| 1 | [ Apr 17 17:30:39 Enabled. ] | ||
| 2 | [ Apr 17 17:30:39 Rereading configuration. ] | ||
| 3 | [ Apr 17 17:30:40 Rereading configuration. ] | ||
| 4 | [ Apr 17 17:30:44 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 | [ Apr 17 17:30:44 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.04.17 17:30:46.902112 [ 1 ] {} <Information> Application: Will watch for the process with pid 375 | ||
| 29 | 2026.04.17 17:30:46.902660 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.17 17:30:47.397152 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 375 | ||
| 31 | 2026.04.17 17:30:47.397993 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.17 17:30:47.398163 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.17 17:30:47.501603 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.17 17:30:47.605433 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.17 17:30:47.605534 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.17 17:30:47.605554 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.17 17:30:47.605619 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.17 17:30:47.606356 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.17 17:30:47.608889 [ 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.04.17 17:30:47.609843 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.17 17:30:47.610820 [ 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.04.17 17:30:47.610884 [ 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.04.17 17:30:47.610932 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.17 17:30:47.611757 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.17 17:30:47.612724 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.17 17:30:47.618349 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.17 17:30:47.619619 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.17 17:30:47.620922 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.17 17:30:47.621031 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.17 17:30:47.622186 [ 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.04.17 17:30:47.622629 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.17 17:30:47.626918 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.17 17:30:47.627515 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.17 17:30:47.630868 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.17 17:30:47.631335 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.17 17:30:47.631780 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.17 17:30:47.632134 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.17 17:30:47.633887 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.17 17:30:47.633916 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.17 17:30:47.634008 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.17 17:30:47.634089 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.17 17:30:47.683782 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.17 17:30:47.683814 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000196046 sec | ||
| 68 | 2026.04.17 17:30:47.683892 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.17 17:30:47.683942 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.17 17:30:47.684810 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.17 17:30:47.685566 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.17 17:30:47.697230 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.17 17:30:47.697274 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.17 17:30:47.697367 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.17 17:30:47.697380 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.17 17:30:47.697415 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.17 17:30:47.697485 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.17 17:30:47.702036 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.17 17:30:47.702087 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.17 17:30:47.702158 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.17 17:30:47.702339 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.17 17:30:47.702381 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.17 17:30:47.702394 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.17 17:30:47.702467 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.17 17:30:47.702479 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.17 17:30:47.702511 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.17 17:30:47.702573 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.17 17:30:47.726733 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.17 17:30:47.746054 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.17 17:30:47.746211 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000183355 sec | ||
| 91 | 2026.04.17 17:30:47.746235 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.17 17:30:47.746251 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.17 17:30:47.746287 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.17 17:30:47.746589 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.17 17:30:47.746712 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.17 17:30:47.746730 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.17 17:30:47.746744 [ 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.04.17 17:30:47.746759 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.17 17:30:47.762335 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.17 17:30:47.762656 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.04.17 17:30:47.764539 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.0001e-05 sec. | ||
| 102 | 2026.04.17 17:30:47.765154 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.17 17:30:47.766756 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.17 17:30:47.766786 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.17 17:30:47.871461 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62317 | ||
| 106 | 2026.04.17 17:30:47.872442 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.17 17:30:47.872509 [ 3 ] {} <Debug> TCP-Session: b3f44d73-4517-429c-a004-c78e918393c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:62317 | ||
| 108 | 2026.04.17 17:30:47.872538 [ 3 ] {} <Debug> TCP-Session: b3f44d73-4517-429c-a004-c78e918393c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.17 17:30:47.872622 [ 3 ] {} <Debug> TCP-Session: b3f44d73-4517-429c-a004-c78e918393c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.17 17:30:47.872726 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.17 17:30:47.872757 [ 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.04.17 17:30:47.872903 [ 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.04.17 17:30:47.875777 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36894 | ||
| 114 | 2026.04.17 17:30:47.875863 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37350 | ||
| 115 | 2026.04.17 17:30:47.875878 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55131 | ||
| 116 | 2026.04.17 17:30:47.875985 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.17 17:30:47.876067 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.17 17:30:47.876091 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52936 | ||
| 119 | 2026.04.17 17:30:47.876105 [ 254 ] {} <Debug> TCP-Session: 5589779f-14f7-416d-907d-8a958544fb6a Authenticating user 'default' from [fd00:1122:3344:101::c]:37350 | ||
| 120 | 2026.04.17 17:30:47.876103 [ 4 ] {} <Debug> TCP-Session: 86e17464-082c-44b8-a812-bccd7005a57b Authenticating user 'default' from [fd00:1122:3344:101::c]:36894 | ||
| 121 | 2026.04.17 17:30:47.876149 [ 254 ] {} <Debug> TCP-Session: 5589779f-14f7-416d-907d-8a958544fb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.04.17 17:30:47.876134 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.17 17:30:47.876212 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37089 | ||
| 124 | 2026.04.17 17:30:47.876254 [ 254 ] {} <Debug> TCP-Session: 5589779f-14f7-416d-907d-8a958544fb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.17 17:30:47.876254 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.04.17 17:30:47.876252 [ 5 ] {} <Debug> TCP-Session: 7e0e9712-ced5-4f28-adbe-797d1c349fff Authenticating user 'default' from [fd00:1122:3344:101::c]:55131 | ||
| 127 | 2026.04.17 17:30:47.876367 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42772 | ||
| 128 | 2026.04.17 17:30:47.876419 [ 5 ] {} <Debug> TCP-Session: 7e0e9712-ced5-4f28-adbe-797d1c349fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.17 17:30:47.876368 [ 255 ] {} <Debug> TCP-Session: 5f73651f-0372-4036-9ce0-c0a6c331b44b Authenticating user 'default' from [fd00:1122:3344:101::c]:52936 | ||
| 130 | 2026.04.17 17:30:47.876449 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.17 17:30:47.876472 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49214 | ||
| 132 | 2026.04.17 17:30:47.876518 [ 255 ] {} <Debug> TCP-Session: 5f73651f-0372-4036-9ce0-c0a6c331b44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.04.17 17:30:47.876536 [ 256 ] {} <Debug> TCP-Session: 61667008-4b44-41d4-b307-2e106da7530b Authenticating user 'default' from [fd00:1122:3344:101::c]:37089 | ||
| 134 | 2026.04.17 17:30:47.876576 [ 5 ] {} <Debug> TCP-Session: 7e0e9712-ced5-4f28-adbe-797d1c349fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.17 17:30:47.876589 [ 255 ] {} <Debug> TCP-Session: 5f73651f-0372-4036-9ce0-c0a6c331b44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.17 17:30:47.876601 [ 256 ] {} <Debug> TCP-Session: 61667008-4b44-41d4-b307-2e106da7530b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.17 17:30:47.876605 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.04.17 17:30:47.876661 [ 256 ] {} <Debug> TCP-Session: 61667008-4b44-41d4-b307-2e106da7530b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.17 17:30:47.876230 [ 4 ] {} <Debug> TCP-Session: 86e17464-082c-44b8-a812-bccd7005a57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.17 17:30:47.876749 [ 4 ] {} <Debug> TCP-Session: 86e17464-082c-44b8-a812-bccd7005a57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.17 17:30:47.876780 [ 257 ] {} <Debug> TCP-Session: 0eef5769-5f74-4b33-b8a0-3ae23b0e08e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:42772 | ||
| 142 | 2026.04.17 17:30:47.876814 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.17 17:30:47.876836 [ 257 ] {} <Debug> TCP-Session: 0eef5769-5f74-4b33-b8a0-3ae23b0e08e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.17 17:30:47.876863 [ 258 ] {} <Debug> TCP-Session: 4d3cb475-beca-434f-b5f7-635cc74fbbe1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49214 | ||
| 145 | 2026.04.17 17:30:47.876955 [ 257 ] {} <Debug> TCP-Session: 0eef5769-5f74-4b33-b8a0-3ae23b0e08e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.17 17:30:47.876972 [ 258 ] {} <Debug> TCP-Session: 4d3cb475-beca-434f-b5f7-635cc74fbbe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.17 17:30:47.877177 [ 258 ] {} <Debug> TCP-Session: 4d3cb475-beca-434f-b5f7-635cc74fbbe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.17 17:30:48.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 118.97 MiB (RSS), difference: 2.11 MiB | ||
| 149 | 2026.04.17 17:30:48.204535 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33783 | ||
| 150 | 2026.04.17 17:30:48.204740 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.17 17:30:48.204788 [ 259 ] {} <Debug> TCP-Session: 486f5ddf-138d-4c59-9db3-5cccd87f0c8a Authenticating user 'default' from [fd00:1122:3344:101::a]:33783 | ||
| 152 | 2026.04.17 17:30:48.204810 [ 259 ] {} <Debug> TCP-Session: 486f5ddf-138d-4c59-9db3-5cccd87f0c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.17 17:30:48.204900 [ 259 ] {} <Debug> TCP-Session: 486f5ddf-138d-4c59-9db3-5cccd87f0c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.17 17:30:48.204985 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.17 17:30:48.205015 [ 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 | ||
| 156 | 2026.04.17 17:30:48.205100 [ 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 | ||
| 157 | 2026.04.17 17:30:48.208015 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56602 | ||
| 158 | 2026.04.17 17:30:48.208138 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62741 | ||
| 159 | 2026.04.17 17:30:48.208207 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.04.17 17:30:48.208224 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45677 | ||
| 161 | 2026.04.17 17:30:48.208309 [ 260 ] {} <Debug> TCP-Session: 2c010909-87eb-46ba-93c3-bc7b34288bd9 Authenticating user 'default' from [fd00:1122:3344:101::a]:56602 | ||
| 162 | 2026.04.17 17:30:48.208319 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35231 | ||
| 163 | 2026.04.17 17:30:48.208399 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.04.17 17:30:48.208432 [ 260 ] {} <Debug> TCP-Session: 2c010909-87eb-46ba-93c3-bc7b34288bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.04.17 17:30:48.208502 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64575 | ||
| 166 | 2026.04.17 17:30:48.208546 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.04.17 17:30:48.208562 [ 260 ] {} <Debug> TCP-Session: 2c010909-87eb-46ba-93c3-bc7b34288bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.04.17 17:30:48.208588 [ 262 ] {} <Debug> TCP-Session: 675f0414-9d76-492b-9d03-43fb4c5652f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:45677 | ||
| 169 | 2026.04.17 17:30:48.208626 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.04.17 17:30:48.208636 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62319 | ||
| 171 | 2026.04.17 17:30:48.208698 [ 262 ] {} <Debug> TCP-Session: 675f0414-9d76-492b-9d03-43fb4c5652f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.04.17 17:30:48.208684 [ 263 ] {} <Debug> TCP-Session: 6d86a226-ff42-4339-bacd-f95aaed29b1d Authenticating user 'default' from [fd00:1122:3344:101::a]:35231 | ||
| 173 | 2026.04.17 17:30:48.208681 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.04.17 17:30:48.208795 [ 262 ] {} <Debug> TCP-Session: 675f0414-9d76-492b-9d03-43fb4c5652f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.17 17:30:48.208793 [ 263 ] {} <Debug> TCP-Session: 6d86a226-ff42-4339-bacd-f95aaed29b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.04.17 17:30:48.208863 [ 264 ] {} <Debug> TCP-Session: 51fb1c08-5b69-4e87-b42b-7fbf3619c7f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:64575 | ||
| 177 | 2026.04.17 17:30:48.208975 [ 263 ] {} <Debug> TCP-Session: 6d86a226-ff42-4339-bacd-f95aaed29b1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.04.17 17:30:48.208746 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57444 | ||
| 179 | 2026.04.17 17:30:48.208995 [ 264 ] {} <Debug> TCP-Session: 51fb1c08-5b69-4e87-b42b-7fbf3619c7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.17 17:30:48.208548 [ 261 ] {} <Debug> TCP-Session: 80a95b16-9376-402d-b1b9-6a0ae8c24f83 Authenticating user 'default' from [fd00:1122:3344:101::a]:62741 | ||
| 181 | 2026.04.17 17:30:48.209057 [ 264 ] {} <Debug> TCP-Session: 51fb1c08-5b69-4e87-b42b-7fbf3619c7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.04.17 17:30:48.208900 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.04.17 17:30:48.209157 [ 261 ] {} <Debug> TCP-Session: 80a95b16-9376-402d-b1b9-6a0ae8c24f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.04.17 17:30:48.209192 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.04.17 17:30:48.209184 [ 265 ] {} <Debug> TCP-Session: b2d229e0-e2c7-4f47-9483-290e8e975a16 Authenticating user 'default' from [fd00:1122:3344:101::a]:62319 | ||
| 186 | 2026.04.17 17:30:48.209311 [ 261 ] {} <Debug> TCP-Session: 80a95b16-9376-402d-b1b9-6a0ae8c24f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.17 17:30:48.209353 [ 266 ] {} <Debug> TCP-Session: ce5ab4a2-1b10-47d3-89f9-d6723c17c1f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:57444 | ||
| 188 | 2026.04.17 17:30:48.209331 [ 265 ] {} <Debug> TCP-Session: b2d229e0-e2c7-4f47-9483-290e8e975a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.17 17:30:48.209423 [ 265 ] {} <Debug> TCP-Session: b2d229e0-e2c7-4f47-9483-290e8e975a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.17 17:30:48.209441 [ 266 ] {} <Debug> TCP-Session: ce5ab4a2-1b10-47d3-89f9-d6723c17c1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.17 17:30:48.209531 [ 266 ] {} <Debug> TCP-Session: ce5ab4a2-1b10-47d3-89f9-d6723c17c1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.17 17:30:48.435550 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40103 | ||
| 193 | 2026.04.17 17:30:48.435811 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.17 17:30:48.435904 [ 267 ] {} <Debug> TCP-Session: 2c52246c-123f-4f39-b73d-48cb9262767f Authenticating user 'default' from [fd00:1122:3344:101::b]:40103 | ||
| 195 | 2026.04.17 17:30:48.435938 [ 267 ] {} <Debug> TCP-Session: 2c52246c-123f-4f39-b73d-48cb9262767f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.17 17:30:48.435956 [ 267 ] {} <Debug> TCP-Session: 2c52246c-123f-4f39-b73d-48cb9262767f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.17 17:30:48.436110 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.17 17:30:48.436140 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.04.17 17:30:48.436223 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.04.17 17:30:48.445529 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50012 | ||
| 201 | 2026.04.17 17:30:48.445649 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51495 | ||
| 202 | 2026.04.17 17:30:48.445738 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.04.17 17:30:48.445769 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35317 | ||
| 204 | 2026.04.17 17:30:48.445779 [ 268 ] {} <Debug> TCP-Session: 1a1b119a-4d4c-489f-b3aa-8073c74e1431 Authenticating user 'default' from [fd00:1122:3344:101::b]:50012 | ||
| 205 | 2026.04.17 17:30:48.445881 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58075 | ||
| 206 | 2026.04.17 17:30:48.445910 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.04.17 17:30:48.446070 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63837 | ||
| 208 | 2026.04.17 17:30:48.446147 [ 269 ] {} <Debug> TCP-Session: f2c1a41a-581f-46cf-a8bc-ceb59281bb5f Authenticating user 'default' from [fd00:1122:3344:101::b]:51495 | ||
| 209 | 2026.04.17 17:30:48.446220 [ 268 ] {} <Debug> TCP-Session: 1a1b119a-4d4c-489f-b3aa-8073c74e1431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.04.17 17:30:48.446228 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.04.17 17:30:48.446247 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51917 | ||
| 212 | 2026.04.17 17:30:48.446296 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.04.17 17:30:48.446318 [ 270 ] {} <Debug> TCP-Session: af18bbc1-23ca-4777-83cc-75dfe784431c Authenticating user 'default' from [fd00:1122:3344:101::b]:35317 | ||
| 214 | 2026.04.17 17:30:48.446248 [ 268 ] {} <Debug> TCP-Session: 1a1b119a-4d4c-489f-b3aa-8073c74e1431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.04.17 17:30:48.446396 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50247 | ||
| 216 | 2026.04.17 17:30:48.446412 [ 270 ] {} <Debug> TCP-Session: af18bbc1-23ca-4777-83cc-75dfe784431c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.04.17 17:30:48.446430 [ 271 ] {} <Debug> TCP-Session: c4845ba8-37b0-4d30-92a0-6b5160a67193 Authenticating user 'default' from [fd00:1122:3344:101::b]:58075 | ||
| 218 | 2026.04.17 17:30:48.446484 [ 270 ] {} <Debug> TCP-Session: af18bbc1-23ca-4777-83cc-75dfe784431c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.04.17 17:30:48.446381 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.17 17:30:48.446534 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.04.17 17:30:48.446554 [ 271 ] {} <Debug> TCP-Session: c4845ba8-37b0-4d30-92a0-6b5160a67193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.04.17 17:30:48.446582 [ 273 ] {} <Debug> TCP-Session: 6b645306-837a-4156-afaa-8e9b87c72442 Authenticating user 'default' from [fd00:1122:3344:101::b]:51917 | ||
| 223 | 2026.04.17 17:30:48.446569 [ 272 ] {} <Debug> TCP-Session: de9a5472-ce5d-4ab4-82cf-86b28726dc8d Authenticating user 'default' from [fd00:1122:3344:101::b]:63837 | ||
| 224 | 2026.04.17 17:30:48.446613 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.04.17 17:30:48.446664 [ 273 ] {} <Debug> TCP-Session: 6b645306-837a-4156-afaa-8e9b87c72442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.17 17:30:48.446649 [ 272 ] {} <Debug> TCP-Session: de9a5472-ce5d-4ab4-82cf-86b28726dc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.04.17 17:30:48.446634 [ 271 ] {} <Debug> TCP-Session: c4845ba8-37b0-4d30-92a0-6b5160a67193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.17 17:30:48.446753 [ 273 ] {} <Debug> TCP-Session: 6b645306-837a-4156-afaa-8e9b87c72442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.17 17:30:48.446742 [ 274 ] {} <Debug> TCP-Session: c92f92cc-bebd-4d39-b646-18b89ebcef84 Authenticating user 'default' from [fd00:1122:3344:101::b]:50247 | ||
| 230 | 2026.04.17 17:30:48.446737 [ 272 ] {} <Debug> TCP-Session: de9a5472-ce5d-4ab4-82cf-86b28726dc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.17 17:30:48.446867 [ 274 ] {} <Debug> TCP-Session: c92f92cc-bebd-4d39-b646-18b89ebcef84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.17 17:30:48.446240 [ 269 ] {} <Debug> TCP-Session: f2c1a41a-581f-46cf-a8bc-ceb59281bb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.17 17:30:48.446931 [ 269 ] {} <Debug> TCP-Session: f2c1a41a-581f-46cf-a8bc-ceb59281bb5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.17 17:30:48.446943 [ 274 ] {} <Debug> TCP-Session: c92f92cc-bebd-4d39-b646-18b89ebcef84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.17 17:30:48.756964 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43952 | ||
| 236 | 2026.04.17 17:30:48.757125 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.17 17:30:48.757249 [ 275 ] {} <Debug> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Authenticating user 'default' from [fd00:1122:3344:101::d]:43952 | ||
| 238 | 2026.04.17 17:30:48.757270 [ 275 ] {} <Debug> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.17 17:30:48.757282 [ 275 ] {} <Debug> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.17 17:30:48.757416 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.17 17:30:48.757460 [ 275 ] {} <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 | ||
| 242 | 2026.04.17 17:30:48.757552 [ 275 ] {} <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 | ||
| 243 | 2026.04.17 17:30:48.758113 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36114 | ||
| 244 | 2026.04.17 17:30:48.758201 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50317 | ||
| 245 | 2026.04.17 17:30:48.759013 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55344 | ||
| 246 | 2026.04.17 17:30:48.759018 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36290 | ||
| 247 | 2026.04.17 17:30:48.759106 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43203 | ||
| 248 | 2026.04.17 17:30:48.760142 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.04.17 17:30:48.760252 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56845 | ||
| 250 | 2026.04.17 17:30:48.760265 [ 276 ] {} <Debug> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36114 | ||
| 251 | 2026.04.17 17:30:48.760307 [ 276 ] {} <Debug> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.04.17 17:30:48.760388 [ 276 ] {} <Debug> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.04.17 17:30:48.762414 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36739 | ||
| 254 | 2026.04.17 17:30:48.762431 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.04.17 17:30:48.762475 [ 278 ] {} <Debug> TCP-Session: 27997f5c-89a3-4603-8a02-9823321a091e Authenticating user 'default' from [fd00:1122:3344:101::d]:36290 | ||
| 256 | 2026.04.17 17:30:48.762614 [ 278 ] {} <Debug> TCP-Session: 27997f5c-89a3-4603-8a02-9823321a091e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.04.17 17:30:48.762627 [ 278 ] {} <Debug> TCP-Session: 27997f5c-89a3-4603-8a02-9823321a091e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.04.17 17:30:48.764675 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.04.17 17:30:48.764774 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49803 | ||
| 260 | 2026.04.17 17:30:48.764816 [ 281 ] {} <Debug> TCP-Session: adcf9b9a-c40e-458c-845b-3ea6e509bf86 Authenticating user 'default' from [fd00:1122:3344:101::d]:56845 | ||
| 261 | 2026.04.17 17:30:48.764854 [ 281 ] {} <Debug> TCP-Session: adcf9b9a-c40e-458c-845b-3ea6e509bf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.04.17 17:30:48.764941 [ 281 ] {} <Debug> TCP-Session: adcf9b9a-c40e-458c-845b-3ea6e509bf86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.17 17:30:48.765109 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 264 | 2026.04.17 17:30:48.765132 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.04.17 17:30:48.765189 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.04.17 17:30:48.765149 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.04.17 17:30:48.765221 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.04.17 17:30:48.765271 [ 279 ] {} <Debug> TCP-Session: 3f93e0a8-f452-4743-b35c-64ebe04a04fc Authenticating user 'default' from [fd00:1122:3344:101::d]:55344 | ||
| 269 | 2026.04.17 17:30:48.765262 [ 282 ] {} <Debug> TCP-Session: 81c301a0-5966-4759-973f-9f1fd75de525 Authenticating user 'default' from [fd00:1122:3344:101::d]:36739 | ||
| 270 | 2026.04.17 17:30:48.765325 [ 277 ] {} <Debug> TCP-Session: 0825bde5-0ba3-4e93-8f15-ee76b37aa279 Authenticating user 'default' from [fd00:1122:3344:101::d]:50317 | ||
| 271 | 2026.04.17 17:30:48.765256 [ 280 ] {} <Debug> TCP-Session: ba5eedcc-66c6-4d74-86ec-a090ea7c515d Authenticating user 'default' from [fd00:1122:3344:101::d]:43203 | ||
| 272 | 2026.04.17 17:30:48.765243 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.04.17 17:30:48.765373 [ 279 ] {} <Debug> TCP-Session: 3f93e0a8-f452-4743-b35c-64ebe04a04fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.04.17 17:30:48.765436 [ 277 ] {} <Debug> TCP-Session: 0825bde5-0ba3-4e93-8f15-ee76b37aa279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.04.17 17:30:48.765476 [ 282 ] {} <Debug> TCP-Session: 81c301a0-5966-4759-973f-9f1fd75de525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.04.17 17:30:48.765479 [ 283 ] {} <Debug> TCP-Session: 3b0997e8-7603-4c75-8202-4210194442aa Authenticating user 'default' from [fd00:1122:3344:101::d]:49803 | ||
| 277 | 2026.04.17 17:30:48.765460 [ 279 ] {} <Debug> TCP-Session: 3f93e0a8-f452-4743-b35c-64ebe04a04fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.04.17 17:30:48.765571 [ 282 ] {} <Debug> TCP-Session: 81c301a0-5966-4759-973f-9f1fd75de525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.04.17 17:30:48.765560 [ 283 ] {} <Debug> TCP-Session: 3b0997e8-7603-4c75-8202-4210194442aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.04.17 17:30:48.765546 [ 277 ] {} <Debug> TCP-Session: 0825bde5-0ba3-4e93-8f15-ee76b37aa279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.04.17 17:30:48.765631 [ 283 ] {} <Debug> TCP-Session: 3b0997e8-7603-4c75-8202-4210194442aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.17 17:30:48.765455 [ 280 ] {} <Debug> TCP-Session: ba5eedcc-66c6-4d74-86ec-a090ea7c515d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.17 17:30:48.765716 [ 280 ] {} <Debug> TCP-Session: ba5eedcc-66c6-4d74-86ec-a090ea7c515d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.04.17 17:30:48.768011 [ 275 ] {70599988-dfb6-43f9-994d-27352bf99d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.17 17:30:48.973007 [ 275 ] {70599988-dfb6-43f9-994d-27352bf99d25} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43952) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.17 17:30:48.974070 [ 275 ] {70599988-dfb6-43f9-994d-27352bf99d25} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.17 17:30:48.974316 [ 275 ] {70599988-dfb6-43f9-994d-27352bf99d25} <Debug> TCPHandler: Processed in 0.216146925 sec. | ||
| 334 | 2026.04.17 17:30:48.977017 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.17 17:30:48.977331 [ 276 ] {fa746126-d3fd-4787-ac0b-dfc53d1f94b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.17 17:30:48.977900 [ 276 ] {fa746126-d3fd-4787-ac0b-dfc53d1f94b3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36114) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.17 17:30:48.978205 [ 276 ] {fa746126-d3fd-4787-ac0b-dfc53d1f94b3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.17 17:30:48.978461 [ 276 ] {fa746126-d3fd-4787-ac0b-dfc53d1f94b3} <Debug> TCPHandler: Processed in 0.001672845 sec. | ||
| 385 | 2026.04.17 17:30:48.978865 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.17 17:30:48.979697 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.17 17:30:48.980313 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.17 17:30:48.990222 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.17 17:30:48.990326 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140765 sec | ||
| 390 | 2026.04.17 17:30:48.990343 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.17 17:30:48.990355 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.17 17:30:48.990419 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.17 17:30:48.991173 [ 275 ] {dad1098e-4b79-46e9-8737-497f2b5733be} <Debug> TCPHandler: Processed in 0.012422378 sec. | ||
| 394 | 2026.04.17 17:30:48.991326 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.17 17:30:48.991472 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.04.17 17:30:48.991586 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.17 17:30:48.996431 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.17 17:30:49.001137 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.22 MiB, peak 123.22 MiB, free memory in arenas 0.00 B, will set to 130.91 MiB (RSS), difference: 7.69 MiB | ||
| 400 | 2026.04.17 17:30:49.015913 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b): Loading data parts | ||
| 401 | 2026.04.17 17:30:49.017002 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b): There are no data parts | ||
| 402 | 2026.04.17 17:30:49.025795 [ 275 ] {9446f591-1f2a-4238-b085-711bc945d9a9} <Debug> TCPHandler: Processed in 0.034516922 sec. | ||
| 403 | 2026.04.17 17:30:49.025985 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.04.17 17:30:49.026163 [ 275 ] {c863af7c-79c1-40a3-8666-3d98ffd06b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.04.17 17:30:49.026296 [ 275 ] {c863af7c-79c1-40a3-8666-3d98ffd06b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.04.17 17:30:49.041385 [ 275 ] {c863af7c-79c1-40a3-8666-3d98ffd06b24} <Debug> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Loading data parts | ||
| 417 | 2026.04.17 17:30:49.041652 [ 275 ] {c863af7c-79c1-40a3-8666-3d98ffd06b24} <Debug> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): There are no data parts | ||
| 418 | 2026.04.17 17:30:49.050272 [ 275 ] {c863af7c-79c1-40a3-8666-3d98ffd06b24} <Debug> TCPHandler: Processed in 0.024338859 sec. | ||
| 419 | 2026.04.17 17:30:49.050613 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.04.17 17:30:49.050971 [ 275 ] {66acce41-686b-4825-8b77-a47aef0c39d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 421 | 2026.04.17 17:30:49.051161 [ 275 ] {66acce41-686b-4825-8b77-a47aef0c39d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.04.17 17:30:49.062437 [ 275 ] {66acce41-686b-4825-8b77-a47aef0c39d3} <Debug> oximeter.measurements_i8 (3415adc0-d2f3-4e89-96b1-be05276fa71c): Loading data parts | ||
| 423 | 2026.04.17 17:30:49.062702 [ 275 ] {66acce41-686b-4825-8b77-a47aef0c39d3} <Debug> oximeter.measurements_i8 (3415adc0-d2f3-4e89-96b1-be05276fa71c): There are no data parts | ||
| 424 | 2026.04.17 17:30:49.068046 [ 275 ] {66acce41-686b-4825-8b77-a47aef0c39d3} <Debug> TCPHandler: Processed in 0.017526146 sec. | ||
| 425 | 2026.04.17 17:30:49.068209 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.04.17 17:30:49.068380 [ 275 ] {50b99ec1-58ba-4aee-be8d-283844b21e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 427 | 2026.04.17 17:30:49.068512 [ 275 ] {50b99ec1-58ba-4aee-be8d-283844b21e35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.04.17 17:30:49.079367 [ 275 ] {50b99ec1-58ba-4aee-be8d-283844b21e35} <Debug> oximeter.measurements_u8 (b74bb193-a4f0-4f10-8a9e-280679da254d): Loading data parts | ||
| 429 | 2026.04.17 17:30:49.079531 [ 275 ] {50b99ec1-58ba-4aee-be8d-283844b21e35} <Debug> oximeter.measurements_u8 (b74bb193-a4f0-4f10-8a9e-280679da254d): There are no data parts | ||
| 430 | 2026.04.17 17:30:49.095649 [ 275 ] {50b99ec1-58ba-4aee-be8d-283844b21e35} <Debug> TCPHandler: Processed in 0.027490933 sec. | ||
| 431 | 2026.04.17 17:30:49.095874 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.04.17 17:30:49.096123 [ 275 ] {bb49945e-0f84-438b-ac54-85e32d83a2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 433 | 2026.04.17 17:30:49.096256 [ 275 ] {bb49945e-0f84-438b-ac54-85e32d83a2dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.04.17 17:30:49.102707 [ 275 ] {bb49945e-0f84-438b-ac54-85e32d83a2dc} <Debug> oximeter.measurements_i16 (39734bb9-cd58-424a-b730-ff67e7e65565): Loading data parts | ||
| 435 | 2026.04.17 17:30:49.102884 [ 275 ] {bb49945e-0f84-438b-ac54-85e32d83a2dc} <Debug> oximeter.measurements_i16 (39734bb9-cd58-424a-b730-ff67e7e65565): There are no data parts | ||
| 436 | 2026.04.17 17:30:49.136616 [ 275 ] {bb49945e-0f84-438b-ac54-85e32d83a2dc} <Debug> TCPHandler: Processed in 0.040775729 sec. | ||
| 437 | 2026.04.17 17:30:49.136796 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.04.17 17:30:49.136975 [ 275 ] {449e4c7e-8134-48cf-a3a7-a8631db109de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 439 | 2026.04.17 17:30:49.137128 [ 275 ] {449e4c7e-8134-48cf-a3a7-a8631db109de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.04.17 17:30:49.144158 [ 275 ] {449e4c7e-8134-48cf-a3a7-a8631db109de} <Debug> oximeter.measurements_u16 (8628aaf9-e320-4a35-a3e0-28ef2512e31f): Loading data parts | ||
| 441 | 2026.04.17 17:30:49.144471 [ 275 ] {449e4c7e-8134-48cf-a3a7-a8631db109de} <Debug> oximeter.measurements_u16 (8628aaf9-e320-4a35-a3e0-28ef2512e31f): There are no data parts | ||
| 442 | 2026.04.17 17:30:49.155165 [ 275 ] {449e4c7e-8134-48cf-a3a7-a8631db109de} <Debug> TCPHandler: Processed in 0.018431546 sec. | ||
| 443 | 2026.04.17 17:30:49.155349 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.04.17 17:30:49.155628 [ 275 ] {17318925-4c70-4b76-ada3-0318085ffd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 445 | 2026.04.17 17:30:49.155760 [ 275 ] {17318925-4c70-4b76-ada3-0318085ffd16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.04.17 17:30:49.174080 [ 275 ] {17318925-4c70-4b76-ada3-0318085ffd16} <Debug> oximeter.measurements_i32 (90699911-4168-48bd-b1cb-9d6b6b5beca7): Loading data parts | ||
| 447 | 2026.04.17 17:30:49.174241 [ 275 ] {17318925-4c70-4b76-ada3-0318085ffd16} <Debug> oximeter.measurements_i32 (90699911-4168-48bd-b1cb-9d6b6b5beca7): There are no data parts | ||
| 448 | 2026.04.17 17:30:49.179629 [ 275 ] {17318925-4c70-4b76-ada3-0318085ffd16} <Debug> TCPHandler: Processed in 0.024339659 sec. | ||
| 449 | 2026.04.17 17:30:49.179844 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.04.17 17:30:49.180028 [ 275 ] {9e7e4adf-b0c6-46ce-8fab-eea7a4c7afbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 451 | 2026.04.17 17:30:49.180135 [ 275 ] {9e7e4adf-b0c6-46ce-8fab-eea7a4c7afbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.04.17 17:30:49.190307 [ 275 ] {9e7e4adf-b0c6-46ce-8fab-eea7a4c7afbc} <Debug> oximeter.measurements_u32 (b830f4df-1ca9-427e-a612-c07a4240a8b0): Loading data parts | ||
| 453 | 2026.04.17 17:30:49.190480 [ 275 ] {9e7e4adf-b0c6-46ce-8fab-eea7a4c7afbc} <Debug> oximeter.measurements_u32 (b830f4df-1ca9-427e-a612-c07a4240a8b0): There are no data parts | ||
| 454 | 2026.04.17 17:30:49.199101 [ 275 ] {9e7e4adf-b0c6-46ce-8fab-eea7a4c7afbc} <Debug> TCPHandler: Processed in 0.019316984 sec. | ||
| 455 | 2026.04.17 17:30:49.199267 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.04.17 17:30:49.199502 [ 275 ] {657bc9c0-5447-4b1f-bc03-cf7dac7a403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 457 | 2026.04.17 17:30:49.199634 [ 275 ] {657bc9c0-5447-4b1f-bc03-cf7dac7a403e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.04.17 17:30:49.214550 [ 275 ] {657bc9c0-5447-4b1f-bc03-cf7dac7a403e} <Debug> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Loading data parts | ||
| 459 | 2026.04.17 17:30:49.214703 [ 275 ] {657bc9c0-5447-4b1f-bc03-cf7dac7a403e} <Debug> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): There are no data parts | ||
| 460 | 2026.04.17 17:30:49.228485 [ 275 ] {657bc9c0-5447-4b1f-bc03-cf7dac7a403e} <Debug> TCPHandler: Processed in 0.029268361 sec. | ||
| 461 | 2026.04.17 17:30:49.228642 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.04.17 17:30:49.228797 [ 275 ] {b81473c4-588d-46ef-8e09-525bdb613ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 463 | 2026.04.17 17:30:49.228953 [ 275 ] {b81473c4-588d-46ef-8e09-525bdb613ebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.04.17 17:30:49.236539 [ 275 ] {b81473c4-588d-46ef-8e09-525bdb613ebf} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Loading data parts | ||
| 465 | 2026.04.17 17:30:49.236893 [ 275 ] {b81473c4-588d-46ef-8e09-525bdb613ebf} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): There are no data parts | ||
| 466 | 2026.04.17 17:30:49.244111 [ 275 ] {b81473c4-588d-46ef-8e09-525bdb613ebf} <Debug> TCPHandler: Processed in 0.01551829 sec. | ||
| 467 | 2026.04.17 17:30:49.244287 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.04.17 17:30:49.244582 [ 275 ] {7769214b-aba4-41da-8ac5-62c3bc72b8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 469 | 2026.04.17 17:30:49.244726 [ 275 ] {7769214b-aba4-41da-8ac5-62c3bc72b8d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.04.17 17:30:49.252958 [ 275 ] {7769214b-aba4-41da-8ac5-62c3bc72b8d3} <Debug> oximeter.measurements_f32 (e06b8d3b-b304-4fef-9e17-bf6636aa65ac): Loading data parts | ||
| 471 | 2026.04.17 17:30:49.253119 [ 275 ] {7769214b-aba4-41da-8ac5-62c3bc72b8d3} <Debug> oximeter.measurements_f32 (e06b8d3b-b304-4fef-9e17-bf6636aa65ac): There are no data parts | ||
| 472 | 2026.04.17 17:30:49.264001 [ 275 ] {7769214b-aba4-41da-8ac5-62c3bc72b8d3} <Debug> TCPHandler: Processed in 0.01977323 sec. | ||
| 473 | 2026.04.17 17:30:49.264201 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.04.17 17:30:49.264396 [ 275 ] {c9e7a411-f21d-477a-86cf-b26bc147deae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 475 | 2026.04.17 17:30:49.264548 [ 275 ] {c9e7a411-f21d-477a-86cf-b26bc147deae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.04.17 17:30:49.284075 [ 275 ] {c9e7a411-f21d-477a-86cf-b26bc147deae} <Debug> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Loading data parts | ||
| 477 | 2026.04.17 17:30:49.284422 [ 275 ] {c9e7a411-f21d-477a-86cf-b26bc147deae} <Debug> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): There are no data parts | ||
| 478 | 2026.04.17 17:30:49.293857 [ 275 ] {c9e7a411-f21d-477a-86cf-b26bc147deae} <Debug> TCPHandler: Processed in 0.029713605 sec. | ||
| 479 | 2026.04.17 17:30:49.294088 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.04.17 17:30:49.294325 [ 275 ] {4a9f81e3-6b1b-464e-890b-b8fb0890932d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 481 | 2026.04.17 17:30:49.294439 [ 275 ] {4a9f81e3-6b1b-464e-890b-b8fb0890932d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.04.17 17:30:49.298132 [ 275 ] {4a9f81e3-6b1b-464e-890b-b8fb0890932d} <Debug> oximeter.measurements_string (f92c52e0-0df2-48bf-9971-9c1e48d09df1): Loading data parts | ||
| 483 | 2026.04.17 17:30:49.298294 [ 275 ] {4a9f81e3-6b1b-464e-890b-b8fb0890932d} <Debug> oximeter.measurements_string (f92c52e0-0df2-48bf-9971-9c1e48d09df1): There are no data parts | ||
| 484 | 2026.04.17 17:30:49.311152 [ 275 ] {4a9f81e3-6b1b-464e-890b-b8fb0890932d} <Debug> TCPHandler: Processed in 0.017119712 sec. | ||
| 485 | 2026.04.17 17:30:49.311342 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.04.17 17:30:49.311538 [ 275 ] {079d75c7-4521-4ff1-b27c-bd3049715dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.04.17 17:30:49.311686 [ 275 ] {079d75c7-4521-4ff1-b27c-bd3049715dcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.04.17 17:30:49.327129 [ 275 ] {079d75c7-4521-4ff1-b27c-bd3049715dcb} <Debug> oximeter.measurements_bytes (7e835ab9-7f2a-47ec-9f78-2d0f3898c1cf): Loading data parts | ||
| 496 | 2026.04.17 17:30:49.327499 [ 275 ] {079d75c7-4521-4ff1-b27c-bd3049715dcb} <Debug> oximeter.measurements_bytes (7e835ab9-7f2a-47ec-9f78-2d0f3898c1cf): There are no data parts | ||
| 497 | 2026.04.17 17:30:49.333968 [ 275 ] {079d75c7-4521-4ff1-b27c-bd3049715dcb} <Debug> TCPHandler: Processed in 0.022687455 sec. | ||
| 498 | 2026.04.17 17:30:49.334139 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.04.17 17:30:49.334339 [ 275 ] {ea168c68-7725-47d8-b5e3-14e5a9292f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 500 | 2026.04.17 17:30:49.334470 [ 275 ] {ea168c68-7725-47d8-b5e3-14e5a9292f75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.04.17 17:30:49.345341 [ 275 ] {ea168c68-7725-47d8-b5e3-14e5a9292f75} <Debug> oximeter.measurements_cumulativei64 (60f12074-6eb0-4f4a-b551-cf9f9eb9a6a5): Loading data parts | ||
| 502 | 2026.04.17 17:30:49.345773 [ 275 ] {ea168c68-7725-47d8-b5e3-14e5a9292f75} <Debug> oximeter.measurements_cumulativei64 (60f12074-6eb0-4f4a-b551-cf9f9eb9a6a5): There are no data parts | ||
| 503 | 2026.04.17 17:30:49.391534 [ 275 ] {ea168c68-7725-47d8-b5e3-14e5a9292f75} <Debug> TCPHandler: Processed in 0.057456356 sec. | ||
| 504 | 2026.04.17 17:30:49.391767 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.04.17 17:30:49.391937 [ 275 ] {b1b4487f-8a91-476b-922b-42a0e09c701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 506 | 2026.04.17 17:30:49.392052 [ 275 ] {b1b4487f-8a91-476b-922b-42a0e09c701a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.04.17 17:30:49.401810 [ 275 ] {b1b4487f-8a91-476b-922b-42a0e09c701a} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Loading data parts | ||
| 508 | 2026.04.17 17:30:49.402165 [ 275 ] {b1b4487f-8a91-476b-922b-42a0e09c701a} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): There are no data parts | ||
| 509 | 2026.04.17 17:30:49.421236 [ 275 ] {b1b4487f-8a91-476b-922b-42a0e09c701a} <Debug> TCPHandler: Processed in 0.029524199 sec. | ||
| 510 | 2026.04.17 17:30:49.421432 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.04.17 17:30:49.421728 [ 275 ] {9e8730c2-f526-4d3a-b13b-3f60ef4f4ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 512 | 2026.04.17 17:30:49.421861 [ 275 ] {9e8730c2-f526-4d3a-b13b-3f60ef4f4ce9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.04.17 17:30:49.469952 [ 275 ] {9e8730c2-f526-4d3a-b13b-3f60ef4f4ce9} <Debug> oximeter.measurements_cumulativef32 (a1512bbc-8d37-4e0c-b5d3-66679da63028): Loading data parts | ||
| 514 | 2026.04.17 17:30:49.470262 [ 275 ] {9e8730c2-f526-4d3a-b13b-3f60ef4f4ce9} <Debug> oximeter.measurements_cumulativef32 (a1512bbc-8d37-4e0c-b5d3-66679da63028): There are no data parts | ||
| 515 | 2026.04.17 17:30:49.484270 [ 275 ] {9e8730c2-f526-4d3a-b13b-3f60ef4f4ce9} <Debug> TCPHandler: Processed in 0.062902736 sec. | ||
| 516 | 2026.04.17 17:30:49.484454 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.04.17 17:30:49.484656 [ 275 ] {e8b7bbeb-c9f4-4e8b-825f-981f632ed7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 518 | 2026.04.17 17:30:49.484828 [ 275 ] {e8b7bbeb-c9f4-4e8b-825f-981f632ed7be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.04.17 17:30:49.526564 [ 275 ] {e8b7bbeb-c9f4-4e8b-825f-981f632ed7be} <Debug> oximeter.measurements_cumulativef64 (c4e72422-6618-4c3e-896f-9e48cd8687c0): Loading data parts | ||
| 520 | 2026.04.17 17:30:49.526862 [ 275 ] {e8b7bbeb-c9f4-4e8b-825f-981f632ed7be} <Debug> oximeter.measurements_cumulativef64 (c4e72422-6618-4c3e-896f-9e48cd8687c0): There are no data parts | ||
| 521 | 2026.04.17 17:30:49.555608 [ 275 ] {e8b7bbeb-c9f4-4e8b-825f-981f632ed7be} <Debug> TCPHandler: Processed in 0.071217237 sec. | ||
| 522 | 2026.04.17 17:30:49.556002 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.04.17 17:30:49.556243 [ 275 ] {2e1f4e68-da75-4017-bc60-5290155a642a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.04.17 17:30:49.556438 [ 275 ] {2e1f4e68-da75-4017-bc60-5290155a642a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.04.17 17:30:49.561681 [ 275 ] {2e1f4e68-da75-4017-bc60-5290155a642a} <Debug> oximeter.measurements_histogrami8 (e099d0c3-3a48-4b6f-b56d-64723b5ae14f): Loading data parts | ||
| 536 | 2026.04.17 17:30:49.561858 [ 275 ] {2e1f4e68-da75-4017-bc60-5290155a642a} <Debug> oximeter.measurements_histogrami8 (e099d0c3-3a48-4b6f-b56d-64723b5ae14f): There are no data parts | ||
| 537 | 2026.04.17 17:30:49.578059 [ 275 ] {2e1f4e68-da75-4017-bc60-5290155a642a} <Debug> TCPHandler: Processed in 0.022175788 sec. | ||
| 538 | 2026.04.17 17:30:49.578222 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.04.17 17:30:49.578440 [ 275 ] {4fb63f8a-c703-45e5-aba8-4b70a6b8ae6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 540 | 2026.04.17 17:30:49.578585 [ 275 ] {4fb63f8a-c703-45e5-aba8-4b70a6b8ae6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.04.17 17:30:49.586967 [ 275 ] {4fb63f8a-c703-45e5-aba8-4b70a6b8ae6b} <Debug> oximeter.measurements_histogramu8 (d76e7f64-05d4-40a6-bff8-8c6f81022f74): Loading data parts | ||
| 542 | 2026.04.17 17:30:49.587345 [ 275 ] {4fb63f8a-c703-45e5-aba8-4b70a6b8ae6b} <Debug> oximeter.measurements_histogramu8 (d76e7f64-05d4-40a6-bff8-8c6f81022f74): There are no data parts | ||
| 543 | 2026.04.17 17:30:49.603687 [ 275 ] {4fb63f8a-c703-45e5-aba8-4b70a6b8ae6b} <Debug> TCPHandler: Processed in 0.025516868 sec. | ||
| 544 | 2026.04.17 17:30:49.603922 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.04.17 17:30:49.604222 [ 275 ] {fbebe540-81ac-4009-a4ec-2bef604c8c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 546 | 2026.04.17 17:30:49.604357 [ 275 ] {fbebe540-81ac-4009-a4ec-2bef604c8c6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.04.17 17:30:49.614071 [ 275 ] {fbebe540-81ac-4009-a4ec-2bef604c8c6b} <Debug> oximeter.measurements_histogrami16 (57bcf97a-8d1d-40d9-9869-f1c6573b3fc9): Loading data parts | ||
| 548 | 2026.04.17 17:30:49.614377 [ 275 ] {fbebe540-81ac-4009-a4ec-2bef604c8c6b} <Debug> oximeter.measurements_histogrami16 (57bcf97a-8d1d-40d9-9869-f1c6573b3fc9): There are no data parts | ||
| 549 | 2026.04.17 17:30:49.620035 [ 275 ] {fbebe540-81ac-4009-a4ec-2bef604c8c6b} <Debug> TCPHandler: Processed in 0.016187741 sec. | ||
| 550 | 2026.04.17 17:30:49.620206 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.04.17 17:30:49.620422 [ 275 ] {37a12343-20bf-4183-b91d-5293a220a81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 552 | 2026.04.17 17:30:49.620562 [ 275 ] {37a12343-20bf-4183-b91d-5293a220a81d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.04.17 17:30:49.634555 [ 275 ] {37a12343-20bf-4183-b91d-5293a220a81d} <Debug> oximeter.measurements_histogramu16 (92989211-3286-4ebb-b9a6-b95d175dabc7): Loading data parts | ||
| 554 | 2026.04.17 17:30:49.634711 [ 275 ] {37a12343-20bf-4183-b91d-5293a220a81d} <Debug> oximeter.measurements_histogramu16 (92989211-3286-4ebb-b9a6-b95d175dabc7): There are no data parts | ||
| 555 | 2026.04.17 17:30:49.644978 [ 275 ] {37a12343-20bf-4183-b91d-5293a220a81d} <Debug> TCPHandler: Processed in 0.024821804 sec. | ||
| 556 | 2026.04.17 17:30:49.645191 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.04.17 17:30:49.645476 [ 275 ] {afcfb956-f14e-4f81-bee3-9b476ef5e988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 558 | 2026.04.17 17:30:49.645621 [ 275 ] {afcfb956-f14e-4f81-bee3-9b476ef5e988} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.04.17 17:30:49.655442 [ 275 ] {afcfb956-f14e-4f81-bee3-9b476ef5e988} <Debug> oximeter.measurements_histogrami32 (7f4580e2-d1e0-4492-b0e7-a52bc17ed769): Loading data parts | ||
| 560 | 2026.04.17 17:30:49.655813 [ 275 ] {afcfb956-f14e-4f81-bee3-9b476ef5e988} <Debug> oximeter.measurements_histogrami32 (7f4580e2-d1e0-4492-b0e7-a52bc17ed769): There are no data parts | ||
| 561 | 2026.04.17 17:30:49.662179 [ 275 ] {afcfb956-f14e-4f81-bee3-9b476ef5e988} <Debug> TCPHandler: Processed in 0.017037489 sec. | ||
| 562 | 2026.04.17 17:30:49.662394 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.04.17 17:30:49.662671 [ 275 ] {a17707ff-2c82-4f79-b1c3-5831ee226bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 564 | 2026.04.17 17:30:49.662845 [ 275 ] {a17707ff-2c82-4f79-b1c3-5831ee226bb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.04.17 17:30:49.681747 [ 275 ] {a17707ff-2c82-4f79-b1c3-5831ee226bb2} <Debug> oximeter.measurements_histogramu32 (4801716e-8a84-47f4-986c-68227819b088): Loading data parts | ||
| 566 | 2026.04.17 17:30:49.681898 [ 275 ] {a17707ff-2c82-4f79-b1c3-5831ee226bb2} <Debug> oximeter.measurements_histogramu32 (4801716e-8a84-47f4-986c-68227819b088): There are no data parts | ||
| 567 | 2026.04.17 17:30:49.694849 [ 275 ] {a17707ff-2c82-4f79-b1c3-5831ee226bb2} <Debug> TCPHandler: Processed in 0.032519167 sec. | ||
| 568 | 2026.04.17 17:30:49.695047 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.17 17:30:49.695352 [ 275 ] {d99c2509-2bba-4c3a-a6e0-c637d7134f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 570 | 2026.04.17 17:30:49.695486 [ 275 ] {d99c2509-2bba-4c3a-a6e0-c637d7134f16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.04.17 17:30:49.704329 [ 275 ] {d99c2509-2bba-4c3a-a6e0-c637d7134f16} <Debug> oximeter.measurements_histogrami64 (2e2630f3-4b92-4f5b-a8b5-62bb351a045d): Loading data parts | ||
| 572 | 2026.04.17 17:30:49.704640 [ 275 ] {d99c2509-2bba-4c3a-a6e0-c637d7134f16} <Debug> oximeter.measurements_histogrami64 (2e2630f3-4b92-4f5b-a8b5-62bb351a045d): There are no data parts | ||
| 573 | 2026.04.17 17:30:49.716025 [ 275 ] {d99c2509-2bba-4c3a-a6e0-c637d7134f16} <Debug> TCPHandler: Processed in 0.021037041 sec. | ||
| 574 | 2026.04.17 17:30:49.716216 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.04.17 17:30:49.716478 [ 275 ] {cea204f8-fddf-48fc-b774-5486153dc7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 576 | 2026.04.17 17:30:49.716635 [ 275 ] {cea204f8-fddf-48fc-b774-5486153dc7fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.04.17 17:30:49.720771 [ 275 ] {cea204f8-fddf-48fc-b774-5486153dc7fd} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Loading data parts | ||
| 578 | 2026.04.17 17:30:49.720988 [ 275 ] {cea204f8-fddf-48fc-b774-5486153dc7fd} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): There are no data parts | ||
| 579 | 2026.04.17 17:30:49.733947 [ 275 ] {cea204f8-fddf-48fc-b774-5486153dc7fd} <Debug> TCPHandler: Processed in 0.017793894 sec. | ||
| 580 | 2026.04.17 17:30:49.734123 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.04.17 17:30:49.734500 [ 275 ] {f50f923e-57a1-4fde-9945-0c0b46828df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 582 | 2026.04.17 17:30:49.734650 [ 275 ] {f50f923e-57a1-4fde-9945-0c0b46828df1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.04.17 17:30:49.749838 [ 275 ] {f50f923e-57a1-4fde-9945-0c0b46828df1} <Debug> oximeter.measurements_histogramf32 (68fad657-2a8e-4bb5-8c0e-e3b47ae4a9d0): Loading data parts | ||
| 584 | 2026.04.17 17:30:49.750045 [ 275 ] {f50f923e-57a1-4fde-9945-0c0b46828df1} <Debug> oximeter.measurements_histogramf32 (68fad657-2a8e-4bb5-8c0e-e3b47ae4a9d0): There are no data parts | ||
| 585 | 2026.04.17 17:30:49.756792 [ 275 ] {f50f923e-57a1-4fde-9945-0c0b46828df1} <Debug> TCPHandler: Processed in 0.022728866 sec. | ||
| 586 | 2026.04.17 17:30:49.756944 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.04.17 17:30:49.757156 [ 275 ] {9bbd1279-bf21-4bec-9acf-4bc7c489b27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 588 | 2026.04.17 17:30:49.757282 [ 275 ] {9bbd1279-bf21-4bec-9acf-4bc7c489b27a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.04.17 17:30:49.767995 [ 275 ] {9bbd1279-bf21-4bec-9acf-4bc7c489b27a} <Debug> oximeter.measurements_histogramf64 (5fffc1b6-5b12-4f72-8a95-469a543b0930): Loading data parts | ||
| 590 | 2026.04.17 17:30:49.768178 [ 275 ] {9bbd1279-bf21-4bec-9acf-4bc7c489b27a} <Debug> oximeter.measurements_histogramf64 (5fffc1b6-5b12-4f72-8a95-469a543b0930): There are no data parts | ||
| 591 | 2026.04.17 17:30:49.772292 [ 275 ] {9bbd1279-bf21-4bec-9acf-4bc7c489b27a} <Debug> TCPHandler: Processed in 0.015398076 sec. | ||
| 592 | 2026.04.17 17:30:49.772454 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.04.17 17:30:49.773045 [ 275 ] {ddaf37b6-74f7-463e-8eaa-7cb4ebfdf476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.04.17 17:30:49.773186 [ 275 ] {ddaf37b6-74f7-463e-8eaa-7cb4ebfdf476} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.04.17 17:30:49.787948 [ 275 ] {ddaf37b6-74f7-463e-8eaa-7cb4ebfdf476} <Debug> oximeter.fields_bool (0b7d10ef-2321-4877-be11-2c78c3251f75): Loading data parts | ||
| 621 | 2026.04.17 17:30:49.788125 [ 275 ] {ddaf37b6-74f7-463e-8eaa-7cb4ebfdf476} <Debug> oximeter.fields_bool (0b7d10ef-2321-4877-be11-2c78c3251f75): There are no data parts | ||
| 622 | 2026.04.17 17:30:49.791664 [ 275 ] {ddaf37b6-74f7-463e-8eaa-7cb4ebfdf476} <Debug> TCPHandler: Processed in 0.019260643 sec. | ||
| 623 | 2026.04.17 17:30:49.791840 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.04.17 17:30:49.792006 [ 275 ] {f8aa3dcb-e10e-4663-8e99-79a87c7748c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 625 | 2026.04.17 17:30:49.792138 [ 275 ] {f8aa3dcb-e10e-4663-8e99-79a87c7748c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.04.17 17:30:49.805125 [ 275 ] {f8aa3dcb-e10e-4663-8e99-79a87c7748c7} <Debug> oximeter.fields_i8 (af84709d-ac18-4451-999f-dab0c53ba03c): Loading data parts | ||
| 627 | 2026.04.17 17:30:49.805350 [ 275 ] {f8aa3dcb-e10e-4663-8e99-79a87c7748c7} <Debug> oximeter.fields_i8 (af84709d-ac18-4451-999f-dab0c53ba03c): There are no data parts | ||
| 628 | 2026.04.17 17:30:49.820231 [ 275 ] {f8aa3dcb-e10e-4663-8e99-79a87c7748c7} <Debug> TCPHandler: Processed in 0.028446964 sec. | ||
| 629 | 2026.04.17 17:30:49.820428 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.04.17 17:30:49.820774 [ 275 ] {7205c302-e377-4652-b113-67f78f63ba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 631 | 2026.04.17 17:30:49.820992 [ 275 ] {7205c302-e377-4652-b113-67f78f63ba8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.04.17 17:30:49.826868 [ 275 ] {7205c302-e377-4652-b113-67f78f63ba8d} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Loading data parts | ||
| 633 | 2026.04.17 17:30:49.827067 [ 275 ] {7205c302-e377-4652-b113-67f78f63ba8d} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): There are no data parts | ||
| 634 | 2026.04.17 17:30:49.838875 [ 275 ] {7205c302-e377-4652-b113-67f78f63ba8d} <Debug> TCPHandler: Processed in 0.018520298 sec. | ||
| 635 | 2026.04.17 17:30:49.839070 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.04.17 17:30:49.839246 [ 275 ] {5d653f18-5797-46d6-af0e-24b2375b53e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 637 | 2026.04.17 17:30:49.839400 [ 275 ] {5d653f18-5797-46d6-af0e-24b2375b53e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.04.17 17:30:49.849280 [ 275 ] {5d653f18-5797-46d6-af0e-24b2375b53e9} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Loading data parts | ||
| 639 | 2026.04.17 17:30:49.849668 [ 275 ] {5d653f18-5797-46d6-af0e-24b2375b53e9} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): There are no data parts | ||
| 640 | 2026.04.17 17:30:49.867435 [ 275 ] {5d653f18-5797-46d6-af0e-24b2375b53e9} <Debug> TCPHandler: Processed in 0.028433883 sec. | ||
| 641 | 2026.04.17 17:30:49.867606 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.04.17 17:30:49.867871 [ 275 ] {ce6f630a-e4ff-4872-b04e-aca7ac319ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 643 | 2026.04.17 17:30:49.868018 [ 275 ] {ce6f630a-e4ff-4872-b04e-aca7ac319ecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.04.17 17:30:49.883941 [ 275 ] {ce6f630a-e4ff-4872-b04e-aca7ac319ecf} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Loading data parts | ||
| 645 | 2026.04.17 17:30:49.884129 [ 275 ] {ce6f630a-e4ff-4872-b04e-aca7ac319ecf} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): There are no data parts | ||
| 646 | 2026.04.17 17:30:49.887750 [ 275 ] {ce6f630a-e4ff-4872-b04e-aca7ac319ecf} <Debug> TCPHandler: Processed in 0.020194353 sec. | ||
| 647 | 2026.04.17 17:30:49.887909 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.04.17 17:30:49.888068 [ 275 ] {f1ffdbcb-910d-45be-bbe8-bbad0b8fba04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 649 | 2026.04.17 17:30:49.888214 [ 275 ] {f1ffdbcb-910d-45be-bbe8-bbad0b8fba04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.04.17 17:30:49.901065 [ 275 ] {f1ffdbcb-910d-45be-bbe8-bbad0b8fba04} <Debug> oximeter.fields_i32 (ac26fb19-861b-4b6f-96be-ddb5d907e732): Loading data parts | ||
| 651 | 2026.04.17 17:30:49.901221 [ 275 ] {f1ffdbcb-910d-45be-bbe8-bbad0b8fba04} <Debug> oximeter.fields_i32 (ac26fb19-861b-4b6f-96be-ddb5d907e732): There are no data parts | ||
| 652 | 2026.04.17 17:30:49.904366 [ 275 ] {f1ffdbcb-910d-45be-bbe8-bbad0b8fba04} <Debug> TCPHandler: Processed in 0.016505882 sec. | ||
| 653 | 2026.04.17 17:30:49.904531 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.04.17 17:30:49.904817 [ 275 ] {8262bb32-3271-4095-8821-3d185d4d73c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 655 | 2026.04.17 17:30:49.904990 [ 275 ] {8262bb32-3271-4095-8821-3d185d4d73c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.04.17 17:30:49.919480 [ 275 ] {8262bb32-3271-4095-8821-3d185d4d73c9} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Loading data parts | ||
| 657 | 2026.04.17 17:30:49.919631 [ 275 ] {8262bb32-3271-4095-8821-3d185d4d73c9} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): There are no data parts | ||
| 658 | 2026.04.17 17:30:49.933825 [ 275 ] {8262bb32-3271-4095-8821-3d185d4d73c9} <Debug> TCPHandler: Processed in 0.029343443 sec. | ||
| 659 | 2026.04.17 17:30:49.933994 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.04.17 17:30:49.934159 [ 275 ] {3d5c21fc-99e3-4c38-a034-6780bb89f3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 661 | 2026.04.17 17:30:49.934333 [ 275 ] {3d5c21fc-99e3-4c38-a034-6780bb89f3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.04.17 17:30:49.955813 [ 275 ] {3d5c21fc-99e3-4c38-a034-6780bb89f3fd} <Debug> oximeter.fields_i64 (e9b112dd-b767-4bb4-9632-ddaf019ced17): Loading data parts | ||
| 663 | 2026.04.17 17:30:49.956000 [ 275 ] {3d5c21fc-99e3-4c38-a034-6780bb89f3fd} <Debug> oximeter.fields_i64 (e9b112dd-b767-4bb4-9632-ddaf019ced17): There are no data parts | ||
| 664 | 2026.04.17 17:30:49.974712 [ 275 ] {3d5c21fc-99e3-4c38-a034-6780bb89f3fd} <Debug> TCPHandler: Processed in 0.040771708 sec. | ||
| 665 | 2026.04.17 17:30:49.974895 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.04.17 17:30:49.975184 [ 275 ] {8d10cd7a-abe0-404b-8d91-76249a01a917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 667 | 2026.04.17 17:30:49.975336 [ 275 ] {8d10cd7a-abe0-404b-8d91-76249a01a917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.04.17 17:30:49.993702 [ 275 ] {8d10cd7a-abe0-404b-8d91-76249a01a917} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Loading data parts | ||
| 669 | 2026.04.17 17:30:49.993911 [ 275 ] {8d10cd7a-abe0-404b-8d91-76249a01a917} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): There are no data parts | ||
| 670 | 2026.04.17 17:30:50.001141 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.66 MiB, peak 133.66 MiB, free memory in arenas 0.00 B, will set to 135.54 MiB (RSS), difference: 1.88 MiB | ||
| 671 | 2026.04.17 17:30:50.012163 [ 275 ] {8d10cd7a-abe0-404b-8d91-76249a01a917} <Debug> TCPHandler: Processed in 0.037327465 sec. | ||
| 672 | 2026.04.17 17:30:50.012346 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.04.17 17:30:50.012611 [ 275 ] {087ab807-0430-4675-8439-aa8c4752ecc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 674 | 2026.04.17 17:30:50.012767 [ 275 ] {087ab807-0430-4675-8439-aa8c4752ecc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.04.17 17:30:50.031248 [ 275 ] {087ab807-0430-4675-8439-aa8c4752ecc8} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Loading data parts | ||
| 676 | 2026.04.17 17:30:50.031430 [ 275 ] {087ab807-0430-4675-8439-aa8c4752ecc8} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): There are no data parts | ||
| 677 | 2026.04.17 17:30:50.046964 [ 275 ] {087ab807-0430-4675-8439-aa8c4752ecc8} <Debug> TCPHandler: Processed in 0.034677738 sec. | ||
| 678 | 2026.04.17 17:30:50.047187 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.04.17 17:30:50.047453 [ 275 ] {cb9f9e6a-9644-4535-a05b-c508fd259e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 680 | 2026.04.17 17:30:50.047742 [ 275 ] {cb9f9e6a-9644-4535-a05b-c508fd259e52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.04.17 17:30:50.065368 [ 275 ] {cb9f9e6a-9644-4535-a05b-c508fd259e52} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Loading data parts | ||
| 682 | 2026.04.17 17:30:50.065541 [ 275 ] {cb9f9e6a-9644-4535-a05b-c508fd259e52} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): There are no data parts | ||
| 683 | 2026.04.17 17:30:50.072850 [ 275 ] {cb9f9e6a-9644-4535-a05b-c508fd259e52} <Debug> TCPHandler: Processed in 0.025737985 sec. | ||
| 684 | 2026.04.17 17:30:50.073078 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.04.17 17:30:50.073293 [ 275 ] {0503ce23-adcb-44cb-a6aa-5d10b00c8186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) 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) | ||
| 686 | 2026.04.17 17:30:50.073427 [ 275 ] {0503ce23-adcb-44cb-a6aa-5d10b00c8186} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.04.17 17:30:50.085812 [ 275 ] {0503ce23-adcb-44cb-a6aa-5d10b00c8186} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Loading data parts | ||
| 688 | 2026.04.17 17:30:50.085990 [ 275 ] {0503ce23-adcb-44cb-a6aa-5d10b00c8186} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): There are no data parts | ||
| 689 | 2026.04.17 17:30:50.101664 [ 275 ] {0503ce23-adcb-44cb-a6aa-5d10b00c8186} <Debug> TCPHandler: Processed in 0.02863861 sec. | ||
| 690 | 2026.04.17 17:30:50.101856 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.04.17 17:30:50.102120 [ 275 ] {e6042d76-298f-4a5a-bf6c-ccff71a5f5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.04.17 17:30:50.102271 [ 275 ] {e6042d76-298f-4a5a-bf6c-ccff71a5f5ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.04.17 17:30:50.118077 [ 275 ] {e6042d76-298f-4a5a-bf6c-ccff71a5f5ec} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Loading data parts | ||
| 697 | 2026.04.17 17:30:50.118261 [ 275 ] {e6042d76-298f-4a5a-bf6c-ccff71a5f5ec} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): There are no data parts | ||
| 698 | 2026.04.17 17:30:50.127664 [ 275 ] {e6042d76-298f-4a5a-bf6c-ccff71a5f5ec} <Debug> TCPHandler: Processed in 0.025860579 sec. | ||
| 699 | 2026.04.17 17:30:50.127956 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.04.17 17:30:50.128258 [ 276 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.04.17 17:30:50.129848 [ 276 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.04.17 17:30:50.158960 [ 284 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Trace> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.04.17 17:30:50.159025 [ 284 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 704 | 2026.04.17 17:30:50.163972 [ 284 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.04.17 17:30:50.164525 [ 284 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Trace> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.04.17 17:30:50.164955 [ 276 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036836 sec., 27.14735584754045 rows/sec., 434.36 B/sec. | ||
| 707 | 2026.04.17 17:30:50.165254 [ 276 ] {53017b3e-2216-4143-b690-721a1d4af9fc} <Debug> TCPHandler: Processed in 0.037437959 sec. | ||
| 708 | 2026.04.17 17:30:51.001153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.98 MiB, peak 135.98 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 3.82 MiB | ||
| 709 | 2026.04.17 17:30:55.203830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.04.17 17:30:55.203840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.04.17 17:30:55.204060 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.04.17 17:30:55.204075 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.04.17 17:30:55.211474 [ 245 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Loading data parts | ||
| 714 | 2026.04.17 17:30:55.211699 [ 245 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): There are no data parts | ||
| 715 | 2026.04.17 17:30:55.217951 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.04.17 17:30:55.218086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 717 | 2026.04.17 17:30:55.220821 [ 244 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Loading data parts | ||
| 718 | 2026.04.17 17:30:55.221021 [ 244 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): There are no data parts | ||
| 719 | 2026.04.17 17:30:55.223652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.04.17 17:30:55.224249 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.04.17 17:30:55.224448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.04.17 17:30:55.246964 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.04.17 17:30:55.247181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 724 | 2026.04.17 17:30:55.253652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.04.17 17:30:55.254970 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.04.17 17:30:55.258319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.04.17 17:30:56.001151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.03 MiB | ||
| 728 | 2026.04.17 17:30:57.703670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.04.17 17:30:57.703783 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.04.17 17:30:57.709354 [ 243 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Loading data parts | ||
| 731 | 2026.04.17 17:30:57.709516 [ 243 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): There are no data parts | ||
| 732 | 2026.04.17 17:30:57.715076 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.04.17 17:30:57.715114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 734 | 2026.04.17 17:30:57.717479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.04.17 17:30:57.718038 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.04.17 17:30:57.718365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.04.17 17:30:58.000303 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.63 MiB (RSS), difference: -3.48 MiB | ||
| 738 | 2026.04.17 17:31:02.634134 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.04.17 17:31:02.634196 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.04.17 17:31:02.725419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.04.17 17:31:02.726127 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.04.17 17:31:02.726297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 743 | 2026.04.17 17:31:02.727150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.04.17 17:31:02.727603 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.04.17 17:31:02.727907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.04.17 17:31:02.759587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.04.17 17:31:02.778820 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2026.04.17 17:31:02.779038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 749 | 2026.04.17 17:31:02.785735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.04.17 17:31:02.786821 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.04.17 17:31:02.791009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.04.17 17:31:03.001156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.32 MiB, peak 159.32 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.44 MiB | ||
| 753 | 2026.04.17 17:31:08.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.77 MiB, peak 159.32 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2026.04.17 17:31:09.887929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50659 | ||
| 755 | 2026.04.17 17:31:09.890188 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.04.17 17:31:09.890240 [ 286 ] {} <Debug> TCP-Session: 92a99de2-6064-4741-8eef-66a90126843d Authenticating user 'default' from [fd00:1122:3344:101::e]:50659 | ||
| 757 | 2026.04.17 17:31:09.890269 [ 286 ] {} <Debug> TCP-Session: 92a99de2-6064-4741-8eef-66a90126843d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.04.17 17:31:09.890329 [ 286 ] {} <Debug> TCP-Session: 92a99de2-6064-4741-8eef-66a90126843d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.04.17 17:31:09.890386 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 760 | 2026.04.17 17:31:09.890412 [ 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 | ||
| 761 | 2026.04.17 17:31:09.890429 [ 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 | ||
| 762 | 2026.04.17 17:31:09.891401 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64225 | ||
| 763 | 2026.04.17 17:31:09.891482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52603 | ||
| 764 | 2026.04.17 17:31:09.891593 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63708 | ||
| 765 | 2026.04.17 17:31:09.891913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61411 | ||
| 766 | 2026.04.17 17:31:09.891999 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35986 | ||
| 767 | 2026.04.17 17:31:09.892221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40819 | ||
| 768 | 2026.04.17 17:31:09.892426 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37670 | ||
| 769 | 2026.04.17 17:31:09.893346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.04.17 17:31:09.893380 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.04.17 17:31:09.893382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.04.17 17:31:09.893406 [ 288 ] {} <Debug> TCP-Session: b6793fc1-876e-49c0-a451-276bb59c91dc Authenticating user 'default' from [fd00:1122:3344:101::e]:52603 | ||
| 773 | 2026.04.17 17:31:09.893410 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.04.17 17:31:09.893440 [ 291 ] {} <Debug> TCP-Session: 8ef7243f-f83e-4707-bca2-6455fe2726f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35986 | ||
| 775 | 2026.04.17 17:31:09.893459 [ 288 ] {} <Debug> TCP-Session: b6793fc1-876e-49c0-a451-276bb59c91dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.04.17 17:31:09.893479 [ 292 ] {} <Debug> TCP-Session: a9170684-51e7-41e1-b9e8-d51e6a0e979b Authenticating user 'default' from [fd00:1122:3344:101::e]:40819 | ||
| 777 | 2026.04.17 17:31:09.893494 [ 291 ] {} <Debug> TCP-Session: 8ef7243f-f83e-4707-bca2-6455fe2726f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.17 17:31:09.893527 [ 292 ] {} <Debug> TCP-Session: a9170684-51e7-41e1-b9e8-d51e6a0e979b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.04.17 17:31:09.893550 [ 291 ] {} <Debug> TCP-Session: 8ef7243f-f83e-4707-bca2-6455fe2726f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.04.17 17:31:09.893563 [ 292 ] {} <Debug> TCP-Session: a9170684-51e7-41e1-b9e8-d51e6a0e979b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.04.17 17:31:09.893496 [ 288 ] {} <Debug> TCP-Session: b6793fc1-876e-49c0-a451-276bb59c91dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.17 17:31:09.893499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.04.17 17:31:09.893468 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.04.17 17:31:09.893639 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36380 | ||
| 785 | 2026.04.17 17:31:09.893648 [ 290 ] {} <Debug> TCP-Session: d927b2af-2095-44df-a3e9-e7cf08d459c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61411 | ||
| 786 | 2026.04.17 17:31:09.893677 [ 287 ] {} <Debug> TCP-Session: ed5d3cc5-adc9-4964-80b7-eae6120991c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64225 | ||
| 787 | 2026.04.17 17:31:09.893710 [ 290 ] {} <Debug> TCP-Session: d927b2af-2095-44df-a3e9-e7cf08d459c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.04.17 17:31:09.893724 [ 287 ] {} <Debug> TCP-Session: ed5d3cc5-adc9-4964-80b7-eae6120991c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.04.17 17:31:09.893739 [ 290 ] {} <Debug> TCP-Session: d927b2af-2095-44df-a3e9-e7cf08d459c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.04.17 17:31:09.893751 [ 287 ] {} <Debug> TCP-Session: ed5d3cc5-adc9-4964-80b7-eae6120991c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.04.17 17:31:09.893451 [ 293 ] {} <Debug> TCP-Session: 03fb7441-95be-4d8c-af70-4d4dfc93ae49 Authenticating user 'default' from [fd00:1122:3344:101::e]:37670 | ||
| 792 | 2026.04.17 17:31:09.893443 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.04.17 17:31:09.893820 [ 293 ] {} <Debug> TCP-Session: 03fb7441-95be-4d8c-af70-4d4dfc93ae49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.04.17 17:31:09.893832 [ 289 ] {} <Debug> TCP-Session: cc0736a7-8749-489f-9578-42bd69803260 Authenticating user 'default' from [fd00:1122:3344:101::e]:63708 | ||
| 795 | 2026.04.17 17:31:09.893840 [ 293 ] {} <Debug> TCP-Session: 03fb7441-95be-4d8c-af70-4d4dfc93ae49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.17 17:31:09.893839 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.04.17 17:31:09.893852 [ 289 ] {} <Debug> TCP-Session: cc0736a7-8749-489f-9578-42bd69803260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.17 17:31:09.893889 [ 289 ] {} <Debug> TCP-Session: cc0736a7-8749-489f-9578-42bd69803260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.17 17:31:09.893891 [ 294 ] {} <Debug> TCP-Session: dab73e9d-48d0-4e5a-8f75-7a42d6cd3723 Authenticating user 'default' from [fd00:1122:3344:101::e]:36380 | ||
| 800 | 2026.04.17 17:31:09.893925 [ 294 ] {} <Debug> TCP-Session: dab73e9d-48d0-4e5a-8f75-7a42d6cd3723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.17 17:31:09.893938 [ 294 ] {} <Debug> TCP-Session: dab73e9d-48d0-4e5a-8f75-7a42d6cd3723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.04.17 17:31:09.895708 [ 286 ] {} <Trace> TCP-Session: 92a99de2-6064-4741-8eef-66a90126843d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.04.17 17:31:09.895889 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 804 | 2026.04.17 17:31:09.898775 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 805 | 2026.04.17 17:31:09.903287 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.04.17 17:31:09.914022 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 807 | 2026.04.17 17:31:09.925653 [ 296 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> AggregatingTransform: Aggregating | ||
| 808 | 2026.04.17 17:31:09.927792 [ 296 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> Aggregator: Aggregation method: without_key | ||
| 809 | 2026.04.17 17:31:09.928568 [ 296 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005981176 sec. (167.191 rows/sec., 6.53 KiB/sec.) | ||
| 810 | 2026.04.17 17:31:09.928596 [ 296 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> Aggregator: Merging aggregated data | ||
| 811 | 2026.04.17 17:31:09.928627 [ 296 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 812 | 2026.04.17 17:31:09.929815 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033986 sec., 29.423880421349967 rows/sec., 1.15 KiB/sec. | ||
| 813 | 2026.04.17 17:31:09.930047 [ 286 ] {1a188f43-4f00-4244-9a79-bc5d8eeadabf} <Debug> TCPHandler: Processed in 0.034477152 sec. | ||
| 814 | 2026.04.17 17:31:09.935715 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.04.17 17:31:09.935750 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.04.17 17:31:09.935778 [ 286 ] {} <Debug> TCP-Session: 92a99de2-6064-4741-8eef-66a90126843d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.04.17 17:31:09.935774 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.04.17 17:31:09.935809 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.04.17 17:31:09.935818 [ 293 ] {} <Debug> TCP-Session: 03fb7441-95be-4d8c-af70-4d4dfc93ae49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.04.17 17:31:09.935833 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.04.17 17:31:09.935869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.04.17 17:31:09.935889 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.04.17 17:31:09.935909 [ 288 ] {} <Debug> TCP-Session: b6793fc1-876e-49c0-a451-276bb59c91dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.04.17 17:31:09.935923 [ 290 ] {} <Debug> TCP-Session: d927b2af-2095-44df-a3e9-e7cf08d459c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.04.17 17:31:09.935945 [ 292 ] {} <Debug> TCP-Session: a9170684-51e7-41e1-b9e8-d51e6a0e979b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.04.17 17:31:09.935866 [ 289 ] {} <Debug> TCP-Session: cc0736a7-8749-489f-9578-42bd69803260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.04.17 17:31:09.935786 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2026.04.17 17:31:09.935851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 829 | 2026.04.17 17:31:09.936039 [ 291 ] {} <Debug> TCP-Session: 8ef7243f-f83e-4707-bca2-6455fe2726f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.04.17 17:31:09.935859 [ 287 ] {} <Debug> TCP-Session: ed5d3cc5-adc9-4964-80b7-eae6120991c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.04.17 17:31:09.936067 [ 294 ] {} <Debug> TCP-Session: dab73e9d-48d0-4e5a-8f75-7a42d6cd3723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.04.17 17:31:10.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.05 MiB, peak 168.15 MiB, free memory in arenas 0.00 B, will set to 161.19 MiB (RSS), difference: 3.14 MiB | ||
| 833 | 2026.04.17 17:31:10.184167 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.04.17 17:31:10.184370 [ 275 ] {c621f736-8be2-4bda-8e9d-552b3d6c24c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 835 | 2026.04.17 17:31:10.184716 [ 275 ] {c621f736-8be2-4bda-8e9d-552b3d6c24c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.04.17 17:31:10.184792 [ 275 ] {c621f736-8be2-4bda-8e9d-552b3d6c24c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.04.17 17:31:10.185220 [ 275 ] {c621f736-8be2-4bda-8e9d-552b3d6c24c4} <Debug> TCPHandler: Processed in 0.00120938 sec. | ||
| 838 | 2026.04.17 17:31:10.204497 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.17 17:31:10.204670 [ 275 ] {7f7d091e-b741-4d8e-ab4d-6b2e2dea67c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.04.17 17:31:10.210995 [ 275 ] {7f7d091e-b741-4d8e-ab4d-6b2e2dea67c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.04.17 17:31:10.211066 [ 275 ] {7f7d091e-b741-4d8e-ab4d-6b2e2dea67c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.04.17 17:31:10.213676 [ 275 ] {7f7d091e-b741-4d8e-ab4d-6b2e2dea67c8} <Debug> TCPHandler: Processed in 0.009267484 sec. | ||
| 843 | 2026.04.17 17:31:10.215977 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.04.17 17:31:10.216125 [ 275 ] {ed7f930a-e8cd-49b5-8030-cf5bf87d576c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.04.17 17:31:10.216467 [ 275 ] {ed7f930a-e8cd-49b5-8030-cf5bf87d576c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.04.17 17:31:10.216515 [ 275 ] {ed7f930a-e8cd-49b5-8030-cf5bf87d576c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.04.17 17:31:10.216919 [ 275 ] {ed7f930a-e8cd-49b5-8030-cf5bf87d576c} <Debug> TCPHandler: Processed in 0.001006493 sec. | ||
| 848 | 2026.04.17 17:31:10.217267 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.04.17 17:31:10.217410 [ 275 ] {9c69c36b-f6eb-43f9-9146-e0a3acaebeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.04.17 17:31:10.217710 [ 275 ] {9c69c36b-f6eb-43f9-9146-e0a3acaebeac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.04.17 17:31:10.217756 [ 275 ] {9c69c36b-f6eb-43f9-9146-e0a3acaebeac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.04.17 17:31:10.218150 [ 275 ] {9c69c36b-f6eb-43f9-9146-e0a3acaebeac} <Debug> TCPHandler: Processed in 0.000943631 sec. | ||
| 853 | 2026.04.17 17:31:10.218407 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.04.17 17:31:10.218538 [ 275 ] {bfd9f6b1-8c26-4ce6-852c-5530f4d6b042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.04.17 17:31:10.218786 [ 275 ] {bfd9f6b1-8c26-4ce6-852c-5530f4d6b042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.04.17 17:31:10.218830 [ 275 ] {bfd9f6b1-8c26-4ce6-852c-5530f4d6b042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.04.17 17:31:10.219205 [ 275 ] {bfd9f6b1-8c26-4ce6-852c-5530f4d6b042} <Debug> TCPHandler: Processed in 0.000848298 sec. | ||
| 858 | 2026.04.17 17:31:10.219479 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.04.17 17:31:10.219596 [ 275 ] {9175a228-748e-47f0-b172-b2ac44e012cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.04.17 17:31:10.219835 [ 275 ] {9175a228-748e-47f0-b172-b2ac44e012cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.04.17 17:31:10.219878 [ 275 ] {9175a228-748e-47f0-b172-b2ac44e012cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.04.17 17:31:10.220232 [ 275 ] {9175a228-748e-47f0-b172-b2ac44e012cf} <Debug> TCPHandler: Processed in 0.000801456 sec. | ||
| 863 | 2026.04.17 17:31:10.220461 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.04.17 17:31:10.220579 [ 275 ] {86e0f4ac-94b7-4419-8166-abf46414eb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.04.17 17:31:10.220826 [ 275 ] {86e0f4ac-94b7-4419-8166-abf46414eb53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.04.17 17:31:10.220868 [ 275 ] {86e0f4ac-94b7-4419-8166-abf46414eb53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.04.17 17:31:10.221204 [ 275 ] {86e0f4ac-94b7-4419-8166-abf46414eb53} <Debug> TCPHandler: Processed in 0.000791846 sec. | ||
| 868 | 2026.04.17 17:31:10.221459 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.04.17 17:31:10.221575 [ 275 ] {80afb3ec-fa22-4eb7-91c5-6795f2611e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.04.17 17:31:10.221817 [ 275 ] {80afb3ec-fa22-4eb7-91c5-6795f2611e71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.04.17 17:31:10.221861 [ 275 ] {80afb3ec-fa22-4eb7-91c5-6795f2611e71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.04.17 17:31:10.222187 [ 275 ] {80afb3ec-fa22-4eb7-91c5-6795f2611e71} <Debug> TCPHandler: Processed in 0.000777036 sec. | ||
| 873 | 2026.04.17 17:31:10.222429 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.04.17 17:31:10.222546 [ 275 ] {6fb639d8-3135-4ed6-ac41-042b525f8272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.04.17 17:31:10.222795 [ 275 ] {6fb639d8-3135-4ed6-ac41-042b525f8272} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.04.17 17:31:10.222838 [ 275 ] {6fb639d8-3135-4ed6-ac41-042b525f8272} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.04.17 17:31:10.223174 [ 275 ] {6fb639d8-3135-4ed6-ac41-042b525f8272} <Debug> TCPHandler: Processed in 0.000793906 sec. | ||
| 878 | 2026.04.17 17:31:10.223485 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.04.17 17:31:10.223604 [ 275 ] {cca275d7-f957-49dd-a8ce-a08c77e224a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.04.17 17:31:10.223850 [ 275 ] {cca275d7-f957-49dd-a8ce-a08c77e224a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.04.17 17:31:10.223893 [ 275 ] {cca275d7-f957-49dd-a8ce-a08c77e224a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.04.17 17:31:10.224253 [ 275 ] {cca275d7-f957-49dd-a8ce-a08c77e224a9} <Debug> TCPHandler: Processed in 0.000822957 sec. | ||
| 883 | 2026.04.17 17:31:10.224508 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.04.17 17:31:10.224627 [ 275 ] {9edb9544-9178-4f29-98a8-2d38b9c5f595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.04.17 17:31:10.224870 [ 275 ] {9edb9544-9178-4f29-98a8-2d38b9c5f595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.04.17 17:31:10.224913 [ 275 ] {9edb9544-9178-4f29-98a8-2d38b9c5f595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.04.17 17:31:10.225243 [ 275 ] {9edb9544-9178-4f29-98a8-2d38b9c5f595} <Debug> TCPHandler: Processed in 0.000785026 sec. | ||
| 888 | 2026.04.17 17:31:10.225492 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.04.17 17:31:10.225611 [ 275 ] {9de89a38-7b9e-43fb-9f77-cac6810c0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 890 | 2026.04.17 17:31:10.225858 [ 275 ] {9de89a38-7b9e-43fb-9f77-cac6810c0fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.04.17 17:31:10.225900 [ 275 ] {9de89a38-7b9e-43fb-9f77-cac6810c0fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.04.17 17:31:10.226249 [ 275 ] {9de89a38-7b9e-43fb-9f77-cac6810c0fb9} <Debug> TCPHandler: Processed in 0.000805247 sec. | ||
| 893 | 2026.04.17 17:31:10.226488 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.04.17 17:31:10.226608 [ 275 ] {ee9b037c-1d4b-4631-b0f2-4c8d5a80f7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 895 | 2026.04.17 17:31:10.226861 [ 275 ] {ee9b037c-1d4b-4631-b0f2-4c8d5a80f7e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.04.17 17:31:10.226905 [ 275 ] {ee9b037c-1d4b-4631-b0f2-4c8d5a80f7e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.04.17 17:31:10.227248 [ 275 ] {ee9b037c-1d4b-4631-b0f2-4c8d5a80f7e6} <Debug> TCPHandler: Processed in 0.000810047 sec. | ||
| 898 | 2026.04.17 17:31:10.227549 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.04.17 17:31:10.227678 [ 275 ] {789d4a99-60d0-400d-a53e-7a629b9d2dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 900 | 2026.04.17 17:31:10.227989 [ 275 ] {789d4a99-60d0-400d-a53e-7a629b9d2dbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.04.17 17:31:10.228041 [ 275 ] {789d4a99-60d0-400d-a53e-7a629b9d2dbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.04.17 17:31:10.228439 [ 275 ] {789d4a99-60d0-400d-a53e-7a629b9d2dbe} <Debug> TCPHandler: Processed in 0.000946011 sec. | ||
| 903 | 2026.04.17 17:31:10.228680 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.04.17 17:31:10.228836 [ 275 ] {1787fe2f-ca8b-40bd-abb5-7b88b844ff1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.04.17 17:31:10.228882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1467 | ||
| 906 | 2026.04.17 17:31:10.229152 [ 275 ] {1787fe2f-ca8b-40bd-abb5-7b88b844ff1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.04.17 17:31:10.229200 [ 275 ] {1787fe2f-ca8b-40bd-abb5-7b88b844ff1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.04.17 17:31:10.229276 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.04.17 17:31:10.229328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 910 | 2026.04.17 17:31:10.229588 [ 275 ] {1787fe2f-ca8b-40bd-abb5-7b88b844ff1f} <Debug> TCPHandler: Processed in 0.000958571 sec. | ||
| 911 | 2026.04.17 17:31:10.229924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 912 | 2026.04.17 17:31:10.230509 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.04.17 17:31:10.230654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1467 | ||
| 914 | 2026.04.17 17:31:10.234264 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.04.17 17:31:10.234382 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 916 | 2026.04.17 17:31:10.234428 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.04.17 17:31:10.235044 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.04.17 17:31:10.235085 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 919 | 2026.04.17 17:31:10.237753 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.04.17 17:31:10.238228 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.04.17 17:31:10.238393 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.00404 sec., 3712.8712871287125 rows/sec., 553.30 KiB/sec. | ||
| 922 | 2026.04.17 17:31:10.238449 [ 275 ] {80c28794-ebcf-4f29-9c59-77cd4196b39a} <Debug> TCPHandler: Processed in 0.004255119 sec. | ||
| 923 | 2026.04.17 17:31:10.238592 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.04.17 17:31:10.238695 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 925 | 2026.04.17 17:31:10.238737 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 926 | 2026.04.17 17:31:10.239259 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.04.17 17:31:10.239294 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 928 | 2026.04.17 17:31:10.241945 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.04.17 17:31:10.242437 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.04.17 17:31:10.242619 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003946 sec., 506.8423720223011 rows/sec., 41.33 KiB/sec. | ||
| 931 | 2026.04.17 17:31:10.242679 [ 275 ] {ff1ef006-13a7-4487-95b2-62158d18ef1b} <Debug> TCPHandler: Processed in 0.004140395 sec. | ||
| 932 | 2026.04.17 17:31:10.242831 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.04.17 17:31:10.242945 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 934 | 2026.04.17 17:31:10.243004 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 935 | 2026.04.17 17:31:10.243547 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.04.17 17:31:10.243606 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 937 | 2026.04.17 17:31:10.244223 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.04.17 17:31:10.244800 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.04.17 17:31:10.244969 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.002057 sec., 13125.911521633449 rows/sec., 997.93 KiB/sec. | ||
| 940 | 2026.04.17 17:31:10.245008 [ 275 ] {3ef678f1-4b49-4375-aa1e-86193dfd3284} <Debug> TCPHandler: Processed in 0.002228423 sec. | ||
| 941 | 2026.04.17 17:31:10.245156 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.04.17 17:31:10.245272 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 943 | 2026.04.17 17:31:10.245314 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 944 | 2026.04.17 17:31:10.245771 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.04.17 17:31:10.245810 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 946 | 2026.04.17 17:31:10.246488 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.04.17 17:31:10.247077 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.04.17 17:31:10.247220 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001969 sec., 1015.7440325038091 rows/sec., 70.92 KiB/sec. | ||
| 949 | 2026.04.17 17:31:10.247258 [ 275 ] {f83e718d-30c1-4e05-bed8-f8629028322a} <Debug> TCPHandler: Processed in 0.002163201 sec. | ||
| 950 | 2026.04.17 17:31:10.247420 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.04.17 17:31:10.247547 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 952 | 2026.04.17 17:31:10.247600 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 953 | 2026.04.17 17:31:10.248136 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.04.17 17:31:10.248174 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 955 | 2026.04.17 17:31:10.248743 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.04.17 17:31:10.249301 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.04.17 17:31:10.249483 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00196 sec., 15306.122448979593 rows/sec., 1.20 MiB/sec. | ||
| 958 | 2026.04.17 17:31:10.249522 [ 275 ] {46e7d610-6b21-42a6-b52c-9c870ee24ef0} <Debug> TCPHandler: Processed in 0.002175202 sec. | ||
| 959 | 2026.04.17 17:31:10.249668 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.04.17 17:31:10.249780 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 961 | 2026.04.17 17:31:10.249823 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 962 | 2026.04.17 17:31:10.250358 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.04.17 17:31:10.250393 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 964 | 2026.04.17 17:31:10.253566 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.04.17 17:31:10.254158 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.04.17 17:31:10.254322 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.004562 sec., 22139.412538360368 rows/sec., 1.53 MiB/sec. | ||
| 967 | 2026.04.17 17:31:10.254367 [ 275 ] {7b06a6a6-13ca-40de-a21d-83c95302620e} <Debug> TCPHandler: Processed in 0.004760736 sec. | ||
| 968 | 2026.04.17 17:31:10.254516 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.04.17 17:31:10.254626 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.04.17 17:31:10.254679 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 971 | 2026.04.17 17:31:10.255048 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.04.17 17:31:10.255086 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 973 | 2026.04.17 17:31:10.255600 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.04.17 17:31:10.256125 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.04.17 17:31:10.256265 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001668 sec., 17985.61151079137 rows/sec., 1.23 MiB/sec. | ||
| 976 | 2026.04.17 17:31:10.256302 [ 275 ] {747f347e-2c7f-4b34-9834-d52895ff5c88} <Debug> TCPHandler: Processed in 0.0018495 sec. | ||
| 977 | 2026.04.17 17:31:10.292048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 978 | 2026.04.17 17:31:10.311699 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.04.17 17:31:10.311782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 980 | 2026.04.17 17:31:10.318892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 981 | 2026.04.17 17:31:10.320329 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.04.17 17:31:10.324186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 983 | 2026.04.17 17:31:11.001222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.75 MiB, peak 168.15 MiB, free memory in arenas 0.00 B, will set to 164.21 MiB (RSS), difference: 1.46 MiB | ||
| 984 | 2026.04.17 17:31:15.188358 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.04.17 17:31:15.188565 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 986 | 2026.04.17 17:31:15.188640 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 987 | 2026.04.17 17:31:15.189259 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.04.17 17:31:15.189304 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 989 | 2026.04.17 17:31:15.189840 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2026.04.17 17:31:15.190370 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.04.17 17:31:15.190531 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002019 sec., 12877.662209014365 rows/sec., 980.43 KiB/sec. | ||
| 992 | 2026.04.17 17:31:15.190579 [ 275 ] {3d0560a5-9091-427b-ad65-1aae1e5ceaae} <Debug> TCPHandler: Processed in 0.002353218 sec. | ||
| 993 | 2026.04.17 17:31:15.190732 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.04.17 17:31:15.190838 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 995 | 2026.04.17 17:31:15.190882 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 996 | 2026.04.17 17:31:15.191318 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.04.17 17:31:15.191355 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 998 | 2026.04.17 17:31:15.191772 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2026.04.17 17:31:15.192222 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.04.17 17:31:15.192356 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001544 sec., 18134.715025906735 rows/sec., 1.41 MiB/sec. | ||
| 1001 | 2026.04.17 17:31:15.192393 [ 275 ] {a56437cf-118e-4c53-af35-0801e7341e6c} <Debug> TCPHandler: Processed in 0.001717236 sec. | ||
| 1002 | 2026.04.17 17:31:15.192522 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.04.17 17:31:15.192619 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.04.17 17:31:15.192662 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1005 | 2026.04.17 17:31:15.193032 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.04.17 17:31:15.193070 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1007 | 2026.04.17 17:31:15.193508 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2026.04.17 17:31:15.193954 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.04.17 17:31:15.194084 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001485 sec., 67340.06734006734 rows/sec., 4.67 MiB/sec. | ||
| 1010 | 2026.04.17 17:31:15.194119 [ 275 ] {e82a650b-3f02-49ce-9408-f143373eaeab} <Debug> TCPHandler: Processed in 0.001648654 sec. | ||
| 1011 | 2026.04.17 17:31:15.194247 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.04.17 17:31:15.194344 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.04.17 17:31:15.194384 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1014 | 2026.04.17 17:31:15.194701 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.04.17 17:31:15.194740 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1016 | 2026.04.17 17:31:15.195185 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2026.04.17 17:31:15.195696 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.04.17 17:31:15.195837 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001513 sec., 19828.15598149372 rows/sec., 1.36 MiB/sec. | ||
| 1019 | 2026.04.17 17:31:15.195873 [ 275 ] {559a72ec-7d00-4127-9056-11fe701b7321} <Debug> TCPHandler: Processed in 0.001676795 sec. | ||
| 1020 | 2026.04.17 17:31:17.634251 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1021 | 2026.04.17 17:31:17.634308 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1022 | 2026.04.17 17:31:17.720416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 1023 | 2026.04.17 17:31:17.723516 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.04.17 17:31:17.723568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1025 | 2026.04.17 17:31:17.724901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1026 | 2026.04.17 17:31:17.725457 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.04.17 17:31:17.725775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 1028 | 2026.04.17 17:31:17.731638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1915 | ||
| 1029 | 2026.04.17 17:31:17.732159 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.04.17 17:31:17.732206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1031 | 2026.04.17 17:31:17.732858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1032 | 2026.04.17 17:31:17.733310 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.04.17 17:31:17.733455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1034 | 2026.04.17 17:31:17.825366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1035 | 2026.04.17 17:31:17.844070 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.04.17 17:31:17.844143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1037 | 2026.04.17 17:31:17.851387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1038 | 2026.04.17 17:31:17.852796 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.04.17 17:31:17.857220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1040 | 2026.04.17 17:31:18.001210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.80 MiB, peak 168.80 MiB, free memory in arenas 0.00 B, will set to 165.91 MiB (RSS), difference: 1.11 MiB | ||
| 1041 | 2026.04.17 17:31:18.381833 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44384 | ||
| 1042 | 2026.04.17 17:31:18.381945 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.04.17 17:31:18.381972 [ 286 ] {} <Debug> TCP-Session: 42cf99c2-bf80-4075-beef-9ca0bcea72fa Authenticating user 'default' from [fd00:1122:3344:101::e]:44384 | ||
| 1044 | 2026.04.17 17:31:18.381994 [ 286 ] {} <Debug> TCP-Session: 42cf99c2-bf80-4075-beef-9ca0bcea72fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.04.17 17:31:18.382009 [ 286 ] {} <Debug> TCP-Session: 42cf99c2-bf80-4075-beef-9ca0bcea72fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.04.17 17:31:18.382240 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52986 | ||
| 1047 | 2026.04.17 17:31:18.382263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54129 | ||
| 1048 | 2026.04.17 17:31:18.382278 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63722 | ||
| 1049 | 2026.04.17 17:31:18.382298 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35775 | ||
| 1050 | 2026.04.17 17:31:18.382330 [ 286 ] {} <Trace> TCP-Session: 42cf99c2-bf80-4075-beef-9ca0bcea72fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.04.17 17:31:18.382364 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.04.17 17:31:18.382365 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.04.17 17:31:18.382305 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32857 | ||
| 1054 | 2026.04.17 17:31:18.382416 [ 290 ] {} <Debug> TCP-Session: 7da67e8b-0645-4bf8-bc2c-a8d47ed8888a Authenticating user 'default' from [fd00:1122:3344:101::e]:54129 | ||
| 1055 | 2026.04.17 17:31:18.382424 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.04.17 17:31:18.382436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.04.17 17:31:18.382441 [ 290 ] {} <Debug> TCP-Session: 7da67e8b-0645-4bf8-bc2c-a8d47ed8888a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.04.17 17:31:18.382476 [ 291 ] {} <Debug> TCP-Session: c8621dcb-7222-473c-ac52-78ae244def6b Authenticating user 'default' from [fd00:1122:3344:101::e]:63722 | ||
| 1059 | 2026.04.17 17:31:18.382488 [ 293 ] {} <Debug> TCP-Session: a59bf2d6-bdb6-4c8f-8fcc-6fecea2ff7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:35775 | ||
| 1060 | 2026.04.17 17:31:18.382508 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2026.04.17 17:31:18.382522 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1062 | 2026.04.17 17:31:18.382536 [ 293 ] {} <Debug> TCP-Session: a59bf2d6-bdb6-4c8f-8fcc-6fecea2ff7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.04.17 17:31:18.382550 [ 294 ] {} <Debug> TCP-Session: 98dba1ef-1274-478f-bd21-caa8276446b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32857 | ||
| 1064 | 2026.04.17 17:31:18.382571 [ 293 ] {} <Debug> TCP-Session: a59bf2d6-bdb6-4c8f-8fcc-6fecea2ff7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.04.17 17:31:18.382593 [ 294 ] {} <Debug> TCP-Session: 98dba1ef-1274-478f-bd21-caa8276446b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.04.17 17:31:18.382525 [ 291 ] {} <Debug> TCP-Session: c8621dcb-7222-473c-ac52-78ae244def6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.04.17 17:31:18.382618 [ 294 ] {} <Debug> TCP-Session: 98dba1ef-1274-478f-bd21-caa8276446b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.04.17 17:31:18.382641 [ 291 ] {} <Debug> TCP-Session: c8621dcb-7222-473c-ac52-78ae244def6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.04.17 17:31:18.382501 [ 290 ] {} <Debug> TCP-Session: 7da67e8b-0645-4bf8-bc2c-a8d47ed8888a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.04.17 17:31:18.382402 [ 288 ] {} <Debug> TCP-Session: 2388df75-8c93-4b25-b44a-89ad7940aadc Authenticating user 'default' from [fd00:1122:3344:101::e]:52986 | ||
| 1071 | 2026.04.17 17:31:18.382284 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39543 | ||
| 1072 | 2026.04.17 17:31:18.382738 [ 288 ] {} <Debug> TCP-Session: 2388df75-8c93-4b25-b44a-89ad7940aadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.04.17 17:31:18.382263 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62914 | ||
| 1074 | 2026.04.17 17:31:18.382756 [ 288 ] {} <Debug> TCP-Session: 2388df75-8c93-4b25-b44a-89ad7940aadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.04.17 17:31:18.382240 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38448 | ||
| 1076 | 2026.04.17 17:31:18.382809 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1077 | 2026.04.17 17:31:18.382871 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.04.17 17:31:18.382996 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2026.04.17 17:31:18.383011 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2026.04.17 17:31:18.383027 [ 292 ] {} <Debug> TCP-Session: 5743fed0-f6d8-4b5c-a519-743367fb1887 Authenticating user 'default' from [fd00:1122:3344:101::e]:39543 | ||
| 1081 | 2026.04.17 17:31:18.383035 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.04.17 17:31:18.383056 [ 287 ] {} <Debug> TCP-Session: de9c874e-3261-4eac-943d-887c9a0cac0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38448 | ||
| 1083 | 2026.04.17 17:31:18.383063 [ 292 ] {} <Debug> TCP-Session: 5743fed0-f6d8-4b5c-a519-743367fb1887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.04.17 17:31:18.383084 [ 289 ] {} <Debug> TCP-Session: 31b989f5-7006-404d-bdb7-e82716a58249 Authenticating user 'default' from [fd00:1122:3344:101::e]:62914 | ||
| 1085 | 2026.04.17 17:31:18.383094 [ 287 ] {} <Debug> TCP-Session: de9c874e-3261-4eac-943d-887c9a0cac0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.04.17 17:31:18.383103 [ 292 ] {} <Debug> TCP-Session: 5743fed0-f6d8-4b5c-a519-743367fb1887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.04.17 17:31:18.383131 [ 287 ] {} <Debug> TCP-Session: de9c874e-3261-4eac-943d-887c9a0cac0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.04.17 17:31:18.383120 [ 289 ] {} <Debug> TCP-Session: 31b989f5-7006-404d-bdb7-e82716a58249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.04.17 17:31:18.383161 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 1090 | 2026.04.17 17:31:18.383176 [ 289 ] {} <Debug> TCP-Session: 31b989f5-7006-404d-bdb7-e82716a58249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.04.17 17:31:18.384129 [ 328 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> AggregatingTransform: Aggregating | ||
| 1092 | 2026.04.17 17:31:18.384180 [ 328 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1093 | 2026.04.17 17:31:18.384221 [ 328 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948941 sec. (1053.806 rows/sec., 41.16 KiB/sec.) | ||
| 1094 | 2026.04.17 17:31:18.384248 [ 328 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Trace> Aggregator: Merging aggregated data | ||
| 1095 | 2026.04.17 17:31:18.385408 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002941 sec., 340.02040122407345 rows/sec., 13.28 KiB/sec. | ||
| 1096 | 2026.04.17 17:31:18.385587 [ 286 ] {6519ba5b-0578-4c8a-95fb-95728a91ddd0} <Debug> TCPHandler: Processed in 0.00337877 sec. | ||
| 1097 | 2026.04.17 17:31:18.385737 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.04.17 17:31:18.385767 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.04.17 17:31:18.385770 [ 286 ] {} <Debug> TCP-Session: 42cf99c2-bf80-4075-beef-9ca0bcea72fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.17 17:31:18.385791 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.04.17 17:31:18.385812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.04.17 17:31:18.385850 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.04.17 17:31:18.385854 [ 288 ] {} <Debug> TCP-Session: 2388df75-8c93-4b25-b44a-89ad7940aadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.04.17 17:31:18.385879 [ 293 ] {} <Debug> TCP-Session: a59bf2d6-bdb6-4c8f-8fcc-6fecea2ff7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.04.17 17:31:18.385884 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.04.17 17:31:18.385907 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.04.17 17:31:18.385908 [ 289 ] {} <Debug> TCP-Session: 31b989f5-7006-404d-bdb7-e82716a58249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.17 17:31:18.385936 [ 290 ] {} <Debug> TCP-Session: 7da67e8b-0645-4bf8-bc2c-a8d47ed8888a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.04.17 17:31:18.385952 [ 292 ] {} <Debug> TCP-Session: 5743fed0-f6d8-4b5c-a519-743367fb1887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.04.17 17:31:18.385830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.04.17 17:31:18.385867 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2026.04.17 17:31:18.385813 [ 294 ] {} <Debug> TCP-Session: 98dba1ef-1274-478f-bd21-caa8276446b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.04.17 17:31:18.386028 [ 287 ] {} <Debug> TCP-Session: de9c874e-3261-4eac-943d-887c9a0cac0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.04.17 17:31:18.386037 [ 291 ] {} <Debug> TCP-Session: c8621dcb-7222-473c-ac52-78ae244def6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.04.17 17:31:18.417398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59619 | ||
| 1116 | 2026.04.17 17:31:18.417487 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.04.17 17:31:18.417511 [ 286 ] {} <Debug> TCP-Session: bddeee4a-07ed-4f40-abc0-bc08777d1a3c Authenticating user 'default' from [fd00:1122:3344:101::e]:59619 | ||
| 1118 | 2026.04.17 17:31:18.417532 [ 286 ] {} <Debug> TCP-Session: bddeee4a-07ed-4f40-abc0-bc08777d1a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.04.17 17:31:18.417544 [ 286 ] {} <Debug> TCP-Session: bddeee4a-07ed-4f40-abc0-bc08777d1a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.04.17 17:31:18.417714 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55341 | ||
| 1121 | 2026.04.17 17:31:18.417737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61833 | ||
| 1122 | 2026.04.17 17:31:18.417760 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56538 | ||
| 1123 | 2026.04.17 17:31:18.417766 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62904 | ||
| 1124 | 2026.04.17 17:31:18.417788 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61244 | ||
| 1125 | 2026.04.17 17:31:18.417813 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.04.17 17:31:18.417816 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36809 | ||
| 1127 | 2026.04.17 17:31:18.417842 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.04.17 17:31:18.417855 [ 287 ] {} <Debug> TCP-Session: 99da48d3-4c31-4ab1-834d-e12adee8c49a Authenticating user 'default' from [fd00:1122:3344:101::e]:55341 | ||
| 1129 | 2026.04.17 17:31:18.417858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2026.04.17 17:31:18.417884 [ 289 ] {} <Debug> TCP-Session: f1208d1d-f6ea-4969-8cfb-a4c951496c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:56538 | ||
| 1131 | 2026.04.17 17:31:18.417905 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.04.17 17:31:18.417912 [ 290 ] {} <Debug> TCP-Session: 26a606f4-9632-4ad3-aef1-8ceaf24bafff Authenticating user 'default' from [fd00:1122:3344:101::e]:62904 | ||
| 1133 | 2026.04.17 17:31:18.417923 [ 289 ] {} <Debug> TCP-Session: f1208d1d-f6ea-4969-8cfb-a4c951496c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.04.17 17:31:18.417935 [ 293 ] {} <Debug> TCP-Session: f1a9c88e-52d5-4dc4-b850-1a6eec2b3a19 Authenticating user 'default' from [fd00:1122:3344:101::e]:36809 | ||
| 1135 | 2026.04.17 17:31:18.417947 [ 290 ] {} <Debug> TCP-Session: 26a606f4-9632-4ad3-aef1-8ceaf24bafff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.04.17 17:31:18.417954 [ 289 ] {} <Debug> TCP-Session: f1208d1d-f6ea-4969-8cfb-a4c951496c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.04.17 17:31:18.417965 [ 293 ] {} <Debug> TCP-Session: f1a9c88e-52d5-4dc4-b850-1a6eec2b3a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.04.17 17:31:18.417976 [ 290 ] {} <Debug> TCP-Session: 26a606f4-9632-4ad3-aef1-8ceaf24bafff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.04.17 17:31:18.417995 [ 293 ] {} <Debug> TCP-Session: f1a9c88e-52d5-4dc4-b850-1a6eec2b3a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.04.17 17:31:18.417904 [ 287 ] {} <Debug> TCP-Session: 99da48d3-4c31-4ab1-834d-e12adee8c49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.04.17 17:31:18.417835 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.04.17 17:31:18.418043 [ 287 ] {} <Debug> TCP-Session: 99da48d3-4c31-4ab1-834d-e12adee8c49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.04.17 17:31:18.417828 [ 286 ] {} <Trace> TCP-Session: bddeee4a-07ed-4f40-abc0-bc08777d1a3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.04.17 17:31:18.418072 [ 288 ] {} <Debug> TCP-Session: 55712daf-11a2-42d1-b8f9-9a853e60bf01 Authenticating user 'default' from [fd00:1122:3344:101::e]:61833 | ||
| 1145 | 2026.04.17 17:31:18.417793 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49817 | ||
| 1146 | 2026.04.17 17:31:18.418119 [ 288 ] {} <Debug> TCP-Session: 55712daf-11a2-42d1-b8f9-9a853e60bf01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.04.17 17:31:18.417880 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.04.17 17:31:18.418141 [ 288 ] {} <Debug> TCP-Session: 55712daf-11a2-42d1-b8f9-9a853e60bf01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.17 17:31:18.417823 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43525 | ||
| 1150 | 2026.04.17 17:31:18.418173 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1151 | 2026.04.17 17:31:18.418171 [ 291 ] {} <Debug> TCP-Session: 459767f9-0739-4ef7-a6a2-942ea8521156 Authenticating user 'default' from [fd00:1122:3344:101::e]:61244 | ||
| 1152 | 2026.04.17 17:31:18.418223 [ 292 ] {} <Debug> TCP-Session: a914a2fb-4b0b-403d-8c28-32bc64384416 Authenticating user 'default' from [fd00:1122:3344:101::e]:49817 | ||
| 1153 | 2026.04.17 17:31:18.418235 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1154 | 2026.04.17 17:31:18.418243 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.04.17 17:31:18.418250 [ 292 ] {} <Debug> TCP-Session: a914a2fb-4b0b-403d-8c28-32bc64384416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.04.17 17:31:18.418275 [ 294 ] {} <Debug> TCP-Session: dcc41a56-2f95-4411-aa58-768eaeed6ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43525 | ||
| 1157 | 2026.04.17 17:31:18.418287 [ 292 ] {} <Debug> TCP-Session: a914a2fb-4b0b-403d-8c28-32bc64384416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.04.17 17:31:18.418303 [ 294 ] {} <Debug> TCP-Session: dcc41a56-2f95-4411-aa58-768eaeed6ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.04.17 17:31:18.418238 [ 291 ] {} <Debug> TCP-Session: 459767f9-0739-4ef7-a6a2-942ea8521156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.04.17 17:31:18.418330 [ 294 ] {} <Debug> TCP-Session: dcc41a56-2f95-4411-aa58-768eaeed6ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.04.17 17:31:18.418349 [ 291 ] {} <Debug> TCP-Session: 459767f9-0739-4ef7-a6a2-942ea8521156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.04.17 17:31:18.418464 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1163 | 2026.04.17 17:31:18.418518 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1164 | 2026.04.17 17:31:18.418778 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 1165 | 2026.04.17 17:31:18.419611 [ 297 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> AggregatingTransform: Aggregating | ||
| 1166 | 2026.04.17 17:31:18.419662 [ 297 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1167 | 2026.04.17 17:31:18.419695 [ 297 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824917 sec. (1212.243 rows/sec., 47.35 KiB/sec.) | ||
| 1168 | 2026.04.17 17:31:18.419711 [ 297 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Trace> Aggregator: Merging aggregated data | ||
| 1169 | 2026.04.17 17:31:18.420918 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002732 sec., 366.03221083455344 rows/sec., 14.30 KiB/sec. | ||
| 1170 | 2026.04.17 17:31:18.421069 [ 286 ] {793f0dee-d3e9-4f8e-9e96-d70ebe2318cd} <Debug> TCPHandler: Processed in 0.003335979 sec. | ||
| 1171 | 2026.04.17 17:31:18.421205 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.04.17 17:31:18.421237 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.04.17 17:31:18.421238 [ 286 ] {} <Debug> TCP-Session: bddeee4a-07ed-4f40-abc0-bc08777d1a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.04.17 17:31:18.421259 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.04.17 17:31:18.421279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.04.17 17:31:18.421297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.04.17 17:31:18.421318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.04.17 17:31:18.421330 [ 289 ] {} <Debug> TCP-Session: f1208d1d-f6ea-4969-8cfb-a4c951496c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.04.17 17:31:18.421341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.04.17 17:31:18.421368 [ 290 ] {} <Debug> TCP-Session: 26a606f4-9632-4ad3-aef1-8ceaf24bafff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.04.17 17:31:18.421378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.04.17 17:31:18.421403 [ 294 ] {} <Debug> TCP-Session: dcc41a56-2f95-4411-aa58-768eaeed6ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.04.17 17:31:18.421428 [ 292 ] {} <Debug> TCP-Session: a914a2fb-4b0b-403d-8c28-32bc64384416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.04.17 17:31:18.421341 [ 293 ] {} <Debug> TCP-Session: f1a9c88e-52d5-4dc4-b850-1a6eec2b3a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.04.17 17:31:18.421317 [ 288 ] {} <Debug> TCP-Session: 55712daf-11a2-42d1-b8f9-9a853e60bf01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.04.17 17:31:18.421280 [ 287 ] {} <Debug> TCP-Session: 99da48d3-4c31-4ab1-834d-e12adee8c49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.04.17 17:31:18.421358 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.04.17 17:31:18.421541 [ 291 ] {} <Debug> TCP-Session: 459767f9-0739-4ef7-a6a2-942ea8521156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.04.17 17:31:20.188253 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.04.17 17:31:20.188440 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1191 | 2026.04.17 17:31:20.188507 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1192 | 2026.04.17 17:31:20.189144 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.04.17 17:31:20.189190 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1194 | 2026.04.17 17:31:20.189678 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.04.17 17:31:20.190168 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.04.17 17:31:20.190329 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 1022.99 KiB/sec. | ||
| 1197 | 2026.04.17 17:31:20.190376 [ 275 ] {2f3327e3-42bd-400c-bd72-3e3619f58726} <Debug> TCPHandler: Processed in 0.002244793 sec. | ||
| 1198 | 2026.04.17 17:31:20.190510 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.04.17 17:31:20.190617 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2026.04.17 17:31:20.190661 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2026.04.17 17:31:20.191623 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.04.17 17:31:20.191663 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1203 | 2026.04.17 17:31:20.192065 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1204 | 2026.04.17 17:31:20.192545 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.04.17 17:31:20.192688 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002096 sec., 13358.778625954197 rows/sec., 1.04 MiB/sec. | ||
| 1206 | 2026.04.17 17:31:20.192726 [ 275 ] {fc46fd7f-424a-4db1-ae22-f7022de6cb5c} <Debug> TCPHandler: Processed in 0.002274664 sec. | ||
| 1207 | 2026.04.17 17:31:20.192845 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.04.17 17:31:20.192941 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.04.17 17:31:20.192985 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2026.04.17 17:31:20.193386 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.04.17 17:31:20.193426 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1212 | 2026.04.17 17:31:20.193910 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1213 | 2026.04.17 17:31:20.194351 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.04.17 17:31:20.194481 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. | ||
| 1215 | 2026.04.17 17:31:20.194518 [ 275 ] {b92cd336-2d3b-4e2a-8642-5ca84107c19c} <Debug> TCPHandler: Processed in 0.001724477 sec. | ||
| 1216 | 2026.04.17 17:31:20.194634 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.04.17 17:31:20.194729 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.04.17 17:31:20.194771 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1219 | 2026.04.17 17:31:20.195116 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.04.17 17:31:20.195151 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1221 | 2026.04.17 17:31:20.195568 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.04.17 17:31:20.195999 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.04.17 17:31:20.196132 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001422 sec., 21097.04641350211 rows/sec., 1.45 MiB/sec. | ||
| 1224 | 2026.04.17 17:31:20.196168 [ 275 ] {4b78e0d5-7ca5-400a-9dc4-07fd45f451bb} <Debug> TCPHandler: Processed in 0.001583782 sec. | ||
| 1225 | 2026.04.17 17:31:25.183865 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.04.17 17:31:25.184088 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1227 | 2026.04.17 17:31:25.184410 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.04.17 17:31:25.188871 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1229 | 2026.04.17 17:31:25.189142 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.04.17 17:31:25.189219 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.04.17 17:31:25.189415 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1232 | 2026.04.17 17:31:25.191403 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.04.17 17:31:25.193455 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 1234 | 2026.04.17 17:31:25.193481 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.04.17 17:31:25.197462 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1236 | 2026.04.17 17:31:25.197498 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1237 | 2026.04.17 17:31:25.226640 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.042632 sec., 351.848376806155 rows/sec., 14.29 KiB/sec. | ||
| 1238 | 2026.04.17 17:31:25.226772 [ 275 ] {2bce698b-e7ec-44f7-a549-dead5ffbc572} <Debug> TCPHandler: Processed in 0.043029432 sec. | ||
| 1239 | 2026.04.17 17:31:25.227654 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.04.17 17:31:25.227795 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1241 | 2026.04.17 17:31:25.228010 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.04.17 17:31:25.228045 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1243 | 2026.04.17 17:31:25.228216 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.04.17 17:31:25.228273 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.04.17 17:31:25.228395 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1246 | 2026.04.17 17:31:25.228427 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.04.17 17:31:25.228445 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 1248 | 2026.04.17 17:31:25.228460 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.04.17 17:31:25.228497 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1250 | 2026.04.17 17:31:25.228516 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1251 | 2026.04.17 17:31:25.229002 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001263 sec., 11876.48456057007 rows/sec., 482.48 KiB/sec. | ||
| 1252 | 2026.04.17 17:31:25.229089 [ 275 ] {bdb36c55-c5fd-4bef-9faf-9aebe4e3debd} <Debug> TCPHandler: Processed in 0.001488218 sec. | ||
| 1253 | 2026.04.17 17:31:25.229277 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.04.17 17:31:25.229404 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1255 | 2026.04.17 17:31:25.229618 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.04.17 17:31:25.229650 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1257 | 2026.04.17 17:31:25.229823 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.04.17 17:31:25.229877 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.04.17 17:31:25.229975 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1260 | 2026.04.17 17:31:25.230005 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.04.17 17:31:25.230023 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 1262 | 2026.04.17 17:31:25.230040 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.04.17 17:31:25.230082 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1264 | 2026.04.17 17:31:25.230102 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1265 | 2026.04.17 17:31:25.230595 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001239 sec., 12106.537530266343 rows/sec., 491.83 KiB/sec. | ||
| 1266 | 2026.04.17 17:31:25.230677 [ 275 ] {afe6e163-8d47-417a-9ed7-c101c48f340a} <Debug> TCPHandler: Processed in 0.001448788 sec. | ||
| 1267 | 2026.04.17 17:31:25.230943 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.04.17 17:31:25.231069 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1269 | 2026.04.17 17:31:25.231279 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.04.17 17:31:25.231313 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1271 | 2026.04.17 17:31:25.231477 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.04.17 17:31:25.231530 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.04.17 17:31:25.231628 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1274 | 2026.04.17 17:31:25.231657 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.04.17 17:31:25.231676 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 1276 | 2026.04.17 17:31:25.231689 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.04.17 17:31:25.231722 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1278 | 2026.04.17 17:31:25.231739 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1279 | 2026.04.17 17:31:25.232160 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001138 sec., 13181.019332161688 rows/sec., 535.48 KiB/sec. | ||
| 1280 | 2026.04.17 17:31:25.232239 [ 275 ] {b47ed823-4257-41c4-8b32-0ab0006aeb6d} <Debug> TCPHandler: Processed in 0.001343974 sec. | ||
| 1281 | 2026.04.17 17:31:25.234414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2427 | ||
| 1282 | 2026.04.17 17:31:25.234804 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.04.17 17:31:25.234843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1284 | 2026.04.17 17:31:25.235437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1285 | 2026.04.17 17:31:25.235955 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.04.17 17:31:25.236115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2427 | ||
| 1287 | 2026.04.17 17:31:25.237700 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.04.17 17:31:25.237813 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1289 | 2026.04.17 17:31:25.237857 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2026.04.17 17:31:25.238375 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.04.17 17:31:25.238415 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1292 | 2026.04.17 17:31:25.238905 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.04.17 17:31:25.239262 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.04.17 17:31:25.239407 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 260.38 KiB/sec. | ||
| 1295 | 2026.04.17 17:31:25.239445 [ 275 ] {275ee704-7b58-4e3b-99a3-d8060db9e7ef} <Debug> TCPHandler: Processed in 0.001798939 sec. | ||
| 1296 | 2026.04.17 17:31:25.239550 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.04.17 17:31:25.239648 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1298 | 2026.04.17 17:31:25.239689 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1299 | 2026.04.17 17:31:25.240113 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.04.17 17:31:25.240149 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1301 | 2026.04.17 17:31:25.240547 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.04.17 17:31:25.240962 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.04.17 17:31:25.241091 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001465 sec., 1365.1877133105802 rows/sec., 111.32 KiB/sec. | ||
| 1304 | 2026.04.17 17:31:25.241128 [ 275 ] {0dfb3929-e498-4a6e-900d-ed6ebc80dcbd} <Debug> TCPHandler: Processed in 0.001628124 sec. | ||
| 1305 | 2026.04.17 17:31:25.241244 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.04.17 17:31:25.241339 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1307 | 2026.04.17 17:31:25.241381 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1308 | 2026.04.17 17:31:25.241803 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.04.17 17:31:25.241839 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1310 | 2026.04.17 17:31:25.242250 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1311 | 2026.04.17 17:31:25.242664 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.04.17 17:31:25.242802 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Debug> executeQuery: Read 49 rows, 4.14 KiB in 0.001481 sec., 33085.75286968265 rows/sec., 2.73 MiB/sec. | ||
| 1313 | 2026.04.17 17:31:25.242839 [ 275 ] {a9108e67-9a0b-4d3b-b592-9274249aab13} <Debug> TCPHandler: Processed in 0.001644404 sec. | ||
| 1314 | 2026.04.17 17:31:25.242950 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.04.17 17:31:25.243042 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.04.17 17:31:25.243083 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1317 | 2026.04.17 17:31:25.243482 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.04.17 17:31:25.243520 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1319 | 2026.04.17 17:31:25.243961 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1320 | 2026.04.17 17:31:25.244514 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.04.17 17:31:25.244653 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 593.86 KiB/sec. | ||
| 1322 | 2026.04.17 17:31:25.244691 [ 275 ] {02640e62-9f83-4e62-8029-591887f984d4} <Debug> TCPHandler: Processed in 0.001792118 sec. | ||
| 1323 | 2026.04.17 17:31:25.244808 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.17 17:31:25.244901 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1325 | 2026.04.17 17:31:25.244939 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1326 | 2026.04.17 17:31:25.245366 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.04.17 17:31:25.245402 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1328 | 2026.04.17 17:31:25.245802 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.04.17 17:31:25.246223 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.04.17 17:31:25.246361 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Debug> executeQuery: Read 56 rows, 4.49 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.97 MiB/sec. | ||
| 1331 | 2026.04.17 17:31:25.246398 [ 275 ] {da069544-f4ea-4fc2-b13c-16a510a1503d} <Debug> TCPHandler: Processed in 0.001639474 sec. | ||
| 1332 | 2026.04.17 17:31:25.246552 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.04.17 17:31:25.246652 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.04.17 17:31:25.246698 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1335 | 2026.04.17 17:31:25.247085 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.04.17 17:31:25.247124 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1337 | 2026.04.17 17:31:25.247584 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1338 | 2026.04.17 17:31:25.248065 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.04.17 17:31:25.248214 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001582 sec., 63843.236409608086 rows/sec., 4.43 MiB/sec. | ||
| 1340 | 2026.04.17 17:31:25.248253 [ 275 ] {57de0970-a412-4f5f-b047-89982fdea485} <Debug> TCPHandler: Processed in 0.001754587 sec. | ||
| 1341 | 2026.04.17 17:31:25.248369 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.04.17 17:31:25.248466 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.04.17 17:31:25.248523 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <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 | ||
| 1344 | 2026.04.17 17:31:25.249436 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.04.17 17:31:25.249474 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1346 | 2026.04.17 17:31:25.255148 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1347 | 2026.04.17 17:31:25.255571 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.04.17 17:31:25.255722 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.007274 sec., 1512.2353588122078 rows/sec., 2.71 MiB/sec. | ||
| 1349 | 2026.04.17 17:31:25.255780 [ 275 ] {8320b921-64f6-4074-b061-22874e7aa4f6} <Debug> TCPHandler: Processed in 0.007460005 sec. | ||
| 1350 | 2026.04.17 17:31:25.255906 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.04.17 17:31:25.256001 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.04.17 17:31:25.256043 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1353 | 2026.04.17 17:31:25.256393 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.04.17 17:31:25.256430 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1355 | 2026.04.17 17:31:25.256961 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1356 | 2026.04.17 17:31:25.257380 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.04.17 17:31:25.257510 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001528 sec., 13743.455497382198 rows/sec., 1007.88 KiB/sec. | ||
| 1358 | 2026.04.17 17:31:25.257546 [ 275 ] {f50ecb3f-d5ae-4562-8d78-fa319e8b2f57} <Debug> TCPHandler: Processed in 0.001688876 sec. | ||
| 1359 | 2026.04.17 17:31:25.257666 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.04.17 17:31:25.257760 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.04.17 17:31:25.257800 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1362 | 2026.04.17 17:31:25.258146 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.04.17 17:31:25.258180 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1364 | 2026.04.17 17:31:25.258623 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1365 | 2026.04.17 17:31:25.259095 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.04.17 17:31:25.259236 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001494 sec., 20080.321285140562 rows/sec., 1.38 MiB/sec. | ||
| 1367 | 2026.04.17 17:31:25.259274 [ 275 ] {32818812-b80a-499d-b4c2-92bfc78498df} <Debug> TCPHandler: Processed in 0.001657204 sec. | ||
| 1368 | 2026.04.17 17:31:25.358189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1369 | 2026.04.17 17:31:25.376428 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.04.17 17:31:25.376493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1371 | 2026.04.17 17:31:25.383272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1372 | 2026.04.17 17:31:25.384446 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.04.17 17:31:25.387511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1374 | 2026.04.17 17:31:26.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.66 MiB, peak 175.27 MiB, free memory in arenas 0.00 B, will set to 169.42 MiB (RSS), difference: 1.75 MiB | ||
| 1375 | 2026.04.17 17:31:27.726822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 180 | ||
| 1376 | 2026.04.17 17:31:27.729099 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.04.17 17:31:27.729152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1378 | 2026.04.17 17:31:27.730471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1379 | 2026.04.17 17:31:27.731162 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.04.17 17:31:27.731469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1381 | 2026.04.17 17:31:30.187515 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.04.17 17:31:30.187702 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1383 | 2026.04.17 17:31:30.187767 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1384 | 2026.04.17 17:31:30.188409 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.04.17 17:31:30.188457 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1386 | 2026.04.17 17:31:30.188835 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1387 | 2026.04.17 17:31:30.189057 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.04.17 17:31:30.189214 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001559 sec., 16677.35728030789 rows/sec., 1.24 MiB/sec. | ||
| 1389 | 2026.04.17 17:31:30.189261 [ 275 ] {555dc393-8492-47ce-bfc3-c9030115c73b} <Debug> TCPHandler: Processed in 0.001870381 sec. | ||
| 1390 | 2026.04.17 17:31:30.189395 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.04.17 17:31:30.189497 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1392 | 2026.04.17 17:31:30.189541 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1393 | 2026.04.17 17:31:30.189997 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.04.17 17:31:30.190035 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1395 | 2026.04.17 17:31:30.190341 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1396 | 2026.04.17 17:31:30.190554 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.04.17 17:31:30.190686 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001213 sec., 23083.26463314097 rows/sec., 1.80 MiB/sec. | ||
| 1398 | 2026.04.17 17:31:30.190729 [ 275 ] {33264aad-72db-416a-8642-9a11a32ad5a3} <Debug> TCPHandler: Processed in 0.001384255 sec. | ||
| 1399 | 2026.04.17 17:31:30.190877 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.04.17 17:31:30.191009 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.04.17 17:31:30.191066 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1402 | 2026.04.17 17:31:30.191516 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.04.17 17:31:30.191554 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1404 | 2026.04.17 17:31:30.191903 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2026.04.17 17:31:30.192122 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.04.17 17:31:30.192258 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001278 sec., 78247.2613458529 rows/sec., 5.43 MiB/sec. | ||
| 1407 | 2026.04.17 17:31:30.192296 [ 275 ] {d82584fb-eaf4-45dd-85d8-44641a987b69} <Debug> TCPHandler: Processed in 0.001484239 sec. | ||
| 1408 | 2026.04.17 17:31:30.192422 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.04.17 17:31:30.192521 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.04.17 17:31:30.192563 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1411 | 2026.04.17 17:31:30.192907 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.04.17 17:31:30.192943 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1413 | 2026.04.17 17:31:30.193248 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.04.17 17:31:30.193458 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.04.17 17:31:30.193598 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001098 sec., 27322.4043715847 rows/sec., 1.87 MiB/sec. | ||
| 1416 | 2026.04.17 17:31:30.193636 [ 275 ] {2caec02d-4549-4c40-8537-fca8ebd0206a} <Debug> TCPHandler: Processed in 0.001265902 sec. | ||
| 1417 | 2026.04.17 17:31:32.634343 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1418 | 2026.04.17 17:31:32.634401 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1419 | 2026.04.17 17:31:32.737060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2875 | ||
| 1420 | 2026.04.17 17:31:32.737549 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.04.17 17:31:32.737595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1422 | 2026.04.17 17:31:32.738075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2026.04.17 17:31:32.738309 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.04.17 17:31:32.738446 [ 80 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2026.04.17 17:31:32.738452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1426 | 2026.04.17 17:31:32.738530 [ 80 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.04.17 17:31:32.738561 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1428 | 2026.04.17 17:31:32.740747 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 1429 | 2026.04.17 17:31:32.742769 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1430 | 2026.04.17 17:31:32.742848 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1431 | 2026.04.17 17:31:32.742958 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1432 | 2026.04.17 17:31:32.743018 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 491 rows starting from the beginning of the part | ||
| 1433 | 2026.04.17 17:31:32.743097 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1434 | 2026.04.17 17:31:32.743147 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1435 | 2026.04.17 17:31:32.743195 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1436 | 2026.04.17 17:31:32.783661 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.044994457 sec., 63896.75954973743 rows/sec., 935.99 KiB/sec. | ||
| 1437 | 2026.04.17 17:31:32.784261 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1438 | 2026.04.17 17:31:32.784614 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.04.17 17:31:32.784692 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_6_1} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1440 | 2026.04.17 17:31:32.784836 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1441 | 2026.04.17 17:31:32.888433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1442 | 2026.04.17 17:31:32.906605 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.04.17 17:31:32.906654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1444 | 2026.04.17 17:31:32.913314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1445 | 2026.04.17 17:31:32.914035 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.04.17 17:31:32.914328 [ 78 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1447 | 2026.04.17 17:31:32.914404 [ 78 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.04.17 17:31:32.914430 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1449 | 2026.04.17 17:31:32.914568 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1450 | 2026.04.17 17:31:32.917795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1451 | 2026.04.17 17:31:32.918910 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1452 | 2026.04.17 17:31:32.920429 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1453 | 2026.04.17 17:31:32.925190 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1454 | 2026.04.17 17:31:32.929558 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1455 | 2026.04.17 17:31:32.933996 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1456 | 2026.04.17 17:31:32.943718 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1457 | 2026.04.17 17:31:32.948142 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 1458 | 2026.04.17 17:31:33.007206 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092709683 sec., 496.1725519005388 rows/sec., 2.57 MiB/sec. | ||
| 1459 | 2026.04.17 17:31:33.009622 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1460 | 2026.04.17 17:31:33.011771 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_6_1} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.04.17 17:31:33.011852 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_6_1} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1462 | 2026.04.17 17:31:33.013769 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1463 | 2026.04.17 17:31:34.001244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.85 MiB, peak 180.14 MiB, free memory in arenas 0.00 B, will set to 180.71 MiB (RSS), difference: 9.86 MiB | ||
| 1464 | 2026.04.17 17:31:35.190951 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.04.17 17:31:35.191161 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1466 | 2026.04.17 17:31:35.191237 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1467 | 2026.04.17 17:31:35.191894 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.04.17 17:31:35.191938 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1469 | 2026.04.17 17:31:35.192350 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1470 | 2026.04.17 17:31:35.192583 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.04.17 17:31:35.192708 [ 77 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1472 | 2026.04.17 17:31:35.192742 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001634 sec., 44063.64749082007 rows/sec., 3.78 MiB/sec. | ||
| 1473 | 2026.04.17 17:31:35.192749 [ 77 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.04.17 17:31:35.192776 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1475 | 2026.04.17 17:31:35.192792 [ 275 ] {bd78ad96-7849-48ae-92bd-0c1d77cd5f42} <Debug> TCPHandler: Processed in 0.001977825 sec. | ||
| 1476 | 2026.04.17 17:31:35.192914 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 1477 | 2026.04.17 17:31:35.192927 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.04.17 17:31:35.193079 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.04.17 17:31:35.193090 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1480 | 2026.04.17 17:31:35.193128 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1481 | 2026.04.17 17:31:35.193145 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1482 | 2026.04.17 17:31:35.193252 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1483 | 2026.04.17 17:31:35.193303 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1484 | 2026.04.17 17:31:35.193346 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
| 1485 | 2026.04.17 17:31:35.193393 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1486 | 2026.04.17 17:31:35.193445 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1487 | 2026.04.17 17:31:35.193576 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.04.17 17:31:35.193617 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1489 | 2026.04.17 17:31:35.194069 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1490 | 2026.04.17 17:31:35.194315 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.04.17 17:31:35.194383 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153929 sec., 146820.93692546565 rows/sec., 12.26 MiB/sec. | ||
| 1492 | 2026.04.17 17:31:35.194456 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001403 sec., 16393.44262295082 rows/sec., 1.20 MiB/sec. | ||
| 1493 | 2026.04.17 17:31:35.194497 [ 275 ] {f0f1bdfe-b761-4615-92db-d51b7e9df68c} <Debug> TCPHandler: Processed in 0.001624593 sec. | ||
| 1494 | 2026.04.17 17:31:35.194611 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2026.04.17 17:31:35.194631 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.04.17 17:31:35.194745 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1497 | 2026.04.17 17:31:35.194789 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1498 | 2026.04.17 17:31:35.194959 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.04.17 17:31:35.195046 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_6_1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1500 | 2026.04.17 17:31:35.195140 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1501 | 2026.04.17 17:31:35.195220 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.04.17 17:31:35.195261 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1503 | 2026.04.17 17:31:35.195572 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1504 | 2026.04.17 17:31:35.195783 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.04.17 17:31:35.195880 [ 77 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2026.04.17 17:31:35.195910 [ 77 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.04.17 17:31:35.195912 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Debug> executeQuery: Read 56 rows, 4.50 KiB in 0.001188 sec., 47138.047138047135 rows/sec., 3.70 MiB/sec. | ||
| 1508 | 2026.04.17 17:31:35.195928 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1509 | 2026.04.17 17:31:35.195954 [ 275 ] {f38245a0-e113-492c-ba14-f87ef55c743e} <Debug> TCPHandler: Processed in 0.001374005 sec. | ||
| 1510 | 2026.04.17 17:31:35.195997 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 1511 | 2026.04.17 17:31:35.196082 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.04.17 17:31:35.196089 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1513 | 2026.04.17 17:31:35.196131 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 1514 | 2026.04.17 17:31:35.196176 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1515 | 2026.04.17 17:31:35.196191 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.04.17 17:31:35.196215 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1517 | 2026.04.17 17:31:35.196242 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2026.04.17 17:31:35.196260 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1519 | 2026.04.17 17:31:35.196305 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1520 | 2026.04.17 17:31:35.196343 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 1521 | 2026.04.17 17:31:35.196633 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.04.17 17:31:35.196673 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1523 | 2026.04.17 17:31:35.197022 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1524 | 2026.04.17 17:31:35.197088 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118997 sec., 201966.58257350107 rows/sec., 16.56 MiB/sec. | ||
| 1525 | 2026.04.17 17:31:35.197259 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.04.17 17:31:35.197324 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1527 | 2026.04.17 17:31:35.197365 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1528 | 2026.04.17 17:31:35.197397 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.04.17 17:31:35.197397 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001226 sec., 81566.06851549755 rows/sec., 5.66 MiB/sec. | ||
| 1530 | 2026.04.17 17:31:35.197416 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1531 | 2026.04.17 17:31:35.197441 [ 275 ] {cbb701be-788e-4e6e-a021-ab2e70bdbea6} <Debug> TCPHandler: Processed in 0.001408887 sec. | ||
| 1532 | 2026.04.17 17:31:35.197483 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 1533 | 2026.04.17 17:31:35.197568 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.04.17 17:31:35.197588 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.04.17 17:31:35.197622 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 101 rows starting from the beginning of the part | ||
| 1536 | 2026.04.17 17:31:35.197670 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1537 | 2026.04.17 17:31:35.197673 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.04.17 17:31:35.197677 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.04.17 17:31:35.197711 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1540 | 2026.04.17 17:31:35.197746 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <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 | ||
| 1541 | 2026.04.17 17:31:35.197755 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part | ||
| 1542 | 2026.04.17 17:31:35.197788 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_6_1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1543 | 2026.04.17 17:31:35.197801 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1544 | 2026.04.17 17:31:35.197843 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1545 | 2026.04.17 17:31:35.197893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1546 | 2026.04.17 17:31:35.198544 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.04.17 17:31:35.198585 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1548 | 2026.04.17 17:31:35.198686 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012297 sec., 489550.2968203627 rows/sec., 33.94 MiB/sec. | ||
| 1549 | 2026.04.17 17:31:35.198882 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2026.04.17 17:31:35.199154 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1551 | 2026.04.17 17:31:35.199173 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.04.17 17:31:35.199242 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1553 | 2026.04.17 17:31:35.199315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1554 | 2026.04.17 17:31:35.199387 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.04.17 17:31:35.199526 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001873 sec., 12279.765082754939 rows/sec., 22.00 MiB/sec. | ||
| 1556 | 2026.04.17 17:31:35.199588 [ 275 ] {ea04131c-9ee0-4504-a4d8-39844f8cb811} <Debug> TCPHandler: Processed in 0.002069438 sec. | ||
| 1557 | 2026.04.17 17:31:35.199717 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.04.17 17:31:35.199815 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.04.17 17:31:35.199857 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1560 | 2026.04.17 17:31:35.200181 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.04.17 17:31:35.200216 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1562 | 2026.04.17 17:31:35.200510 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1563 | 2026.04.17 17:31:35.200718 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.04.17 17:31:35.200854 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 428.17 KiB/sec. | ||
| 1565 | 2026.04.17 17:31:35.200903 [ 275 ] {01f37bb6-8d7d-488f-bd57-5a00fb67ee08} <Debug> TCPHandler: Processed in 0.001235441 sec. | ||
| 1566 | 2026.04.17 17:31:35.201039 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.04.17 17:31:35.201138 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.04.17 17:31:35.201180 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1569 | 2026.04.17 17:31:35.201538 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.04.17 17:31:35.201572 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1571 | 2026.04.17 17:31:35.201892 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1572 | 2026.04.17 17:31:35.202120 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.04.17 17:31:35.202220 [ 77 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1574 | 2026.04.17 17:31:35.202250 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001132 sec., 26501.7667844523 rows/sec., 1.82 MiB/sec. | ||
| 1575 | 2026.04.17 17:31:35.202250 [ 77 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.04.17 17:31:35.202283 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1577 | 2026.04.17 17:31:35.202286 [ 275 ] {03cf3d87-3363-4dca-b0d6-8e4354999ddb} <Debug> TCPHandler: Processed in 0.001298863 sec. | ||
| 1578 | 2026.04.17 17:31:35.202372 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 1579 | 2026.04.17 17:31:35.202462 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1580 | 2026.04.17 17:31:35.202498 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 1581 | 2026.04.17 17:31:35.202584 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 1582 | 2026.04.17 17:31:35.202634 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 1583 | 2026.04.17 17:31:35.202679 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1584 | 2026.04.17 17:31:35.202718 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1585 | 2026.04.17 17:31:35.202762 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1586 | 2026.04.17 17:31:35.203523 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186538 sec., 151701.84182891742 rows/sec., 10.39 MiB/sec. | ||
| 1587 | 2026.04.17 17:31:35.203649 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1588 | 2026.04.17 17:31:35.203929 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.04.17 17:31:35.203993 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_6_1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1590 | 2026.04.17 17:31:35.204047 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1591 | 2026.04.17 17:31:37.732484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 202 | ||
| 1592 | 2026.04.17 17:31:37.734600 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.04.17 17:31:37.734657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1594 | 2026.04.17 17:31:37.735829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1595 | 2026.04.17 17:31:37.736108 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.04.17 17:31:37.736421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1597 | 2026.04.17 17:31:40.188062 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.04.17 17:31:40.188273 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1599 | 2026.04.17 17:31:40.188347 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1600 | 2026.04.17 17:31:40.189006 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.04.17 17:31:40.189056 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1602 | 2026.04.17 17:31:40.189435 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1603 | 2026.04.17 17:31:40.189657 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.04.17 17:31:40.189816 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001595 sec., 16300.940438871472 rows/sec., 1.21 MiB/sec. | ||
| 1605 | 2026.04.17 17:31:40.189864 [ 275 ] {65d766a7-6e2a-40c2-8680-00f1718f477f} <Debug> TCPHandler: Processed in 0.001934633 sec. | ||
| 1606 | 2026.04.17 17:31:40.189994 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.04.17 17:31:40.190101 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1608 | 2026.04.17 17:31:40.190146 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1609 | 2026.04.17 17:31:40.190564 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.04.17 17:31:40.190603 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1611 | 2026.04.17 17:31:40.190895 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1612 | 2026.04.17 17:31:40.191106 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.04.17 17:31:40.191239 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001164 sec., 24054.982817869415 rows/sec., 1.88 MiB/sec. | ||
| 1614 | 2026.04.17 17:31:40.191278 [ 275 ] {de8b71d1-6f62-4450-bb43-ab8893af8815} <Debug> TCPHandler: Processed in 0.001336294 sec. | ||
| 1615 | 2026.04.17 17:31:40.191393 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.04.17 17:31:40.191490 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.04.17 17:31:40.191534 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1618 | 2026.04.17 17:31:40.191921 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.04.17 17:31:40.191961 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1620 | 2026.04.17 17:31:40.192306 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2026.04.17 17:31:40.192513 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.04.17 17:31:40.192637 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001168 sec., 85616.43835616439 rows/sec., 5.94 MiB/sec. | ||
| 1623 | 2026.04.17 17:31:40.192673 [ 275 ] {a84cb199-2d70-44d8-bd00-56934d960f06} <Debug> TCPHandler: Processed in 0.001330014 sec. | ||
| 1624 | 2026.04.17 17:31:40.192805 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.04.17 17:31:40.192900 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.04.17 17:31:40.192942 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1627 | 2026.04.17 17:31:40.193265 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.04.17 17:31:40.193302 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1629 | 2026.04.17 17:31:40.193604 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1630 | 2026.04.17 17:31:40.193806 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.04.17 17:31:40.193931 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00105 sec., 28571.428571428572 rows/sec., 1.96 MiB/sec. | ||
| 1632 | 2026.04.17 17:31:40.193966 [ 275 ] {cacf04cb-0787-43a5-beb6-5c531d0935b6} <Debug> TCPHandler: Processed in 0.00121076 sec. | ||
| 1633 | 2026.04.17 17:31:40.239542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3387 | ||
| 1634 | 2026.04.17 17:31:40.239933 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.04.17 17:31:40.239968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1636 | 2026.04.17 17:31:40.240396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1637 | 2026.04.17 17:31:40.240619 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.04.17 17:31:40.240738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3387 | ||
| 1639 | 2026.04.17 17:31:40.418751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1640 | 2026.04.17 17:31:40.437032 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.04.17 17:31:40.437102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1642 | 2026.04.17 17:31:40.442783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1643 | 2026.04.17 17:31:40.443482 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.04.17 17:31:40.446980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1645 | 2026.04.17 17:31:45.188603 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.04.17 17:31:45.188799 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1647 | 2026.04.17 17:31:45.188869 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1648 | 2026.04.17 17:31:45.189544 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.04.17 17:31:45.189594 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1650 | 2026.04.17 17:31:45.190000 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1651 | 2026.04.17 17:31:45.190236 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.04.17 17:31:45.190399 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001647 sec., 43715.84699453552 rows/sec., 3.75 MiB/sec. | ||
| 1653 | 2026.04.17 17:31:45.190449 [ 275 ] {d592545a-a462-4cc1-8475-74c3cd05ef1b} <Debug> TCPHandler: Processed in 0.001970734 sec. | ||
| 1654 | 2026.04.17 17:31:45.190593 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.04.17 17:31:45.190699 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1656 | 2026.04.17 17:31:45.190744 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1657 | 2026.04.17 17:31:45.191185 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.04.17 17:31:45.191224 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1659 | 2026.04.17 17:31:45.191530 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.04.17 17:31:45.191741 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.04.17 17:31:45.191880 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001206 sec., 19071.310116086235 rows/sec., 1.40 MiB/sec. | ||
| 1662 | 2026.04.17 17:31:45.191920 [ 275 ] {0ed59e8a-b16a-41ed-87cf-650bda45ebb8} <Debug> TCPHandler: Processed in 0.001381235 sec. | ||
| 1663 | 2026.04.17 17:31:45.192037 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.04.17 17:31:45.192137 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1665 | 2026.04.17 17:31:45.192178 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1666 | 2026.04.17 17:31:45.192602 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.04.17 17:31:45.192641 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1668 | 2026.04.17 17:31:45.192946 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1669 | 2026.04.17 17:31:45.193156 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.04.17 17:31:45.193290 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001174 sec., 43441.2265758092 rows/sec., 3.39 MiB/sec. | ||
| 1671 | 2026.04.17 17:31:45.193328 [ 275 ] {d4fbe5e3-f174-45cc-8562-66a74ee45a07} <Debug> TCPHandler: Processed in 0.001343104 sec. | ||
| 1672 | 2026.04.17 17:31:45.193448 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.04.17 17:31:45.193547 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.04.17 17:31:45.193591 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1675 | 2026.04.17 17:31:45.194086 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.04.17 17:31:45.194130 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1677 | 2026.04.17 17:31:45.194549 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1678 | 2026.04.17 17:31:45.194855 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.04.17 17:31:45.194994 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001469 sec., 68073.51940095302 rows/sec., 4.72 MiB/sec. | ||
| 1680 | 2026.04.17 17:31:45.195033 [ 275 ] {de4a06c7-5ba4-4afd-ade9-33d9ad580a9b} <Debug> TCPHandler: Processed in 0.001634214 sec. | ||
| 1681 | 2026.04.17 17:31:45.195174 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.04.17 17:31:45.195271 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.04.17 17:31:45.195332 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <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 | ||
| 1684 | 2026.04.17 17:31:45.196150 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.04.17 17:31:45.196188 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1686 | 2026.04.17 17:31:45.196720 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1687 | 2026.04.17 17:31:45.196936 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.04.17 17:31:45.197074 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001823 sec., 12616.566099835436 rows/sec., 22.61 MiB/sec. | ||
| 1689 | 2026.04.17 17:31:45.197133 [ 275 ] {b8dfac2c-3f6a-4d83-be20-6be3cf8d6f4b} <Debug> TCPHandler: Processed in 0.002010615 sec. | ||
| 1690 | 2026.04.17 17:31:45.197257 [ 275 ] {} <Trace> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.04.17 17:31:45.197354 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43952) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.04.17 17:31:45.197396 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1693 | 2026.04.17 17:31:45.197722 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.04.17 17:31:45.197758 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1695 | 2026.04.17 17:31:45.198056 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1696 | 2026.04.17 17:31:45.198265 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.04.17 17:31:45.198393 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001058 sec., 28355.38752362949 rows/sec., 1.94 MiB/sec. | ||
| 1698 | 2026.04.17 17:31:45.198428 [ 275 ] {5303a2f6-d7d9-485f-9311-f621b6408c3c} <Debug> TCPHandler: Processed in 0.00122177 sec. | ||
| 1699 | 2026.04.17 17:31:47.634459 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1700 | 2026.04.17 17:31:47.634515 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1701 | 2026.04.17 17:31:47.737434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 222 | ||
| 1702 | 2026.04.17 17:31:47.739390 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.04.17 17:31:47.739447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1704 | 2026.04.17 17:31:47.740620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1705 | 2026.04.17 17:31:47.740900 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.04.17 17:31:47.741221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1707 | 2026.04.17 17:31:47.741734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3835 | ||
| 1708 | 2026.04.17 17:31:47.742216 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.04.17 17:31:47.742263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1710 | 2026.04.17 17:31:47.742754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1711 | 2026.04.17 17:31:47.743005 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.04.17 17:31:47.743149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 1713 | 2026.04.17 17:31:47.947968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1714 | 2026.04.17 17:31:47.966565 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.04.17 17:31:47.966639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1716 | 2026.04.17 17:31:47.972559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1717 | 2026.04.17 17:31:47.973295 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.04.17 17:31:47.976808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1719 | 2026.04.17 17:31:48.761111 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1720 | 2026.04.17 17:31:48.761179 [ 275 ] {} <Debug> TCP-Session: 7a33b93b-b83c-4837-9ed7-3420b5dc4009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.04.17 17:31:49.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.67 MiB, peak 186.04 MiB, free memory in arenas 0.00 B, will set to 181.71 MiB (RSS), difference: 2.04 MiB | ||
| 1722 | 2026.04.17 17:31:50.187467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.04.17 17:31:50.187660 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1724 | 2026.04.17 17:31:50.187728 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1725 | 2026.04.17 17:31:50.188360 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.04.17 17:31:50.188405 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1727 | 2026.04.17 17:31:50.188813 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1728 | 2026.04.17 17:31:50.189056 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.04.17 17:31:50.189206 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001595 sec., 16300.940438871472 rows/sec., 1.21 MiB/sec. | ||
| 1730 | 2026.04.17 17:31:50.189252 [ 276 ] {24e72f0b-ec6a-46fc-9e1d-6ee6ce23424d} <Debug> TCPHandler: Processed in 0.001914613 sec. | ||
| 1731 | 2026.04.17 17:31:50.189396 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.04.17 17:31:50.189510 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2026.04.17 17:31:50.189554 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2026.04.17 17:31:50.189992 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.04.17 17:31:50.190030 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1736 | 2026.04.17 17:31:50.190359 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1737 | 2026.04.17 17:31:50.190588 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.04.17 17:31:50.190718 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001232 sec., 22727.272727272728 rows/sec., 1.77 MiB/sec. | ||
| 1739 | 2026.04.17 17:31:50.190757 [ 276 ] {ddcad0b1-c3f9-432a-ab18-7d75cd67bf80} <Debug> TCPHandler: Processed in 0.001414627 sec. | ||
| 1740 | 2026.04.17 17:31:50.190872 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.04.17 17:31:50.190969 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.04.17 17:31:50.191013 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1743 | 2026.04.17 17:31:50.191394 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.04.17 17:31:50.191430 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1745 | 2026.04.17 17:31:50.191774 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1746 | 2026.04.17 17:31:50.191999 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.04.17 17:31:50.192124 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001174 sec., 85178.87563884158 rows/sec., 5.91 MiB/sec. | ||
| 1748 | 2026.04.17 17:31:50.192161 [ 276 ] {552d405b-25fb-4ed4-91ad-68b607adda72} <Debug> TCPHandler: Processed in 0.001339004 sec. | ||
| 1749 | 2026.04.17 17:31:50.192275 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.04.17 17:31:50.192372 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.04.17 17:31:50.192413 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1752 | 2026.04.17 17:31:50.192755 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.04.17 17:31:50.192797 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1754 | 2026.04.17 17:31:50.193121 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1755 | 2026.04.17 17:31:50.193351 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.04.17 17:31:50.193505 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.78 MiB/sec. | ||
| 1757 | 2026.04.17 17:31:50.193544 [ 276 ] {59c53653-f5b8-48ed-861c-7f166ac6158f} <Debug> TCPHandler: Processed in 0.001318053 sec. | ||
| 1758 | 2026.04.17 17:31:55.189909 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.04.17 17:31:55.190122 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1760 | 2026.04.17 17:31:55.190195 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1761 | 2026.04.17 17:31:55.190853 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.04.17 17:31:55.190903 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1763 | 2026.04.17 17:31:55.191287 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1764 | 2026.04.17 17:31:55.191506 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.04.17 17:31:55.191651 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec. | ||
| 1766 | 2026.04.17 17:31:55.191690 [ 276 ] {98885c7c-2b0d-4505-a954-34a53636f722} <Debug> TCPHandler: Processed in 0.001920144 sec. | ||
| 1767 | 2026.04.17 17:31:55.191834 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.04.17 17:31:55.191928 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1769 | 2026.04.17 17:31:55.191967 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1770 | 2026.04.17 17:31:55.192399 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.04.17 17:31:55.192434 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1772 | 2026.04.17 17:31:55.192752 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1773 | 2026.04.17 17:31:55.192960 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.04.17 17:31:55.193081 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Debug> executeQuery: Read 95 rows, 8.60 KiB in 0.001173 sec., 80988.91730605286 rows/sec., 7.16 MiB/sec. | ||
| 1775 | 2026.04.17 17:31:55.193117 [ 276 ] {47a625b5-6f7a-48b4-bf36-43374869cfbc} <Debug> TCPHandler: Processed in 0.001333164 sec. | ||
| 1776 | 2026.04.17 17:31:55.193249 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.04.17 17:31:55.193342 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.04.17 17:31:55.193381 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1779 | 2026.04.17 17:31:55.193772 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.04.17 17:31:55.193807 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1781 | 2026.04.17 17:31:55.194109 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1782 | 2026.04.17 17:31:55.194319 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.04.17 17:31:55.194442 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001117 sec., 32229.18531781558 rows/sec., 2.36 MiB/sec. | ||
| 1784 | 2026.04.17 17:31:55.194478 [ 276 ] {45950697-9d06-493b-9e52-9cab85b81604} <Debug> TCPHandler: Processed in 0.001277492 sec. | ||
| 1785 | 2026.04.17 17:31:55.194597 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.04.17 17:31:55.194688 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1787 | 2026.04.17 17:31:55.194727 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1788 | 2026.04.17 17:31:55.195114 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.04.17 17:31:55.195149 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1790 | 2026.04.17 17:31:55.195437 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1791 | 2026.04.17 17:31:55.195643 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.04.17 17:31:55.195762 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001091 sec., 58661.77818515124 rows/sec., 4.58 MiB/sec. | ||
| 1793 | 2026.04.17 17:31:55.195796 [ 276 ] {6f940e78-b839-4fc4-82e0-d6c192d3a6ac} <Debug> TCPHandler: Processed in 0.001247671 sec. | ||
| 1794 | 2026.04.17 17:31:55.195908 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.04.17 17:31:55.196000 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.04.17 17:31:55.196042 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1797 | 2026.04.17 17:31:55.196437 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.04.17 17:31:55.196472 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1799 | 2026.04.17 17:31:55.196795 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1800 | 2026.04.17 17:31:55.197011 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.04.17 17:31:55.197131 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001149 sec., 87902.52393385553 rows/sec., 6.09 MiB/sec. | ||
| 1802 | 2026.04.17 17:31:55.197165 [ 276 ] {74a23e82-7eda-4d83-9f66-7714cb7a0f42} <Debug> TCPHandler: Processed in 0.001303272 sec. | ||
| 1803 | 2026.04.17 17:31:55.197278 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.04.17 17:31:55.197369 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.04.17 17:31:55.197421 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <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 | ||
| 1806 | 2026.04.17 17:31:55.198256 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.04.17 17:31:55.198291 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1808 | 2026.04.17 17:31:55.198853 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1809 | 2026.04.17 17:31:55.199069 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.04.17 17:31:55.199197 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001845 sec., 18428.18428184282 rows/sec., 33.02 MiB/sec. | ||
| 1811 | 2026.04.17 17:31:55.199245 [ 276 ] {f8ba0cc9-dd5c-458f-be45-d9a691907235} <Debug> TCPHandler: Processed in 0.002013786 sec. | ||
| 1812 | 2026.04.17 17:31:55.199371 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.04.17 17:31:55.199463 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.04.17 17:31:55.199502 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1815 | 2026.04.17 17:31:55.199812 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.04.17 17:31:55.199846 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1817 | 2026.04.17 17:31:55.200145 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1818 | 2026.04.17 17:31:55.200345 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.17 17:31:55.200470 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001026 sec., 29239.766081871345 rows/sec., 2.00 MiB/sec. | ||
| 1820 | 2026.04.17 17:31:55.200504 [ 276 ] {0e741c88-49a2-42e4-980f-28baf843c6e2} <Debug> TCPHandler: Processed in 0.001180699 sec. | ||
| 1821 | 2026.04.17 17:31:55.244118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4347 | ||
| 1822 | 2026.04.17 17:31:55.244613 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.04.17 17:31:55.244649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1824 | 2026.04.17 17:31:55.245155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1825 | 2026.04.17 17:31:55.245394 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.04.17 17:31:55.245532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4347 | ||
| 1827 | 2026.04.17 17:31:55.477766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1828 | 2026.04.17 17:31:55.494835 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.04.17 17:31:55.494888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1830 | 2026.04.17 17:31:55.501234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1831 | 2026.04.17 17:31:55.501918 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.04.17 17:31:55.504775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1833 | 2026.04.17 17:31:57.742199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 244 | ||
| 1834 | 2026.04.17 17:31:57.744218 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.04.17 17:31:57.744276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1836 | 2026.04.17 17:31:57.745468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1837 | 2026.04.17 17:31:57.745739 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.04.17 17:31:57.745901 [ 45 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1839 | 2026.04.17 17:31:57.745964 [ 45 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.04.17 17:31:57.745983 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1841 | 2026.04.17 17:31:57.746057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1842 | 2026.04.17 17:31:57.746084 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 1843 | 2026.04.17 17:31:57.746722 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1844 | 2026.04.17 17:31:57.746905 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 1845 | 2026.04.17 17:31:57.747351 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1846 | 2026.04.17 17:31:57.747732 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1847 | 2026.04.17 17:31:57.748100 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1848 | 2026.04.17 17:31:57.748458 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 1849 | 2026.04.17 17:31:57.748811 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1850 | 2026.04.17 17:31:57.754847 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 72 columns (72 merged, 0 gathered) in 0.008800519 sec., 27725.637544785714 rows/sec., 25.94 MiB/sec. | ||
| 1851 | 2026.04.17 17:31:57.755850 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1852 | 2026.04.17 17:31:57.756515 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.04.17 17:31:57.756591 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_6_1} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1854 | 2026.04.17 17:31:57.756829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1855 | 2026.04.17 17:31:58.613888 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51949 | ||
| 1856 | 2026.04.17 17:31:58.613997 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2026.04.17 17:31:58.614026 [ 275 ] {} <Debug> TCP-Session: 45a6f656-8135-4374-8662-18348648e7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:51949 | ||
| 1858 | 2026.04.17 17:31:58.614048 [ 275 ] {} <Debug> TCP-Session: 45a6f656-8135-4374-8662-18348648e7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.04.17 17:31:58.614065 [ 275 ] {} <Debug> TCP-Session: 45a6f656-8135-4374-8662-18348648e7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.04.17 17:31:58.614287 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45025 | ||
| 1861 | 2026.04.17 17:31:58.614313 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63987 | ||
| 1862 | 2026.04.17 17:31:58.614340 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 1863 | 2026.04.17 17:31:58.614372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47086 | ||
| 1864 | 2026.04.17 17:31:58.614404 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58930 | ||
| 1865 | 2026.04.17 17:31:58.614410 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.04.17 17:31:58.614392 [ 275 ] {} <Trace> TCP-Session: 45a6f656-8135-4374-8662-18348648e7bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.04.17 17:31:58.614504 [ 286 ] {} <Debug> TCP-Session: af1deaa4-6a0d-4e95-b937-de8fd587a9aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45025 | ||
| 1868 | 2026.04.17 17:31:58.614522 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1869 | 2026.04.17 17:31:58.614544 [ 286 ] {} <Debug> TCP-Session: af1deaa4-6a0d-4e95-b937-de8fd587a9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.04.17 17:31:58.614370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59331 | ||
| 1871 | 2026.04.17 17:31:58.614567 [ 286 ] {} <Debug> TCP-Session: af1deaa4-6a0d-4e95-b937-de8fd587a9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.04.17 17:31:58.614566 [ 287 ] {} <Debug> TCP-Session: 8c2379a0-cd50-40de-9e24-905c3f05da48 Authenticating user 'default' from [fd00:1122:3344:101::e]:63987 | ||
| 1873 | 2026.04.17 17:31:58.614364 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63032 | ||
| 1874 | 2026.04.17 17:31:58.614643 [ 287 ] {} <Debug> TCP-Session: 8c2379a0-cd50-40de-9e24-905c3f05da48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.04.17 17:31:58.614393 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51304 | ||
| 1876 | 2026.04.17 17:31:58.614680 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1877 | 2026.04.17 17:31:58.614671 [ 287 ] {} <Debug> TCP-Session: 8c2379a0-cd50-40de-9e24-905c3f05da48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2026.04.17 17:31:58.614819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1879 | 2026.04.17 17:31:58.614860 [ 288 ] {} <Debug> TCP-Session: 8acd297c-fd30-4a81-aed9-ae6e84808dba Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 1880 | 2026.04.17 17:31:58.614883 [ 288 ] {} <Debug> TCP-Session: 8acd297c-fd30-4a81-aed9-ae6e84808dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1881 | 2026.04.17 17:31:58.614901 [ 288 ] {} <Debug> TCP-Session: 8acd297c-fd30-4a81-aed9-ae6e84808dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.04.17 17:31:58.614940 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1883 | 2026.04.17 17:31:58.614945 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1884 | 2026.04.17 17:31:58.614981 [ 289 ] {} <Debug> TCP-Session: 07169026-bbe2-4263-b819-71bf296642b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59331 | ||
| 1885 | 2026.04.17 17:31:58.614994 [ 292 ] {} <Debug> TCP-Session: 84169df7-4798-460c-be3e-cd1e04542d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:51304 | ||
| 1886 | 2026.04.17 17:31:58.614995 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1887 | 2026.04.17 17:31:58.615027 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1888 | 2026.04.17 17:31:58.615021 [ 292 ] {} <Debug> TCP-Session: 84169df7-4798-460c-be3e-cd1e04542d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.04.17 17:31:58.615060 [ 291 ] {} <Debug> TCP-Session: 9c290e37-db42-47f5-9032-aab187501c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:47086 | ||
| 1890 | 2026.04.17 17:31:58.615080 [ 292 ] {} <Debug> TCP-Session: 84169df7-4798-460c-be3e-cd1e04542d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.04.17 17:31:58.615098 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1892 | 2026.04.17 17:31:58.615108 [ 291 ] {} <Debug> TCP-Session: 9c290e37-db42-47f5-9032-aab187501c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.04.17 17:31:58.615011 [ 289 ] {} <Debug> TCP-Session: 07169026-bbe2-4263-b819-71bf296642b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.04.17 17:31:58.615152 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1895 | 2026.04.17 17:31:58.615181 [ 289 ] {} <Debug> TCP-Session: 07169026-bbe2-4263-b819-71bf296642b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.04.17 17:31:58.615153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.04.17 17:31:58.615198 [ 293 ] {} <Debug> TCP-Session: bcafee35-55d2-41cc-977f-53babd2fca1a Authenticating user 'default' from [fd00:1122:3344:101::e]:58930 | ||
| 1898 | 2026.04.17 17:31:58.615235 [ 290 ] {} <Debug> TCP-Session: 917cc442-e979-4e94-ac5c-075b4da9eeb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63032 | ||
| 1899 | 2026.04.17 17:31:58.615244 [ 293 ] {} <Debug> TCP-Session: bcafee35-55d2-41cc-977f-53babd2fca1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.04.17 17:31:58.615262 [ 290 ] {} <Debug> TCP-Session: 917cc442-e979-4e94-ac5c-075b4da9eeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.04.17 17:31:58.615274 [ 293 ] {} <Debug> TCP-Session: bcafee35-55d2-41cc-977f-53babd2fca1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.04.17 17:31:58.615287 [ 290 ] {} <Debug> TCP-Session: 917cc442-e979-4e94-ac5c-075b4da9eeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.04.17 17:31:58.615143 [ 291 ] {} <Debug> TCP-Session: 9c290e37-db42-47f5-9032-aab187501c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.04.17 17:31:58.615396 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 1905 | 2026.04.17 17:31:58.615487 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1906 | 2026.04.17 17:31:59.001207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.07 MiB, peak 188.30 MiB, free memory in arenas 0.00 B, will set to 202.14 MiB (RSS), difference: 18.07 MiB | ||
| 1907 | 2026.04.17 17:31:59.034313 [ 301 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> AggregatingTransform: Aggregating | ||
| 1908 | 2026.04.17 17:31:59.034375 [ 301 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1909 | 2026.04.17 17:31:59.034408 [ 301 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001597473 sec. (625.989 rows/sec., 24.45 KiB/sec.) | ||
| 1910 | 2026.04.17 17:31:59.034424 [ 301 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Trace> Aggregator: Merging aggregated data | ||
| 1911 | 2026.04.17 17:31:59.035381 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.420778 sec., 2.3765501048058595 rows/sec., 95.06 B/sec. | ||
| 1912 | 2026.04.17 17:31:59.035631 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1913 | 2026.04.17 17:31:59.035657 [ 275 ] {ed86dd04-5ca6-4b9e-b842-a39a8622570d} <Debug> TCPHandler: Processed in 0.421406404 sec. | ||
| 1914 | 2026.04.17 17:31:59.035851 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1915 | 2026.04.17 17:31:59.035886 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1916 | 2026.04.17 17:31:59.035897 [ 275 ] {} <Debug> TCP-Session: 45a6f656-8135-4374-8662-18348648e7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.04.17 17:31:59.035919 [ 292 ] {} <Debug> TCP-Session: 84169df7-4798-460c-be3e-cd1e04542d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.04.17 17:31:59.035920 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2026.04.17 17:31:59.035939 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2026.04.17 17:31:59.035978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2026.04.17 17:31:59.036000 [ 286 ] {} <Debug> TCP-Session: af1deaa4-6a0d-4e95-b937-de8fd587a9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.04.17 17:31:59.036016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1923 | 2026.04.17 17:31:59.036043 [ 287 ] {} <Debug> TCP-Session: 8c2379a0-cd50-40de-9e24-905c3f05da48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.04.17 17:31:59.036042 [ 290 ] {} <Debug> TCP-Session: 917cc442-e979-4e94-ac5c-075b4da9eeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.04.17 17:31:59.036072 [ 288 ] {} <Debug> TCP-Session: 8acd297c-fd30-4a81-aed9-ae6e84808dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.04.17 17:31:59.036032 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1927 | 2026.04.17 17:31:59.035994 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1928 | 2026.04.17 17:31:59.035959 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1929 | 2026.04.17 17:31:59.036152 [ 293 ] {} <Debug> TCP-Session: bcafee35-55d2-41cc-977f-53babd2fca1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.04.17 17:31:59.036175 [ 291 ] {} <Debug> TCP-Session: 9c290e37-db42-47f5-9032-aab187501c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.04.17 17:31:59.036198 [ 289 ] {} <Debug> TCP-Session: 07169026-bbe2-4263-b819-71bf296642b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.04.17 17:32:00.187324 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.04.17 17:32:00.187556 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1934 | 2026.04.17 17:32:00.187633 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1935 | 2026.04.17 17:32:00.188311 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.04.17 17:32:00.188362 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1937 | 2026.04.17 17:32:00.188773 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1938 | 2026.04.17 17:32:00.189013 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.04.17 17:32:00.189153 [ 43 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1940 | 2026.04.17 17:32:00.189162 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001664 sec., 15625.000000000002 rows/sec., 1.16 MiB/sec. | ||
| 1941 | 2026.04.17 17:32:00.189229 [ 43 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.04.17 17:32:00.189249 [ 276 ] {1b8b0d27-297d-4f82-a74c-272f307dcca4} <Debug> TCPHandler: Processed in 0.002071358 sec. | ||
| 1943 | 2026.04.17 17:32:00.189255 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1944 | 2026.04.17 17:32:00.189384 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.04.17 17:32:00.189384 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 1946 | 2026.04.17 17:32:00.189486 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1947 | 2026.04.17 17:32:00.189521 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1948 | 2026.04.17 17:32:00.189531 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1949 | 2026.04.17 17:32:00.189565 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part | ||
| 1950 | 2026.04.17 17:32:00.189667 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 1951 | 2026.04.17 17:32:00.189730 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 1952 | 2026.04.17 17:32:00.189780 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 1953 | 2026.04.17 17:32:00.189822 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 95 rows starting from the beginning of the part | ||
| 1954 | 2026.04.17 17:32:00.189862 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 1955 | 2026.04.17 17:32:00.189972 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.17 17:32:00.190015 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1957 | 2026.04.17 17:32:00.190348 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1958 | 2026.04.17 17:32:00.190584 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.17 17:32:00.190694 [ 43 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1960 | 2026.04.17 17:32:00.190718 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00125 sec., 22400 rows/sec., 1.75 MiB/sec. | ||
| 1961 | 2026.04.17 17:32:00.190730 [ 43 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.04.17 17:32:00.190759 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1963 | 2026.04.17 17:32:00.190762 [ 276 ] {2e419975-33cf-432a-beaa-562545cdcbea} <Debug> TCPHandler: Processed in 0.001427256 sec. | ||
| 1964 | 2026.04.17 17:32:00.190819 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 1965 | 2026.04.17 17:32:00.190833 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014949 sec., 213392.20014716705 rows/sec., 18.66 MiB/sec. | ||
| 1966 | 2026.04.17 17:32:00.190907 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.04.17 17:32:00.190911 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1968 | 2026.04.17 17:32:00.190959 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part | ||
| 1969 | 2026.04.17 17:32:00.191006 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 1970 | 2026.04.17 17:32:00.191010 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.04.17 17:32:00.191031 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1972 | 2026.04.17 17:32:00.191047 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
| 1973 | 2026.04.17 17:32:00.191071 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1974 | 2026.04.17 17:32:00.191089 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 1975 | 2026.04.17 17:32:00.191128 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 1976 | 2026.04.17 17:32:00.191163 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 1977 | 2026.04.17 17:32:00.191375 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.04.17 17:32:00.191469 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_11_2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1979 | 2026.04.17 17:32:00.191470 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.04.17 17:32:00.191520 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1981 | 2026.04.17 17:32:00.191568 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1982 | 2026.04.17 17:32:00.191875 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1983 | 2026.04.17 17:32:00.191896 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101057 sec., 247035.3487603276 rows/sec., 20.24 MiB/sec. | ||
| 1984 | 2026.04.17 17:32:00.192113 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.04.17 17:32:00.192118 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1986 | 2026.04.17 17:32:00.192223 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1987 | 2026.04.17 17:32:00.192248 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001257 sec., 79554.49482895783 rows/sec., 5.52 MiB/sec. | ||
| 1988 | 2026.04.17 17:32:00.192260 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.04.17 17:32:00.192294 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1990 | 2026.04.17 17:32:00.192295 [ 276 ] {45563481-c296-4914-936a-65cff4b215a5} <Debug> TCPHandler: Processed in 0.001436027 sec. | ||
| 1991 | 2026.04.17 17:32:00.192362 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 1992 | 2026.04.17 17:32:00.192449 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.04.17 17:32:00.192466 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1994 | 2026.04.17 17:32:00.192503 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 602 rows starting from the beginning of the part | ||
| 1995 | 2026.04.17 17:32:00.192501 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.04.17 17:32:00.192551 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 1997 | 2026.04.17 17:32:00.192553 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.04.17 17:32:00.192596 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 1999 | 2026.04.17 17:32:00.192612 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_11_2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2000 | 2026.04.17 17:32:00.192615 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2001 | 2026.04.17 17:32:00.192635 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2002 | 2026.04.17 17:32:00.192681 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 2003 | 2026.04.17 17:32:00.192720 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2004 | 2026.04.17 17:32:00.192721 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2005 | 2026.04.17 17:32:00.192960 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.04.17 17:32:00.193002 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2007 | 2026.04.17 17:32:00.193327 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2008 | 2026.04.17 17:32:00.193569 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.04.17 17:32:00.193601 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264902 sec., 872004.3133776372 rows/sec., 60.46 MiB/sec. | ||
| 2010 | 2026.04.17 17:32:00.193676 [ 43 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2011 | 2026.04.17 17:32:00.193703 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001168 sec., 25684.931506849316 rows/sec., 1.76 MiB/sec. | ||
| 2012 | 2026.04.17 17:32:00.193705 [ 43 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.04.17 17:32:00.193744 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2014 | 2026.04.17 17:32:00.193746 [ 276 ] {a2b37d0d-815d-43eb-837b-f08a6efeddaa} <Debug> TCPHandler: Processed in 0.001346915 sec. | ||
| 2015 | 2026.04.17 17:32:00.193807 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2016 | 2026.04.17 17:32:00.193854 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 2017 | 2026.04.17 17:32:00.193983 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2018 | 2026.04.17 17:32:00.194024 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2019 | 2026.04.17 17:32:00.194079 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.04.17 17:32:00.194121 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2021 | 2026.04.17 17:32:00.194158 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2022 | 2026.04.17 17:32:00.194173 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2023 | 2026.04.17 17:32:00.194222 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2024 | 2026.04.17 17:32:00.194235 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2025 | 2026.04.17 17:32:00.194265 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2026 | 2026.04.17 17:32:00.194311 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2027 | 2026.04.17 17:32:00.195140 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317044 sec., 250561.1050200297 rows/sec., 17.16 MiB/sec. | ||
| 2028 | 2026.04.17 17:32:00.195276 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2029 | 2026.04.17 17:32:00.195510 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.04.17 17:32:00.195573 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_11_2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2031 | 2026.04.17 17:32:00.195628 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2032 | 2026.04.17 17:32:02.634769 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2033 | 2026.04.17 17:32:02.634824 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2034 | 2026.04.17 17:32:02.746487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4795 | ||
| 2035 | 2026.04.17 17:32:02.746976 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.04.17 17:32:02.747023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2037 | 2026.04.17 17:32:02.747523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2038 | 2026.04.17 17:32:02.747764 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.04.17 17:32:02.747910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2040 | 2026.04.17 17:32:03.005730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2041 | 2026.04.17 17:32:03.027269 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.04.17 17:32:03.027382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2043 | 2026.04.17 17:32:03.034774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2044 | 2026.04.17 17:32:03.035927 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.04.17 17:32:03.040846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2046 | 2026.04.17 17:32:05.189504 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.04.17 17:32:05.189724 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2048 | 2026.04.17 17:32:05.189800 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2049 | 2026.04.17 17:32:05.190497 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.04.17 17:32:05.190546 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2051 | 2026.04.17 17:32:05.190945 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2052 | 2026.04.17 17:32:05.191169 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.17 17:32:05.191320 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Debug> executeQuery: Read 94 rows, 8.53 KiB in 0.00165 sec., 56969.69696969697 rows/sec., 5.05 MiB/sec. | ||
| 2054 | 2026.04.17 17:32:05.191367 [ 276 ] {559785ae-d0bc-4bed-bc82-16c8ee986883} <Debug> TCPHandler: Processed in 0.002001746 sec. | ||
| 2055 | 2026.04.17 17:32:05.191500 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.04.17 17:32:05.191602 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.04.17 17:32:05.191644 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2058 | 2026.04.17 17:32:05.192055 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.04.17 17:32:05.192090 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2060 | 2026.04.17 17:32:05.192405 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2061 | 2026.04.17 17:32:05.192622 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.04.17 17:32:05.192724 [ 36 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2063 | 2026.04.17 17:32:05.192748 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001169 sec., 29084.6877673225 rows/sec., 2.14 MiB/sec. | ||
| 2064 | 2026.04.17 17:32:05.192768 [ 36 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.04.17 17:32:05.192786 [ 276 ] {fe1a305b-33d6-4ec5-9d96-84f192b85334} <Debug> TCPHandler: Processed in 0.001336864 sec. | ||
| 2066 | 2026.04.17 17:32:05.192788 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2067 | 2026.04.17 17:32:05.192900 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.04.17 17:32:05.192931 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 2069 | 2026.04.17 17:32:05.192996 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.17 17:32:05.193043 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2071 | 2026.04.17 17:32:05.193124 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2072 | 2026.04.17 17:32:05.193179 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2073 | 2026.04.17 17:32:05.193282 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2074 | 2026.04.17 17:32:05.193333 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2075 | 2026.04.17 17:32:05.193398 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2076 | 2026.04.17 17:32:05.193452 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.04.17 17:32:05.193457 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2078 | 2026.04.17 17:32:05.193497 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2079 | 2026.04.17 17:32:05.193532 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2080 | 2026.04.17 17:32:05.193831 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2081 | 2026.04.17 17:32:05.194076 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.04.17 17:32:05.194206 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001229 sec., 50447.51830756712 rows/sec., 3.94 MiB/sec. | ||
| 2083 | 2026.04.17 17:32:05.194242 [ 276 ] {dd79efa8-20ca-4f8b-9c20-012bfb8c799c} <Debug> TCPHandler: Processed in 0.001390455 sec. | ||
| 2084 | 2026.04.17 17:32:05.194353 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.04.17 17:32:05.194447 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2086 | 2026.04.17 17:32:05.194490 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2087 | 2026.04.17 17:32:05.194502 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639293 sec., 79912.49886383947 rows/sec., 6.15 MiB/sec. | ||
| 2088 | 2026.04.17 17:32:05.194678 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2089 | 2026.04.17 17:32:05.194909 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.04.17 17:32:05.194951 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2091 | 2026.04.17 17:32:05.194973 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.04.17 17:32:05.195058 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_6_1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2093 | 2026.04.17 17:32:05.195136 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2094 | 2026.04.17 17:32:05.195316 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2095 | 2026.04.17 17:32:05.195528 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.04.17 17:32:05.195650 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001221 sec., 81900.08190008189 rows/sec., 5.68 MiB/sec. | ||
| 2097 | 2026.04.17 17:32:05.195685 [ 276 ] {0588ef80-fb79-4bec-b6e1-44f2e0eb9aaa} <Debug> TCPHandler: Processed in 0.001378416 sec. | ||
| 2098 | 2026.04.17 17:32:05.195794 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.04.17 17:32:05.195887 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2100 | 2026.04.17 17:32:05.195940 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <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 | ||
| 2101 | 2026.04.17 17:32:05.196801 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.04.17 17:32:05.196840 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2103 | 2026.04.17 17:32:05.197415 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2104 | 2026.04.17 17:32:05.197641 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.04.17 17:32:05.197781 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001912 sec., 17782.426778242676 rows/sec., 31.87 MiB/sec. | ||
| 2106 | 2026.04.17 17:32:05.197840 [ 276 ] {ba87fcbe-bc48-4f49-bbeb-7bd104439d56} <Debug> TCPHandler: Processed in 0.002092138 sec. | ||
| 2107 | 2026.04.17 17:32:05.197963 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.04.17 17:32:05.198053 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2109 | 2026.04.17 17:32:05.198091 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2110 | 2026.04.17 17:32:05.198419 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.04.17 17:32:05.198453 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2112 | 2026.04.17 17:32:05.198742 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2113 | 2026.04.17 17:32:05.198947 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.04.17 17:32:05.199065 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001028 sec., 29182.879377431906 rows/sec., 2.00 MiB/sec. | ||
| 2115 | 2026.04.17 17:32:05.199098 [ 276 ] {493fc746-e17a-4f82-afe9-b526b3a30de0} <Debug> TCPHandler: Processed in 0.001180749 sec. | ||
| 2116 | 2026.04.17 17:32:05.880225 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.04.17 17:32:05.880468 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 2118 | 2026.04.17 17:32:05.880857 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2119 | 2026.04.17 17:32:05.880898 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2120 | 2026.04.17 17:32:05.881157 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2121 | 2026.04.17 17:32:05.881235 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2122 | 2026.04.17 17:32:05.881376 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 2123 | 2026.04.17 17:32:05.881500 [ 284 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2124 | 2026.04.17 17:32:05.881509 [ 336 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2125 | 2026.04.17 17:32:05.881639 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2126 | 2026.04.17 17:32:05.881665 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2127 | 2026.04.17 17:32:05.883723 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2128 | 2026.04.17 17:32:05.883759 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2129 | 2026.04.17 17:32:05.883829 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2130 | 2026.04.17 17:32:05.883913 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2131 | 2026.04.17 17:32:05.884993 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.004625 sec., 4108.108108108108 rows/sec., 171.66 KiB/sec. | ||
| 2132 | 2026.04.17 17:32:05.885090 [ 276 ] {a821bf39-3322-4fe9-b81c-9ce6dd81ed44} <Debug> TCPHandler: Processed in 0.005001145 sec. | ||
| 2133 | 2026.04.17 17:32:05.885350 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.04.17 17:32:05.885475 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 2135 | 2026.04.17 17:32:05.885690 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2136 | 2026.04.17 17:32:05.885720 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received')" moved to PREWHERE | ||
| 2137 | 2026.04.17 17:32:05.885887 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2138 | 2026.04.17 17:32:05.885939 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2139 | 2026.04.17 17:32:05.886079 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 2140 | 2026.04.17 17:32:05.886143 [ 284 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2141 | 2026.04.17 17:32:05.886146 [ 327 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2142 | 2026.04.17 17:32:05.886238 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2143 | 2026.04.17 17:32:05.886258 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2144 | 2026.04.17 17:32:05.886311 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2145 | 2026.04.17 17:32:05.886328 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2146 | 2026.04.17 17:32:05.886357 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received'))" | ||
| 2147 | 2026.04.17 17:32:05.886395 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received'))" | ||
| 2148 | 2026.04.17 17:32:05.887091 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001664 sec., 11418.269230769232 rows/sec., 477.13 KiB/sec. | ||
| 2149 | 2026.04.17 17:32:05.887177 [ 276 ] {f3469b63-6719-4747-8562-e3e5b98cf8ea} <Debug> TCPHandler: Processed in 0.001876241 sec. | ||
| 2150 | 2026.04.17 17:32:05.887384 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.04.17 17:32:05.887510 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2152 | 2026.04.17 17:32:05.887720 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2153 | 2026.04.17 17:32:05.887750 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 2154 | 2026.04.17 17:32:05.887917 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2155 | 2026.04.17 17:32:05.887966 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2156 | 2026.04.17 17:32:05.888067 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 2157 | 2026.04.17 17:32:05.888125 [ 327 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2158 | 2026.04.17 17:32:05.888128 [ 336 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2159 | 2026.04.17 17:32:05.888217 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2160 | 2026.04.17 17:32:05.888241 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2161 | 2026.04.17 17:32:05.888294 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2162 | 2026.04.17 17:32:05.888309 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2163 | 2026.04.17 17:32:05.888338 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 2164 | 2026.04.17 17:32:05.888365 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 2165 | 2026.04.17 17:32:05.888866 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001405 sec., 13523.131672597865 rows/sec., 565.09 KiB/sec. | ||
| 2166 | 2026.04.17 17:32:05.888960 [ 276 ] {0c476f2b-eb4d-44e8-a5ee-0d103b3c65ab} <Debug> TCPHandler: Processed in 0.001622734 sec. | ||
| 2167 | 2026.04.17 17:32:05.889160 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.04.17 17:32:05.889285 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2169 | 2026.04.17 17:32:05.889503 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2170 | 2026.04.17 17:32:05.889534 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 2171 | 2026.04.17 17:32:05.889702 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2172 | 2026.04.17 17:32:05.889752 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2173 | 2026.04.17 17:32:05.889846 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2174 | 2026.04.17 17:32:05.889901 [ 284 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2175 | 2026.04.17 17:32:05.889906 [ 336 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2176 | 2026.04.17 17:32:05.889996 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2177 | 2026.04.17 17:32:05.890021 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2178 | 2026.04.17 17:32:05.890075 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2179 | 2026.04.17 17:32:05.890090 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2180 | 2026.04.17 17:32:05.890118 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 2181 | 2026.04.17 17:32:05.890147 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 2182 | 2026.04.17 17:32:05.890759 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001523 sec., 12475.37754432042 rows/sec., 521.30 KiB/sec. | ||
| 2183 | 2026.04.17 17:32:05.890839 [ 276 ] {1d8f9b9d-340e-468e-853f-84d63f9c0a5b} <Debug> TCPHandler: Processed in 0.001726026 sec. | ||
| 2184 | 2026.04.17 17:32:05.891098 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.04.17 17:32:05.891220 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 2186 | 2026.04.17 17:32:05.891434 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2187 | 2026.04.17 17:32:05.891465 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received')" moved to PREWHERE | ||
| 2188 | 2026.04.17 17:32:05.891633 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2189 | 2026.04.17 17:32:05.891683 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2190 | 2026.04.17 17:32:05.891777 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2191 | 2026.04.17 17:32:05.891829 [ 345 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2192 | 2026.04.17 17:32:05.891837 [ 284 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2193 | 2026.04.17 17:32:05.891921 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2194 | 2026.04.17 17:32:05.891945 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2195 | 2026.04.17 17:32:05.891996 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2196 | 2026.04.17 17:32:05.892012 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2197 | 2026.04.17 17:32:05.892040 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received'))" | ||
| 2198 | 2026.04.17 17:32:05.892068 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received'))" | ||
| 2199 | 2026.04.17 17:32:05.892604 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001431 sec., 13277.428371767995 rows/sec., 554.82 KiB/sec. | ||
| 2200 | 2026.04.17 17:32:05.892688 [ 276 ] {45e6f4e6-3482-47a8-acb0-cea324796d87} <Debug> TCPHandler: Processed in 0.001636684 sec. | ||
| 2201 | 2026.04.17 17:32:05.892907 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.04.17 17:32:05.893031 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2203 | 2026.04.17 17:32:05.893240 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2204 | 2026.04.17 17:32:05.893271 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2205 | 2026.04.17 17:32:05.893442 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2206 | 2026.04.17 17:32:05.893491 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2207 | 2026.04.17 17:32:05.893586 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2208 | 2026.04.17 17:32:05.893641 [ 336 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2209 | 2026.04.17 17:32:05.893645 [ 345 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2210 | 2026.04.17 17:32:05.893729 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2211 | 2026.04.17 17:32:05.893749 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2212 | 2026.04.17 17:32:05.893801 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2213 | 2026.04.17 17:32:05.893817 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2214 | 2026.04.17 17:32:05.893845 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2215 | 2026.04.17 17:32:05.893872 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2216 | 2026.04.17 17:32:05.894389 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001406 sec., 13513.513513513515 rows/sec., 564.68 KiB/sec. | ||
| 2217 | 2026.04.17 17:32:05.894475 [ 276 ] {baef4c4f-7abd-4390-8bd9-1dadfab1a6b4} <Debug> TCPHandler: Processed in 0.001614763 sec. | ||
| 2218 | 2026.04.17 17:32:05.988754 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.04.17 17:32:05.989024 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2220 | 2026.04.17 17:32:05.989389 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2221 | 2026.04.17 17:32:05.989423 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2222 | 2026.04.17 17:32:05.989604 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2223 | 2026.04.17 17:32:05.989657 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2224 | 2026.04.17 17:32:05.989758 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2225 | 2026.04.17 17:32:05.989834 [ 284 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2226 | 2026.04.17 17:32:05.989840 [ 336 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2227 | 2026.04.17 17:32:05.989945 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2228 | 2026.04.17 17:32:05.989970 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2229 | 2026.04.17 17:32:05.990025 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2230 | 2026.04.17 17:32:05.990049 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2231 | 2026.04.17 17:32:05.990079 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2232 | 2026.04.17 17:32:05.990108 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2233 | 2026.04.17 17:32:05.990806 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001894 sec., 10031.678986272438 rows/sec., 419.19 KiB/sec. | ||
| 2234 | 2026.04.17 17:32:05.990911 [ 276 ] {3ac0c4e0-bd74-4c3b-960e-1fb58f352401} <Debug> TCPHandler: Processed in 0.002263985 sec. | ||
| 2235 | 2026.04.17 17:32:06.013592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.04.17 17:32:06.013753 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2237 | 2026.04.17 17:32:06.014037 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2238 | 2026.04.17 17:32:06.014077 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2239 | 2026.04.17 17:32:06.014292 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2240 | 2026.04.17 17:32:06.014345 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2241 | 2026.04.17 17:32:06.014445 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2242 | 2026.04.17 17:32:06.014523 [ 284 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2243 | 2026.04.17 17:32:06.014538 [ 305 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2244 | 2026.04.17 17:32:06.014641 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2245 | 2026.04.17 17:32:06.014665 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2246 | 2026.04.17 17:32:06.014720 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2247 | 2026.04.17 17:32:06.014737 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2248 | 2026.04.17 17:32:06.014766 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec'))" | ||
| 2249 | 2026.04.17 17:32:06.014797 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec'))" | ||
| 2250 | 2026.04.17 17:32:06.015401 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001714 sec., 11085.180863477246 rows/sec., 463.21 KiB/sec. | ||
| 2251 | 2026.04.17 17:32:06.015505 [ 276 ] {fcdbfead-ddce-4216-8869-1e29aa2db67a} <Debug> TCPHandler: Processed in 0.001976465 sec. | ||
| 2252 | 2026.04.17 17:32:06.038914 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.04.17 17:32:06.039051 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2254 | 2026.04.17 17:32:06.039285 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2255 | 2026.04.17 17:32:06.039318 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2256 | 2026.04.17 17:32:06.039524 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2257 | 2026.04.17 17:32:06.039581 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2258 | 2026.04.17 17:32:06.039682 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2259 | 2026.04.17 17:32:06.039757 [ 336 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2260 | 2026.04.17 17:32:06.039760 [ 305 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2261 | 2026.04.17 17:32:06.039867 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2262 | 2026.04.17 17:32:06.039894 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2263 | 2026.04.17 17:32:06.039950 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2264 | 2026.04.17 17:32:06.039967 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2265 | 2026.04.17 17:32:06.039998 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec'))" | ||
| 2266 | 2026.04.17 17:32:06.040028 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'zone:cpu_nsec'))" | ||
| 2267 | 2026.04.17 17:32:06.040685 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001687 sec., 11262.59632483699 rows/sec., 470.63 KiB/sec. | ||
| 2268 | 2026.04.17 17:32:06.040802 [ 276 ] {4d06a017-4aaa-4cc7-899f-bcffd36062d1} <Debug> TCPHandler: Processed in 0.001940573 sec. | ||
| 2269 | 2026.04.17 17:32:06.041322 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.04.17 17:32:06.041452 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2271 | 2026.04.17 17:32:06.041680 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2272 | 2026.04.17 17:32:06.041714 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2273 | 2026.04.17 17:32:06.041892 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2274 | 2026.04.17 17:32:06.041945 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2275 | 2026.04.17 17:32:06.042048 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2276 | 2026.04.17 17:32:06.042121 [ 305 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2277 | 2026.04.17 17:32:06.042134 [ 336 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2278 | 2026.04.17 17:32:06.042225 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 2279 | 2026.04.17 17:32:06.042252 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2280 | 2026.04.17 17:32:06.042307 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2281 | 2026.04.17 17:32:06.042324 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2282 | 2026.04.17 17:32:06.042353 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2283 | 2026.04.17 17:32:06.042384 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2284 | 2026.04.17 17:32:06.043049 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001648 sec., 11529.126213592233 rows/sec., 481.76 KiB/sec. | ||
| 2285 | 2026.04.17 17:32:06.043169 [ 276 ] {4168a755-8518-45f9-9f20-64f9829e2e23} <Debug> TCPHandler: Processed in 0.001896542 sec. | ||
| 2286 | 2026.04.17 17:32:06.044879 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.04.17 17:32:06.044988 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2288 | 2026.04.17 17:32:06.045030 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2289 | 2026.04.17 17:32:06.045593 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.04.17 17:32:06.045635 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2291 | 2026.04.17 17:32:06.046070 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2292 | 2026.04.17 17:32:06.046286 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.04.17 17:32:06.046438 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001481 sec., 6752.194463200541 rows/sec., 1.30 MiB/sec. | ||
| 2294 | 2026.04.17 17:32:06.046485 [ 276 ] {bab62917-4eb5-45c3-9784-6dc75b67692a} <Debug> TCPHandler: Processed in 0.001655924 sec. | ||
| 2295 | 2026.04.17 17:32:06.046612 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.04.17 17:32:06.046709 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2297 | 2026.04.17 17:32:06.046750 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2298 | 2026.04.17 17:32:06.047183 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.04.17 17:32:06.047221 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2300 | 2026.04.17 17:32:06.047564 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2301 | 2026.04.17 17:32:06.047789 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.04.17 17:32:06.047914 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 664.57 KiB/sec. | ||
| 2303 | 2026.04.17 17:32:06.047957 [ 276 ] {c2069ca9-b726-415b-aeff-a93d1e37534e} <Debug> TCPHandler: Processed in 0.001394156 sec. | ||
| 2304 | 2026.04.17 17:32:06.048080 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.04.17 17:32:06.048175 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2306 | 2026.04.17 17:32:06.048214 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2307 | 2026.04.17 17:32:06.049875 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.04.17 17:32:06.049914 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2309 | 2026.04.17 17:32:06.050482 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2310 | 2026.04.17 17:32:06.050731 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.04.17 17:32:06.050874 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Debug> executeQuery: Read 2419 rows, 181.80 KiB in 0.002718 sec., 889992.6416482708 rows/sec., 65.32 MiB/sec. | ||
| 2312 | 2026.04.17 17:32:06.050922 [ 276 ] {727afb73-58f1-4059-9eff-f7262aa388f1} <Debug> TCPHandler: Processed in 0.002889835 sec. | ||
| 2313 | 2026.04.17 17:32:06.051049 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.04.17 17:32:06.051145 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.04.17 17:32:06.051186 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2316 | 2026.04.17 17:32:06.051604 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.04.17 17:32:06.051641 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2318 | 2026.04.17 17:32:06.051955 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2319 | 2026.04.17 17:32:06.052177 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.04.17 17:32:06.052312 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.56 MiB/sec. | ||
| 2321 | 2026.04.17 17:32:06.052356 [ 276 ] {6bfe36c5-e01f-40fb-a77c-1bf3f8951117} <Debug> TCPHandler: Processed in 0.001356245 sec. | ||
| 2322 | 2026.04.17 17:32:06.052471 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.04.17 17:32:06.052565 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.04.17 17:32:06.052603 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2325 | 2026.04.17 17:32:06.053398 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.04.17 17:32:06.053434 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2327 | 2026.04.17 17:32:06.053873 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2328 | 2026.04.17 17:32:06.054144 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.04.17 17:32:06.054294 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001748 sec., 458237.98627002287 rows/sec., 26.47 MiB/sec. | ||
| 2330 | 2026.04.17 17:32:06.054336 [ 276 ] {02cdf30a-7d5c-48f7-8c95-4c8561c489f0} <Debug> TCPHandler: Processed in 0.001913463 sec. | ||
| 2331 | 2026.04.17 17:32:06.054464 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.04.17 17:32:06.054560 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.04.17 17:32:06.054599 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2334 | 2026.04.17 17:32:06.054998 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.04.17 17:32:06.055034 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2336 | 2026.04.17 17:32:06.055347 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2337 | 2026.04.17 17:32:06.055557 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.04.17 17:32:06.055688 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 122.60 KiB/sec. | ||
| 2339 | 2026.04.17 17:32:06.055742 [ 276 ] {da95df99-f5f8-4720-a3a7-279b6f494b86} <Debug> TCPHandler: Processed in 0.001325904 sec. | ||
| 2340 | 2026.04.17 17:32:06.055897 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.04.17 17:32:06.055996 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2342 | 2026.04.17 17:32:06.056069 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2343 | 2026.04.17 17:32:06.058751 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.04.17 17:32:06.058802 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2345 | 2026.04.17 17:32:06.059297 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2346 | 2026.04.17 17:32:06.059522 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.04.17 17:32:06.059669 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Debug> executeQuery: Read 1297 rows, 88.69 KiB in 0.003692 sec., 351300.10834236187 rows/sec., 23.46 MiB/sec. | ||
| 2348 | 2026.04.17 17:32:06.059713 [ 276 ] {7e92afa0-5875-41c8-9f1a-a0607c3bd3e3} <Debug> TCPHandler: Processed in 0.003876287 sec. | ||
| 2349 | 2026.04.17 17:32:06.059850 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.04.17 17:32:06.059948 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.04.17 17:32:06.059992 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2352 | 2026.04.17 17:32:06.061409 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.04.17 17:32:06.061447 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2354 | 2026.04.17 17:32:06.062210 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2355 | 2026.04.17 17:32:06.062432 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.04.17 17:32:06.062575 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Debug> executeQuery: Read 3975 rows, 259.16 KiB in 0.002648 sec., 1501132.930513595 rows/sec., 95.58 MiB/sec. | ||
| 2357 | 2026.04.17 17:32:06.062614 [ 276 ] {31b512ef-9dd7-42d4-9c7e-c86c18ffa3f5} <Debug> TCPHandler: Processed in 0.002816283 sec. | ||
| 2358 | 2026.04.17 17:32:06.062741 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.04.17 17:32:06.062838 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.04.17 17:32:06.062892 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <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 | ||
| 2361 | 2026.04.17 17:32:06.063773 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.04.17 17:32:06.063811 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2363 | 2026.04.17 17:32:06.064366 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2364 | 2026.04.17 17:32:06.064600 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.04.17 17:32:06.064701 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2366 | 2026.04.17 17:32:06.064743 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001925 sec., 8311.688311688311 rows/sec., 14.89 MiB/sec. | ||
| 2367 | 2026.04.17 17:32:06.064751 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.04.17 17:32:06.064787 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2369 | 2026.04.17 17:32:06.064813 [ 276 ] {127409f1-c8c4-42f6-b055-ff08ce8eb063} <Debug> TCPHandler: Processed in 0.00212201 sec. | ||
| 2370 | 2026.04.17 17:32:06.064899 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 2371 | 2026.04.17 17:32:06.064937 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.04.17 17:32:06.065037 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.04.17 17:32:06.065078 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2374 | 2026.04.17 17:32:06.065145 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.04.17 17:32:06.065212 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2376 | 2026.04.17 17:32:06.065343 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2377 | 2026.04.17 17:32:06.065408 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.04.17 17:32:06.065451 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2379 | 2026.04.17 17:32:06.065451 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2380 | 2026.04.17 17:32:06.065569 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2381 | 2026.04.17 17:32:06.065664 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2382 | 2026.04.17 17:32:06.065763 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2383 | 2026.04.17 17:32:06.065789 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2384 | 2026.04.17 17:32:06.066062 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.04.17 17:32:06.066244 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 572.71 KiB/sec. | ||
| 2386 | 2026.04.17 17:32:06.066284 [ 276 ] {e5412bb9-ab14-491d-864a-ddfe0aa2210a} <Debug> TCPHandler: Processed in 0.001396676 sec. | ||
| 2387 | 2026.04.17 17:32:06.068074 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 19 columns (19 merged, 0 gathered) in 0.003210915 sec., 43912.71646867014 rows/sec., 78.69 MiB/sec. | ||
| 2388 | 2026.04.17 17:32:06.068454 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2389 | 2026.04.17 17:32:06.068822 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.04.17 17:32:06.068900 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2391 | 2026.04.17 17:32:06.069031 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2392 | 2026.04.17 17:32:07.747016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 306 | ||
| 2393 | 2026.04.17 17:32:07.749833 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.04.17 17:32:07.749890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2395 | 2026.04.17 17:32:07.751191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.04.17 17:32:07.751478 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.04.17 17:32:07.751825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2398 | 2026.04.17 17:32:10.188467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.04.17 17:32:10.188690 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2400 | 2026.04.17 17:32:10.188767 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2401 | 2026.04.17 17:32:10.189482 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.04.17 17:32:10.189534 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2403 | 2026.04.17 17:32:10.189939 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2404 | 2026.04.17 17:32:10.190181 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.04.17 17:32:10.190342 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001705 sec., 30498.533724340177 rows/sec., 2.31 MiB/sec. | ||
| 2406 | 2026.04.17 17:32:10.190409 [ 276 ] {91938ef9-b62c-4f97-a33f-1616a0f23673} <Debug> TCPHandler: Processed in 0.002081889 sec. | ||
| 2407 | 2026.04.17 17:32:10.190569 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.04.17 17:32:10.190698 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2409 | 2026.04.17 17:32:10.190751 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2410 | 2026.04.17 17:32:10.191306 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.04.17 17:32:10.191346 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2412 | 2026.04.17 17:32:10.191755 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2413 | 2026.04.17 17:32:10.192053 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.04.17 17:32:10.192188 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001519 sec., 36866.35944700461 rows/sec., 2.88 MiB/sec. | ||
| 2415 | 2026.04.17 17:32:10.192228 [ 276 ] {2a01e372-af61-4e94-b7c2-af9a4c3903e1} <Debug> TCPHandler: Processed in 0.001723586 sec. | ||
| 2416 | 2026.04.17 17:32:10.192351 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.04.17 17:32:10.192452 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.04.17 17:32:10.192498 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2419 | 2026.04.17 17:32:10.192881 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.04.17 17:32:10.192920 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2421 | 2026.04.17 17:32:10.193256 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2422 | 2026.04.17 17:32:10.193473 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.04.17 17:32:10.193605 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001173 sec., 102301.79028132993 rows/sec., 7.09 MiB/sec. | ||
| 2424 | 2026.04.17 17:32:10.193645 [ 276 ] {0795aea6-b24a-4de9-93d0-8eb1c2e2f899} <Debug> TCPHandler: Processed in 0.001345254 sec. | ||
| 2425 | 2026.04.17 17:32:10.193761 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.04.17 17:32:10.193859 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.04.17 17:32:10.193902 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2428 | 2026.04.17 17:32:10.194235 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.04.17 17:32:10.194272 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2430 | 2026.04.17 17:32:10.194583 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2431 | 2026.04.17 17:32:10.194795 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.04.17 17:32:10.194923 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001083 sec., 36934.441366574334 rows/sec., 2.53 MiB/sec. | ||
| 2433 | 2026.04.17 17:32:10.194958 [ 276 ] {4e9c9de2-8e9a-44c1-aa46-fd1d3b00c246} <Debug> TCPHandler: Processed in 0.001246221 sec. | ||
| 2434 | 2026.04.17 17:32:10.248874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5307 | ||
| 2435 | 2026.04.17 17:32:10.249394 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.04.17 17:32:10.249444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2437 | 2026.04.17 17:32:10.249978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.04.17 17:32:10.250222 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.04.17 17:32:10.250370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5307 | ||
| 2440 | 2026.04.17 17:32:10.250364 [ 27 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2441 | 2026.04.17 17:32:10.250441 [ 27 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.04.17 17:32:10.250461 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2443 | 2026.04.17 17:32:10.250572 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 2444 | 2026.04.17 17:32:10.250691 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2445 | 2026.04.17 17:32:10.250729 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 2446 | 2026.04.17 17:32:10.250794 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2447 | 2026.04.17 17:32:10.250843 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2448 | 2026.04.17 17:32:10.250885 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2449 | 2026.04.17 17:32:10.250927 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2450 | 2026.04.17 17:32:10.250972 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2451 | 2026.04.17 17:32:10.252429 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905652 sec., 2784873.628553377 rows/sec., 39.84 MiB/sec. | ||
| 2452 | 2026.04.17 17:32:10.253240 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2453 | 2026.04.17 17:32:10.253572 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.04.17 17:32:10.253645 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_11_2} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2026.04.17 17:32:10.253716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2456 | 2026.04.17 17:32:10.541835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2457 | 2026.04.17 17:32:10.557930 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.04.17 17:32:10.557978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2459 | 2026.04.17 17:32:10.564233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2460 | 2026.04.17 17:32:10.564888 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.04.17 17:32:10.565175 [ 27 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2462 | 2026.04.17 17:32:10.565231 [ 27 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.04.17 17:32:10.565253 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2464 | 2026.04.17 17:32:10.565358 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2465 | 2026.04.17 17:32:10.567897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2466 | 2026.04.17 17:32:10.569560 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.04.17 17:32:10.570920 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2468 | 2026.04.17 17:32:10.575295 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2469 | 2026.04.17 17:32:10.579558 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2470 | 2026.04.17 17:32:10.583863 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2471 | 2026.04.17 17:32:10.588557 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2472 | 2026.04.17 17:32:10.592846 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 2473 | 2026.04.17 17:32:10.646279 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080958917 sec., 1025.2113426863157 rows/sec., 5.30 MiB/sec. | ||
| 2474 | 2026.04.17 17:32:10.648957 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.04.17 17:32:10.651161 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_11_2} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.04.17 17:32:10.651292 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_11_2} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2477 | 2026.04.17 17:32:10.653168 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2478 | 2026.04.17 17:32:11.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.88 MiB, peak 218.76 MiB, free memory in arenas 0.00 B, will set to 219.23 MiB (RSS), difference: 10.35 MiB | ||
| 2479 | 2026.04.17 17:32:15.191858 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.04.17 17:32:15.192169 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2481 | 2026.04.17 17:32:15.192275 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2482 | 2026.04.17 17:32:15.193089 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.04.17 17:32:15.193135 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2484 | 2026.04.17 17:32:15.193552 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2485 | 2026.04.17 17:32:15.193783 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.04.17 17:32:15.193936 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Debug> executeQuery: Read 120 rows, 10.59 KiB in 0.001845 sec., 65040.650406504064 rows/sec., 5.60 MiB/sec. | ||
| 2487 | 2026.04.17 17:32:15.193983 [ 276 ] {61cd9599-4309-477d-b093-9a54e02a5305} <Debug> TCPHandler: Processed in 0.002310426 sec. | ||
| 2488 | 2026.04.17 17:32:15.194118 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.04.17 17:32:15.194222 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.04.17 17:32:15.194264 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2491 | 2026.04.17 17:32:15.194751 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.04.17 17:32:15.194788 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2493 | 2026.04.17 17:32:15.195085 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2494 | 2026.04.17 17:32:15.195289 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.04.17 17:32:15.195414 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001215 sec., 27983.53909465021 rows/sec., 2.05 MiB/sec. | ||
| 2496 | 2026.04.17 17:32:15.195450 [ 276 ] {643433c2-ea09-4c2b-9932-7025cfb01838} <Debug> TCPHandler: Processed in 0.001381785 sec. | ||
| 2497 | 2026.04.17 17:32:15.195599 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.04.17 17:32:15.195693 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2499 | 2026.04.17 17:32:15.195733 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2500 | 2026.04.17 17:32:15.196206 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.04.17 17:32:15.196241 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2502 | 2026.04.17 17:32:15.196539 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2503 | 2026.04.17 17:32:15.196761 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.04.17 17:32:15.196883 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 2505 | 2026.04.17 17:32:15.196919 [ 276 ] {29d63a3c-48cf-4ecb-b8cf-80534289a348} <Debug> TCPHandler: Processed in 0.001379195 sec. | ||
| 2506 | 2026.04.17 17:32:15.197040 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.04.17 17:32:15.197132 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.04.17 17:32:15.197174 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2509 | 2026.04.17 17:32:15.197642 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.04.17 17:32:15.197679 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2511 | 2026.04.17 17:32:15.198006 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2512 | 2026.04.17 17:32:15.198217 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.04.17 17:32:15.198341 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001227 sec., 122249.38875305624 rows/sec., 8.48 MiB/sec. | ||
| 2514 | 2026.04.17 17:32:15.198378 [ 276 ] {182bf7a9-3516-41aa-b086-2bda383bc9ca} <Debug> TCPHandler: Processed in 0.001388896 sec. | ||
| 2515 | 2026.04.17 17:32:15.198497 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.04.17 17:32:15.198613 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2517 | 2026.04.17 17:32:15.198684 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <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 | ||
| 2518 | 2026.04.17 17:32:15.199601 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.04.17 17:32:15.199638 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2520 | 2026.04.17 17:32:15.200211 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2521 | 2026.04.17 17:32:15.200435 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.04.17 17:32:15.200585 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001998 sec., 17017.017017017017 rows/sec., 30.49 MiB/sec. | ||
| 2523 | 2026.04.17 17:32:15.200662 [ 276 ] {5fa3ac4d-61ba-4cad-a881-d2baa6dba325} <Debug> TCPHandler: Processed in 0.002223323 sec. | ||
| 2524 | 2026.04.17 17:32:15.200780 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2026.04.17 17:32:15.200876 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.04.17 17:32:15.200918 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2527 | 2026.04.17 17:32:15.201274 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.04.17 17:32:15.201308 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2529 | 2026.04.17 17:32:15.201609 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2530 | 2026.04.17 17:32:15.201821 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.04.17 17:32:15.201947 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001091 sec., 45829.514207149405 rows/sec., 3.14 MiB/sec. | ||
| 2532 | 2026.04.17 17:32:15.201983 [ 276 ] {b57ed1d6-d03b-497d-93cf-eabda4538da1} <Debug> TCPHandler: Processed in 0.001251371 sec. | ||
| 2533 | 2026.04.17 17:32:17.635086 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2534 | 2026.04.17 17:32:17.635148 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2535 | 2026.04.17 17:32:17.751400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5755 | ||
| 2536 | 2026.04.17 17:32:17.751989 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.04.17 17:32:17.752027 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2538 | 2026.04.17 17:32:17.752622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2539 | 2026.04.17 17:32:17.752857 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.17 17:32:17.752911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 326 | ||
| 2541 | 2026.04.17 17:32:17.752991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 2542 | 2026.04.17 17:32:17.754867 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.04.17 17:32:17.754919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2544 | 2026.04.17 17:32:17.756098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2545 | 2026.04.17 17:32:17.756375 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.04.17 17:32:17.756695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2547 | 2026.04.17 17:32:18.068879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2548 | 2026.04.17 17:32:18.085589 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.04.17 17:32:18.085661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2550 | 2026.04.17 17:32:18.091402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2551 | 2026.04.17 17:32:18.092107 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.04.17 17:32:18.095142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2553 | 2026.04.17 17:32:20.191097 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.04.17 17:32:20.191383 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2555 | 2026.04.17 17:32:20.191481 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2556 | 2026.04.17 17:32:20.192278 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.04.17 17:32:20.192326 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2558 | 2026.04.17 17:32:20.192733 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2559 | 2026.04.17 17:32:20.192962 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.04.17 17:32:20.193112 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Debug> executeQuery: Read 66 rows, 5.39 KiB in 0.001801 sec., 36646.307606885064 rows/sec., 2.92 MiB/sec. | ||
| 2561 | 2026.04.17 17:32:20.193137 [ 154 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2562 | 2026.04.17 17:32:20.193153 [ 276 ] {8033bb30-a0c8-40c4-99e6-689c927f2d58} <Debug> TCPHandler: Processed in 0.002227714 sec. | ||
| 2563 | 2026.04.17 17:32:20.193208 [ 154 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.04.17 17:32:20.193234 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2565 | 2026.04.17 17:32:20.193305 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.04.17 17:32:20.193322 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 2567 | 2026.04.17 17:32:20.193415 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.04.17 17:32:20.193417 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.04.17 17:32:20.193458 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
| 2570 | 2026.04.17 17:32:20.193460 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2571 | 2026.04.17 17:32:20.193511 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 2572 | 2026.04.17 17:32:20.193553 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2419 rows starting from the beginning of the part | ||
| 2573 | 2026.04.17 17:32:20.193590 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 2574 | 2026.04.17 17:32:20.193629 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part | ||
| 2575 | 2026.04.17 17:32:20.193666 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2576 | 2026.04.17 17:32:20.193866 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.04.17 17:32:20.193902 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2578 | 2026.04.17 17:32:20.194285 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2579 | 2026.04.17 17:32:20.194529 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.04.17 17:32:20.194657 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001261 sec., 5551.149881046788 rows/sec., 417.42 KiB/sec. | ||
| 2581 | 2026.04.17 17:32:20.194696 [ 276 ] {dc191b08-5e2d-4b26-979b-aa672e953165} <Debug> TCPHandler: Processed in 0.001440897 sec. | ||
| 2582 | 2026.04.17 17:32:20.194810 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.04.17 17:32:20.194907 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2584 | 2026.04.17 17:32:20.194950 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2585 | 2026.04.17 17:32:20.194977 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689535 sec., 1685670.9094514172 rows/sec., 133.07 MiB/sec. | ||
| 2586 | 2026.04.17 17:32:20.195225 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2587 | 2026.04.17 17:32:20.195355 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.04.17 17:32:20.195392 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2589 | 2026.04.17 17:32:20.195479 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.04.17 17:32:20.195540 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_16_3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2591 | 2026.04.17 17:32:20.195612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2592 | 2026.04.17 17:32:20.195704 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2593 | 2026.04.17 17:32:20.195915 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.04.17 17:32:20.196013 [ 154 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2595 | 2026.04.17 17:32:20.196039 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001153 sec., 54640.069384215094 rows/sec., 4.26 MiB/sec. | ||
| 2596 | 2026.04.17 17:32:20.196049 [ 154 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.04.17 17:32:20.196079 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2598 | 2026.04.17 17:32:20.196081 [ 276 ] {7a425087-1295-43d5-bb8a-de74ff996f74} <Debug> TCPHandler: Processed in 0.001319774 sec. | ||
| 2599 | 2026.04.17 17:32:20.196178 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 2600 | 2026.04.17 17:32:20.196211 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.04.17 17:32:20.196283 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.04.17 17:32:20.196306 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.04.17 17:32:20.196311 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 86 rows starting from the beginning of the part | ||
| 2604 | 2026.04.17 17:32:20.196349 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2605 | 2026.04.17 17:32:20.196399 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 2606 | 2026.04.17 17:32:20.196450 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1297 rows starting from the beginning of the part | ||
| 2607 | 2026.04.17 17:32:20.196494 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2608 | 2026.04.17 17:32:20.196539 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2609 | 2026.04.17 17:32:20.196596 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
| 2610 | 2026.04.17 17:32:20.196758 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.04.17 17:32:20.196794 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2612 | 2026.04.17 17:32:20.197121 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2613 | 2026.04.17 17:32:20.197346 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.04.17 17:32:20.197447 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2615 | 2026.04.17 17:32:20.197471 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001184 sec., 126689.1891891892 rows/sec., 8.78 MiB/sec. | ||
| 2616 | 2026.04.17 17:32:20.197476 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.04.17 17:32:20.197511 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2618 | 2026.04.17 17:32:20.197514 [ 276 ] {31c3fcc2-60ae-41ac-8b54-5e34b0f25779} <Debug> TCPHandler: Processed in 0.001350875 sec. | ||
| 2619 | 2026.04.17 17:32:20.197566 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424897 sec., 1160785.656787824 rows/sec., 84.78 MiB/sec. | ||
| 2620 | 2026.04.17 17:32:20.197570 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 2621 | 2026.04.17 17:32:20.197650 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.04.17 17:32:20.197708 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2623 | 2026.04.17 17:32:20.197735 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1103 rows starting from the beginning of the part | ||
| 2624 | 2026.04.17 17:32:20.197769 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.04.17 17:32:20.197784 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2626 | 2026.04.17 17:32:20.197825 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3975 rows starting from the beginning of the part | ||
| 2627 | 2026.04.17 17:32:20.197828 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2628 | 2026.04.17 17:32:20.197838 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <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 | ||
| 2629 | 2026.04.17 17:32:20.197863 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
| 2630 | 2026.04.17 17:32:20.197901 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
| 2631 | 2026.04.17 17:32:20.197939 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part | ||
| 2632 | 2026.04.17 17:32:20.198224 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.04.17 17:32:20.198321 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_16_3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2634 | 2026.04.17 17:32:20.198450 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2635 | 2026.04.17 17:32:20.198716 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.04.17 17:32:20.198757 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2637 | 2026.04.17 17:32:20.199253 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2638 | 2026.04.17 17:32:20.199493 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.04.17 17:32:20.199627 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001883 sec., 3717.472118959108 rows/sec., 6.66 MiB/sec. | ||
| 2640 | 2026.04.17 17:32:20.199677 [ 276 ] {372ea4a2-ced2-4eac-a391-b6052d2da2ff} <Debug> TCPHandler: Processed in 0.002086459 sec. | ||
| 2641 | 2026.04.17 17:32:20.199806 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.04.17 17:32:20.199902 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.04.17 17:32:20.199970 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2644 | 2026.04.17 17:32:20.200295 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.04.17 17:32:20.200330 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2646 | 2026.04.17 17:32:20.204576 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2647 | 2026.04.17 17:32:20.204762 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5598 rows, containing 5 columns (5 merged, 0 gathered) in 0.007217647 sec., 775599.0283259904 rows/sec., 50.65 MiB/sec. | ||
| 2648 | 2026.04.17 17:32:20.204812 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.04.17 17:32:20.204916 [ 154 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2650 | 2026.04.17 17:32:20.204943 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00506 sec., 9881.422924901186 rows/sec., 693.82 KiB/sec. | ||
| 2651 | 2026.04.17 17:32:20.204952 [ 154 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.17 17:32:20.204983 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2653 | 2026.04.17 17:32:20.204985 [ 276 ] {2680a69c-5423-4a84-a302-16a47dca9aa1} <Debug> TCPHandler: Processed in 0.005227772 sec. | ||
| 2654 | 2026.04.17 17:32:20.205057 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 2655 | 2026.04.17 17:32:20.205148 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2656 | 2026.04.17 17:32:20.205185 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 2657 | 2026.04.17 17:32:20.205228 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2658 | 2026.04.17 17:32:20.205262 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 2659 | 2026.04.17 17:32:20.205296 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 2660 | 2026.04.17 17:32:20.205330 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2661 | 2026.04.17 17:32:20.205333 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2662 | 2026.04.17 17:32:20.205385 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 2663 | 2026.04.17 17:32:20.205671 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.04.17 17:32:20.205748 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2665 | 2026.04.17 17:32:20.205827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2666 | 2026.04.17 17:32:20.206124 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095376 sec., 465593.549612188 rows/sec., 31.90 MiB/sec. | ||
| 2667 | 2026.04.17 17:32:20.206256 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2668 | 2026.04.17 17:32:20.206494 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.04.17 17:32:20.206552 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_16_3} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2670 | 2026.04.17 17:32:20.206611 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2671 | 2026.04.17 17:32:21.001159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.50 MiB, peak 227.24 MiB, free memory in arenas 0.00 B, will set to 221.54 MiB (RSS), difference: 1.03 MiB | ||
| 2672 | 2026.04.17 17:32:25.191733 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.04.17 17:32:25.191954 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2674 | 2026.04.17 17:32:25.192033 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2675 | 2026.04.17 17:32:25.192718 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.04.17 17:32:25.192776 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2677 | 2026.04.17 17:32:25.193162 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2678 | 2026.04.17 17:32:25.193400 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.04.17 17:32:25.193559 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001662 sec., 1203.3694344163657 rows/sec., 98.13 KiB/sec. | ||
| 2680 | 2026.04.17 17:32:25.193607 [ 276 ] {e9d83fee-67c3-43d9-8885-f1ae337627f9} <Debug> TCPHandler: Processed in 0.002023306 sec. | ||
| 2681 | 2026.04.17 17:32:25.193734 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.04.17 17:32:25.193837 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2683 | 2026.04.17 17:32:25.193879 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2684 | 2026.04.17 17:32:25.194353 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.04.17 17:32:25.194391 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2686 | 2026.04.17 17:32:25.194721 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2687 | 2026.04.17 17:32:25.194937 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.04.17 17:32:25.195066 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Debug> executeQuery: Read 121 rows, 10.66 KiB in 0.001253 sec., 96568.2362330407 rows/sec., 8.31 MiB/sec. | ||
| 2689 | 2026.04.17 17:32:25.195103 [ 276 ] {154ce441-555b-4cb0-a1c5-29ffdc3b6540} <Debug> TCPHandler: Processed in 0.001420876 sec. | ||
| 2690 | 2026.04.17 17:32:25.195217 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.04.17 17:32:25.195314 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.04.17 17:32:25.195354 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2693 | 2026.04.17 17:32:25.195812 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.04.17 17:32:25.195852 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2695 | 2026.04.17 17:32:25.196162 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2696 | 2026.04.17 17:32:25.196386 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.04.17 17:32:25.196514 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 2.16 MiB/sec. | ||
| 2698 | 2026.04.17 17:32:25.196551 [ 276 ] {d7da736e-6ef8-4ea8-9e14-8fc2065fa4a4} <Debug> TCPHandler: Processed in 0.001382595 sec. | ||
| 2699 | 2026.04.17 17:32:25.196669 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.04.17 17:32:25.196764 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2701 | 2026.04.17 17:32:25.196804 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2702 | 2026.04.17 17:32:25.197222 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.04.17 17:32:25.197260 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2704 | 2026.04.17 17:32:25.197585 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2705 | 2026.04.17 17:32:25.197822 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.04.17 17:32:25.197948 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001203 sec., 76475.47797173732 rows/sec., 5.97 MiB/sec. | ||
| 2707 | 2026.04.17 17:32:25.197985 [ 276 ] {6ce30a5c-cbe1-404a-b924-9915c74b4fe4} <Debug> TCPHandler: Processed in 0.001366885 sec. | ||
| 2708 | 2026.04.17 17:32:25.198097 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.04.17 17:32:25.198192 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.04.17 17:32:25.198236 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2711 | 2026.04.17 17:32:25.198637 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.04.17 17:32:25.198673 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2713 | 2026.04.17 17:32:25.199009 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2714 | 2026.04.17 17:32:25.199233 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.04.17 17:32:25.199358 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001185 sec., 127426.16033755273 rows/sec., 8.83 MiB/sec. | ||
| 2716 | 2026.04.17 17:32:25.199394 [ 276 ] {b389f825-f270-48b4-b7bd-cc7c5a35c075} <Debug> TCPHandler: Processed in 0.001346274 sec. | ||
| 2717 | 2026.04.17 17:32:25.199516 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.04.17 17:32:25.199637 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.04.17 17:32:25.199702 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <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 | ||
| 2720 | 2026.04.17 17:32:25.200512 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.04.17 17:32:25.200549 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2722 | 2026.04.17 17:32:25.201112 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2723 | 2026.04.17 17:32:25.201335 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.04.17 17:32:25.201466 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001855 sec., 18328.840970350404 rows/sec., 32.84 MiB/sec. | ||
| 2725 | 2026.04.17 17:32:25.201526 [ 276 ] {8dd751a0-66cb-4047-be70-20066bacbfbe} <Debug> TCPHandler: Processed in 0.002069768 sec. | ||
| 2726 | 2026.04.17 17:32:25.201653 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.04.17 17:32:25.201745 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.04.17 17:32:25.201786 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2729 | 2026.04.17 17:32:25.202116 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.04.17 17:32:25.202152 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2731 | 2026.04.17 17:32:25.202476 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2732 | 2026.04.17 17:32:25.202677 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.04.17 17:32:25.202800 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001073 sec., 46598.32246039143 rows/sec., 3.20 MiB/sec. | ||
| 2734 | 2026.04.17 17:32:25.202835 [ 276 ] {00d17c29-0591-4936-b06e-9613535042d7} <Debug> TCPHandler: Processed in 0.00122927 sec. | ||
| 2735 | 2026.04.17 17:32:25.253890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6267 | ||
| 2736 | 2026.04.17 17:32:25.254395 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.04.17 17:32:25.254437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2738 | 2026.04.17 17:32:25.254929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2739 | 2026.04.17 17:32:25.255174 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.04.17 17:32:25.255319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6267 | ||
| 2741 | 2026.04.17 17:32:25.596015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2742 | 2026.04.17 17:32:25.612979 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.04.17 17:32:25.613035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2744 | 2026.04.17 17:32:25.618978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2745 | 2026.04.17 17:32:25.619690 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.04.17 17:32:25.622817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2747 | 2026.04.17 17:32:27.757572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 352 | ||
| 2748 | 2026.04.17 17:32:27.759693 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.04.17 17:32:27.759747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2750 | 2026.04.17 17:32:27.760908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2751 | 2026.04.17 17:32:27.761179 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.04.17 17:32:27.761522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2753 | 2026.04.17 17:32:30.189928 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.04.17 17:32:30.190148 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2755 | 2026.04.17 17:32:30.190222 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2756 | 2026.04.17 17:32:30.190979 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.04.17 17:32:30.191017 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2758 | 2026.04.17 17:32:30.191411 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2759 | 2026.04.17 17:32:30.191640 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.04.17 17:32:30.191797 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Debug> executeQuery: Read 66 rows, 5.39 KiB in 0.001705 sec., 38709.67741935484 rows/sec., 3.09 MiB/sec. | ||
| 2761 | 2026.04.17 17:32:30.191838 [ 276 ] {d00fe167-b27c-4771-aa97-5f098a5343d3} <Debug> TCPHandler: Processed in 0.002049698 sec. | ||
| 2762 | 2026.04.17 17:32:30.191980 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.04.17 17:32:30.192076 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2764 | 2026.04.17 17:32:30.192116 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2765 | 2026.04.17 17:32:30.192505 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.04.17 17:32:30.192539 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2767 | 2026.04.17 17:32:30.192835 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2768 | 2026.04.17 17:32:30.193043 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.04.17 17:32:30.193132 [ 148 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2770 | 2026.04.17 17:32:30.193170 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001113 sec., 6289.308176100629 rows/sec., 472.93 KiB/sec. | ||
| 2771 | 2026.04.17 17:32:30.193171 [ 148 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.04.17 17:32:30.193203 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2773 | 2026.04.17 17:32:30.193208 [ 276 ] {9f283893-4b13-4b6c-a9aa-2b2f89a49ab3} <Debug> TCPHandler: Processed in 0.001277882 sec. | ||
| 2774 | 2026.04.17 17:32:30.193288 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 2775 | 2026.04.17 17:32:30.193321 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.04.17 17:32:30.193376 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2777 | 2026.04.17 17:32:30.193404 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part | ||
| 2778 | 2026.04.17 17:32:30.193415 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2779 | 2026.04.17 17:32:30.193454 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2780 | 2026.04.17 17:32:30.193483 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2781 | 2026.04.17 17:32:30.193529 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 2782 | 2026.04.17 17:32:30.193568 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 2783 | 2026.04.17 17:32:30.193606 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2784 | 2026.04.17 17:32:30.193647 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 2785 | 2026.04.17 17:32:30.193863 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.04.17 17:32:30.193897 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2787 | 2026.04.17 17:32:30.194256 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2788 | 2026.04.17 17:32:30.194379 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127507 sec., 133036.8680637903 rows/sec., 10.19 MiB/sec. | ||
| 2789 | 2026.04.17 17:32:30.194468 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.04.17 17:32:30.194605 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001208 sec., 52152.3178807947 rows/sec., 4.07 MiB/sec. | ||
| 2791 | 2026.04.17 17:32:30.194607 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2792 | 2026.04.17 17:32:30.194645 [ 276 ] {a1696ff7-8045-4a81-b06e-d904e62581c5} <Debug> TCPHandler: Processed in 0.001370715 sec. | ||
| 2793 | 2026.04.17 17:32:30.194769 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.04.17 17:32:30.194867 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.04.17 17:32:30.194915 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2796 | 2026.04.17 17:32:30.194999 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.04.17 17:32:30.195096 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_11_2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2798 | 2026.04.17 17:32:30.195197 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2799 | 2026.04.17 17:32:30.195324 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.04.17 17:32:30.195364 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2801 | 2026.04.17 17:32:30.195695 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2802 | 2026.04.17 17:32:30.195907 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.04.17 17:32:30.196037 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001189 sec., 126156.43397813289 rows/sec., 8.75 MiB/sec. | ||
| 2804 | 2026.04.17 17:32:30.196074 [ 276 ] {26ad2c91-bf54-447f-b4c3-84d37a66e2aa} <Debug> TCPHandler: Processed in 0.001353585 sec. | ||
| 2805 | 2026.04.17 17:32:30.196186 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.04.17 17:32:30.196280 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2807 | 2026.04.17 17:32:30.196334 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <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 | ||
| 2808 | 2026.04.17 17:32:30.197060 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.04.17 17:32:30.197095 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2810 | 2026.04.17 17:32:30.197587 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2811 | 2026.04.17 17:32:30.197804 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.04.17 17:32:30.197939 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001677 sec., 4174.12045319022 rows/sec., 7.48 MiB/sec. | ||
| 2813 | 2026.04.17 17:32:30.197997 [ 276 ] {77424c2e-c15d-4328-9e44-9ca926d18302} <Debug> TCPHandler: Processed in 0.001858921 sec. | ||
| 2814 | 2026.04.17 17:32:30.198109 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.04.17 17:32:30.198203 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.04.17 17:32:30.198244 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2817 | 2026.04.17 17:32:30.198571 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.04.17 17:32:30.198604 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2819 | 2026.04.17 17:32:30.198900 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2820 | 2026.04.17 17:32:30.199118 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.04.17 17:32:30.199245 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00106 sec., 47169.81132075472 rows/sec., 3.23 MiB/sec. | ||
| 2822 | 2026.04.17 17:32:30.199280 [ 276 ] {b44f8bc8-0624-4cd2-8412-2aa82b8b9725} <Debug> TCPHandler: Processed in 0.00122027 sec. | ||
| 2823 | 2026.04.17 17:32:32.635191 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2824 | 2026.04.17 17:32:32.635252 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2825 | 2026.04.17 17:32:32.756302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6715 | ||
| 2826 | 2026.04.17 17:32:32.756777 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.04.17 17:32:32.756814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2828 | 2026.04.17 17:32:32.757276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2829 | 2026.04.17 17:32:32.757502 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.04.17 17:32:32.757631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 2831 | 2026.04.17 17:32:33.123775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2832 | 2026.04.17 17:32:33.141568 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.04.17 17:32:33.141637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2834 | 2026.04.17 17:32:33.147742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2835 | 2026.04.17 17:32:33.148490 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.04.17 17:32:33.151739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2837 | 2026.04.17 17:32:35.190841 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.04.17 17:32:35.191036 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2839 | 2026.04.17 17:32:35.191105 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2840 | 2026.04.17 17:32:35.191816 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.04.17 17:32:35.191868 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2842 | 2026.04.17 17:32:35.192284 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2843 | 2026.04.17 17:32:35.192512 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.04.17 17:32:35.192668 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Debug> executeQuery: Read 120 rows, 10.59 KiB in 0.001682 sec., 71343.6385255648 rows/sec., 6.15 MiB/sec. | ||
| 2845 | 2026.04.17 17:32:35.192716 [ 276 ] {c8e6babf-1209-422b-9ace-5eb39a425ab0} <Debug> TCPHandler: Processed in 0.002008186 sec. | ||
| 2846 | 2026.04.17 17:32:35.192860 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.04.17 17:32:35.192965 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.04.17 17:32:35.193008 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2849 | 2026.04.17 17:32:35.193432 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.04.17 17:32:35.193472 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2851 | 2026.04.17 17:32:35.193778 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2852 | 2026.04.17 17:32:35.193989 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.04.17 17:32:35.194117 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001178 sec., 28862.478777589135 rows/sec., 2.12 MiB/sec. | ||
| 2854 | 2026.04.17 17:32:35.194155 [ 276 ] {12a49884-f354-4388-bf0c-15bbb8c3d83e} <Debug> TCPHandler: Processed in 0.001346045 sec. | ||
| 2855 | 2026.04.17 17:32:35.194266 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.04.17 17:32:35.194362 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2857 | 2026.04.17 17:32:35.194402 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2858 | 2026.04.17 17:32:35.194816 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.04.17 17:32:35.194853 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2860 | 2026.04.17 17:32:35.195170 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2861 | 2026.04.17 17:32:35.195385 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.04.17 17:32:35.195512 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 2863 | 2026.04.17 17:32:35.195549 [ 276 ] {283cd8f1-58e3-4400-8d7f-b2e89f182a76} <Debug> TCPHandler: Processed in 0.001331903 sec. | ||
| 2864 | 2026.04.17 17:32:35.195675 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.04.17 17:32:35.195773 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.04.17 17:32:35.195816 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2867 | 2026.04.17 17:32:35.196235 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.04.17 17:32:35.196271 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2869 | 2026.04.17 17:32:35.196606 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2870 | 2026.04.17 17:32:35.196833 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.04.17 17:32:35.196961 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001208 sec., 124172.18543046356 rows/sec., 8.61 MiB/sec. | ||
| 2872 | 2026.04.17 17:32:35.196997 [ 276 ] {48458c36-a1aa-46cc-baf6-304c0b8ef431} <Debug> TCPHandler: Processed in 0.001371165 sec. | ||
| 2873 | 2026.04.17 17:32:35.197111 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.04.17 17:32:35.197205 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.04.17 17:32:35.197260 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <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 | ||
| 2876 | 2026.04.17 17:32:35.198064 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.04.17 17:32:35.198101 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2878 | 2026.04.17 17:32:35.198639 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2879 | 2026.04.17 17:32:35.198886 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.04.17 17:32:35.198994 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2881 | 2026.04.17 17:32:35.199021 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001834 sec., 18538.713195201744 rows/sec., 33.22 MiB/sec. | ||
| 2882 | 2026.04.17 17:32:35.199067 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.17 17:32:35.199091 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2884 | 2026.04.17 17:32:35.199096 [ 276 ] {92712139-bb6d-41a4-8c27-5075a12af785} <Debug> TCPHandler: Processed in 0.002033327 sec. | ||
| 2885 | 2026.04.17 17:32:35.199192 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 2886 | 2026.04.17 17:32:35.199225 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.04.17 17:32:35.199321 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.04.17 17:32:35.199363 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2889 | 2026.04.17 17:32:35.199394 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2890 | 2026.04.17 17:32:35.199446 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part | ||
| 2891 | 2026.04.17 17:32:35.199567 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 2892 | 2026.04.17 17:32:35.199674 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 2893 | 2026.04.17 17:32:35.199697 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.04.17 17:32:35.199736 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2895 | 2026.04.17 17:32:35.199774 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2896 | 2026.04.17 17:32:35.199873 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 2897 | 2026.04.17 17:32:35.199971 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 2898 | 2026.04.17 17:32:35.200053 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2899 | 2026.04.17 17:32:35.200279 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.04.17 17:32:35.200408 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001105 sec., 45248.86877828054 rows/sec., 3.10 MiB/sec. | ||
| 2901 | 2026.04.17 17:32:35.200443 [ 276 ] {44699a15-2aae-4f4d-91e8-c7ce8832e6ff} <Debug> TCPHandler: Processed in 0.001267142 sec. | ||
| 2902 | 2026.04.17 17:32:35.202769 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.003609968 sec., 71191.7667968248 rows/sec., 127.57 MiB/sec. | ||
| 2903 | 2026.04.17 17:32:35.203407 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2904 | 2026.04.17 17:32:35.203789 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.04.17 17:32:35.203874 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2906 | 2026.04.17 17:32:35.204010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 2907 | 2026.04.17 17:32:35.781322 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.04.17 17:32:35.781614 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2909 | 2026.04.17 17:32:35.781723 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2910 | 2026.04.17 17:32:35.783481 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.04.17 17:32:35.783537 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2912 | 2026.04.17 17:32:35.784111 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2913 | 2026.04.17 17:32:35.784363 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.04.17 17:32:35.784524 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Debug> executeQuery: Read 2411 rows, 181.21 KiB in 0.002989 sec., 806624.2890598862 rows/sec., 59.21 MiB/sec. | ||
| 2915 | 2026.04.17 17:32:35.784577 [ 276 ] {0323094e-4bf5-4caf-91e5-52228cf282f5} <Debug> TCPHandler: Processed in 0.003452703 sec. | ||
| 2916 | 2026.04.17 17:32:35.784711 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.04.17 17:32:35.784817 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.04.17 17:32:35.784862 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2919 | 2026.04.17 17:32:35.785280 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2026.04.17 17:32:35.785318 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2921 | 2026.04.17 17:32:35.785628 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2922 | 2026.04.17 17:32:35.785850 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.04.17 17:32:35.785980 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001188 sec., 13468.013468013467 rows/sec., 1012.73 KiB/sec. | ||
| 2924 | 2026.04.17 17:32:35.786018 [ 276 ] {76a8ce35-cd3a-44e1-a9d2-185599aaa6e7} <Debug> TCPHandler: Processed in 0.001358744 sec. | ||
| 2925 | 2026.04.17 17:32:35.786150 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.04.17 17:32:35.786273 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2927 | 2026.04.17 17:32:35.786322 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2928 | 2026.04.17 17:32:35.787049 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.04.17 17:32:35.787090 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2930 | 2026.04.17 17:32:35.787430 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2931 | 2026.04.17 17:32:35.787651 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.04.17 17:32:35.787776 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001529 sec., 523871.81164159585 rows/sec., 30.26 MiB/sec. | ||
| 2933 | 2026.04.17 17:32:35.787815 [ 276 ] {a1455527-42bd-46b5-990d-2d65adfa0801} <Debug> TCPHandler: Processed in 0.001723956 sec. | ||
| 2934 | 2026.04.17 17:32:35.787926 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.04.17 17:32:35.788019 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.04.17 17:32:35.788058 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2937 | 2026.04.17 17:32:35.788424 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.04.17 17:32:35.788459 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2939 | 2026.04.17 17:32:35.788735 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2940 | 2026.04.17 17:32:35.788939 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.04.17 17:32:35.789060 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 66.40 KiB/sec. | ||
| 2942 | 2026.04.17 17:32:35.789096 [ 276 ] {ceeb02c8-2425-4632-b00f-25cd4b67d801} <Debug> TCPHandler: Processed in 0.00121756 sec. | ||
| 2943 | 2026.04.17 17:32:35.789205 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.04.17 17:32:35.789298 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2945 | 2026.04.17 17:32:35.789337 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2946 | 2026.04.17 17:32:35.790103 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.04.17 17:32:35.790142 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2948 | 2026.04.17 17:32:35.790513 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2949 | 2026.04.17 17:32:35.790733 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.04.17 17:32:35.790858 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Debug> executeQuery: Read 1287 rows, 87.87 KiB in 0.001576 sec., 816624.3654822336 rows/sec., 54.45 MiB/sec. | ||
| 2951 | 2026.04.17 17:32:35.790899 [ 276 ] {5d0d3dcb-3124-4319-89bc-96d020a37bd3} <Debug> TCPHandler: Processed in 0.001740538 sec. | ||
| 2952 | 2026.04.17 17:32:35.791013 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.04.17 17:32:35.791109 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.04.17 17:32:35.791152 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2955 | 2026.04.17 17:32:35.791798 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.04.17 17:32:35.791834 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2957 | 2026.04.17 17:32:35.792254 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2958 | 2026.04.17 17:32:35.792468 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.04.17 17:32:35.792593 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Debug> executeQuery: Read 1494 rows, 92.75 KiB in 0.001503 sec., 994011.9760479042 rows/sec., 60.26 MiB/sec. | ||
| 2960 | 2026.04.17 17:32:35.792628 [ 276 ] {36401262-57cc-4538-a6da-c6472907c8d0} <Debug> TCPHandler: Processed in 0.001663664 sec. | ||
| 2961 | 2026.04.17 17:32:35.792737 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.04.17 17:32:35.792831 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.04.17 17:32:35.792885 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <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 | ||
| 2964 | 2026.04.17 17:32:35.793662 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.04.17 17:32:35.793698 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2966 | 2026.04.17 17:32:35.794207 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2967 | 2026.04.17 17:32:35.794422 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.04.17 17:32:35.794558 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001745 sec., 9169.054441260745 rows/sec., 16.43 MiB/sec. | ||
| 2969 | 2026.04.17 17:32:35.794609 [ 276 ] {37564364-e24c-4f15-8113-a14ade32135b} <Debug> TCPHandler: Processed in 0.001919573 sec. | ||
| 2970 | 2026.04.17 17:32:35.794729 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.04.17 17:32:35.794823 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.04.17 17:32:35.794864 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2973 | 2026.04.17 17:32:35.795177 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.04.17 17:32:35.795212 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2975 | 2026.04.17 17:32:35.795499 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2976 | 2026.04.17 17:32:35.795704 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.04.17 17:32:35.795824 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001019 sec., 9813.542688910697 rows/sec., 689.06 KiB/sec. | ||
| 2978 | 2026.04.17 17:32:35.795858 [ 276 ] {ede3aef7-be8e-498a-be16-276983a42755} <Debug> TCPHandler: Processed in 0.001176348 sec. | ||
| 2979 | 2026.04.17 17:32:37.504352 [ 32 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2980 | 2026.04.17 17:32:37.504458 [ 32 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.04.17 17:32:37.504497 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2982 | 2026.04.17 17:32:37.504655 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::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 | ||
| 2983 | 2026.04.17 17:32:37.504866 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2984 | 2026.04.17 17:32:37.504923 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2985 | 2026.04.17 17:32:37.505038 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2986 | 2026.04.17 17:32:37.505132 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2987 | 2026.04.17 17:32:37.505219 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2988 | 2026.04.17 17:32:37.505300 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2989 | 2026.04.17 17:32:37.506197 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606723 sec., 11202.92670236251 rows/sec., 957.28 KiB/sec. | ||
| 2990 | 2026.04.17 17:32:37.506408 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2991 | 2026.04.17 17:32:37.506774 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.17 17:32:37.506860 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_5_1} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2993 | 2026.04.17 17:32:37.506961 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2994 | 2026.04.17 17:32:37.762549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 392 | ||
| 2995 | 2026.04.17 17:32:37.765066 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.04.17 17:32:37.765126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2997 | 2026.04.17 17:32:37.766442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2998 | 2026.04.17 17:32:37.766733 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.04.17 17:32:37.767111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3000 | 2026.04.17 17:32:40.187727 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.04.17 17:32:40.188032 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3002 | 2026.04.17 17:32:40.188140 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3003 | 2026.04.17 17:32:40.188945 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.04.17 17:32:40.188987 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3005 | 2026.04.17 17:32:40.189391 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3006 | 2026.04.17 17:32:40.189625 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.04.17 17:32:40.189767 [ 64 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3008 | 2026.04.17 17:32:40.189791 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001837 sec., 28307.022318998366 rows/sec., 2.15 MiB/sec. | ||
| 3009 | 2026.04.17 17:32:40.189811 [ 64 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.04.17 17:32:40.189831 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3011 | 2026.04.17 17:32:40.189841 [ 276 ] {8418f17f-9b79-48b7-94ef-c7e22e9f5399} <Debug> TCPHandler: Processed in 0.002313256 sec. | ||
| 3012 | 2026.04.17 17:32:40.189949 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 3013 | 2026.04.17 17:32:40.189987 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.04.17 17:32:40.190110 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2026.04.17 17:32:40.190130 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3016 | 2026.04.17 17:32:40.190152 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2489 rows starting from the beginning of the part | ||
| 3017 | 2026.04.17 17:32:40.190186 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3018 | 2026.04.17 17:32:40.190255 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 121 rows starting from the beginning of the part | ||
| 3019 | 2026.04.17 17:32:40.190306 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3020 | 2026.04.17 17:32:40.190345 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
| 3021 | 2026.04.17 17:32:40.190387 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2411 rows starting from the beginning of the part | ||
| 3022 | 2026.04.17 17:32:40.190426 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 3023 | 2026.04.17 17:32:40.190684 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.04.17 17:32:40.190725 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3025 | 2026.04.17 17:32:40.191058 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3026 | 2026.04.17 17:32:40.191296 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.04.17 17:32:40.191411 [ 64 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3028 | 2026.04.17 17:32:40.191429 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.29 MiB/sec. | ||
| 3029 | 2026.04.17 17:32:40.191448 [ 64 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.04.17 17:32:40.191468 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3031 | 2026.04.17 17:32:40.191469 [ 276 ] {4b3025cf-de35-4618-ab63-92dad1d557ef} <Debug> TCPHandler: Processed in 0.001547111 sec. | ||
| 3032 | 2026.04.17 17:32:40.191572 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 3033 | 2026.04.17 17:32:40.191594 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.04.17 17:32:40.191704 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.04.17 17:32:40.191713 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.04.17 17:32:40.191749 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3037 | 2026.04.17 17:32:40.191756 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1353 rows starting from the beginning of the part | ||
| 3038 | 2026.04.17 17:32:40.191834 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 3039 | 2026.04.17 17:32:40.191881 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part | ||
| 3040 | 2026.04.17 17:32:40.191921 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3041 | 2026.04.17 17:32:40.191961 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1287 rows starting from the beginning of the part | ||
| 3042 | 2026.04.17 17:32:40.192001 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3043 | 2026.04.17 17:32:40.192148 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.04.17 17:32:40.192188 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3045 | 2026.04.17 17:32:40.192358 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5259 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245083 sec., 2145803.666512977 rows/sec., 167.72 MiB/sec. | ||
| 3046 | 2026.04.17 17:32:40.192643 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3047 | 2026.04.17 17:32:40.192679 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3048 | 2026.04.17 17:32:40.192958 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.04.17 17:32:40.192962 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.04.17 17:32:40.193052 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_21_4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3051 | 2026.04.17 17:32:40.193060 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3052 | 2026.04.17 17:32:40.193097 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.04.17 17:32:40.193097 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001412 sec., 84985.83569405098 rows/sec., 5.89 MiB/sec. | ||
| 3054 | 2026.04.17 17:32:40.193118 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3055 | 2026.04.17 17:32:40.193135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 3056 | 2026.04.17 17:32:40.193143 [ 276 ] {3f62f70c-2ee5-437d-80b0-508c4054ebad} <Debug> TCPHandler: Processed in 0.001596323 sec. | ||
| 3057 | 2026.04.17 17:32:40.193225 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 3058 | 2026.04.17 17:32:40.193273 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.04.17 17:32:40.193294 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2941 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773248 sec., 1658538.4559858518 rows/sec., 119.29 MiB/sec. | ||
| 3060 | 2026.04.17 17:32:40.193312 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3061 | 2026.04.17 17:32:40.193350 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5598 rows starting from the beginning of the part | ||
| 3062 | 2026.04.17 17:32:40.193372 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.04.17 17:32:40.193395 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 151 rows starting from the beginning of the part | ||
| 3064 | 2026.04.17 17:32:40.193418 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.04.17 17:32:40.193436 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 3066 | 2026.04.17 17:32:40.193474 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
| 3067 | 2026.04.17 17:32:40.193499 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3068 | 2026.04.17 17:32:40.193506 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1494 rows starting from the beginning of the part | ||
| 3069 | 2026.04.17 17:32:40.193545 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 3070 | 2026.04.17 17:32:40.193753 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.04.17 17:32:40.193782 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.04.17 17:32:40.193791 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3073 | 2026.04.17 17:32:40.193864 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_21_4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3074 | 2026.04.17 17:32:40.193947 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3075 | 2026.04.17 17:32:40.194119 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3076 | 2026.04.17 17:32:40.194345 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.04.17 17:32:40.194434 [ 64 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3078 | 2026.04.17 17:32:40.194459 [ 64 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.04.17 17:32:40.194474 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.00112 sec., 35714.28571428572 rows/sec., 2.45 MiB/sec. | ||
| 3080 | 2026.04.17 17:32:40.194476 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3081 | 2026.04.17 17:32:40.194508 [ 276 ] {ee4f2d13-5022-4ac1-aec4-1f399733ba20} <Debug> TCPHandler: Processed in 0.001282092 sec. | ||
| 3082 | 2026.04.17 17:32:40.194590 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 3083 | 2026.04.17 17:32:40.194728 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3084 | 2026.04.17 17:32:40.194760 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 510 rows starting from the beginning of the part | ||
| 3085 | 2026.04.17 17:32:40.194820 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 3086 | 2026.04.17 17:32:40.194859 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 3087 | 2026.04.17 17:32:40.194896 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 3088 | 2026.04.17 17:32:40.194930 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3089 | 2026.04.17 17:32:40.194965 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3090 | 2026.04.17 17:32:40.195545 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347407 sec., 3264453.0752443015 rows/sec., 211.20 MiB/sec. | ||
| 3091 | 2026.04.17 17:32:40.195813 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268571 sec., 559684.8737674123 rows/sec., 38.36 MiB/sec. | ||
| 3092 | 2026.04.17 17:32:40.195961 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3093 | 2026.04.17 17:32:40.195997 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3094 | 2026.04.17 17:32:40.196264 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.04.17 17:32:40.196302 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.04.17 17:32:40.196342 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_21_4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3097 | 2026.04.17 17:32:40.196375 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3098 | 2026.04.17 17:32:40.196418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3099 | 2026.04.17 17:32:40.196454 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3100 | 2026.04.17 17:32:40.258669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7227 | ||
| 3101 | 2026.04.17 17:32:40.259114 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.04.17 17:32:40.259153 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3103 | 2026.04.17 17:32:40.259626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3104 | 2026.04.17 17:32:40.259864 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.04.17 17:32:40.260001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7227 | ||
| 3106 | 2026.04.17 17:32:40.652770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3107 | 2026.04.17 17:32:40.670449 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.04.17 17:32:40.670513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3109 | 2026.04.17 17:32:40.676105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3110 | 2026.04.17 17:32:40.676798 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.04.17 17:32:40.680105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3112 | 2026.04.17 17:32:45.190820 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.04.17 17:32:45.191036 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3114 | 2026.04.17 17:32:45.191110 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3115 | 2026.04.17 17:32:45.191871 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.04.17 17:32:45.191918 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3117 | 2026.04.17 17:32:45.192315 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3118 | 2026.04.17 17:32:45.192548 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.04.17 17:32:45.192695 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Debug> executeQuery: Read 120 rows, 10.59 KiB in 0.001714 sec., 70011.66861143523 rows/sec., 6.03 MiB/sec. | ||
| 3120 | 2026.04.17 17:32:45.192735 [ 276 ] {8ca535ec-c596-475e-a670-d2f279674c8d} <Debug> TCPHandler: Processed in 0.002054178 sec. | ||
| 3121 | 2026.04.17 17:32:45.192871 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.04.17 17:32:45.192965 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.04.17 17:32:45.193004 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3124 | 2026.04.17 17:32:45.193437 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.04.17 17:32:45.193473 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3126 | 2026.04.17 17:32:45.193765 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3127 | 2026.04.17 17:32:45.193969 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.04.17 17:32:45.194093 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.18 MiB/sec. | ||
| 3129 | 2026.04.17 17:32:45.194128 [ 276 ] {febbb774-b3db-4eb5-8da3-5d42a9efce0d} <Debug> TCPHandler: Processed in 0.001305323 sec. | ||
| 3130 | 2026.04.17 17:32:45.194239 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.04.17 17:32:45.194331 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3132 | 2026.04.17 17:32:45.194369 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3133 | 2026.04.17 17:32:45.194868 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.04.17 17:32:45.194904 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3135 | 2026.04.17 17:32:45.195200 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3136 | 2026.04.17 17:32:45.195403 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.04.17 17:32:45.195533 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001218 sec., 73891.62561576355 rows/sec., 5.77 MiB/sec. | ||
| 3138 | 2026.04.17 17:32:45.195579 [ 276 ] {646c2fdb-d4d7-424b-a8bb-51683fefebea} <Debug> TCPHandler: Processed in 0.001384885 sec. | ||
| 3139 | 2026.04.17 17:32:45.195691 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.04.17 17:32:45.195785 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.04.17 17:32:45.195828 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3142 | 2026.04.17 17:32:45.196253 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.04.17 17:32:45.196288 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3144 | 2026.04.17 17:32:45.196602 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3145 | 2026.04.17 17:32:45.196807 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.04.17 17:32:45.196930 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001164 sec., 128865.97938144329 rows/sec., 8.93 MiB/sec. | ||
| 3147 | 2026.04.17 17:32:45.196966 [ 276 ] {44ac8850-55b5-4274-b921-7ab7767946a8} <Debug> TCPHandler: Processed in 0.001321954 sec. | ||
| 3148 | 2026.04.17 17:32:45.197072 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.04.17 17:32:45.197167 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.04.17 17:32:45.197220 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <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 | ||
| 3151 | 2026.04.17 17:32:45.198032 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.04.17 17:32:45.198067 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3153 | 2026.04.17 17:32:45.198598 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3154 | 2026.04.17 17:32:45.198810 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.04.17 17:32:45.198938 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001789 sec., 19005.030743432086 rows/sec., 34.06 MiB/sec. | ||
| 3156 | 2026.04.17 17:32:45.198987 [ 276 ] {25d8763f-9dfd-4751-9005-ee1e15dbb015} <Debug> TCPHandler: Processed in 0.001961494 sec. | ||
| 3157 | 2026.04.17 17:32:45.199101 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.04.17 17:32:45.199193 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.04.17 17:32:45.199232 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3160 | 2026.04.17 17:32:45.199548 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.04.17 17:32:45.199582 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3162 | 2026.04.17 17:32:45.199878 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3163 | 2026.04.17 17:32:45.200081 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.04.17 17:32:45.200201 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001026 sec., 48732.943469785576 rows/sec., 3.34 MiB/sec. | ||
| 3165 | 2026.04.17 17:32:45.200235 [ 276 ] {44ad143e-8f7c-44df-a401-c7545cfaf1d8} <Debug> TCPHandler: Processed in 0.001180649 sec. | ||
| 3166 | 2026.04.17 17:32:47.635310 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3167 | 2026.04.17 17:32:47.635365 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3168 | 2026.04.17 17:32:47.760997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7675 | ||
| 3169 | 2026.04.17 17:32:47.761494 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.04.17 17:32:47.761542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3171 | 2026.04.17 17:32:47.762038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3172 | 2026.04.17 17:32:47.762279 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.04.17 17:32:47.762430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 3174 | 2026.04.17 17:32:47.762429 [ 94 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3175 | 2026.04.17 17:32:47.762506 [ 94 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.04.17 17:32:47.762530 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3177 | 2026.04.17 17:32:47.762635 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 3178 | 2026.04.17 17:32:47.762742 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3179 | 2026.04.17 17:32:47.762776 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part | ||
| 3180 | 2026.04.17 17:32:47.762838 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3181 | 2026.04.17 17:32:47.762886 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3182 | 2026.04.17 17:32:47.762931 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3183 | 2026.04.17 17:32:47.762972 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3184 | 2026.04.17 17:32:47.763014 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3185 | 2026.04.17 17:32:47.764544 [ 191 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950444 sec., 3935001.466332794 rows/sec., 56.29 MiB/sec. | ||
| 3186 | 2026.04.17 17:32:47.764988 [ 198 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3187 | 2026.04.17 17:32:47.765293 [ 198 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.04.17 17:32:47.765370 [ 198 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_16_3} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3189 | 2026.04.17 17:32:47.765473 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3190 | 2026.04.17 17:32:47.768160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 412 | ||
| 3191 | 2026.04.17 17:32:47.770125 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.04.17 17:32:47.770171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3193 | 2026.04.17 17:32:47.771338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3194 | 2026.04.17 17:32:47.771608 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.04.17 17:32:47.771756 [ 94 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3196 | 2026.04.17 17:32:47.771797 [ 94 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.04.17 17:32:47.771819 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3198 | 2026.04.17 17:32:47.771886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 3199 | 2026.04.17 17:32:47.771898 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 3200 | 2026.04.17 17:32:47.772409 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.04.17 17:32:47.772566 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 3202 | 2026.04.17 17:32:47.772939 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3203 | 2026.04.17 17:32:47.773292 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3204 | 2026.04.17 17:32:47.773620 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3205 | 2026.04.17 17:32:47.773948 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3206 | 2026.04.17 17:32:47.774268 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3207 | 2026.04.17 17:32:47.780156 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 72 columns (72 merged, 0 gathered) in 0.008290872 sec., 49693.20476784589 rows/sec., 44.11 MiB/sec. | ||
| 3208 | 2026.04.17 17:32:47.780790 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3209 | 2026.04.17 17:32:47.781277 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.04.17 17:32:47.781344 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_11_2} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3211 | 2026.04.17 17:32:47.781498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3212 | 2026.04.17 17:32:48.002136 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000807697 sec. | ||
| 3213 | 2026.04.17 17:32:48.181080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3214 | 2026.04.17 17:32:48.198773 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.04.17 17:32:48.198847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3216 | 2026.04.17 17:32:48.205096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3217 | 2026.04.17 17:32:48.205808 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.04.17 17:32:48.206093 [ 94 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3219 | 2026.04.17 17:32:48.206156 [ 94 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.04.17 17:32:48.206177 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3221 | 2026.04.17 17:32:48.206284 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3222 | 2026.04.17 17:32:48.209561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3223 | 2026.04.17 17:32:48.210308 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3224 | 2026.04.17 17:32:48.211768 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3225 | 2026.04.17 17:32:48.216633 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3226 | 2026.04.17 17:32:48.221746 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3227 | 2026.04.17 17:32:48.226344 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3228 | 2026.04.17 17:32:48.231060 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3229 | 2026.04.17 17:32:48.235516 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 3230 | 2026.04.17 17:32:48.290165 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083932315 sec., 1441.637824477974 rows/sec., 7.45 MiB/sec. | ||
| 3231 | 2026.04.17 17:32:48.292047 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3232 | 2026.04.17 17:32:48.293972 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_16_3} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.04.17 17:32:48.294065 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_16_3} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3234 | 2026.04.17 17:32:48.295430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3235 | 2026.04.17 17:32:49.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.48 MiB, peak 235.46 MiB, free memory in arenas 0.00 B, will set to 234.81 MiB (RSS), difference: 9.33 MiB | ||
| 3236 | 2026.04.17 17:32:50.189936 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.04.17 17:32:50.190154 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3238 | 2026.04.17 17:32:50.190227 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3239 | 2026.04.17 17:32:50.190908 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.04.17 17:32:50.190955 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3241 | 2026.04.17 17:32:50.191349 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3242 | 2026.04.17 17:32:50.191569 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.04.17 17:32:50.191716 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Debug> executeQuery: Read 66 rows, 5.39 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.25 MiB/sec. | ||
| 3244 | 2026.04.17 17:32:50.191757 [ 276 ] {91a54444-6f67-4cf0-9c61-dc1830657afa} <Debug> TCPHandler: Processed in 0.001961044 sec. | ||
| 3245 | 2026.04.17 17:32:50.191878 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.04.17 17:32:50.191972 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.04.17 17:32:50.192011 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3248 | 2026.04.17 17:32:50.192402 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.04.17 17:32:50.192438 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3250 | 2026.04.17 17:32:50.192735 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3251 | 2026.04.17 17:32:50.192940 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.04.17 17:32:50.193066 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001113 sec., 6289.308176100629 rows/sec., 472.93 KiB/sec. | ||
| 3253 | 2026.04.17 17:32:50.193105 [ 276 ] {82b9800a-92c0-469a-9ea3-b63ca47e3aef} <Debug> TCPHandler: Processed in 0.001276192 sec. | ||
| 3254 | 2026.04.17 17:32:50.193215 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.04.17 17:32:50.193307 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3256 | 2026.04.17 17:32:50.193346 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3257 | 2026.04.17 17:32:50.193742 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.04.17 17:32:50.193777 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3259 | 2026.04.17 17:32:50.194069 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3260 | 2026.04.17 17:32:50.194269 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.04.17 17:32:50.194390 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001101 sec., 57220.70844686648 rows/sec., 4.46 MiB/sec. | ||
| 3262 | 2026.04.17 17:32:50.194425 [ 276 ] {ecc51e41-9011-414d-a2c4-d9328e7b0d2a} <Debug> TCPHandler: Processed in 0.001257382 sec. | ||
| 3263 | 2026.04.17 17:32:50.194537 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.04.17 17:32:50.194629 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.04.17 17:32:50.194671 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3266 | 2026.04.17 17:32:50.195057 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.04.17 17:32:50.195092 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3268 | 2026.04.17 17:32:50.195429 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3269 | 2026.04.17 17:32:50.195659 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.04.17 17:32:50.195789 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001177 sec., 127442.65080713677 rows/sec., 8.84 MiB/sec. | ||
| 3271 | 2026.04.17 17:32:50.195826 [ 276 ] {25303d00-a4e2-42a2-baa0-68ff57b891ec} <Debug> TCPHandler: Processed in 0.001334943 sec. | ||
| 3272 | 2026.04.17 17:32:50.195934 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.04.17 17:32:50.196029 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3274 | 2026.04.17 17:32:50.196083 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <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 | ||
| 3275 | 2026.04.17 17:32:50.196808 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.04.17 17:32:50.196845 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3277 | 2026.04.17 17:32:50.197340 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3278 | 2026.04.17 17:32:50.197577 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.04.17 17:32:50.197715 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001704 sec., 4107.981220657277 rows/sec., 7.36 MiB/sec. | ||
| 3280 | 2026.04.17 17:32:50.197777 [ 276 ] {839fc94a-854e-4ab4-8afe-9ba4025470e2} <Debug> TCPHandler: Processed in 0.001892342 sec. | ||
| 3281 | 2026.04.17 17:32:50.197905 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.04.17 17:32:50.198000 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.04.17 17:32:50.198042 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3284 | 2026.04.17 17:32:50.198392 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.04.17 17:32:50.198433 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3286 | 2026.04.17 17:32:50.198760 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3287 | 2026.04.17 17:32:50.198977 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.04.17 17:32:50.199107 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001125 sec., 44444.444444444445 rows/sec., 3.05 MiB/sec. | ||
| 3289 | 2026.04.17 17:32:50.199144 [ 276 ] {d0398ab4-1d62-4014-aa4d-f2cd54c40bf1} <Debug> TCPHandler: Processed in 0.001290093 sec. | ||
| 3290 | 2026.04.17 17:32:55.191309 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.04.17 17:32:55.191614 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3292 | 2026.04.17 17:32:55.191729 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3293 | 2026.04.17 17:32:55.192408 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.04.17 17:32:55.192455 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3295 | 2026.04.17 17:32:55.192824 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3296 | 2026.04.17 17:32:55.193051 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.04.17 17:32:55.193202 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 97.89 KiB/sec. | ||
| 3298 | 2026.04.17 17:32:55.193243 [ 276 ] {e14a75e8-351f-4e48-bba7-738f7670016c} <Debug> TCPHandler: Processed in 0.00211909 sec. | ||
| 3299 | 2026.04.17 17:32:55.193360 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.04.17 17:32:55.193455 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3301 | 2026.04.17 17:32:55.193494 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3302 | 2026.04.17 17:32:55.193974 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.04.17 17:32:55.194010 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3304 | 2026.04.17 17:32:55.194326 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3305 | 2026.04.17 17:32:55.194537 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.04.17 17:32:55.194661 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Debug> executeQuery: Read 121 rows, 10.66 KiB in 0.001225 sec., 98775.51020408164 rows/sec., 8.50 MiB/sec. | ||
| 3307 | 2026.04.17 17:32:55.194698 [ 276 ] {8f42c79d-cb6e-4eff-9ffc-e1d3cc4504eb} <Debug> TCPHandler: Processed in 0.001385376 sec. | ||
| 3308 | 2026.04.17 17:32:55.194836 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.04.17 17:32:55.194929 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.04.17 17:32:55.194967 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3311 | 2026.04.17 17:32:55.195360 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.04.17 17:32:55.195395 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3313 | 2026.04.17 17:32:55.195699 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3314 | 2026.04.17 17:32:55.195938 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.04.17 17:32:55.196044 [ 157 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3316 | 2026.04.17 17:32:55.196064 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.28 MiB/sec. | ||
| 3317 | 2026.04.17 17:32:55.196110 [ 157 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.04.17 17:32:55.196118 [ 276 ] {b0cbcbfc-b141-4b97-81fe-59b6e203a9a4} <Debug> TCPHandler: Processed in 0.001329614 sec. | ||
| 3319 | 2026.04.17 17:32:55.196141 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3320 | 2026.04.17 17:32:55.196245 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.04.17 17:32:55.196249 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 3322 | 2026.04.17 17:32:55.196343 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3323 | 2026.04.17 17:32:55.196390 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3324 | 2026.04.17 17:32:55.196423 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3325 | 2026.04.17 17:32:55.196468 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 64 rows starting from the beginning of the part | ||
| 3326 | 2026.04.17 17:32:55.196542 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3327 | 2026.04.17 17:32:55.196596 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 3328 | 2026.04.17 17:32:55.196644 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 3329 | 2026.04.17 17:32:55.196692 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 3330 | 2026.04.17 17:32:55.196732 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3331 | 2026.04.17 17:32:55.196805 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.04.17 17:32:55.196846 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3333 | 2026.04.17 17:32:55.197271 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3334 | 2026.04.17 17:32:55.197505 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.04.17 17:32:55.197609 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405286 sec., 135915.39373479848 rows/sec., 10.44 MiB/sec. | ||
| 3336 | 2026.04.17 17:32:55.197636 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001311 sec., 70175.43859649122 rows/sec., 5.48 MiB/sec. | ||
| 3337 | 2026.04.17 17:32:55.197678 [ 276 ] {477df499-e5b2-4d1b-8cfb-dbe7faa29fe3} <Debug> TCPHandler: Processed in 0.001479898 sec. | ||
| 3338 | 2026.04.17 17:32:55.197759 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3339 | 2026.04.17 17:32:55.197791 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.04.17 17:32:55.197889 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.04.17 17:32:55.197935 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3342 | 2026.04.17 17:32:55.198077 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.04.17 17:32:55.198163 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_16_3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3344 | 2026.04.17 17:32:55.198253 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3345 | 2026.04.17 17:32:55.198320 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.04.17 17:32:55.198361 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3347 | 2026.04.17 17:32:55.198705 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3348 | 2026.04.17 17:32:55.198914 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.04.17 17:32:55.199041 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.00117 sec., 129059.82905982906 rows/sec., 8.95 MiB/sec. | ||
| 3350 | 2026.04.17 17:32:55.199078 [ 276 ] {c2c67e97-c119-45af-88c5-952a5ca0ad61} <Debug> TCPHandler: Processed in 0.001333234 sec. | ||
| 3351 | 2026.04.17 17:32:55.199187 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.04.17 17:32:55.199279 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3353 | 2026.04.17 17:32:55.199332 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <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 | ||
| 3354 | 2026.04.17 17:32:55.200142 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.04.17 17:32:55.200178 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3356 | 2026.04.17 17:32:55.200755 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3357 | 2026.04.17 17:32:55.200976 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.04.17 17:32:55.201109 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001847 sec., 18408.229561451004 rows/sec., 32.99 MiB/sec. | ||
| 3359 | 2026.04.17 17:32:55.201168 [ 276 ] {304164e4-ac8b-48b1-ada0-b464aa4b479e} <Debug> TCPHandler: Processed in 0.002028017 sec. | ||
| 3360 | 2026.04.17 17:32:55.201282 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.04.17 17:32:55.201375 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.04.17 17:32:55.201415 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3363 | 2026.04.17 17:32:55.201743 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.04.17 17:32:55.201778 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3365 | 2026.04.17 17:32:55.202101 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3366 | 2026.04.17 17:32:55.202302 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.04.17 17:32:55.202423 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001067 sec., 46860.35613870665 rows/sec., 3.21 MiB/sec. | ||
| 3368 | 2026.04.17 17:32:55.202458 [ 276 ] {a0d822f9-a925-45a0-8dbf-37b6bb07507d} <Debug> TCPHandler: Processed in 0.00122271 sec. | ||
| 3369 | 2026.04.17 17:32:55.263361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8187 | ||
| 3370 | 2026.04.17 17:32:55.263804 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.04.17 17:32:55.263840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3372 | 2026.04.17 17:32:55.264295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3373 | 2026.04.17 17:32:55.264525 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.04.17 17:32:55.264648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8187 | ||
| 3375 | 2026.04.17 17:32:55.710539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3376 | 2026.04.17 17:32:55.725859 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.04.17 17:32:55.725915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3378 | 2026.04.17 17:32:55.732323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3379 | 2026.04.17 17:32:55.733058 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.04.17 17:32:55.735603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3381 | 2026.04.17 17:32:57.772861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 438 | ||
| 3382 | 2026.04.17 17:32:57.776295 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.04.17 17:32:57.776389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3384 | 2026.04.17 17:32:57.778443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3385 | 2026.04.17 17:32:57.778909 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.04.17 17:32:57.779559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3387 | 2026.04.17 17:32:58.537338 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54632 | ||
| 3388 | 2026.04.17 17:32:58.537442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3389 | 2026.04.17 17:32:58.537469 [ 288 ] {} <Debug> TCP-Session: b5f2e26c-fd82-40b8-8c06-b74b043e79ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54632 | ||
| 3390 | 2026.04.17 17:32:58.537494 [ 288 ] {} <Debug> TCP-Session: b5f2e26c-fd82-40b8-8c06-b74b043e79ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3391 | 2026.04.17 17:32:58.537509 [ 288 ] {} <Debug> TCP-Session: b5f2e26c-fd82-40b8-8c06-b74b043e79ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2026.04.17 17:32:58.537732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44539 | ||
| 3393 | 2026.04.17 17:32:58.537779 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57844 | ||
| 3394 | 2026.04.17 17:32:58.537785 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56725 | ||
| 3395 | 2026.04.17 17:32:58.537827 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 | ||
| 3396 | 2026.04.17 17:32:58.537858 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3397 | 2026.04.17 17:32:58.537865 [ 288 ] {} <Trace> TCP-Session: b5f2e26c-fd82-40b8-8c06-b74b043e79ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.04.17 17:32:58.537815 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49540 | ||
| 3399 | 2026.04.17 17:32:58.537913 [ 289 ] {} <Debug> TCP-Session: 90cae83b-d22f-43b4-adf0-6f5c20578d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:44539 | ||
| 3400 | 2026.04.17 17:32:58.537809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63874 | ||
| 3401 | 2026.04.17 17:32:58.537968 [ 289 ] {} <Debug> TCP-Session: 90cae83b-d22f-43b4-adf0-6f5c20578d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2026.04.17 17:32:58.537793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42191 | ||
| 3403 | 2026.04.17 17:32:58.538005 [ 289 ] {} <Debug> TCP-Session: 90cae83b-d22f-43b4-adf0-6f5c20578d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2026.04.17 17:32:58.537784 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44498 | ||
| 3405 | 2026.04.17 17:32:58.538077 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3406 | 2026.04.17 17:32:58.538363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2026.04.17 17:32:58.538405 [ 290 ] {} <Debug> TCP-Session: e6c4bb58-e3b4-45c3-90b9-58d86737ac21 Authenticating user 'default' from [fd00:1122:3344:101::e]:44498 | ||
| 3408 | 2026.04.17 17:32:58.538405 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3409 | 2026.04.17 17:32:58.538431 [ 290 ] {} <Debug> TCP-Session: e6c4bb58-e3b4-45c3-90b9-58d86737ac21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2026.04.17 17:32:58.538452 [ 293 ] {} <Debug> TCP-Session: e8bd23a2-db30-4f2a-a0ba-c7a649111c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:42191 | ||
| 3411 | 2026.04.17 17:32:58.538454 [ 290 ] {} <Debug> TCP-Session: e6c4bb58-e3b4-45c3-90b9-58d86737ac21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2026.04.17 17:32:58.538469 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3413 | 2026.04.17 17:32:58.538498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3414 | 2026.04.17 17:32:58.538489 [ 293 ] {} <Debug> TCP-Session: e8bd23a2-db30-4f2a-a0ba-c7a649111c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.04.17 17:32:58.538554 [ 294 ] {} <Debug> TCP-Session: 46bd674b-b050-486a-8260-6e047c7208bc Authenticating user 'default' from [fd00:1122:3344:101::e]:63874 | ||
| 3416 | 2026.04.17 17:32:58.538574 [ 293 ] {} <Debug> TCP-Session: e8bd23a2-db30-4f2a-a0ba-c7a649111c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2026.04.17 17:32:58.538599 [ 294 ] {} <Debug> TCP-Session: 46bd674b-b050-486a-8260-6e047c7208bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3418 | 2026.04.17 17:32:58.538559 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3419 | 2026.04.17 17:32:58.538629 [ 294 ] {} <Debug> TCP-Session: 46bd674b-b050-486a-8260-6e047c7208bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.04.17 17:32:58.538556 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3421 | 2026.04.17 17:32:58.538685 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3422 | 2026.04.17 17:32:58.538721 [ 275 ] {} <Debug> TCP-Session: 9f103d36-9253-4da0-b369-88c1639ed402 Authenticating user 'default' from [fd00:1122:3344:101::e]:49540 | ||
| 3423 | 2026.04.17 17:32:58.538668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3424 | 2026.04.17 17:32:58.538763 [ 275 ] {} <Debug> TCP-Session: 9f103d36-9253-4da0-b369-88c1639ed402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2026.04.17 17:32:58.538761 [ 291 ] {} <Debug> TCP-Session: f56492cb-c755-43e6-8b94-905d5fb46ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:56725 | ||
| 3426 | 2026.04.17 17:32:58.538795 [ 292 ] {} <Debug> TCP-Session: 4f546f19-5f53-4fc1-a2cb-8edd1d602fee Authenticating user 'default' from [fd00:1122:3344:101::e]:57844 | ||
| 3427 | 2026.04.17 17:32:58.538801 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3428 | 2026.04.17 17:32:58.538834 [ 291 ] {} <Debug> TCP-Session: f56492cb-c755-43e6-8b94-905d5fb46ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2026.04.17 17:32:58.538873 [ 286 ] {} <Debug> TCP-Session: 2d4ff4b0-2c27-4a95-806b-24d2332ff328 Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 | ||
| 3430 | 2026.04.17 17:32:58.538887 [ 291 ] {} <Debug> TCP-Session: f56492cb-c755-43e6-8b94-905d5fb46ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.04.17 17:32:58.538912 [ 286 ] {} <Debug> TCP-Session: 2d4ff4b0-2c27-4a95-806b-24d2332ff328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.04.17 17:32:58.538793 [ 275 ] {} <Debug> TCP-Session: 9f103d36-9253-4da0-b369-88c1639ed402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.04.17 17:32:58.538946 [ 286 ] {} <Debug> TCP-Session: 2d4ff4b0-2c27-4a95-806b-24d2332ff328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.04.17 17:32:58.538838 [ 292 ] {} <Debug> TCP-Session: 4f546f19-5f53-4fc1-a2cb-8edd1d602fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.04.17 17:32:58.539018 [ 292 ] {} <Debug> TCP-Session: 4f546f19-5f53-4fc1-a2cb-8edd1d602fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.04.17 17:32:58.539025 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 3437 | 2026.04.17 17:32:58.540679 [ 336 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> AggregatingTransform: Aggregating | ||
| 3438 | 2026.04.17 17:32:58.540716 [ 336 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> Aggregator: Aggregation method: without_key | ||
| 3439 | 2026.04.17 17:32:58.540758 [ 336 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001597882 sec. (625.828 rows/sec., 24.45 KiB/sec.) | ||
| 3440 | 2026.04.17 17:32:58.540778 [ 336 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Trace> Aggregator: Merging aggregated data | ||
| 3441 | 2026.04.17 17:32:58.542017 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004002 sec., 249.8750624687656 rows/sec., 9.76 KiB/sec. | ||
| 3442 | 2026.04.17 17:32:58.542204 [ 288 ] {837e9ea3-47b2-4ecf-97b0-ebcd57c295bf} <Debug> TCPHandler: Processed in 0.004483047 sec. | ||
| 3443 | 2026.04.17 17:32:58.542341 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3444 | 2026.04.17 17:32:58.542369 [ 288 ] {} <Debug> TCP-Session: b5f2e26c-fd82-40b8-8c06-b74b043e79ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2026.04.17 17:32:58.542372 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3446 | 2026.04.17 17:32:58.542393 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3447 | 2026.04.17 17:32:58.542425 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3448 | 2026.04.17 17:32:58.542447 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3449 | 2026.04.17 17:32:58.542447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3450 | 2026.04.17 17:32:58.542502 [ 293 ] {} <Debug> TCP-Session: e8bd23a2-db30-4f2a-a0ba-c7a649111c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2026.04.17 17:32:58.542508 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3452 | 2026.04.17 17:32:58.542530 [ 289 ] {} <Debug> TCP-Session: 90cae83b-d22f-43b4-adf0-6f5c20578d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2026.04.17 17:32:58.542542 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3454 | 2026.04.17 17:32:58.542554 [ 275 ] {} <Debug> TCP-Session: 9f103d36-9253-4da0-b369-88c1639ed402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.04.17 17:32:58.542470 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3456 | 2026.04.17 17:32:58.542619 [ 291 ] {} <Debug> TCP-Session: f56492cb-c755-43e6-8b94-905d5fb46ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.04.17 17:32:58.542642 [ 292 ] {} <Debug> TCP-Session: 4f546f19-5f53-4fc1-a2cb-8edd1d602fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.04.17 17:32:58.542470 [ 294 ] {} <Debug> TCP-Session: 46bd674b-b050-486a-8260-6e047c7208bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.04.17 17:32:58.542456 [ 290 ] {} <Debug> TCP-Session: e6c4bb58-e3b4-45c3-90b9-58d86737ac21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.04.17 17:32:58.542422 [ 286 ] {} <Debug> TCP-Session: 2d4ff4b0-2c27-4a95-806b-24d2332ff328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3461 | 2026.04.17 17:32:58.627900 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48519 | ||
| 3462 | 2026.04.17 17:32:58.628001 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3463 | 2026.04.17 17:32:58.628027 [ 288 ] {} <Debug> TCP-Session: 8ed7bee8-3c0c-4430-ad72-5b0ca6783a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:48519 | ||
| 3464 | 2026.04.17 17:32:58.628049 [ 288 ] {} <Debug> TCP-Session: 8ed7bee8-3c0c-4430-ad72-5b0ca6783a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.04.17 17:32:58.628061 [ 288 ] {} <Debug> TCP-Session: 8ed7bee8-3c0c-4430-ad72-5b0ca6783a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.04.17 17:32:58.628256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47593 | ||
| 3467 | 2026.04.17 17:32:58.628299 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55721 | ||
| 3468 | 2026.04.17 17:32:58.628310 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51632 | ||
| 3469 | 2026.04.17 17:32:58.628370 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51935 | ||
| 3470 | 2026.04.17 17:32:58.628375 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.04.17 17:32:58.628420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.04.17 17:32:58.628333 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43560 | ||
| 3473 | 2026.04.17 17:32:58.628453 [ 288 ] {} <Trace> TCP-Session: 8ed7bee8-3c0c-4430-ad72-5b0ca6783a34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.04.17 17:32:58.628461 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3475 | 2026.04.17 17:32:58.628461 [ 290 ] {} <Debug> TCP-Session: ea70aefa-e2a6-434f-b4e4-b18178df7d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:55721 | ||
| 3476 | 2026.04.17 17:32:58.628511 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.04.17 17:32:58.628520 [ 291 ] {} <Debug> TCP-Session: 34695109-8790-4e47-bde3-c9f6627bfd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:51632 | ||
| 3478 | 2026.04.17 17:32:58.628542 [ 290 ] {} <Debug> TCP-Session: ea70aefa-e2a6-434f-b4e4-b18178df7d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.04.17 17:32:58.628552 [ 275 ] {} <Debug> TCP-Session: 38fe1f7f-bc8f-4ad6-9bd8-8186dc814be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43560 | ||
| 3480 | 2026.04.17 17:32:58.628574 [ 290 ] {} <Debug> TCP-Session: ea70aefa-e2a6-434f-b4e4-b18178df7d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.04.17 17:32:58.628600 [ 275 ] {} <Debug> TCP-Session: 38fe1f7f-bc8f-4ad6-9bd8-8186dc814be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.04.17 17:32:58.628570 [ 291 ] {} <Debug> TCP-Session: 34695109-8790-4e47-bde3-c9f6627bfd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.04.17 17:32:58.628624 [ 275 ] {} <Debug> TCP-Session: 38fe1f7f-bc8f-4ad6-9bd8-8186dc814be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.04.17 17:32:58.628634 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3485 | 2026.04.17 17:32:58.628646 [ 291 ] {} <Debug> TCP-Session: 34695109-8790-4e47-bde3-c9f6627bfd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.04.17 17:32:58.628446 [ 289 ] {} <Debug> TCP-Session: 567edc06-2a4d-41b4-bf38-e8095c8965b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47593 | ||
| 3487 | 2026.04.17 17:32:58.628332 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41621 | ||
| 3488 | 2026.04.17 17:32:58.628718 [ 289 ] {} <Debug> TCP-Session: 567edc06-2a4d-41b4-bf38-e8095c8965b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.04.17 17:32:58.628319 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60121 | ||
| 3490 | 2026.04.17 17:32:58.628745 [ 289 ] {} <Debug> TCP-Session: 567edc06-2a4d-41b4-bf38-e8095c8965b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.04.17 17:32:58.628307 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44419 | ||
| 3492 | 2026.04.17 17:32:58.628772 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3493 | 2026.04.17 17:32:58.628810 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2026.04.17 17:32:58.628836 [ 294 ] {} <Debug> TCP-Session: 0e35209d-b920-4ad2-a0ad-a99bfff81601 Authenticating user 'default' from [fd00:1122:3344:101::e]:41621 | ||
| 3495 | 2026.04.17 17:32:58.628848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3496 | 2026.04.17 17:32:58.628853 [ 293 ] {} <Debug> TCP-Session: 2e2c392c-0819-464f-b001-1fa3b0edfa9f Authenticating user 'default' from [fd00:1122:3344:101::e]:60121 | ||
| 3497 | 2026.04.17 17:32:58.628865 [ 294 ] {} <Debug> TCP-Session: 0e35209d-b920-4ad2-a0ad-a99bfff81601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.04.17 17:32:58.628884 [ 292 ] {} <Debug> TCP-Session: 3fc61179-37e1-40e5-9f02-233c789d900c Authenticating user 'default' from [fd00:1122:3344:101::e]:44419 | ||
| 3499 | 2026.04.17 17:32:58.628897 [ 293 ] {} <Debug> TCP-Session: 2e2c392c-0819-464f-b001-1fa3b0edfa9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.04.17 17:32:58.628906 [ 294 ] {} <Debug> TCP-Session: 0e35209d-b920-4ad2-a0ad-a99bfff81601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.04.17 17:32:58.628934 [ 293 ] {} <Debug> TCP-Session: 2e2c392c-0819-464f-b001-1fa3b0edfa9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.04.17 17:32:58.628924 [ 292 ] {} <Debug> TCP-Session: 3fc61179-37e1-40e5-9f02-233c789d900c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.04.17 17:32:58.628459 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3504 | 2026.04.17 17:32:58.628982 [ 292 ] {} <Debug> TCP-Session: 3fc61179-37e1-40e5-9f02-233c789d900c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.04.17 17:32:58.628906 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3506 | 2026.04.17 17:32:58.629010 [ 286 ] {} <Debug> TCP-Session: 4b160c3c-67a1-4ac1-8d5f-6cad78f8f290 Authenticating user 'default' from [fd00:1122:3344:101::e]:51935 | ||
| 3507 | 2026.04.17 17:32:58.629050 [ 286 ] {} <Debug> TCP-Session: 4b160c3c-67a1-4ac1-8d5f-6cad78f8f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.04.17 17:32:58.629062 [ 286 ] {} <Debug> TCP-Session: 4b160c3c-67a1-4ac1-8d5f-6cad78f8f290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.04.17 17:32:58.629072 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3510 | 2026.04.17 17:32:58.629358 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 3511 | 2026.04.17 17:32:58.630265 [ 330 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> AggregatingTransform: Aggregating | ||
| 3512 | 2026.04.17 17:32:58.630319 [ 330 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3513 | 2026.04.17 17:32:58.630357 [ 330 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090084 sec. (1110.075 rows/sec., 43.36 KiB/sec.) | ||
| 3514 | 2026.04.17 17:32:58.630377 [ 330 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Trace> Aggregator: Merging aggregated data | ||
| 3515 | 2026.04.17 17:32:58.631680 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 3516 | 2026.04.17 17:32:58.631822 [ 288 ] {c515bb58-6478-41d7-9b02-14ff9afdf17b} <Debug> TCPHandler: Processed in 0.003480944 sec. | ||
| 3517 | 2026.04.17 17:32:58.631958 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2026.04.17 17:32:58.631987 [ 288 ] {} <Debug> TCP-Session: 8ed7bee8-3c0c-4430-ad72-5b0ca6783a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2026.04.17 17:32:58.631989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3520 | 2026.04.17 17:32:58.632011 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3521 | 2026.04.17 17:32:58.632032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3522 | 2026.04.17 17:32:58.632042 [ 289 ] {} <Debug> TCP-Session: 567edc06-2a4d-41b4-bf38-e8095c8965b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2026.04.17 17:32:58.632059 [ 286 ] {} <Debug> TCP-Session: 4b160c3c-67a1-4ac1-8d5f-6cad78f8f290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.04.17 17:32:58.632071 [ 290 ] {} <Debug> TCP-Session: ea70aefa-e2a6-434f-b4e4-b18178df7d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.04.17 17:32:58.632074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2026.04.17 17:32:58.632091 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3527 | 2026.04.17 17:32:58.632118 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.04.17 17:32:58.632157 [ 292 ] {} <Debug> TCP-Session: 3fc61179-37e1-40e5-9f02-233c789d900c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.04.17 17:32:58.632132 [ 293 ] {} <Debug> TCP-Session: 2e2c392c-0819-464f-b001-1fa3b0edfa9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.04.17 17:32:58.632191 [ 291 ] {} <Debug> TCP-Session: 34695109-8790-4e47-bde3-c9f6627bfd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.04.17 17:32:58.632130 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3532 | 2026.04.17 17:32:58.632055 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3533 | 2026.04.17 17:32:58.632253 [ 294 ] {} <Debug> TCP-Session: 0e35209d-b920-4ad2-a0ad-a99bfff81601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.04.17 17:32:58.632275 [ 275 ] {} <Debug> TCP-Session: 38fe1f7f-bc8f-4ad6-9bd8-8186dc814be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3535 | 2026.04.17 17:32:58.640665 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37452 | ||
| 3536 | 2026.04.17 17:32:58.640730 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2026.04.17 17:32:58.640752 [ 288 ] {} <Debug> TCP-Session: 6feb635a-67d2-4402-9eea-760d6ab0ba98 Authenticating user 'default' from [fd00:1122:3344:101::e]:37452 | ||
| 3538 | 2026.04.17 17:32:58.640768 [ 288 ] {} <Debug> TCP-Session: 6feb635a-67d2-4402-9eea-760d6ab0ba98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.04.17 17:32:58.640780 [ 288 ] {} <Debug> TCP-Session: 6feb635a-67d2-4402-9eea-760d6ab0ba98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.04.17 17:32:58.640954 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36616 | ||
| 3541 | 2026.04.17 17:32:58.640962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57331 | ||
| 3542 | 2026.04.17 17:32:58.641005 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52172 | ||
| 3543 | 2026.04.17 17:32:58.641013 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42795 | ||
| 3544 | 2026.04.17 17:32:58.641033 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63008 | ||
| 3545 | 2026.04.17 17:32:58.641075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3546 | 2026.04.17 17:32:58.641088 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3547 | 2026.04.17 17:32:58.641098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3548 | 2026.04.17 17:32:58.641112 [ 290 ] {} <Debug> TCP-Session: dcf70dab-17e0-448d-9fed-c4a9879699c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57331 | ||
| 3549 | 2026.04.17 17:32:58.641130 [ 293 ] {} <Debug> TCP-Session: d3b54e86-789b-4894-83e1-ab30235a694b Authenticating user 'default' from [fd00:1122:3344:101::e]:52172 | ||
| 3550 | 2026.04.17 17:32:58.641140 [ 294 ] {} <Debug> TCP-Session: d19310a1-7cf6-4ca2-8e9e-7a8a0c4a0ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42795 | ||
| 3551 | 2026.04.17 17:32:58.641158 [ 290 ] {} <Debug> TCP-Session: dcf70dab-17e0-448d-9fed-c4a9879699c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.04.17 17:32:58.641169 [ 293 ] {} <Debug> TCP-Session: d3b54e86-789b-4894-83e1-ab30235a694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.04.17 17:32:58.641179 [ 294 ] {} <Debug> TCP-Session: d19310a1-7cf6-4ca2-8e9e-7a8a0c4a0ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.04.17 17:32:58.641193 [ 290 ] {} <Debug> TCP-Session: dcf70dab-17e0-448d-9fed-c4a9879699c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.04.17 17:32:58.641216 [ 294 ] {} <Debug> TCP-Session: d19310a1-7cf6-4ca2-8e9e-7a8a0c4a0ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.04.17 17:32:58.641205 [ 293 ] {} <Debug> TCP-Session: d3b54e86-789b-4894-83e1-ab30235a694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.04.17 17:32:58.641042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3558 | 2026.04.17 17:32:58.641018 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41759 | ||
| 3559 | 2026.04.17 17:32:58.641290 [ 289 ] {} <Debug> TCP-Session: 3e7e7ebf-72f8-4b0f-9e6f-16cace391c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:36616 | ||
| 3560 | 2026.04.17 17:32:58.640988 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59486 | ||
| 3561 | 2026.04.17 17:32:58.641324 [ 289 ] {} <Debug> TCP-Session: 3e7e7ebf-72f8-4b0f-9e6f-16cace391c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.04.17 17:32:58.641347 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2026.04.17 17:32:58.641363 [ 289 ] {} <Debug> TCP-Session: 3e7e7ebf-72f8-4b0f-9e6f-16cace391c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.04.17 17:32:58.641381 [ 275 ] {} <Debug> TCP-Session: 406ac588-91fd-410f-bf9c-faca7bf29e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:41759 | ||
| 3565 | 2026.04.17 17:32:58.641383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2026.04.17 17:32:58.641404 [ 275 ] {} <Debug> TCP-Session: 406ac588-91fd-410f-bf9c-faca7bf29e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.04.17 17:32:58.641417 [ 292 ] {} <Debug> TCP-Session: c2f056e4-04b8-4b9e-8b3f-10909886e9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59486 | ||
| 3568 | 2026.04.17 17:32:58.641421 [ 275 ] {} <Debug> TCP-Session: 406ac588-91fd-410f-bf9c-faca7bf29e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.04.17 17:32:58.641434 [ 292 ] {} <Debug> TCP-Session: c2f056e4-04b8-4b9e-8b3f-10909886e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.04.17 17:32:58.640986 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36248 | ||
| 3571 | 2026.04.17 17:32:58.641451 [ 292 ] {} <Debug> TCP-Session: c2f056e4-04b8-4b9e-8b3f-10909886e9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.04.17 17:32:58.641115 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3573 | 2026.04.17 17:32:58.640998 [ 288 ] {} <Trace> TCP-Session: 6feb635a-67d2-4402-9eea-760d6ab0ba98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.04.17 17:32:58.641530 [ 286 ] {} <Debug> TCP-Session: 1be58b11-e758-4a7a-8c4a-05cb6fed9dce Authenticating user 'default' from [fd00:1122:3344:101::e]:63008 | ||
| 3575 | 2026.04.17 17:32:58.641532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3576 | 2026.04.17 17:32:58.641581 [ 286 ] {} <Debug> TCP-Session: 1be58b11-e758-4a7a-8c4a-05cb6fed9dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.04.17 17:32:58.641592 [ 291 ] {} <Debug> TCP-Session: 012c871e-80a2-4ee6-9772-c6b60f105f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:36248 | ||
| 3578 | 2026.04.17 17:32:58.641603 [ 286 ] {} <Debug> TCP-Session: 1be58b11-e758-4a7a-8c4a-05cb6fed9dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.04.17 17:32:58.641623 [ 291 ] {} <Debug> TCP-Session: 012c871e-80a2-4ee6-9772-c6b60f105f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.04.17 17:32:58.641643 [ 291 ] {} <Debug> TCP-Session: 012c871e-80a2-4ee6-9772-c6b60f105f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.04.17 17:32:58.641668 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3582 | 2026.04.17 17:32:58.641849 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3583 | 2026.04.17 17:32:58.641893 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3584 | 2026.04.17 17:32:58.642131 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 3585 | 2026.04.17 17:32:58.642930 [ 284 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> AggregatingTransform: Aggregating | ||
| 3586 | 2026.04.17 17:32:58.642970 [ 284 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3587 | 2026.04.17 17:32:58.643001 [ 284 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000784336 sec. (1274.964 rows/sec., 49.80 KiB/sec.) | ||
| 3588 | 2026.04.17 17:32:58.643019 [ 284 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Trace> Aggregator: Merging aggregated data | ||
| 3589 | 2026.04.17 17:32:58.644412 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00278 sec., 359.71223021582733 rows/sec., 14.05 KiB/sec. | ||
| 3590 | 2026.04.17 17:32:58.644550 [ 288 ] {bcf1ca47-b1f8-4533-b919-8dde17e06e3f} <Debug> TCPHandler: Processed in 0.003609029 sec. | ||
| 3591 | 2026.04.17 17:32:58.644697 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3592 | 2026.04.17 17:32:58.644723 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3593 | 2026.04.17 17:32:58.644734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3594 | 2026.04.17 17:32:58.644755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3595 | 2026.04.17 17:32:58.644771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3596 | 2026.04.17 17:32:58.644795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3597 | 2026.04.17 17:32:58.644812 [ 289 ] {} <Debug> TCP-Session: 3e7e7ebf-72f8-4b0f-9e6f-16cace391c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.04.17 17:32:58.644827 [ 293 ] {} <Debug> TCP-Session: d3b54e86-789b-4894-83e1-ab30235a694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.04.17 17:32:58.644846 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.04.17 17:32:58.644867 [ 291 ] {} <Debug> TCP-Session: 012c871e-80a2-4ee6-9772-c6b60f105f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.04.17 17:32:58.644906 [ 275 ] {} <Debug> TCP-Session: 406ac588-91fd-410f-bf9c-faca7bf29e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.04.17 17:32:58.644830 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3603 | 2026.04.17 17:32:58.644805 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.04.17 17:32:58.644955 [ 292 ] {} <Debug> TCP-Session: c2f056e4-04b8-4b9e-8b3f-10909886e9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.04.17 17:32:58.644794 [ 290 ] {} <Debug> TCP-Session: dcf70dab-17e0-448d-9fed-c4a9879699c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.04.17 17:32:58.644982 [ 294 ] {} <Debug> TCP-Session: d19310a1-7cf6-4ca2-8e9e-7a8a0c4a0ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.04.17 17:32:58.644776 [ 286 ] {} <Debug> TCP-Session: 1be58b11-e758-4a7a-8c4a-05cb6fed9dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.04.17 17:32:58.644730 [ 288 ] {} <Debug> TCP-Session: 6feb635a-67d2-4402-9eea-760d6ab0ba98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.04.17 17:33:00.190211 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.04.17 17:33:00.190465 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3611 | 2026.04.17 17:33:00.190535 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3612 | 2026.04.17 17:33:00.191218 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.04.17 17:33:00.191271 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3614 | 2026.04.17 17:33:00.191685 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3615 | 2026.04.17 17:33:00.191927 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.04.17 17:33:00.192090 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Debug> executeQuery: Read 66 rows, 5.39 KiB in 0.001677 sec., 39355.99284436493 rows/sec., 3.14 MiB/sec. | ||
| 3617 | 2026.04.17 17:33:00.192137 [ 276 ] {0a3cd27a-4d49-43f3-9dd3-c52dc0e126e1} <Debug> TCPHandler: Processed in 0.002076368 sec. | ||
| 3618 | 2026.04.17 17:33:00.192264 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.04.17 17:33:00.192377 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.04.17 17:33:00.192422 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3621 | 2026.04.17 17:33:00.192857 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.04.17 17:33:00.192896 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3623 | 2026.04.17 17:33:00.193241 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3624 | 2026.04.17 17:33:00.193481 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.04.17 17:33:00.193616 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001263 sec., 5542.359461599366 rows/sec., 416.76 KiB/sec. | ||
| 3626 | 2026.04.17 17:33:00.193655 [ 276 ] {44fb0b8d-a6d8-4846-a0b4-cb7bd8e56054} <Debug> TCPHandler: Processed in 0.001444037 sec. | ||
| 3627 | 2026.04.17 17:33:00.193788 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.04.17 17:33:00.193883 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3629 | 2026.04.17 17:33:00.193926 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3630 | 2026.04.17 17:33:00.194339 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.04.17 17:33:00.194377 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3632 | 2026.04.17 17:33:00.194683 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3633 | 2026.04.17 17:33:00.194908 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.04.17 17:33:00.195042 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001177 sec., 53525.913338997445 rows/sec., 4.18 MiB/sec. | ||
| 3635 | 2026.04.17 17:33:00.195079 [ 276 ] {3e40676e-b2ba-44e5-853b-f3f574fb410f} <Debug> TCPHandler: Processed in 0.001341144 sec. | ||
| 3636 | 2026.04.17 17:33:00.195194 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.04.17 17:33:00.195297 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3638 | 2026.04.17 17:33:00.195343 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3639 | 2026.04.17 17:33:00.195757 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.04.17 17:33:00.195795 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3641 | 2026.04.17 17:33:00.196132 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3642 | 2026.04.17 17:33:00.196352 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.04.17 17:33:00.196492 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001212 sec., 123762.37623762377 rows/sec., 8.58 MiB/sec. | ||
| 3644 | 2026.04.17 17:33:00.196537 [ 276 ] {30038e4b-d56f-4ea4-8585-81a0347c747a} <Debug> TCPHandler: Processed in 0.001391636 sec. | ||
| 3645 | 2026.04.17 17:33:00.196657 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.04.17 17:33:00.196751 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.04.17 17:33:00.196805 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <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 | ||
| 3648 | 2026.04.17 17:33:00.197532 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.04.17 17:33:00.197569 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3650 | 2026.04.17 17:33:00.198071 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3651 | 2026.04.17 17:33:00.198306 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.04.17 17:33:00.198425 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3653 | 2026.04.17 17:33:00.198443 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00171 sec., 4093.5672514619887 rows/sec., 7.34 MiB/sec. | ||
| 3654 | 2026.04.17 17:33:00.198502 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.04.17 17:33:00.198529 [ 276 ] {01e2dce9-4098-43e2-bb21-8eb4c926e30f} <Debug> TCPHandler: Processed in 0.001921523 sec. | ||
| 3656 | 2026.04.17 17:33:00.198531 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3657 | 2026.04.17 17:33:00.198661 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 3658 | 2026.04.17 17:33:00.198677 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.04.17 17:33:00.198796 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3660 | 2026.04.17 17:33:00.198838 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3661 | 2026.04.17 17:33:00.198911 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3662 | 2026.04.17 17:33:00.198982 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part | ||
| 3663 | 2026.04.17 17:33:00.199110 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 3664 | 2026.04.17 17:33:00.199166 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.04.17 17:33:00.199208 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3666 | 2026.04.17 17:33:00.199215 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 3667 | 2026.04.17 17:33:00.199312 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3668 | 2026.04.17 17:33:00.199401 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3669 | 2026.04.17 17:33:00.199502 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3670 | 2026.04.17 17:33:00.199532 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3671 | 2026.04.17 17:33:00.199762 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.04.17 17:33:00.199906 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001129 sec., 44286.97962798937 rows/sec., 3.04 MiB/sec. | ||
| 3673 | 2026.04.17 17:33:00.199945 [ 276 ] {4a444b9b-7112-400b-910a-2efc80d3eb0f} <Debug> TCPHandler: Processed in 0.001317373 sec. | ||
| 3674 | 2026.04.17 17:33:00.202815 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 19 columns (19 merged, 0 gathered) in 0.004202098 sec., 84481.60894867279 rows/sec., 151.39 MiB/sec. | ||
| 3675 | 2026.04.17 17:33:00.203378 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3676 | 2026.04.17 17:33:00.203711 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.04.17 17:33:00.203786 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3678 | 2026.04.17 17:33:00.203879 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3679 | 2026.04.17 17:33:02.635606 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3680 | 2026.04.17 17:33:02.635661 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3681 | 2026.04.17 17:33:02.765536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8635 | ||
| 3682 | 2026.04.17 17:33:02.766014 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.04.17 17:33:02.766053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3684 | 2026.04.17 17:33:02.766534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3685 | 2026.04.17 17:33:02.766792 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.04.17 17:33:02.766936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 3687 | 2026.04.17 17:33:03.236493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3688 | 2026.04.17 17:33:03.252263 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.04.17 17:33:03.252329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3690 | 2026.04.17 17:33:03.258589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3691 | 2026.04.17 17:33:03.259345 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.04.17 17:33:03.262183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3693 | 2026.04.17 17:33:05.190503 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.04.17 17:33:05.190723 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2026.04.17 17:33:05.190800 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2026.04.17 17:33:05.191509 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.04.17 17:33:05.191563 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3698 | 2026.04.17 17:33:05.191972 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3699 | 2026.04.17 17:33:05.192223 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.04.17 17:33:05.192354 [ 145 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3701 | 2026.04.17 17:33:05.192379 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Debug> executeQuery: Read 120 rows, 10.59 KiB in 0.001711 sec., 70134.4243132671 rows/sec., 6.04 MiB/sec. | ||
| 3702 | 2026.04.17 17:33:05.192424 [ 145 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.04.17 17:33:05.192444 [ 276 ] {2e1e15e5-cd12-47ab-ad3a-5383ed35c915} <Debug> TCPHandler: Processed in 0.002083979 sec. | ||
| 3704 | 2026.04.17 17:33:05.192455 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3705 | 2026.04.17 17:33:05.192582 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 3706 | 2026.04.17 17:33:05.192593 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.04.17 17:33:05.192694 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.04.17 17:33:05.192711 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.04.17 17:33:05.192729 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2489 rows starting from the beginning of the part | ||
| 3710 | 2026.04.17 17:33:05.192755 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3711 | 2026.04.17 17:33:05.192795 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 120 rows starting from the beginning of the part | ||
| 3712 | 2026.04.17 17:33:05.192846 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 3713 | 2026.04.17 17:33:05.192895 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 121 rows starting from the beginning of the part | ||
| 3714 | 2026.04.17 17:33:05.192933 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 3715 | 2026.04.17 17:33:05.192977 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 120 rows starting from the beginning of the part | ||
| 3716 | 2026.04.17 17:33:05.193213 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.04.17 17:33:05.193251 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3718 | 2026.04.17 17:33:05.193571 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3719 | 2026.04.17 17:33:05.193844 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.04.17 17:33:05.193991 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001304 sec., 26073.619631901838 rows/sec., 1.91 MiB/sec. | ||
| 3721 | 2026.04.17 17:33:05.194030 [ 276 ] {267b558a-85d9-4203-8fb3-8bacced5704c} <Debug> TCPHandler: Processed in 0.001499479 sec. | ||
| 3722 | 2026.04.17 17:33:05.194154 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.04.17 17:33:05.194256 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2026.04.17 17:33:05.194273 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745007 sec., 1708875.6664013383 rows/sec., 135.85 MiB/sec. | ||
| 3725 | 2026.04.17 17:33:05.194298 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3726 | 2026.04.17 17:33:05.194533 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3727 | 2026.04.17 17:33:05.194779 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.04.17 17:33:05.194800 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.04.17 17:33:05.194815 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3730 | 2026.04.17 17:33:05.194866 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_26_5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3731 | 2026.04.17 17:33:05.194929 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3732 | 2026.04.17 17:33:05.195125 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3733 | 2026.04.17 17:33:05.195354 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.04.17 17:33:05.195472 [ 144 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3735 | 2026.04.17 17:33:05.195480 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001246 sec., 72231.13964686998 rows/sec., 5.64 MiB/sec. | ||
| 3736 | 2026.04.17 17:33:05.195508 [ 144 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.04.17 17:33:05.195525 [ 276 ] {0b6ccf8a-3383-47ea-a3fc-025d98bf85d3} <Debug> TCPHandler: Processed in 0.001428767 sec. | ||
| 3738 | 2026.04.17 17:33:05.195527 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3739 | 2026.04.17 17:33:05.195637 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 3740 | 2026.04.17 17:33:05.195679 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.04.17 17:33:05.195782 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.04.17 17:33:05.195789 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3743 | 2026.04.17 17:33:05.195829 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3744 | 2026.04.17 17:33:05.195837 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1353 rows starting from the beginning of the part | ||
| 3745 | 2026.04.17 17:33:05.195917 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 3746 | 2026.04.17 17:33:05.195962 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part | ||
| 3747 | 2026.04.17 17:33:05.196005 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 92 rows starting from the beginning of the part | ||
| 3748 | 2026.04.17 17:33:05.196043 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part | ||
| 3749 | 2026.04.17 17:33:05.196086 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 3750 | 2026.04.17 17:33:05.196263 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.04.17 17:33:05.196305 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3752 | 2026.04.17 17:33:05.196677 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3753 | 2026.04.17 17:33:05.196925 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.04.17 17:33:05.197041 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3755 | 2026.04.17 17:33:05.197055 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001293 sec., 116009.28074245939 rows/sec., 8.04 MiB/sec. | ||
| 3756 | 2026.04.17 17:33:05.197075 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.04.17 17:33:05.197094 [ 276 ] {8e716a3c-7491-4636-a3e8-335b2127e2a1} <Debug> TCPHandler: Processed in 0.001463858 sec. | ||
| 3758 | 2026.04.17 17:33:05.197094 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3759 | 2026.04.17 17:33:05.197167 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 3760 | 2026.04.17 17:33:05.197215 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.04.17 17:33:05.197240 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3762 | 2026.04.17 17:33:05.197273 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7663 rows starting from the beginning of the part | ||
| 3763 | 2026.04.17 17:33:05.197310 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725396 sec., 1014839.4919195361 rows/sec., 74.62 MiB/sec. | ||
| 3764 | 2026.04.17 17:33:05.197319 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 3765 | 2026.04.17 17:33:05.197319 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.04.17 17:33:05.197388 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part | ||
| 3767 | 2026.04.17 17:33:05.197418 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <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 | ||
| 3768 | 2026.04.17 17:33:05.197426 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 151 rows starting from the beginning of the part | ||
| 3769 | 2026.04.17 17:33:05.197462 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part | ||
| 3770 | 2026.04.17 17:33:05.197500 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part | ||
| 3771 | 2026.04.17 17:33:05.197599 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3772 | 2026.04.17 17:33:05.197975 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.04.17 17:33:05.198062 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_26_5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3774 | 2026.04.17 17:33:05.198165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3775 | 2026.04.17 17:33:05.198287 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.04.17 17:33:05.198329 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3777 | 2026.04.17 17:33:05.198930 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3778 | 2026.04.17 17:33:05.199193 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.04.17 17:33:05.199332 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002032 sec., 16732.283464566928 rows/sec., 29.98 MiB/sec. | ||
| 3780 | 2026.04.17 17:33:05.199399 [ 276 ] {0a8aa660-5b58-427f-b247-c2b369162f04} <Debug> TCPHandler: Processed in 0.002233343 sec. | ||
| 3781 | 2026.04.17 17:33:05.199525 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.04.17 17:33:05.199620 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.04.17 17:33:05.199662 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3784 | 2026.04.17 17:33:05.199991 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.04.17 17:33:05.200027 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3786 | 2026.04.17 17:33:05.200359 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3787 | 2026.04.17 17:33:05.200591 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.04.17 17:33:05.200707 [ 144 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3789 | 2026.04.17 17:33:05.200718 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001116 sec., 44802.867383512545 rows/sec., 3.07 MiB/sec. | ||
| 3790 | 2026.04.17 17:33:05.200740 [ 144 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.04.17 17:33:05.200758 [ 276 ] {360c8728-1333-49c7-9fe0-beb2d0fd3ec7} <Debug> TCPHandler: Processed in 0.001290512 sec. | ||
| 3792 | 2026.04.17 17:33:05.200760 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3793 | 2026.04.17 17:33:05.200849 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 3794 | 2026.04.17 17:33:05.200902 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8414 rows, containing 5 columns (5 merged, 0 gathered) in 0.003764474 sec., 2235106.41858597 rows/sec., 145.53 MiB/sec. | ||
| 3795 | 2026.04.17 17:33:05.200967 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3796 | 2026.04.17 17:33:05.201002 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 710 rows starting from the beginning of the part | ||
| 3797 | 2026.04.17 17:33:05.201060 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 3798 | 2026.04.17 17:33:05.201107 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 3799 | 2026.04.17 17:33:05.201106 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3800 | 2026.04.17 17:33:05.201150 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part | ||
| 3801 | 2026.04.17 17:33:05.201193 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 3802 | 2026.04.17 17:33:05.201235 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 3803 | 2026.04.17 17:33:05.201403 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.04.17 17:33:05.201471 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3805 | 2026.04.17 17:33:05.201540 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3806 | 2026.04.17 17:33:05.202142 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331614 sec., 720929.6387691929 rows/sec., 49.42 MiB/sec. | ||
| 3807 | 2026.04.17 17:33:05.202349 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3808 | 2026.04.17 17:33:05.202625 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.04.17 17:33:05.202686 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_26_5} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3810 | 2026.04.17 17:33:05.202763 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3811 | 2026.04.17 17:33:05.734818 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.04.17 17:33:05.735103 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3813 | 2026.04.17 17:33:05.735460 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3814 | 2026.04.17 17:33:05.735496 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3815 | 2026.04.17 17:33:05.735730 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3816 | 2026.04.17 17:33:05.735797 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3817 | 2026.04.17 17:33:05.735936 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 3818 | 2026.04.17 17:33:05.736072 [ 330 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3819 | 2026.04.17 17:33:05.736078 [ 312 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3820 | 2026.04.17 17:33:05.736072 [ 310 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3821 | 2026.04.17 17:33:05.736272 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 3822 | 2026.04.17 17:33:05.736300 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3823 | 2026.04.17 17:33:05.736384 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3824 | 2026.04.17 17:33:05.736404 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3825 | 2026.04.17 17:33:05.736439 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 3826 | 2026.04.17 17:33:05.736475 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 3827 | 2026.04.17 17:33:05.736508 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 3828 | 2026.04.17 17:33:05.737363 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.002385 sec., 12159.329140461216 rows/sec., 474.56 KiB/sec. | ||
| 3829 | 2026.04.17 17:33:05.737508 [ 276 ] {a77810eb-c0aa-4441-b3ee-f869871fe854} <Debug> TCPHandler: Processed in 0.002871194 sec. | ||
| 3830 | 2026.04.17 17:33:05.797082 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.04.17 17:33:05.797296 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3832 | 2026.04.17 17:33:05.797380 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3833 | 2026.04.17 17:33:05.798165 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.04.17 17:33:05.798203 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3835 | 2026.04.17 17:33:05.798625 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3836 | 2026.04.17 17:33:05.798833 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.04.17 17:33:05.798978 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001744 sec., 573.394495412844 rows/sec., 59.36 KiB/sec. | ||
| 3838 | 2026.04.17 17:33:05.799020 [ 276 ] {9a5ef940-297d-4304-b0fe-908ba622454f} <Debug> TCPHandler: Processed in 0.002042207 sec. | ||
| 3839 | 2026.04.17 17:33:05.799147 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.04.17 17:33:05.799270 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3841 | 2026.04.17 17:33:05.799321 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3842 | 2026.04.17 17:33:05.799808 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.04.17 17:33:05.799851 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3844 | 2026.04.17 17:33:05.800177 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3845 | 2026.04.17 17:33:05.800390 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.04.17 17:33:05.800519 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001274 sec., 7849.293563579278 rows/sec., 640.05 KiB/sec. | ||
| 3847 | 2026.04.17 17:33:05.800556 [ 276 ] {8b088e1b-b81d-41b8-9bf8-2e8bdc37405d} <Debug> TCPHandler: Processed in 0.001472149 sec. | ||
| 3848 | 2026.04.17 17:33:05.800667 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.04.17 17:33:05.800762 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3850 | 2026.04.17 17:33:05.800801 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3851 | 2026.04.17 17:33:05.802590 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.04.17 17:33:05.802628 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3853 | 2026.04.17 17:33:05.803074 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3854 | 2026.04.17 17:33:05.803289 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.04.17 17:33:05.803419 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Debug> executeQuery: Read 2417 rows, 181.67 KiB in 0.002675 sec., 903551.401869159 rows/sec., 66.32 MiB/sec. | ||
| 3856 | 2026.04.17 17:33:05.803455 [ 276 ] {a4876622-93af-4d23-9aa1-6386b157c505} <Debug> TCPHandler: Processed in 0.002837693 sec. | ||
| 3857 | 2026.04.17 17:33:05.803566 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.04.17 17:33:05.803662 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.04.17 17:33:05.803702 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3860 | 2026.04.17 17:33:05.804104 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.04.17 17:33:05.804141 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3862 | 2026.04.17 17:33:05.804437 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3863 | 2026.04.17 17:33:05.804677 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.04.17 17:33:05.804806 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 1.60 MiB/sec. | ||
| 3865 | 2026.04.17 17:33:05.804842 [ 276 ] {b583c4f3-e1fd-4202-bfb5-1c8c97dd90a7} <Debug> TCPHandler: Processed in 0.001325083 sec. | ||
| 3866 | 2026.04.17 17:33:05.804948 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.04.17 17:33:05.805045 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3868 | 2026.04.17 17:33:05.805085 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3869 | 2026.04.17 17:33:05.805804 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.04.17 17:33:05.805840 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3871 | 2026.04.17 17:33:05.806182 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3872 | 2026.04.17 17:33:05.806395 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.04.17 17:33:05.806521 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001493 sec., 537173.4762223711 rows/sec., 31.03 MiB/sec. | ||
| 3874 | 2026.04.17 17:33:05.806559 [ 276 ] {18fb3fa3-b8b2-4c86-9552-85b95378bec1} <Debug> TCPHandler: Processed in 0.001659775 sec. | ||
| 3875 | 2026.04.17 17:33:05.806669 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.04.17 17:33:05.806764 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.04.17 17:33:05.806803 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3878 | 2026.04.17 17:33:05.807172 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.04.17 17:33:05.807209 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3880 | 2026.04.17 17:33:05.807489 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3881 | 2026.04.17 17:33:05.807707 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.04.17 17:33:05.807831 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 3883 | 2026.04.17 17:33:05.807869 [ 276 ] {331f7d2e-6c94-464a-bef3-43e4cc88afb4} <Debug> TCPHandler: Processed in 0.001247781 sec. | ||
| 3884 | 2026.04.17 17:33:05.807980 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.04.17 17:33:05.808074 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3886 | 2026.04.17 17:33:05.808112 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2026.04.17 17:33:05.809007 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.04.17 17:33:05.809043 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3889 | 2026.04.17 17:33:05.809409 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3890 | 2026.04.17 17:33:05.809644 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.04.17 17:33:05.809774 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Debug> executeQuery: Read 1297 rows, 88.69 KiB in 0.001719 sec., 754508.4351367074 rows/sec., 50.38 MiB/sec. | ||
| 3892 | 2026.04.17 17:33:05.809811 [ 276 ] {18e39c7e-8cee-47a8-a3ad-408b8730059f} <Debug> TCPHandler: Processed in 0.001881531 sec. | ||
| 3893 | 2026.04.17 17:33:05.809929 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.04.17 17:33:05.810026 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.04.17 17:33:05.810068 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3896 | 2026.04.17 17:33:05.810817 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.04.17 17:33:05.810853 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3898 | 2026.04.17 17:33:05.811290 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3899 | 2026.04.17 17:33:05.811505 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.04.17 17:33:05.811633 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Debug> executeQuery: Read 1499 rows, 93.10 KiB in 0.001626 sec., 921894.2189421894 rows/sec., 55.92 MiB/sec. | ||
| 3901 | 2026.04.17 17:33:05.811669 [ 276 ] {236fe2f8-8c56-4332-bfb8-49f179de0a0c} <Debug> TCPHandler: Processed in 0.001788818 sec. | ||
| 3902 | 2026.04.17 17:33:05.811777 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.04.17 17:33:05.811872 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.04.17 17:33:05.811914 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3905 | 2026.04.17 17:33:05.812270 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.04.17 17:33:05.812316 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3907 | 2026.04.17 17:33:05.812685 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3908 | 2026.04.17 17:33:05.812936 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.04.17 17:33:05.813065 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 52.42 KiB/sec. | ||
| 3910 | 2026.04.17 17:33:05.813103 [ 276 ] {99da9acb-b253-43e1-b098-e61c46e36052} <Debug> TCPHandler: Processed in 0.001373925 sec. | ||
| 3911 | 2026.04.17 17:33:05.813213 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.04.17 17:33:05.813310 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.04.17 17:33:05.813364 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <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 | ||
| 3914 | 2026.04.17 17:33:05.814109 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.04.17 17:33:05.814145 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3916 | 2026.04.17 17:33:05.814665 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3917 | 2026.04.17 17:33:05.814886 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.04.17 17:33:05.815035 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001745 sec., 9169.054441260745 rows/sec., 16.43 MiB/sec. | ||
| 3919 | 2026.04.17 17:33:05.815087 [ 276 ] {55aecafd-51b8-4316-b4cb-d6724508e44d} <Debug> TCPHandler: Processed in 0.001921944 sec. | ||
| 3920 | 2026.04.17 17:33:05.815208 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.04.17 17:33:05.815303 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.04.17 17:33:05.815343 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3923 | 2026.04.17 17:33:05.815648 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.04.17 17:33:05.815683 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3925 | 2026.04.17 17:33:05.815992 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3926 | 2026.04.17 17:33:05.816225 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.04.17 17:33:05.816350 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001066 sec., 9380.863039399625 rows/sec., 658.68 KiB/sec. | ||
| 3928 | 2026.04.17 17:33:05.816386 [ 276 ] {1b4e895a-7874-4a95-8b26-58c76d7dd0e0} <Debug> TCPHandler: Processed in 0.00122738 sec. | ||
| 3929 | 2026.04.17 17:33:07.780559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 492 | ||
| 3930 | 2026.04.17 17:33:07.783406 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.04.17 17:33:07.783471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3932 | 2026.04.17 17:33:07.784839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3933 | 2026.04.17 17:33:07.785136 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.04.17 17:33:07.785532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3935 | 2026.04.17 17:33:10.187518 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.04.17 17:33:10.187738 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3937 | 2026.04.17 17:33:10.187811 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3938 | 2026.04.17 17:33:10.188545 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.04.17 17:33:10.188591 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3940 | 2026.04.17 17:33:10.188978 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3941 | 2026.04.17 17:33:10.189218 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.04.17 17:33:10.189366 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001683 sec., 30897.207367795603 rows/sec., 2.34 MiB/sec. | ||
| 3943 | 2026.04.17 17:33:10.189407 [ 276 ] {6aa202cf-23b4-4d53-be6f-5a96b734a7aa} <Debug> TCPHandler: Processed in 0.002028777 sec. | ||
| 3944 | 2026.04.17 17:33:10.189545 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.04.17 17:33:10.189640 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3946 | 2026.04.17 17:33:10.189680 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3947 | 2026.04.17 17:33:10.190121 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.04.17 17:33:10.190157 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3949 | 2026.04.17 17:33:10.190460 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3950 | 2026.04.17 17:33:10.190671 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.04.17 17:33:10.190798 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001177 sec., 47578.5896346644 rows/sec., 3.71 MiB/sec. | ||
| 3952 | 2026.04.17 17:33:10.190834 [ 276 ] {a0966be6-79e3-410c-bb4d-74f8184c19b2} <Debug> TCPHandler: Processed in 0.001344264 sec. | ||
| 3953 | 2026.04.17 17:33:10.190959 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.04.17 17:33:10.191051 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.04.17 17:33:10.191094 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3956 | 2026.04.17 17:33:10.191453 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.04.17 17:33:10.191488 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3958 | 2026.04.17 17:33:10.191805 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3959 | 2026.04.17 17:33:10.192010 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.04.17 17:33:10.192134 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001101 sec., 108991.82561307903 rows/sec., 7.56 MiB/sec. | ||
| 3961 | 2026.04.17 17:33:10.192169 [ 276 ] {e7f86f53-46c8-412c-807d-58dcd96c5064} <Debug> TCPHandler: Processed in 0.001255841 sec. | ||
| 3962 | 2026.04.17 17:33:10.192284 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.04.17 17:33:10.192375 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.04.17 17:33:10.192415 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3965 | 2026.04.17 17:33:10.192719 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.04.17 17:33:10.192754 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3967 | 2026.04.17 17:33:10.193047 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3968 | 2026.04.17 17:33:10.193253 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.04.17 17:33:10.193376 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001019 sec., 39254.17075564279 rows/sec., 2.69 MiB/sec. | ||
| 3970 | 2026.04.17 17:33:10.193411 [ 276 ] {676b2bbc-1e36-4d71-bbe9-a479f4524035} <Debug> TCPHandler: Processed in 0.001173468 sec. | ||
| 3971 | 2026.04.17 17:33:10.267984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9147 | ||
| 3972 | 2026.04.17 17:33:10.268737 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.04.17 17:33:10.268775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3974 | 2026.04.17 17:33:10.269263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3975 | 2026.04.17 17:33:10.269487 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.04.17 17:33:10.269619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9147 | ||
| 3977 | 2026.04.17 17:33:10.763170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3978 | 2026.04.17 17:33:10.780485 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.04.17 17:33:10.780539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3980 | 2026.04.17 17:33:10.786862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3981 | 2026.04.17 17:33:10.787601 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.04.17 17:33:10.790367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3983 | 2026.04.17 17:33:15.191485 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.04.17 17:33:15.191690 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3985 | 2026.04.17 17:33:15.191761 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3986 | 2026.04.17 17:33:15.192437 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.04.17 17:33:15.192489 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3988 | 2026.04.17 17:33:15.192958 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3989 | 2026.04.17 17:33:15.193206 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.04.17 17:33:15.193364 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Debug> executeQuery: Read 120 rows, 10.59 KiB in 0.001724 sec., 69605.56844547564 rows/sec., 6.00 MiB/sec. | ||
| 3991 | 2026.04.17 17:33:15.193414 [ 276 ] {8e3a966a-78a2-4c9c-ade8-d8a72330461d} <Debug> TCPHandler: Processed in 0.002062968 sec. | ||
| 3992 | 2026.04.17 17:33:15.193532 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.04.17 17:33:15.193636 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.04.17 17:33:15.193679 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3995 | 2026.04.17 17:33:15.194095 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.04.17 17:33:15.194133 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3997 | 2026.04.17 17:33:15.194440 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3998 | 2026.04.17 17:33:15.194658 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.04.17 17:33:15.194789 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001178 sec., 28862.478777589135 rows/sec., 2.12 MiB/sec. | ||
| 4000 | 2026.04.17 17:33:15.194827 [ 276 ] {4672aca8-3682-44b7-9ee3-5ce11d0d3602} <Debug> TCPHandler: Processed in 0.001346224 sec. | ||
| 4001 | 2026.04.17 17:33:15.194935 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.04.17 17:33:15.195029 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4003 | 2026.04.17 17:33:15.195070 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4004 | 2026.04.17 17:33:15.195527 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.04.17 17:33:15.195567 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4006 | 2026.04.17 17:33:15.195887 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4007 | 2026.04.17 17:33:15.196104 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.04.17 17:33:15.196233 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 5.75 MiB/sec. | ||
| 4009 | 2026.04.17 17:33:15.196272 [ 276 ] {d19ef569-9bdd-41ab-a2c0-3d6095ccfbf4} <Debug> TCPHandler: Processed in 0.001385336 sec. | ||
| 4010 | 2026.04.17 17:33:15.196379 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.04.17 17:33:15.196476 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.04.17 17:33:15.196520 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4013 | 2026.04.17 17:33:15.196910 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.04.17 17:33:15.196947 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4015 | 2026.04.17 17:33:15.197272 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4016 | 2026.04.17 17:33:15.197484 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.04.17 17:33:15.197611 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001156 sec., 129757.78546712804 rows/sec., 9.00 MiB/sec. | ||
| 4018 | 2026.04.17 17:33:15.197648 [ 276 ] {a9c2b050-10b5-417e-bf4f-22cfa38dae21} <Debug> TCPHandler: Processed in 0.001317983 sec. | ||
| 4019 | 2026.04.17 17:33:15.197754 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.04.17 17:33:15.197889 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.04.17 17:33:15.197945 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <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 | ||
| 4022 | 2026.04.17 17:33:15.198732 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.04.17 17:33:15.198768 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4024 | 2026.04.17 17:33:15.199320 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4025 | 2026.04.17 17:33:15.199571 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.04.17 17:33:15.199708 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001836 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 4027 | 2026.04.17 17:33:15.199851 [ 276 ] {ba053827-73a6-48fe-bcf6-569e1d028acf} <Debug> TCPHandler: Processed in 0.00214417 sec. | ||
| 4028 | 2026.04.17 17:33:15.199964 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.04.17 17:33:15.200059 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4030 | 2026.04.17 17:33:15.200101 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4031 | 2026.04.17 17:33:15.200420 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.04.17 17:33:15.200455 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4033 | 2026.04.17 17:33:15.200753 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4034 | 2026.04.17 17:33:15.200958 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.04.17 17:33:15.201083 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001044 sec., 47892.72030651341 rows/sec., 3.28 MiB/sec. | ||
| 4036 | 2026.04.17 17:33:15.201124 [ 276 ] {68d4cbe6-f148-4b68-a382-c5127b15fb51} <Debug> TCPHandler: Processed in 0.001210169 sec. | ||
| 4037 | 2026.04.17 17:33:17.635753 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4038 | 2026.04.17 17:33:17.635821 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4039 | 2026.04.17 17:33:17.769856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9595 | ||
| 4040 | 2026.04.17 17:33:17.770338 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.04.17 17:33:17.770374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4042 | 2026.04.17 17:33:17.770859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4043 | 2026.04.17 17:33:17.771094 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.04.17 17:33:17.771231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4045 | 2026.04.17 17:33:17.786706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 512 | ||
| 4046 | 2026.04.17 17:33:17.788992 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.04.17 17:33:17.789056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4048 | 2026.04.17 17:33:17.790793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4049 | 2026.04.17 17:33:17.791166 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.04.17 17:33:17.791602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4051 | 2026.04.17 17:33:18.291401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4052 | 2026.04.17 17:33:18.309712 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.04.17 17:33:18.309777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4054 | 2026.04.17 17:33:18.315918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4055 | 2026.04.17 17:33:18.316685 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.04.17 17:33:18.319911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4057 | 2026.04.17 17:33:20.189128 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.04.17 17:33:20.189326 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4059 | 2026.04.17 17:33:20.189396 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4060 | 2026.04.17 17:33:20.190063 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.04.17 17:33:20.190118 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4062 | 2026.04.17 17:33:20.190537 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4063 | 2026.04.17 17:33:20.190781 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.04.17 17:33:20.190943 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Debug> executeQuery: Read 66 rows, 5.39 KiB in 0.001667 sec., 39592.08158368326 rows/sec., 3.16 MiB/sec. | ||
| 4065 | 2026.04.17 17:33:20.190994 [ 276 ] {1d584b25-c00b-4f78-a470-0ebb3265a1aa} <Debug> TCPHandler: Processed in 0.001999176 sec. | ||
| 4066 | 2026.04.17 17:33:20.191134 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.04.17 17:33:20.191238 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.04.17 17:33:20.191281 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4069 | 2026.04.17 17:33:20.191696 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.04.17 17:33:20.191735 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4071 | 2026.04.17 17:33:20.192071 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4072 | 2026.04.17 17:33:20.192292 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.04.17 17:33:20.192414 [ 127 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4074 | 2026.04.17 17:33:20.192425 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001212 sec., 5775.577557755776 rows/sec., 434.30 KiB/sec. | ||
| 4075 | 2026.04.17 17:33:20.192490 [ 127 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.04.17 17:33:20.192506 [ 276 ] {26458dfa-5efc-493b-8e1b-869072cf63b8} <Debug> TCPHandler: Processed in 0.001423596 sec. | ||
| 4077 | 2026.04.17 17:33:20.192518 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4078 | 2026.04.17 17:33:20.192637 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2026.04.17 17:33:20.192653 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 4080 | 2026.04.17 17:33:20.192747 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4081 | 2026.04.17 17:33:20.192795 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4082 | 2026.04.17 17:33:20.192809 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4083 | 2026.04.17 17:33:20.192849 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 64 rows starting from the beginning of the part | ||
| 4084 | 2026.04.17 17:33:20.192942 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 4085 | 2026.04.17 17:33:20.192995 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 4086 | 2026.04.17 17:33:20.193042 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4087 | 2026.04.17 17:33:20.193091 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 4088 | 2026.04.17 17:33:20.193136 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4089 | 2026.04.17 17:33:20.193247 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.04.17 17:33:20.193291 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4091 | 2026.04.17 17:33:20.193655 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4092 | 2026.04.17 17:33:20.193895 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.04.17 17:33:20.194023 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433997 sec., 119944.46292425995 rows/sec., 9.18 MiB/sec. | ||
| 4094 | 2026.04.17 17:33:20.194034 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001315 sec., 47908.74524714829 rows/sec., 3.74 MiB/sec. | ||
| 4095 | 2026.04.17 17:33:20.194086 [ 276 ] {6edf6dbc-26ba-45c9-8af2-25e47a42bee2} <Debug> TCPHandler: Processed in 0.001498989 sec. | ||
| 4096 | 2026.04.17 17:33:20.194169 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4097 | 2026.04.17 17:33:20.194217 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.04.17 17:33:20.194312 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.04.17 17:33:20.194356 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4100 | 2026.04.17 17:33:20.194445 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.04.17 17:33:20.194515 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_21_4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4102 | 2026.04.17 17:33:20.194591 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4103 | 2026.04.17 17:33:20.194766 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.04.17 17:33:20.194802 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4105 | 2026.04.17 17:33:20.195153 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4106 | 2026.04.17 17:33:20.195375 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.04.17 17:33:20.195505 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001213 sec., 123660.3462489695 rows/sec., 8.57 MiB/sec. | ||
| 4108 | 2026.04.17 17:33:20.195543 [ 276 ] {947a0d91-966b-4540-8070-a4e1cc74b265} <Debug> TCPHandler: Processed in 0.001375255 sec. | ||
| 4109 | 2026.04.17 17:33:20.195686 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.04.17 17:33:20.195794 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.04.17 17:33:20.195860 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <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 | ||
| 4112 | 2026.04.17 17:33:20.196676 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.04.17 17:33:20.196714 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4114 | 2026.04.17 17:33:20.197256 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4115 | 2026.04.17 17:33:20.197499 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.04.17 17:33:20.197658 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001873 sec., 3737.319807794981 rows/sec., 6.70 MiB/sec. | ||
| 4117 | 2026.04.17 17:33:20.197734 [ 276 ] {7bd7a1c3-f5de-40df-8317-575a2fc8575c} <Debug> TCPHandler: Processed in 0.002102139 sec. | ||
| 4118 | 2026.04.17 17:33:20.197871 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.04.17 17:33:20.197977 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.04.17 17:33:20.198020 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4121 | 2026.04.17 17:33:20.198371 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.04.17 17:33:20.198408 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4123 | 2026.04.17 17:33:20.198732 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4124 | 2026.04.17 17:33:20.198957 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.04.17 17:33:20.199088 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00113 sec., 44247.787610619474 rows/sec., 3.03 MiB/sec. | ||
| 4126 | 2026.04.17 17:33:20.199125 [ 276 ] {c29aaaca-9608-409b-b273-4d3363a11851} <Debug> TCPHandler: Processed in 0.001307492 sec. | ||
| 4127 | 2026.04.17 17:33:25.184922 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.04.17 17:33:25.185215 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4129 | 2026.04.17 17:33:25.185626 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4130 | 2026.04.17 17:33:25.185665 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4131 | 2026.04.17 17:33:25.185909 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4132 | 2026.04.17 17:33:25.185978 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4133 | 2026.04.17 17:33:25.186123 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 4134 | 2026.04.17 17:33:25.186241 [ 304 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4135 | 2026.04.17 17:33:25.186262 [ 316 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4136 | 2026.04.17 17:33:25.186285 [ 334 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4137 | 2026.04.17 17:33:25.186285 [ 310 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4138 | 2026.04.17 17:33:25.186491 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4139 | 2026.04.17 17:33:25.186523 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4140 | 2026.04.17 17:33:25.186612 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4141 | 2026.04.17 17:33:25.186633 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4142 | 2026.04.17 17:33:25.186669 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4143 | 2026.04.17 17:33:25.186708 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4144 | 2026.04.17 17:33:25.186745 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4145 | 2026.04.17 17:33:25.187590 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.002491 sec., 11641.910879164992 rows/sec., 454.37 KiB/sec. | ||
| 4146 | 2026.04.17 17:33:25.187727 [ 276 ] {c9cc68fd-d1e5-487e-b01d-26043f8e85ec} <Debug> TCPHandler: Processed in 0.002952137 sec. | ||
| 4147 | 2026.04.17 17:33:25.187937 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.04.17 17:33:25.188082 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4149 | 2026.04.17 17:33:25.188307 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4150 | 2026.04.17 17:33:25.188341 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4151 | 2026.04.17 17:33:25.188534 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4152 | 2026.04.17 17:33:25.188587 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4153 | 2026.04.17 17:33:25.188690 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 4154 | 2026.04.17 17:33:25.188749 [ 295 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4155 | 2026.04.17 17:33:25.188764 [ 316 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4156 | 2026.04.17 17:33:25.188758 [ 334 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4157 | 2026.04.17 17:33:25.188757 [ 310 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4158 | 2026.04.17 17:33:25.188893 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4159 | 2026.04.17 17:33:25.188919 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4160 | 2026.04.17 17:33:25.188990 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4161 | 2026.04.17 17:33:25.189008 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4162 | 2026.04.17 17:33:25.189038 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'zone:cpu_nsec'))" | ||
| 4163 | 2026.04.17 17:33:25.189069 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'zone:cpu_nsec'))" | ||
| 4164 | 2026.04.17 17:33:25.189100 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'zone:cpu_nsec'))" | ||
| 4165 | 2026.04.17 17:33:25.189710 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001687 sec., 17190.278601066984 rows/sec., 670.92 KiB/sec. | ||
| 4166 | 2026.04.17 17:33:25.189825 [ 276 ] {3115ae20-d0b8-4101-b707-29930ea10ab6} <Debug> TCPHandler: Processed in 0.001942193 sec. | ||
| 4167 | 2026.04.17 17:33:25.190021 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.04.17 17:33:25.190159 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4169 | 2026.04.17 17:33:25.190379 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4170 | 2026.04.17 17:33:25.190414 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4171 | 2026.04.17 17:33:25.190609 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4172 | 2026.04.17 17:33:25.190662 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4173 | 2026.04.17 17:33:25.190762 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 4174 | 2026.04.17 17:33:25.190825 [ 334 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4175 | 2026.04.17 17:33:25.190826 [ 310 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4176 | 2026.04.17 17:33:25.190840 [ 316 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4177 | 2026.04.17 17:33:25.190835 [ 295 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4178 | 2026.04.17 17:33:25.190962 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4179 | 2026.04.17 17:33:25.190983 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4180 | 2026.04.17 17:33:25.191054 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4181 | 2026.04.17 17:33:25.191073 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4182 | 2026.04.17 17:33:25.191103 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4183 | 2026.04.17 17:33:25.191138 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4184 | 2026.04.17 17:33:25.191170 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 4185 | 2026.04.17 17:33:25.191794 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001692 sec., 17139.479905437354 rows/sec., 668.93 KiB/sec. | ||
| 4186 | 2026.04.17 17:33:25.191914 [ 276 ] {a8956caf-5c96-403f-90f1-62d41386eba9} <Debug> TCPHandler: Processed in 0.001943114 sec. | ||
| 4187 | 2026.04.17 17:33:25.192123 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.04.17 17:33:25.192259 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4189 | 2026.04.17 17:33:25.192470 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4190 | 2026.04.17 17:33:25.192505 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4191 | 2026.04.17 17:33:25.192699 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4192 | 2026.04.17 17:33:25.192753 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4193 | 2026.04.17 17:33:25.192853 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 4194 | 2026.04.17 17:33:25.192916 [ 284 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4195 | 2026.04.17 17:33:25.192923 [ 310 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4196 | 2026.04.17 17:33:25.192930 [ 316 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4197 | 2026.04.17 17:33:25.192918 [ 295 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4198 | 2026.04.17 17:33:25.193057 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4199 | 2026.04.17 17:33:25.193079 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4200 | 2026.04.17 17:33:25.193148 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4201 | 2026.04.17 17:33:25.193166 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4202 | 2026.04.17 17:33:25.193196 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4203 | 2026.04.17 17:33:25.193226 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4204 | 2026.04.17 17:33:25.193256 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4205 | 2026.04.17 17:33:25.193922 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001718 sec., 16880.093131548314 rows/sec., 658.81 KiB/sec. | ||
| 4206 | 2026.04.17 17:33:25.194039 [ 276 ] {acaff7be-3e59-4efa-a097-6c068fb7faad} <Debug> TCPHandler: Processed in 0.001966674 sec. | ||
| 4207 | 2026.04.17 17:33:25.195385 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.04.17 17:33:25.195521 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4209 | 2026.04.17 17:33:25.195734 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4210 | 2026.04.17 17:33:25.195768 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4211 | 2026.04.17 17:33:25.195962 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4212 | 2026.04.17 17:33:25.196014 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4213 | 2026.04.17 17:33:25.196112 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 4214 | 2026.04.17 17:33:25.196181 [ 319 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4215 | 2026.04.17 17:33:25.196186 [ 310 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4216 | 2026.04.17 17:33:25.196191 [ 284 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4217 | 2026.04.17 17:33:25.196184 [ 316 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4218 | 2026.04.17 17:33:25.196343 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4219 | 2026.04.17 17:33:25.196368 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4220 | 2026.04.17 17:33:25.196435 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4221 | 2026.04.17 17:33:25.196453 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4222 | 2026.04.17 17:33:25.196483 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4223 | 2026.04.17 17:33:25.196514 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4224 | 2026.04.17 17:33:25.196543 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4225 | 2026.04.17 17:33:25.197134 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001668 sec., 17386.09112709832 rows/sec., 678.56 KiB/sec. | ||
| 4226 | 2026.04.17 17:33:25.197251 [ 276 ] {a926f29c-21c0-4f77-8f67-108b963420c9} <Debug> TCPHandler: Processed in 0.001916783 sec. | ||
| 4227 | 2026.04.17 17:33:25.199581 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.04.17 17:33:25.199744 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4229 | 2026.04.17 17:33:25.200004 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4230 | 2026.04.17 17:33:25.200046 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4231 | 2026.04.17 17:33:25.200286 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4232 | 2026.04.17 17:33:25.200349 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4233 | 2026.04.17 17:33:25.200467 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 4234 | 2026.04.17 17:33:25.200537 [ 284 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4235 | 2026.04.17 17:33:25.200538 [ 326 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4236 | 2026.04.17 17:33:25.200565 [ 315 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4237 | 2026.04.17 17:33:25.200576 [ 324 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4238 | 2026.04.17 17:33:25.200682 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4239 | 2026.04.17 17:33:25.200709 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4240 | 2026.04.17 17:33:25.200776 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4241 | 2026.04.17 17:33:25.200792 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4242 | 2026.04.17 17:33:25.200822 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4243 | 2026.04.17 17:33:25.200853 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4244 | 2026.04.17 17:33:25.200882 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4245 | 2026.04.17 17:33:25.201567 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001893 sec., 15319.59852086635 rows/sec., 597.91 KiB/sec. | ||
| 4246 | 2026.04.17 17:33:25.201681 [ 276 ] {d184fa95-26b3-4180-b84b-c286532591de} <Debug> TCPHandler: Processed in 0.002159831 sec. | ||
| 4247 | 2026.04.17 17:33:25.202181 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.04.17 17:33:25.202317 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4249 | 2026.04.17 17:33:25.202527 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4250 | 2026.04.17 17:33:25.202561 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4251 | 2026.04.17 17:33:25.202756 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4252 | 2026.04.17 17:33:25.202808 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4253 | 2026.04.17 17:33:25.202905 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 4254 | 2026.04.17 17:33:25.202957 [ 315 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4255 | 2026.04.17 17:33:25.202978 [ 284 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4256 | 2026.04.17 17:33:25.202982 [ 326 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4257 | 2026.04.17 17:33:25.202985 [ 324 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4258 | 2026.04.17 17:33:25.203100 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4259 | 2026.04.17 17:33:25.203126 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4260 | 2026.04.17 17:33:25.203194 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4261 | 2026.04.17 17:33:25.203211 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4262 | 2026.04.17 17:33:25.203240 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4263 | 2026.04.17 17:33:25.203270 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4264 | 2026.04.17 17:33:25.203300 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4265 | 2026.04.17 17:33:25.204017 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001756 sec., 16514.806378132118 rows/sec., 644.55 KiB/sec. | ||
| 4266 | 2026.04.17 17:33:25.204147 [ 276 ] {da2a7056-775d-4774-b250-dfd06bb966ed} <Debug> TCPHandler: Processed in 0.002015916 sec. | ||
| 4267 | 2026.04.17 17:33:25.204381 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.04.17 17:33:25.204517 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4269 | 2026.04.17 17:33:25.204730 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4270 | 2026.04.17 17:33:25.204765 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4271 | 2026.04.17 17:33:25.204963 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4272 | 2026.04.17 17:33:25.205015 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4273 | 2026.04.17 17:33:25.205119 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 4274 | 2026.04.17 17:33:25.205190 [ 315 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4275 | 2026.04.17 17:33:25.205189 [ 309 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4276 | 2026.04.17 17:33:25.205188 [ 301 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4277 | 2026.04.17 17:33:25.205188 [ 325 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4278 | 2026.04.17 17:33:25.205342 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4279 | 2026.04.17 17:33:25.205367 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4280 | 2026.04.17 17:33:25.205434 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4281 | 2026.04.17 17:33:25.205451 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4282 | 2026.04.17 17:33:25.205481 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 4283 | 2026.04.17 17:33:25.205512 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 4284 | 2026.04.17 17:33:25.205541 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'zone:cpu_nsec'))" | ||
| 4285 | 2026.04.17 17:33:25.206067 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001606 sec., 18057.285180572853 rows/sec., 704.75 KiB/sec. | ||
| 4286 | 2026.04.17 17:33:25.206193 [ 276 ] {43ed28fc-eedb-4a6d-a2f4-b4d48d7acd5b} <Debug> TCPHandler: Processed in 0.001862381 sec. | ||
| 4287 | 2026.04.17 17:33:25.206405 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.04.17 17:33:25.206541 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4289 | 2026.04.17 17:33:25.206757 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4290 | 2026.04.17 17:33:25.206792 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4291 | 2026.04.17 17:33:25.207002 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4292 | 2026.04.17 17:33:25.207056 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4293 | 2026.04.17 17:33:25.207153 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 4294 | 2026.04.17 17:33:25.207212 [ 309 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4295 | 2026.04.17 17:33:25.207219 [ 325 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4296 | 2026.04.17 17:33:25.207225 [ 315 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4297 | 2026.04.17 17:33:25.207214 [ 301 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4298 | 2026.04.17 17:33:25.207350 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4299 | 2026.04.17 17:33:25.207376 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4300 | 2026.04.17 17:33:25.207443 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4301 | 2026.04.17 17:33:25.207461 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4302 | 2026.04.17 17:33:25.207491 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4303 | 2026.04.17 17:33:25.207526 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4304 | 2026.04.17 17:33:25.207557 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4305 | 2026.04.17 17:33:25.208132 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001648 sec., 17597.087378640776 rows/sec., 686.79 KiB/sec. | ||
| 4306 | 2026.04.17 17:33:25.208232 [ 276 ] {69654b9a-c78d-4f33-8261-a7e92cc1b318} <Debug> TCPHandler: Processed in 0.001878372 sec. | ||
| 4307 | 2026.04.17 17:33:25.208480 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.04.17 17:33:25.208617 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4309 | 2026.04.17 17:33:25.208826 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4310 | 2026.04.17 17:33:25.208862 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4311 | 2026.04.17 17:33:25.209065 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4312 | 2026.04.17 17:33:25.209118 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4313 | 2026.04.17 17:33:25.209215 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4314 | 2026.04.17 17:33:25.209267 [ 303 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4315 | 2026.04.17 17:33:25.209269 [ 315 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4316 | 2026.04.17 17:33:25.209282 [ 309 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4317 | 2026.04.17 17:33:25.209282 [ 301 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4318 | 2026.04.17 17:33:25.209392 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4319 | 2026.04.17 17:33:25.209417 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4320 | 2026.04.17 17:33:25.209482 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4321 | 2026.04.17 17:33:25.209500 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4322 | 2026.04.17 17:33:25.209530 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4323 | 2026.04.17 17:33:25.209559 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4324 | 2026.04.17 17:33:25.209597 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4325 | 2026.04.17 17:33:25.210145 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001585 sec., 18296.52996845426 rows/sec., 714.09 KiB/sec. | ||
| 4326 | 2026.04.17 17:33:25.210253 [ 276 ] {3d627bc0-6d84-40a0-9801-fe58ab5c755c} <Debug> TCPHandler: Processed in 0.00182446 sec. | ||
| 4327 | 2026.04.17 17:33:25.210490 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.04.17 17:33:25.210627 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4329 | 2026.04.17 17:33:25.210839 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4330 | 2026.04.17 17:33:25.210874 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4331 | 2026.04.17 17:33:25.211075 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4332 | 2026.04.17 17:33:25.211127 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4333 | 2026.04.17 17:33:25.211224 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4334 | 2026.04.17 17:33:25.211282 [ 301 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4335 | 2026.04.17 17:33:25.211284 [ 309 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4336 | 2026.04.17 17:33:25.211309 [ 337 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4337 | 2026.04.17 17:33:25.211287 [ 315 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4338 | 2026.04.17 17:33:25.211414 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4339 | 2026.04.17 17:33:25.211436 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4340 | 2026.04.17 17:33:25.211503 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4341 | 2026.04.17 17:33:25.211520 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4342 | 2026.04.17 17:33:25.211551 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4343 | 2026.04.17 17:33:25.211582 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4344 | 2026.04.17 17:33:25.211628 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 4345 | 2026.04.17 17:33:25.212320 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001749 sec., 16580.903373356203 rows/sec., 647.13 KiB/sec. | ||
| 4346 | 2026.04.17 17:33:25.212417 [ 276 ] {79a8298a-5fe7-45a6-9bde-525ad5a00fce} <Debug> TCPHandler: Processed in 0.001977285 sec. | ||
| 4347 | 2026.04.17 17:33:25.212637 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.04.17 17:33:25.212773 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4349 | 2026.04.17 17:33:25.213090 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4350 | 2026.04.17 17:33:25.213126 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4351 | 2026.04.17 17:33:25.213329 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4352 | 2026.04.17 17:33:25.213382 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4353 | 2026.04.17 17:33:25.213499 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4354 | 2026.04.17 17:33:25.213565 [ 309 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4355 | 2026.04.17 17:33:25.213566 [ 301 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4356 | 2026.04.17 17:33:25.213575 [ 331 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4357 | 2026.04.17 17:33:25.213565 [ 315 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4358 | 2026.04.17 17:33:25.213693 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4359 | 2026.04.17 17:33:25.213714 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4360 | 2026.04.17 17:33:25.213787 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4361 | 2026.04.17 17:33:25.213803 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4362 | 2026.04.17 17:33:25.213833 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4363 | 2026.04.17 17:33:25.213864 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4364 | 2026.04.17 17:33:25.213892 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4365 | 2026.04.17 17:33:25.214493 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001776 sec., 16328.82882882883 rows/sec., 637.30 KiB/sec. | ||
| 4366 | 2026.04.17 17:33:25.214597 [ 276 ] {e4656351-0553-44bc-b021-74421ad4bbaa} <Debug> TCPHandler: Processed in 0.002011206 sec. | ||
| 4367 | 2026.04.17 17:33:25.214805 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.04.17 17:33:25.214941 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4369 | 2026.04.17 17:33:25.215160 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4370 | 2026.04.17 17:33:25.215197 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4371 | 2026.04.17 17:33:25.215399 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4372 | 2026.04.17 17:33:25.215451 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4373 | 2026.04.17 17:33:25.215547 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4374 | 2026.04.17 17:33:25.215613 [ 301 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4375 | 2026.04.17 17:33:25.215614 [ 309 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4376 | 2026.04.17 17:33:25.215626 [ 331 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4377 | 2026.04.17 17:33:25.215614 [ 315 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4378 | 2026.04.17 17:33:25.215731 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4379 | 2026.04.17 17:33:25.215753 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4380 | 2026.04.17 17:33:25.215819 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4381 | 2026.04.17 17:33:25.215836 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4382 | 2026.04.17 17:33:25.215866 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4383 | 2026.04.17 17:33:25.215897 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4384 | 2026.04.17 17:33:25.215938 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4385 | 2026.04.17 17:33:25.216541 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001657 sec., 17501.508750754376 rows/sec., 683.06 KiB/sec. | ||
| 4386 | 2026.04.17 17:33:25.216642 [ 276 ] {93aea8a9-e847-4370-9444-4e20ab298f90} <Debug> TCPHandler: Processed in 0.001886792 sec. | ||
| 4387 | 2026.04.17 17:33:25.216849 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.04.17 17:33:25.216987 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4389 | 2026.04.17 17:33:25.217201 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4390 | 2026.04.17 17:33:25.217236 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4391 | 2026.04.17 17:33:25.217440 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4392 | 2026.04.17 17:33:25.217492 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4393 | 2026.04.17 17:33:25.217590 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4394 | 2026.04.17 17:33:25.217653 [ 321 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4395 | 2026.04.17 17:33:25.217659 [ 309 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4396 | 2026.04.17 17:33:25.217661 [ 331 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4397 | 2026.04.17 17:33:25.217656 [ 315 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4398 | 2026.04.17 17:33:25.217781 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4399 | 2026.04.17 17:33:25.217802 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4400 | 2026.04.17 17:33:25.217868 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4401 | 2026.04.17 17:33:25.217885 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4402 | 2026.04.17 17:33:25.217915 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4403 | 2026.04.17 17:33:25.217946 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4404 | 2026.04.17 17:33:25.217975 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4405 | 2026.04.17 17:33:25.218557 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001629 sec., 17802.33271945979 rows/sec., 694.80 KiB/sec. | ||
| 4406 | 2026.04.17 17:33:25.218654 [ 276 ] {7353aafa-6190-442f-8dd7-e9bd74b1d1e3} <Debug> TCPHandler: Processed in 0.001855381 sec. | ||
| 4407 | 2026.04.17 17:33:25.218856 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.04.17 17:33:25.218992 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4409 | 2026.04.17 17:33:25.219208 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4410 | 2026.04.17 17:33:25.219244 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4411 | 2026.04.17 17:33:25.219450 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4412 | 2026.04.17 17:33:25.219502 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4413 | 2026.04.17 17:33:25.219600 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4414 | 2026.04.17 17:33:25.219650 [ 331 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4415 | 2026.04.17 17:33:25.219653 [ 315 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4416 | 2026.04.17 17:33:25.219664 [ 309 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4417 | 2026.04.17 17:33:25.219664 [ 321 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4418 | 2026.04.17 17:33:25.219765 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4419 | 2026.04.17 17:33:25.219790 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4420 | 2026.04.17 17:33:25.219857 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4421 | 2026.04.17 17:33:25.219875 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4422 | 2026.04.17 17:33:25.219905 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4423 | 2026.04.17 17:33:25.219936 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4424 | 2026.04.17 17:33:25.219975 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <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', 'kstat_sampler:expired_targets', '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_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', 'zone:cpu_nsec'))" | ||
| 4425 | 2026.04.17 17:33:25.220563 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.001628 sec., 17813.267813267812 rows/sec., 695.23 KiB/sec. | ||
| 4426 | 2026.04.17 17:33:25.220676 [ 276 ] {cbbe0783-7dd2-4ad0-8ef1-cb0f25d35192} <Debug> TCPHandler: Processed in 0.001870081 sec. | ||
| 4427 | 2026.04.17 17:33:25.227631 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.04.17 17:33:25.227860 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4429 | 2026.04.17 17:33:25.228183 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4430 | 2026.04.17 17:33:25.228238 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4431 | 2026.04.17 17:33:25.228551 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4432 | 2026.04.17 17:33:25.228629 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4433 | 2026.04.17 17:33:25.228745 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4434 | 2026.04.17 17:33:25.228810 [ 340 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4435 | 2026.04.17 17:33:25.228825 [ 321 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4436 | 2026.04.17 17:33:25.228823 [ 331 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4437 | 2026.04.17 17:33:25.228822 [ 315 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4438 | 2026.04.17 17:33:25.228952 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4439 | 2026.04.17 17:33:25.228973 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4440 | 2026.04.17 17:33:25.229041 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4441 | 2026.04.17 17:33:25.229058 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4442 | 2026.04.17 17:33:25.229088 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4443 | 2026.04.17 17:33:25.229118 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4444 | 2026.04.17 17:33:25.229155 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <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', 'kstat_sampler:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4445 | 2026.04.17 17:33:25.229755 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> executeQuery: Read 29 rows, 1.13 KiB in 0.00199 sec., 14572.86432160804 rows/sec., 568.76 KiB/sec. | ||
| 4446 | 2026.04.17 17:33:25.229865 [ 276 ] {a3419ce9-4204-44a1-aba7-d67473e0a2fb} <Debug> TCPHandler: Processed in 0.002316036 sec. | ||
| 4447 | 2026.04.17 17:33:25.236150 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.04.17 17:33:25.236276 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4449 | 2026.04.17 17:33:25.236326 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4450 | 2026.04.17 17:33:25.236866 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.04.17 17:33:25.236908 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4452 | 2026.04.17 17:33:25.237349 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4453 | 2026.04.17 17:33:25.237560 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.04.17 17:33:25.237709 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001469 sec., 10891.763104152484 rows/sec., 3.24 MiB/sec. | ||
| 4455 | 2026.04.17 17:33:25.237749 [ 276 ] {646a70eb-5d22-44de-bb8f-73720ff69363} <Debug> TCPHandler: Processed in 0.001660894 sec. | ||
| 4456 | 2026.04.17 17:33:25.237867 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.04.17 17:33:25.237964 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.04.17 17:33:25.238005 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4459 | 2026.04.17 17:33:25.240995 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.04.17 17:33:25.241047 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4461 | 2026.04.17 17:33:25.241500 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4462 | 2026.04.17 17:33:25.241791 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.04.17 17:33:25.241925 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003981 sec., 71338.85958301934 rows/sec., 4.53 MiB/sec. | ||
| 4464 | 2026.04.17 17:33:25.241964 [ 276 ] {5ddb2bbc-de1f-458f-82aa-bd442706d62e} <Debug> TCPHandler: Processed in 0.004146796 sec. | ||
| 4465 | 2026.04.17 17:33:25.242095 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.04.17 17:33:25.242189 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4467 | 2026.04.17 17:33:25.242229 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4468 | 2026.04.17 17:33:25.242638 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.04.17 17:33:25.242675 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4470 | 2026.04.17 17:33:25.242961 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4471 | 2026.04.17 17:33:25.243185 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.04.17 17:33:25.243309 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 429.55 KiB/sec. | ||
| 4473 | 2026.04.17 17:33:25.243347 [ 276 ] {191d828a-a95b-436c-833e-d08a1f828c1f} <Debug> TCPHandler: Processed in 0.001301592 sec. | ||
| 4474 | 2026.04.17 17:33:25.243485 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.04.17 17:33:25.243608 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4476 | 2026.04.17 17:33:25.243657 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4477 | 2026.04.17 17:33:25.244478 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.04.17 17:33:25.244523 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4479 | 2026.04.17 17:33:25.244918 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4480 | 2026.04.17 17:33:25.245164 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.04.17 17:33:25.245272 [ 118 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4482 | 2026.04.17 17:33:25.245295 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Debug> executeQuery: Read 868 rows, 69.56 KiB in 0.001712 sec., 507009.3457943925 rows/sec., 39.68 MiB/sec. | ||
| 4483 | 2026.04.17 17:33:25.245324 [ 118 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.04.17 17:33:25.245340 [ 276 ] {2925eeae-dc88-41a0-9210-556358f718a6} <Debug> TCPHandler: Processed in 0.001916743 sec. | ||
| 4485 | 2026.04.17 17:33:25.245354 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4486 | 2026.04.17 17:33:25.245446 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 4487 | 2026.04.17 17:33:25.245459 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.04.17 17:33:25.245551 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.04.17 17:33:25.245564 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.04.17 17:33:25.245579 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2489 rows starting from the beginning of the part | ||
| 4491 | 2026.04.17 17:33:25.245604 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4492 | 2026.04.17 17:33:25.245633 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2417 rows starting from the beginning of the part | ||
| 4493 | 2026.04.17 17:33:25.245680 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 4494 | 2026.04.17 17:33:25.245723 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
| 4495 | 2026.04.17 17:33:25.245766 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 4496 | 2026.04.17 17:33:25.245809 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 868 rows starting from the beginning of the part | ||
| 4497 | 2026.04.17 17:33:25.246051 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.04.17 17:33:25.246088 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4499 | 2026.04.17 17:33:25.246421 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4500 | 2026.04.17 17:33:25.246648 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.04.17 17:33:25.246790 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001245 sec., 146184.7389558233 rows/sec., 9.03 MiB/sec. | ||
| 4502 | 2026.04.17 17:33:25.246830 [ 276 ] {c00ad79c-bfa0-4c54-9937-412fba474ca7} <Debug> TCPHandler: Processed in 0.001422567 sec. | ||
| 4503 | 2026.04.17 17:33:25.246936 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.04.17 17:33:25.247035 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.04.17 17:33:25.247074 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4506 | 2026.04.17 17:33:25.247505 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.04.17 17:33:25.247542 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4508 | 2026.04.17 17:33:25.247896 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4509 | 2026.04.17 17:33:25.248045 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 5 columns (5 merged, 0 gathered) in 0.002635697 sec., 2280990.569098041 rows/sec., 179.04 MiB/sec. | ||
| 4510 | 2026.04.17 17:33:25.248146 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.04.17 17:33:25.248283 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001267 sec., 117600.63141278611 rows/sec., 7.60 MiB/sec. | ||
| 4512 | 2026.04.17 17:33:25.248305 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4513 | 2026.04.17 17:33:25.248327 [ 276 ] {66ace341-1475-483b-9f96-b56843cef9cd} <Debug> TCPHandler: Processed in 0.001438998 sec. | ||
| 4514 | 2026.04.17 17:33:25.248436 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.04.17 17:33:25.248530 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.04.17 17:33:25.248540 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.04.17 17:33:25.248569 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4518 | 2026.04.17 17:33:25.248606 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_31_6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4519 | 2026.04.17 17:33:25.248664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 4520 | 2026.04.17 17:33:25.248986 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.04.17 17:33:25.249022 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4522 | 2026.04.17 17:33:25.251368 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4523 | 2026.04.17 17:33:25.251592 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.04.17 17:33:25.251744 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003231 sec., 45806.25193438564 rows/sec., 2.61 MiB/sec. | ||
| 4525 | 2026.04.17 17:33:25.251791 [ 276 ] {675dab2e-79fa-40e1-ae45-22c24b76e157} <Debug> TCPHandler: Processed in 0.003403071 sec. | ||
| 4526 | 2026.04.17 17:33:25.251932 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.04.17 17:33:25.252045 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4528 | 2026.04.17 17:33:25.252092 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4529 | 2026.04.17 17:33:25.252814 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.04.17 17:33:25.252851 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4531 | 2026.04.17 17:33:25.253169 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4532 | 2026.04.17 17:33:25.253381 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.04.17 17:33:25.253484 [ 118 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4534 | 2026.04.17 17:33:25.253515 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Debug> executeQuery: Read 530 rows, 38.39 KiB in 0.001494 sec., 354752.3427041499 rows/sec., 25.09 MiB/sec. | ||
| 4535 | 2026.04.17 17:33:25.253525 [ 118 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.04.17 17:33:25.253556 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4537 | 2026.04.17 17:33:25.253560 [ 276 ] {f6605252-a305-4b98-8886-9c0737cda9fe} <Debug> TCPHandler: Processed in 0.001687486 sec. | ||
| 4538 | 2026.04.17 17:33:25.253633 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 4539 | 2026.04.17 17:33:25.253676 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.04.17 17:33:25.253713 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4541 | 2026.04.17 17:33:25.253737 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1353 rows starting from the beginning of the part | ||
| 4542 | 2026.04.17 17:33:25.253768 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4543 | 2026.04.17 17:33:25.253786 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1297 rows starting from the beginning of the part | ||
| 4544 | 2026.04.17 17:33:25.253809 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4545 | 2026.04.17 17:33:25.253827 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4546 | 2026.04.17 17:33:25.253865 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 4547 | 2026.04.17 17:33:25.253903 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part | ||
| 4548 | 2026.04.17 17:33:25.253940 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 530 rows starting from the beginning of the part | ||
| 4549 | 2026.04.17 17:33:25.254153 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.04.17 17:33:25.254187 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4551 | 2026.04.17 17:33:25.254480 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4552 | 2026.04.17 17:33:25.254703 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.04.17 17:33:25.254828 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4554 | 2026.04.17 17:33:25.254865 [ 276 ] {3ac42c90-b26b-4e11-bb59-059e77217a65} <Debug> TCPHandler: Processed in 0.001238021 sec. | ||
| 4555 | 2026.04.17 17:33:25.254974 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.04.17 17:33:25.255006 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405466 sec., 2411299.8820320093 rows/sec., 173.85 MiB/sec. | ||
| 4557 | 2026.04.17 17:33:25.255067 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.04.17 17:33:25.255108 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4559 | 2026.04.17 17:33:25.255178 [ 188 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4560 | 2026.04.17 17:33:25.255424 [ 188 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.04.17 17:33:25.255490 [ 188 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_31_6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4562 | 2026.04.17 17:33:25.255501 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.04.17 17:33:25.255536 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4564 | 2026.04.17 17:33:25.255549 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4565 | 2026.04.17 17:33:25.255872 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4566 | 2026.04.17 17:33:25.256097 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.04.17 17:33:25.256208 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4568 | 2026.04.17 17:33:25.256223 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001175 sec., 228085.1063829787 rows/sec., 15.16 MiB/sec. | ||
| 4569 | 2026.04.17 17:33:25.256248 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.04.17 17:33:25.256268 [ 276 ] {10d2a3e7-5d67-42de-bd29-cde020092691} <Debug> TCPHandler: Processed in 0.001341293 sec. | ||
| 4571 | 2026.04.17 17:33:25.256270 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4572 | 2026.04.17 17:33:25.256354 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 4573 | 2026.04.17 17:33:25.256393 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.04.17 17:33:25.256435 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4575 | 2026.04.17 17:33:25.256460 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8414 rows starting from the beginning of the part | ||
| 4576 | 2026.04.17 17:33:25.256487 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.04.17 17:33:25.256510 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1499 rows starting from the beginning of the part | ||
| 4578 | 2026.04.17 17:33:25.256527 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4579 | 2026.04.17 17:33:25.256552 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part | ||
| 4580 | 2026.04.17 17:33:25.256591 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 150 rows starting from the beginning of the part | ||
| 4581 | 2026.04.17 17:33:25.256628 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 150 rows starting from the beginning of the part | ||
| 4582 | 2026.04.17 17:33:25.256666 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 268 rows starting from the beginning of the part | ||
| 4583 | 2026.04.17 17:33:25.257167 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.04.17 17:33:25.257202 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4585 | 2026.04.17 17:33:25.257502 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4586 | 2026.04.17 17:33:25.257717 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.04.17 17:33:25.257852 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
| 4588 | 2026.04.17 17:33:25.257892 [ 276 ] {d101517a-c1fe-485a-a46f-9402651ebc19} <Debug> TCPHandler: Processed in 0.001546801 sec. | ||
| 4589 | 2026.04.17 17:33:25.258003 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.04.17 17:33:25.258095 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4591 | 2026.04.17 17:33:25.258149 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <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 | ||
| 4592 | 2026.04.17 17:33:25.258873 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.04.17 17:33:25.258908 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4594 | 2026.04.17 17:33:25.259471 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4595 | 2026.04.17 17:33:25.259707 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.04.17 17:33:25.259819 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4597 | 2026.04.17 17:33:25.259853 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.04.17 17:33:25.259856 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001779 sec., 19111.86059584036 rows/sec., 34.25 MiB/sec. | ||
| 4599 | 2026.04.17 17:33:25.259875 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4600 | 2026.04.17 17:33:25.259929 [ 276 ] {98cad915-ded8-4a81-80d1-80a4dec71e6c} <Debug> TCPHandler: Processed in 0.001975905 sec. | ||
| 4601 | 2026.04.17 17:33:25.259957 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 4602 | 2026.04.17 17:33:25.260046 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.04.17 17:33:25.260132 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2026.04.17 17:33:25.260139 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.04.17 17:33:25.260177 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 355 rows starting from the beginning of the part | ||
| 4606 | 2026.04.17 17:33:25.260184 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2026.04.17 17:33:25.260291 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 4608 | 2026.04.17 17:33:25.260394 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4609 | 2026.04.17 17:33:25.260491 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4610 | 2026.04.17 17:33:25.260503 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.04.17 17:33:25.260539 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4612 | 2026.04.17 17:33:25.260583 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 4613 | 2026.04.17 17:33:25.260670 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4614 | 2026.04.17 17:33:25.260817 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10601 rows, containing 5 columns (5 merged, 0 gathered) in 0.004488328 sec., 2361904.031969143 rows/sec., 152.77 MiB/sec. | ||
| 4615 | 2026.04.17 17:33:25.260864 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4616 | 2026.04.17 17:33:25.261088 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.04.17 17:33:25.261202 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4618 | 2026.04.17 17:33:25.261223 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 4619 | 2026.04.17 17:33:25.261224 [ 117 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4620 | 2026.04.17 17:33:25.261273 [ 276 ] {287b45fe-1eff-43ae-9fa0-ec13d58f76e2} <Debug> TCPHandler: Processed in 0.001275302 sec. | ||
| 4621 | 2026.04.17 17:33:25.261288 [ 117 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.04.17 17:33:25.261318 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4623 | 2026.04.17 17:33:25.261418 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 4624 | 2026.04.17 17:33:25.261552 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4625 | 2026.04.17 17:33:25.261564 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.04.17 17:33:25.261597 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 960 rows starting from the beginning of the part | ||
| 4627 | 2026.04.17 17:33:25.261668 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4628 | 2026.04.17 17:33:25.261681 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 4629 | 2026.04.17 17:33:25.261732 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 4630 | 2026.04.17 17:33:25.261765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4631 | 2026.04.17 17:33:25.261777 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 4632 | 2026.04.17 17:33:25.261823 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
| 4633 | 2026.04.17 17:33:25.261866 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4634 | 2026.04.17 17:33:25.262883 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.00150784 sec., 795840.4074702886 rows/sec., 54.20 MiB/sec. | ||
| 4635 | 2026.04.17 17:33:25.263084 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4636 | 2026.04.17 17:33:25.263363 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.04.17 17:33:25.263437 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_31_6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4638 | 2026.04.17 17:33:25.263509 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4639 | 2026.04.17 17:33:25.263919 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 19 columns (19 merged, 0 gathered) in 0.00399256 sec., 120223.61592562165 rows/sec., 215.44 MiB/sec. | ||
| 4640 | 2026.04.17 17:33:25.264854 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4641 | 2026.04.17 17:33:25.265241 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.04.17 17:33:25.265318 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4643 | 2026.04.17 17:33:25.265444 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4644 | 2026.04.17 17:33:25.272206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10107 | ||
| 4645 | 2026.04.17 17:33:25.272680 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.04.17 17:33:25.272725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4647 | 2026.04.17 17:33:25.273237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4648 | 2026.04.17 17:33:25.273481 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.04.17 17:33:25.273611 [ 117 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4650 | 2026.04.17 17:33:25.273621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10107 | ||
| 4651 | 2026.04.17 17:33:25.273652 [ 117 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.04.17 17:33:25.273676 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4653 | 2026.04.17 17:33:25.273745 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 4654 | 2026.04.17 17:33:25.273841 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4655 | 2026.04.17 17:33:25.273867 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 4656 | 2026.04.17 17:33:25.273911 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4657 | 2026.04.17 17:33:25.273947 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4658 | 2026.04.17 17:33:25.273983 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4659 | 2026.04.17 17:33:25.274016 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4660 | 2026.04.17 17:33:25.274047 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4661 | 2026.04.17 17:33:25.275848 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10107 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212998 sec., 4745114.977605423 rows/sec., 67.88 MiB/sec. | ||
| 4662 | 2026.04.17 17:33:25.276015 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4663 | 2026.04.17 17:33:25.276259 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.04.17 17:33:25.276318 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_21_4} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4665 | 2026.04.17 17:33:25.276376 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4666 | 2026.04.17 17:33:25.820903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4667 | 2026.04.17 17:33:25.839368 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.04.17 17:33:25.839425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4669 | 2026.04.17 17:33:25.846087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4670 | 2026.04.17 17:33:25.846843 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.04.17 17:33:25.847135 [ 117 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4672 | 2026.04.17 17:33:25.847199 [ 117 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.04.17 17:33:25.847219 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4674 | 2026.04.17 17:33:25.847339 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4675 | 2026.04.17 17:33:25.850113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4676 | 2026.04.17 17:33:25.851698 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4677 | 2026.04.17 17:33:25.853359 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4678 | 2026.04.17 17:33:25.858170 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4679 | 2026.04.17 17:33:25.862804 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4680 | 2026.04.17 17:33:25.867226 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4681 | 2026.04.17 17:33:25.871750 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4682 | 2026.04.17 17:33:25.875834 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 4683 | 2026.04.17 17:33:25.926338 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079055996 sec., 2011.232645781858 rows/sec., 10.40 MiB/sec. | ||
| 4684 | 2026.04.17 17:33:25.928803 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4685 | 2026.04.17 17:33:25.930789 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.04.17 17:33:25.930870 [ 192 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_21_4} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4687 | 2026.04.17 17:33:25.933379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4688 | 2026.04.17 17:33:26.001167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.27 MiB, peak 255.82 MiB, free memory in arenas 0.00 B, will set to 251.80 MiB (RSS), difference: 6.53 MiB | ||
| 4689 | 2026.04.17 17:33:27.792650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 582 | ||
| 4690 | 2026.04.17 17:33:27.797359 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.04.17 17:33:27.797455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4692 | 2026.04.17 17:33:27.799433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4693 | 2026.04.17 17:33:27.799883 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.04.17 17:33:27.800525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4695 | 2026.04.17 17:33:30.189660 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.04.17 17:33:30.189872 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4697 | 2026.04.17 17:33:30.189950 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4698 | 2026.04.17 17:33:30.190690 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.04.17 17:33:30.190740 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4700 | 2026.04.17 17:33:30.191162 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4701 | 2026.04.17 17:33:30.191402 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.04.17 17:33:30.191557 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001741 sec., 40206.7777139575 rows/sec., 3.21 MiB/sec. | ||
| 4703 | 2026.04.17 17:33:30.191608 [ 276 ] {4d078263-4c7b-4607-8806-58a3be42b72d} <Debug> TCPHandler: Processed in 0.002092499 sec. | ||
| 4704 | 2026.04.17 17:33:30.191739 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.04.17 17:33:30.191844 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4706 | 2026.04.17 17:33:30.191888 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4707 | 2026.04.17 17:33:30.192299 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.04.17 17:33:30.192334 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4709 | 2026.04.17 17:33:30.192641 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4710 | 2026.04.17 17:33:30.192865 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.04.17 17:33:30.192996 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 447.21 KiB/sec. | ||
| 4712 | 2026.04.17 17:33:30.193034 [ 276 ] {0ef77dab-926f-4049-8461-9dcc40a54eda} <Debug> TCPHandler: Processed in 0.001346704 sec. | ||
| 4713 | 2026.04.17 17:33:30.193151 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.04.17 17:33:30.193248 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4715 | 2026.04.17 17:33:30.193289 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4716 | 2026.04.17 17:33:30.193692 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.04.17 17:33:30.193727 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4718 | 2026.04.17 17:33:30.194070 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4719 | 2026.04.17 17:33:30.194288 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.04.17 17:33:30.194412 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001185 sec., 59915.61181434599 rows/sec., 4.68 MiB/sec. | ||
| 4721 | 2026.04.17 17:33:30.194450 [ 276 ] {403af3dd-b000-4fc0-8b29-83f94e0fab4d} <Debug> TCPHandler: Processed in 0.001347445 sec. | ||
| 4722 | 2026.04.17 17:33:30.194562 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.04.17 17:33:30.194655 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.04.17 17:33:30.194698 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4725 | 2026.04.17 17:33:30.195104 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.04.17 17:33:30.195137 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4727 | 2026.04.17 17:33:30.195476 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4728 | 2026.04.17 17:33:30.195696 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.04.17 17:33:30.195823 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 4730 | 2026.04.17 17:33:30.195859 [ 276 ] {241e591b-c0db-4bef-b703-01cd292b34d4} <Debug> TCPHandler: Processed in 0.001344804 sec. | ||
| 4731 | 2026.04.17 17:33:30.195969 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.04.17 17:33:30.196062 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.04.17 17:33:30.196116 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <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 | ||
| 4734 | 2026.04.17 17:33:30.196850 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.04.17 17:33:30.196885 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4736 | 2026.04.17 17:33:30.197390 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4737 | 2026.04.17 17:33:30.197614 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.04.17 17:33:30.197757 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001712 sec., 4088.785046728972 rows/sec., 7.33 MiB/sec. | ||
| 4739 | 2026.04.17 17:33:30.197817 [ 276 ] {ebb4c2df-450e-4d1f-8d51-68cf9f542f9b} <Debug> TCPHandler: Processed in 0.001896782 sec. | ||
| 4740 | 2026.04.17 17:33:30.197930 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.04.17 17:33:30.198024 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.04.17 17:33:30.198064 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4743 | 2026.04.17 17:33:30.198395 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.04.17 17:33:30.198429 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4745 | 2026.04.17 17:33:30.198753 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4746 | 2026.04.17 17:33:30.198972 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.04.17 17:33:30.199097 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4748 | 2026.04.17 17:33:30.199132 [ 276 ] {38bc0728-7ed3-4cf6-9585-9c41d67125a7} <Debug> TCPHandler: Processed in 0.001250261 sec. | ||
| 4749 | 2026.04.17 17:33:32.635881 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4750 | 2026.04.17 17:33:32.635937 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4751 | 2026.04.17 17:33:32.774534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10555 | ||
| 4752 | 2026.04.17 17:33:32.775052 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.04.17 17:33:32.775099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4754 | 2026.04.17 17:33:32.775673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4755 | 2026.04.17 17:33:32.775917 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.04.17 17:33:32.776055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 4757 | 2026.04.17 17:33:33.351004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4758 | 2026.04.17 17:33:33.366708 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.04.17 17:33:33.366764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4760 | 2026.04.17 17:33:33.372439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4761 | 2026.04.17 17:33:33.373198 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.04.17 17:33:33.375960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4763 | 2026.04.17 17:33:35.198468 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.04.17 17:33:35.198661 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4765 | 2026.04.17 17:33:35.198732 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4766 | 2026.04.17 17:33:35.199516 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.04.17 17:33:35.199567 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4768 | 2026.04.17 17:33:35.199988 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4769 | 2026.04.17 17:33:35.200223 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.04.17 17:33:35.200378 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 4771 | 2026.04.17 17:33:35.200431 [ 276 ] {fcc9b42e-85fc-4d62-8d14-36ded871a9a1} <Debug> TCPHandler: Processed in 0.002096659 sec. | ||
| 4772 | 2026.04.17 17:33:35.200569 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.04.17 17:33:35.200671 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4774 | 2026.04.17 17:33:35.200714 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4775 | 2026.04.17 17:33:35.201550 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.04.17 17:33:35.201589 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4777 | 2026.04.17 17:33:35.201968 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4778 | 2026.04.17 17:33:35.202212 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.04.17 17:33:35.202343 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001697 sec., 509723.04065998824 rows/sec., 39.90 MiB/sec. | ||
| 4780 | 2026.04.17 17:33:35.202382 [ 276 ] {2db7d22f-e64f-4661-b8ca-1f828bb7c05e} <Debug> TCPHandler: Processed in 0.001865521 sec. | ||
| 4781 | 2026.04.17 17:33:35.202498 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.04.17 17:33:35.202596 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4783 | 2026.04.17 17:33:35.202636 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4784 | 2026.04.17 17:33:35.203113 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.04.17 17:33:35.203149 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4786 | 2026.04.17 17:33:35.203467 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4787 | 2026.04.17 17:33:35.203682 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.04.17 17:33:35.203809 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001233 sec., 142741.28142741282 rows/sec., 8.79 MiB/sec. | ||
| 4789 | 2026.04.17 17:33:35.203846 [ 276 ] {e29f1379-2d6a-402f-b6ca-8c653d846bb8} <Debug> TCPHandler: Processed in 0.001397716 sec. | ||
| 4790 | 2026.04.17 17:33:35.203959 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.04.17 17:33:35.204054 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4792 | 2026.04.17 17:33:35.204094 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4793 | 2026.04.17 17:33:35.204540 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.04.17 17:33:35.204576 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4795 | 2026.04.17 17:33:35.204930 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4796 | 2026.04.17 17:33:35.205170 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.04.17 17:33:35.205298 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. | ||
| 4798 | 2026.04.17 17:33:35.205336 [ 276 ] {08e35f61-24d8-4921-9a70-0bdcf84ed98a} <Debug> TCPHandler: Processed in 0.001426107 sec. | ||
| 4799 | 2026.04.17 17:33:35.205453 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.04.17 17:33:35.205546 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.04.17 17:33:35.205586 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4802 | 2026.04.17 17:33:35.206035 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.04.17 17:33:35.206071 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4804 | 2026.04.17 17:33:35.206374 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4805 | 2026.04.17 17:33:35.206611 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.04.17 17:33:35.206732 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 4807 | 2026.04.17 17:33:35.206769 [ 276 ] {ffcd990d-af87-4ff9-9840-b4c53099d970} <Debug> TCPHandler: Processed in 0.001364015 sec. | ||
| 4808 | 2026.04.17 17:33:35.206886 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.04.17 17:33:35.206979 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4810 | 2026.04.17 17:33:35.207019 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4811 | 2026.04.17 17:33:35.207621 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.04.17 17:33:35.207658 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4813 | 2026.04.17 17:33:35.207984 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4814 | 2026.04.17 17:33:35.208198 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.04.17 17:33:35.208327 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001366 sec., 383601.756954612 rows/sec., 27.10 MiB/sec. | ||
| 4816 | 2026.04.17 17:33:35.208363 [ 276 ] {70b50bb9-1071-41a9-a402-c04832cde6ab} <Debug> TCPHandler: Processed in 0.00152498 sec. | ||
| 4817 | 2026.04.17 17:33:35.208471 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.04.17 17:33:35.208563 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4819 | 2026.04.17 17:33:35.208603 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4820 | 2026.04.17 17:33:35.208927 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.04.17 17:33:35.208963 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4822 | 2026.04.17 17:33:35.209265 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4823 | 2026.04.17 17:33:35.209476 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.04.17 17:33:35.209598 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 4825 | 2026.04.17 17:33:35.209634 [ 276 ] {f0e0ef37-46bf-4cc9-b96b-20efd8f49608} <Debug> TCPHandler: Processed in 0.00121069 sec. | ||
| 4826 | 2026.04.17 17:33:35.209742 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.04.17 17:33:35.209836 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4828 | 2026.04.17 17:33:35.209878 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4829 | 2026.04.17 17:33:35.210297 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.04.17 17:33:35.210419 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4831 | 2026.04.17 17:33:35.210757 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4832 | 2026.04.17 17:33:35.211000 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.17 17:33:35.211133 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001315 sec., 201520.9125475285 rows/sec., 13.39 MiB/sec. | ||
| 4834 | 2026.04.17 17:33:35.211168 [ 276 ] {f961a6d8-834e-4159-b676-5040a5a6d097} <Debug> TCPHandler: Processed in 0.001473568 sec. | ||
| 4835 | 2026.04.17 17:33:35.211279 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.04.17 17:33:35.211372 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.04.17 17:33:35.211413 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4838 | 2026.04.17 17:33:35.211807 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.04.17 17:33:35.211840 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4840 | 2026.04.17 17:33:35.212139 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4841 | 2026.04.17 17:33:35.212352 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.04.17 17:33:35.212473 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 4843 | 2026.04.17 17:33:35.212508 [ 276 ] {6eba402d-54b6-4591-aee9-1886c7049659} <Debug> TCPHandler: Processed in 0.001276982 sec. | ||
| 4844 | 2026.04.17 17:33:35.212634 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.04.17 17:33:35.212757 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.04.17 17:33:35.212824 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <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 | ||
| 4847 | 2026.04.17 17:33:35.213806 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.04.17 17:33:35.213844 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4849 | 2026.04.17 17:33:35.214444 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4850 | 2026.04.17 17:33:35.214674 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.04.17 17:33:35.214813 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002081 sec., 16338.298894762134 rows/sec., 29.28 MiB/sec. | ||
| 4852 | 2026.04.17 17:33:35.214874 [ 276 ] {0593753f-3187-4a55-850b-2e63cbec700c} <Debug> TCPHandler: Processed in 0.002300716 sec. | ||
| 4853 | 2026.04.17 17:33:35.215013 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.04.17 17:33:35.215108 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.04.17 17:33:35.215148 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4856 | 2026.04.17 17:33:35.215509 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.04.17 17:33:35.215544 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4858 | 2026.04.17 17:33:35.215857 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4859 | 2026.04.17 17:33:35.216071 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.04.17 17:33:35.216195 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 4861 | 2026.04.17 17:33:35.216228 [ 276 ] {c7df60e7-349d-4797-b083-b2eef78f406e} <Debug> TCPHandler: Processed in 0.001263431 sec. | ||
| 4862 | 2026.04.17 17:33:35.782757 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.04.17 17:33:35.782972 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4864 | 2026.04.17 17:33:35.783050 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4865 | 2026.04.17 17:33:35.784984 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.04.17 17:33:35.785030 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4867 | 2026.04.17 17:33:35.785621 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4868 | 2026.04.17 17:33:35.785861 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.04.17 17:33:35.786014 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Debug> executeQuery: Read 2415 rows, 181.55 KiB in 0.003107 sec., 777277.1161892501 rows/sec., 57.06 MiB/sec. | ||
| 4870 | 2026.04.17 17:33:35.786057 [ 276 ] {6e66a94e-172d-4b06-b3cb-4fabc14effae} <Debug> TCPHandler: Processed in 0.003455534 sec. | ||
| 4871 | 2026.04.17 17:33:35.786194 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.04.17 17:33:35.786298 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.04.17 17:33:35.786339 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4874 | 2026.04.17 17:33:35.786759 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.04.17 17:33:35.786802 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4876 | 2026.04.17 17:33:35.787133 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4877 | 2026.04.17 17:33:35.787351 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.04.17 17:33:35.787503 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001227 sec., 13039.934800325998 rows/sec., 980.54 KiB/sec. | ||
| 4879 | 2026.04.17 17:33:35.787541 [ 276 ] {8edcd7df-3208-43fd-9d06-6d32e16dd14d} <Debug> TCPHandler: Processed in 0.001400266 sec. | ||
| 4880 | 2026.04.17 17:33:35.787656 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.04.17 17:33:35.787753 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.04.17 17:33:35.787793 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4883 | 2026.04.17 17:33:35.788426 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.04.17 17:33:35.788460 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4885 | 2026.04.17 17:33:35.788798 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4886 | 2026.04.17 17:33:35.789011 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.04.17 17:33:35.789102 [ 100 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4888 | 2026.04.17 17:33:35.789137 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001404 sec., 570512.8205128205 rows/sec., 32.95 MiB/sec. | ||
| 4889 | 2026.04.17 17:33:35.789141 [ 100 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.04.17 17:33:35.789171 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4891 | 2026.04.17 17:33:35.789175 [ 276 ] {67d016eb-b54e-4cff-a8c2-1e8758a198a1} <Debug> TCPHandler: Processed in 0.001568341 sec. | ||
| 4892 | 2026.04.17 17:33:35.789298 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.04.17 17:33:35.789307 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 4894 | 2026.04.17 17:33:35.789394 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.04.17 17:33:35.789439 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4896 | 2026.04.17 17:33:35.789476 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4897 | 2026.04.17 17:33:35.789519 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 4898 | 2026.04.17 17:33:35.789617 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 4899 | 2026.04.17 17:33:35.789668 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 802 rows starting from the beginning of the part | ||
| 4900 | 2026.04.17 17:33:35.789715 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 4901 | 2026.04.17 17:33:35.789760 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 4902 | 2026.04.17 17:33:35.789805 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 4903 | 2026.04.17 17:33:35.789823 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.04.17 17:33:35.789863 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4905 | 2026.04.17 17:33:35.790315 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4906 | 2026.04.17 17:33:35.790580 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.04.17 17:33:35.790715 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 52.47 KiB/sec. | ||
| 4908 | 2026.04.17 17:33:35.790753 [ 276 ] {9d114ec4-8b83-4b4d-87a6-09116c534823} <Debug> TCPHandler: Processed in 0.001503509 sec. | ||
| 4909 | 2026.04.17 17:33:35.790873 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.04.17 17:33:35.790967 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4911 | 2026.04.17 17:33:35.791008 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4912 | 2026.04.17 17:33:35.791282 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3503 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033807 sec., 1722385.6540959885 rows/sec., 107.07 MiB/sec. | ||
| 4913 | 2026.04.17 17:33:35.791586 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4914 | 2026.04.17 17:33:35.791842 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.04.17 17:33:35.791886 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4916 | 2026.04.17 17:33:35.791956 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.04.17 17:33:35.792047 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_6_1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4918 | 2026.04.17 17:33:35.792171 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4919 | 2026.04.17 17:33:35.792328 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4920 | 2026.04.17 17:33:35.792552 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.04.17 17:33:35.792684 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001735 sec., 746397.6945244956 rows/sec., 49.82 MiB/sec. | ||
| 4922 | 2026.04.17 17:33:35.792721 [ 276 ] {33d7b716-c357-4586-8a5f-5132e1cd4157} <Debug> TCPHandler: Processed in 0.001897292 sec. | ||
| 4923 | 2026.04.17 17:33:35.792848 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.04.17 17:33:35.792943 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.04.17 17:33:35.792987 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4926 | 2026.04.17 17:33:35.793652 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.04.17 17:33:35.793686 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4928 | 2026.04.17 17:33:35.794173 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4929 | 2026.04.17 17:33:35.794393 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.04.17 17:33:35.794522 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001598 sec., 936170.2127659575 rows/sec., 56.77 MiB/sec. | ||
| 4931 | 2026.04.17 17:33:35.794559 [ 276 ] {63c96d61-5dda-461f-8295-9c13513e10fd} <Debug> TCPHandler: Processed in 0.001761398 sec. | ||
| 4932 | 2026.04.17 17:33:35.794674 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.04.17 17:33:35.794770 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.04.17 17:33:35.794824 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <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 | ||
| 4935 | 2026.04.17 17:33:35.795630 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.04.17 17:33:35.795663 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4937 | 2026.04.17 17:33:35.796192 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4938 | 2026.04.17 17:33:35.796448 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.04.17 17:33:35.796590 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001839 sec., 8700.380641653073 rows/sec., 15.59 MiB/sec. | ||
| 4940 | 2026.04.17 17:33:35.796654 [ 276 ] {2e4bde34-4494-4fb9-ac49-0567a741b304} <Debug> TCPHandler: Processed in 0.002027747 sec. | ||
| 4941 | 2026.04.17 17:33:35.796780 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.04.17 17:33:35.796876 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.04.17 17:33:35.796917 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4944 | 2026.04.17 17:33:35.797237 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.04.17 17:33:35.797273 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4946 | 2026.04.17 17:33:35.797580 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4947 | 2026.04.17 17:33:35.797788 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.04.17 17:33:35.797922 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 4949 | 2026.04.17 17:33:35.797958 [ 276 ] {d589bfac-5ab5-40d7-87c4-6cfcfc26f044} <Debug> TCPHandler: Processed in 0.00122722 sec. | ||
| 4950 | 2026.04.17 17:33:36.001180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.67 MiB, peak 256.97 MiB, free memory in arenas 0.00 B, will set to 252.44 MiB (RSS), difference: -1.24 MiB | ||
| 4951 | 2026.04.17 17:33:37.207529 [ 97 ] {} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4952 | 2026.04.17 17:33:37.207588 [ 97 ] {} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.04.17 17:33:37.207612 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4954 | 2026.04.17 17:33:37.207735 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::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 | ||
| 4955 | 2026.04.17 17:33:37.208079 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.04.17 17:33:37.208132 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 4957 | 2026.04.17 17:33:37.208238 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4958 | 2026.04.17 17:33:37.208343 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4959 | 2026.04.17 17:33:37.208437 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::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 | ||
| 4960 | 2026.04.17 17:33:37.208527 [ 191 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4961 | 2026.04.17 17:33:37.210167 [ 201 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 6 columns (6 merged, 0 gathered) in 0.002490632 sec., 18469.20781552634 rows/sec., 3.77 MiB/sec. | ||
| 4962 | 2026.04.17 17:33:37.210389 [ 197 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4963 | 2026.04.17 17:33:37.210926 [ 197 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.04.17 17:33:37.211004 [ 197 ] {37a2b587-4ad9-4465-ba83-e42fb013767b::all_1_5_1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4965 | 2026.04.17 17:33:37.211108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4966 | 2026.04.17 17:33:37.801646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 632 | ||
| 4967 | 2026.04.17 17:33:37.804410 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.04.17 17:33:37.804472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4969 | 2026.04.17 17:33:37.805811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4970 | 2026.04.17 17:33:37.806110 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.04.17 17:33:37.806263 [ 96 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4972 | 2026.04.17 17:33:37.806330 [ 96 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.04.17 17:33:37.806352 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4974 | 2026.04.17 17:33:37.806449 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 4975 | 2026.04.17 17:33:37.806480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4976 | 2026.04.17 17:33:37.806963 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.04.17 17:33:37.807151 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part | ||
| 4978 | 2026.04.17 17:33:37.807548 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 4979 | 2026.04.17 17:33:37.807897 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 4980 | 2026.04.17 17:33:37.808246 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 4981 | 2026.04.17 17:33:37.808609 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 4982 | 2026.04.17 17:33:37.808987 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 4983 | 2026.04.17 17:33:37.815730 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 72 columns (72 merged, 0 gathered) in 0.009316666 sec., 67835.4252476154 rows/sec., 60.84 MiB/sec. | ||
| 4984 | 2026.04.17 17:33:37.816955 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4985 | 2026.04.17 17:33:37.817614 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.17 17:33:37.817707 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_16_3} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4987 | 2026.04.17 17:33:37.818049 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4988 | 2026.04.17 17:33:38.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.60 MiB, peak 257.49 MiB, free memory in arenas 0.00 B, will set to 253.69 MiB (RSS), difference: 1.09 MiB | ||
| 4989 | 2026.04.17 17:33:40.187704 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.04.17 17:33:40.187920 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4991 | 2026.04.17 17:33:40.187994 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4992 | 2026.04.17 17:33:40.188829 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.04.17 17:33:40.188874 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4994 | 2026.04.17 17:33:40.189278 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4995 | 2026.04.17 17:33:40.189507 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.04.17 17:33:40.189654 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.39 MiB/sec. | ||
| 4997 | 2026.04.17 17:33:40.189697 [ 276 ] {2227422a-fc72-4138-b7ee-ab76bd2989fb} <Debug> TCPHandler: Processed in 0.00213479 sec. | ||
| 4998 | 2026.04.17 17:33:40.189856 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.04.17 17:33:40.189952 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5000 | 2026.04.17 17:33:40.189992 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5001 | 2026.04.17 17:33:40.190515 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.04.17 17:33:40.190558 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5003 | 2026.04.17 17:33:40.190870 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5004 | 2026.04.17 17:33:40.191119 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.04.17 17:33:40.191244 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 5006 | 2026.04.17 17:33:40.191282 [ 276 ] {efff73f0-629d-4229-b4ee-f73293d00ee6} <Debug> TCPHandler: Processed in 0.001485289 sec. | ||
| 5007 | 2026.04.17 17:33:40.191451 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.04.17 17:33:40.191544 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.04.17 17:33:40.191587 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5010 | 2026.04.17 17:33:40.192068 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.04.17 17:33:40.192106 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5012 | 2026.04.17 17:33:40.192436 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5013 | 2026.04.17 17:33:40.192643 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.04.17 17:33:40.192771 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001246 sec., 102728.73194221509 rows/sec., 7.15 MiB/sec. | ||
| 5015 | 2026.04.17 17:33:40.192808 [ 276 ] {2593ca49-9482-4782-b2bf-4bb306cb8ee1} <Debug> TCPHandler: Processed in 0.001418877 sec. | ||
| 5016 | 2026.04.17 17:33:40.192943 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.04.17 17:33:40.193037 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.04.17 17:33:40.193078 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5019 | 2026.04.17 17:33:40.193465 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.04.17 17:33:40.193502 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5021 | 2026.04.17 17:33:40.193827 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5022 | 2026.04.17 17:33:40.194033 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.04.17 17:33:40.194156 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 5024 | 2026.04.17 17:33:40.194193 [ 276 ] {77b863b0-44eb-4528-83ee-c7ef1aa48bb4} <Debug> TCPHandler: Processed in 0.001297623 sec. | ||
| 5025 | 2026.04.17 17:33:40.277004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11067 | ||
| 5026 | 2026.04.17 17:33:40.277502 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.04.17 17:33:40.277536 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5028 | 2026.04.17 17:33:40.278011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5029 | 2026.04.17 17:33:40.278262 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.04.17 17:33:40.278393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11067 | ||
| 5031 | 2026.04.17 17:33:40.876908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5032 | 2026.04.17 17:33:40.893069 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.04.17 17:33:40.893124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5034 | 2026.04.17 17:33:40.899495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5035 | 2026.04.17 17:33:40.900237 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.04.17 17:33:40.903006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5037 | 2026.04.17 17:33:45.198607 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.04.17 17:33:45.198920 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.04.17 17:33:45.199033 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5040 | 2026.04.17 17:33:45.199859 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.04.17 17:33:45.199912 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5042 | 2026.04.17 17:33:45.200338 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5043 | 2026.04.17 17:33:45.200569 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.04.17 17:33:45.200724 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001885 sec., 150663.1299734748 rows/sec., 9.57 MiB/sec. | ||
| 5045 | 2026.04.17 17:33:45.200778 [ 276 ] {3956d9ec-06ea-4096-a664-abe671c39f8c} <Debug> TCPHandler: Processed in 0.002365938 sec. | ||
| 5046 | 2026.04.17 17:33:45.200904 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.04.17 17:33:45.201009 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5048 | 2026.04.17 17:33:45.201052 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5049 | 2026.04.17 17:33:45.201878 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.04.17 17:33:45.201916 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5051 | 2026.04.17 17:33:45.202321 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5052 | 2026.04.17 17:33:45.202537 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.04.17 17:33:45.202648 [ 87 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5054 | 2026.04.17 17:33:45.202671 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001686 sec., 513048.63582443655 rows/sec., 40.16 MiB/sec. | ||
| 5055 | 2026.04.17 17:33:45.202722 [ 87 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.04.17 17:33:45.202733 [ 276 ] {fb5632d8-fb86-42e6-b2c2-7b75c3992f1a} <Debug> TCPHandler: Processed in 0.001880542 sec. | ||
| 5057 | 2026.04.17 17:33:45.202756 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5058 | 2026.04.17 17:33:45.202862 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.04.17 17:33:45.202891 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 5060 | 2026.04.17 17:33:45.202966 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.04.17 17:33:45.203013 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5062 | 2026.04.17 17:33:45.203050 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5063 | 2026.04.17 17:33:45.203095 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3237 rows starting from the beginning of the part | ||
| 5064 | 2026.04.17 17:33:45.203164 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 70 rows starting from the beginning of the part | ||
| 5065 | 2026.04.17 17:33:45.203210 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 865 rows starting from the beginning of the part | ||
| 5066 | 2026.04.17 17:33:45.203251 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2415 rows starting from the beginning of the part | ||
| 5067 | 2026.04.17 17:33:45.203289 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5068 | 2026.04.17 17:33:45.203327 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 865 rows starting from the beginning of the part | ||
| 5069 | 2026.04.17 17:33:45.203470 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.04.17 17:33:45.203512 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5071 | 2026.04.17 17:33:45.203858 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5072 | 2026.04.17 17:33:45.204083 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.04.17 17:33:45.204189 [ 87 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5074 | 2026.04.17 17:33:45.204216 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001272 sec., 138364.77987421385 rows/sec., 8.52 MiB/sec. | ||
| 5075 | 2026.04.17 17:33:45.204220 [ 87 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.04.17 17:33:45.204258 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5077 | 2026.04.17 17:33:45.204264 [ 276 ] {3d854543-1e38-4a24-874b-48df8c23c589} <Debug> TCPHandler: Processed in 0.001454638 sec. | ||
| 5078 | 2026.04.17 17:33:45.204344 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 5079 | 2026.04.17 17:33:45.204385 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.04.17 17:33:45.204454 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5081 | 2026.04.17 17:33:45.204486 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5082 | 2026.04.17 17:33:45.204487 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 64 rows starting from the beginning of the part | ||
| 5083 | 2026.04.17 17:33:45.204534 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5084 | 2026.04.17 17:33:45.204586 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 182 rows starting from the beginning of the part | ||
| 5085 | 2026.04.17 17:33:45.204638 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
| 5086 | 2026.04.17 17:33:45.204685 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 176 rows starting from the beginning of the part | ||
| 5087 | 2026.04.17 17:33:45.204724 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 5088 | 2026.04.17 17:33:45.204765 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 176 rows starting from the beginning of the part | ||
| 5089 | 2026.04.17 17:33:45.205024 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.04.17 17:33:45.205066 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5091 | 2026.04.17 17:33:45.205502 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5092 | 2026.04.17 17:33:45.205639 [ 187 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332484 sec., 466046.8718573731 rows/sec., 31.23 MiB/sec. | ||
| 5093 | 2026.04.17 17:33:45.205730 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.17 17:33:45.205848 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5095 | 2026.04.17 17:33:45.205868 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001402 sec., 106276.74750356634 rows/sec., 6.87 MiB/sec. | ||
| 5096 | 2026.04.17 17:33:45.205919 [ 276 ] {cbe7506c-8f93-49ee-8878-03cbbf79439e} <Debug> TCPHandler: Processed in 0.001582001 sec. | ||
| 5097 | 2026.04.17 17:33:45.206007 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7508 rows, containing 5 columns (5 merged, 0 gathered) in 0.003181564 sec., 2359845.660813361 rows/sec., 186.36 MiB/sec. | ||
| 5098 | 2026.04.17 17:33:45.206037 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.04.17 17:33:45.206137 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5100 | 2026.04.17 17:33:45.206180 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5101 | 2026.04.17 17:33:45.206188 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.04.17 17:33:45.206279 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_26_5} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5103 | 2026.04.17 17:33:45.206330 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5104 | 2026.04.17 17:33:45.206385 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5105 | 2026.04.17 17:33:45.206644 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.04.17 17:33:45.206666 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.04.17 17:33:45.206702 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5108 | 2026.04.17 17:33:45.206719 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_36_7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5109 | 2026.04.17 17:33:45.206805 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5110 | 2026.04.17 17:33:45.207042 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5111 | 2026.04.17 17:33:45.207256 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.04.17 17:33:45.207382 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 5113 | 2026.04.17 17:33:45.207422 [ 276 ] {67e21e10-c762-4da7-b1b7-cad7ec5af5bb} <Debug> TCPHandler: Processed in 0.001434547 sec. | ||
| 5114 | 2026.04.17 17:33:45.207539 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.04.17 17:33:45.207632 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2026.04.17 17:33:45.207672 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2026.04.17 17:33:45.208300 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.04.17 17:33:45.208335 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5119 | 2026.04.17 17:33:45.208683 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5120 | 2026.04.17 17:33:45.208894 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.04.17 17:33:45.209003 [ 87 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5122 | 2026.04.17 17:33:45.209027 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001412 sec., 371104.81586402265 rows/sec., 26.21 MiB/sec. | ||
| 5123 | 2026.04.17 17:33:45.209034 [ 87 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.04.17 17:33:45.209066 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5125 | 2026.04.17 17:33:45.209072 [ 276 ] {28c636fb-02f7-4ee5-bcaf-c28d604c61a9} <Debug> TCPHandler: Processed in 0.001580282 sec. | ||
| 5126 | 2026.04.17 17:33:45.209155 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 5127 | 2026.04.17 17:33:45.209189 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.04.17 17:33:45.209260 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2026.04.17 17:33:45.209283 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5130 | 2026.04.17 17:33:45.209296 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1791 rows starting from the beginning of the part | ||
| 5131 | 2026.04.17 17:33:45.209325 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5132 | 2026.04.17 17:33:45.209364 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 71 rows starting from the beginning of the part | ||
| 5133 | 2026.04.17 17:33:45.209414 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 524 rows starting from the beginning of the part | ||
| 5134 | 2026.04.17 17:33:45.209460 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1295 rows starting from the beginning of the part | ||
| 5135 | 2026.04.17 17:33:45.209502 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5136 | 2026.04.17 17:33:45.209544 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 524 rows starting from the beginning of the part | ||
| 5137 | 2026.04.17 17:33:45.209658 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.04.17 17:33:45.209692 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5139 | 2026.04.17 17:33:45.210004 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5140 | 2026.04.17 17:33:45.210214 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.04.17 17:33:45.210339 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 5142 | 2026.04.17 17:33:45.210376 [ 276 ] {b4b14d98-5b3d-4943-a7fe-b43be24f6478} <Debug> TCPHandler: Processed in 0.001235601 sec. | ||
| 5143 | 2026.04.17 17:33:45.210485 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.04.17 17:33:45.210578 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.04.17 17:33:45.210620 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5146 | 2026.04.17 17:33:45.211012 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900702 sec., 2246012.262837625 rows/sec., 162.36 MiB/sec. | ||
| 5147 | 2026.04.17 17:33:45.211023 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.04.17 17:33:45.211070 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5149 | 2026.04.17 17:33:45.211252 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5150 | 2026.04.17 17:33:45.211410 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5151 | 2026.04.17 17:33:45.211499 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.04.17 17:33:45.211565 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_36_7} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5153 | 2026.04.17 17:33:45.211622 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5154 | 2026.04.17 17:33:45.211647 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.04.17 17:33:45.211749 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5156 | 2026.04.17 17:33:45.211775 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 5157 | 2026.04.17 17:33:45.211777 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.04.17 17:33:45.211814 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5159 | 2026.04.17 17:33:45.211818 [ 276 ] {e0ee13dd-5afb-4484-9cc8-a058ba634d6c} <Debug> TCPHandler: Processed in 0.001382135 sec. | ||
| 5160 | 2026.04.17 17:33:45.211891 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 5161 | 2026.04.17 17:33:45.211952 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.04.17 17:33:45.212019 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5163 | 2026.04.17 17:33:45.212052 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.04.17 17:33:45.212062 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10601 rows starting from the beginning of the part | ||
| 5165 | 2026.04.17 17:33:45.212101 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5166 | 2026.04.17 17:33:45.212137 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 5167 | 2026.04.17 17:33:45.212185 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5168 | 2026.04.17 17:33:45.212225 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1496 rows starting from the beginning of the part | ||
| 5169 | 2026.04.17 17:33:45.212264 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5170 | 2026.04.17 17:33:45.212304 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5171 | 2026.04.17 17:33:45.212431 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.04.17 17:33:45.212475 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5173 | 2026.04.17 17:33:45.212804 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5174 | 2026.04.17 17:33:45.213014 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.04.17 17:33:45.213143 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 5176 | 2026.04.17 17:33:45.213180 [ 276 ] {4e0c0b81-0f54-4511-acfa-56f3db0c23ac} <Debug> TCPHandler: Processed in 0.001277282 sec. | ||
| 5177 | 2026.04.17 17:33:45.213300 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.04.17 17:33:45.213401 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.04.17 17:33:45.213504 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <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 | ||
| 5180 | 2026.04.17 17:33:45.214444 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.04.17 17:33:45.214485 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5182 | 2026.04.17 17:33:45.215107 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5183 | 2026.04.17 17:33:45.215346 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.04.17 17:33:45.215508 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002114 sec., 16083.25449385052 rows/sec., 28.82 MiB/sec. | ||
| 5185 | 2026.04.17 17:33:45.215575 [ 276 ] {b3cba88e-e5ab-4f32-86fc-a938dbe81866} <Debug> TCPHandler: Processed in 0.002322926 sec. | ||
| 5186 | 2026.04.17 17:33:45.215709 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.04.17 17:33:45.215811 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.04.17 17:33:45.215853 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5189 | 2026.04.17 17:33:45.216185 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.04.17 17:33:45.216222 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5191 | 2026.04.17 17:33:45.216539 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5192 | 2026.04.17 17:33:45.216739 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12915 rows, containing 5 columns (5 merged, 0 gathered) in 0.0048825 sec., 2645161.290322581 rows/sec., 170.34 MiB/sec. | ||
| 5193 | 2026.04.17 17:33:45.216758 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.04.17 17:33:45.216871 [ 87 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5195 | 2026.04.17 17:33:45.216889 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 5196 | 2026.04.17 17:33:45.216906 [ 87 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.04.17 17:33:45.216931 [ 276 ] {951c63d4-d003-4447-b21d-2414ad51aa43} <Debug> TCPHandler: Processed in 0.001273112 sec. | ||
| 5198 | 2026.04.17 17:33:45.216931 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5199 | 2026.04.17 17:33:45.217021 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 5200 | 2026.04.17 17:33:45.217110 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5201 | 2026.04.17 17:33:45.217135 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1200 rows starting from the beginning of the part | ||
| 5202 | 2026.04.17 17:33:45.217179 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5203 | 2026.04.17 17:33:45.217184 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 5204 | 2026.04.17 17:33:45.217238 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5205 | 2026.04.17 17:33:45.217275 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5206 | 2026.04.17 17:33:45.217311 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5207 | 2026.04.17 17:33:45.217349 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5208 | 2026.04.17 17:33:45.217507 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.04.17 17:33:45.217592 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5210 | 2026.04.17 17:33:45.217694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 5211 | 2026.04.17 17:33:45.218295 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307392 sec., 1147322.3027217544 rows/sec., 77.31 MiB/sec. | ||
| 5212 | 2026.04.17 17:33:45.218552 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5213 | 2026.04.17 17:33:45.218814 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.04.17 17:33:45.218883 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_36_7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5215 | 2026.04.17 17:33:45.218956 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5216 | 2026.04.17 17:33:47.635979 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5217 | 2026.04.17 17:33:47.636032 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5218 | 2026.04.17 17:33:47.779349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11515 | ||
| 5219 | 2026.04.17 17:33:47.779845 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.04.17 17:33:47.779889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5221 | 2026.04.17 17:33:47.780389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5222 | 2026.04.17 17:33:47.780644 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.04.17 17:33:47.780798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5224 | 2026.04.17 17:33:47.807545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 662 | ||
| 5225 | 2026.04.17 17:33:47.809820 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.04.17 17:33:47.809884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5227 | 2026.04.17 17:33:47.811103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5228 | 2026.04.17 17:33:47.811382 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.04.17 17:33:47.811764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5230 | 2026.04.17 17:33:48.403965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5231 | 2026.04.17 17:33:48.422260 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.04.17 17:33:48.422325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5233 | 2026.04.17 17:33:48.429236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5234 | 2026.04.17 17:33:48.429979 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.04.17 17:33:48.433769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5236 | 2026.04.17 17:33:50.189839 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.04.17 17:33:50.190147 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5238 | 2026.04.17 17:33:50.190255 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5239 | 2026.04.17 17:33:50.190949 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.04.17 17:33:50.191001 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5241 | 2026.04.17 17:33:50.191395 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5242 | 2026.04.17 17:33:50.191639 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.04.17 17:33:50.191801 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001732 sec., 40415.70438799076 rows/sec., 3.23 MiB/sec. | ||
| 5244 | 2026.04.17 17:33:50.191855 [ 276 ] {c531dfa2-a6d9-4233-99fc-6c4abba58f86} <Debug> TCPHandler: Processed in 0.002205532 sec. | ||
| 5245 | 2026.04.17 17:33:50.192017 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5246 | 2026.04.17 17:33:50.192122 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.04.17 17:33:50.192166 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5248 | 2026.04.17 17:33:50.192623 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.04.17 17:33:50.192660 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5250 | 2026.04.17 17:33:50.192966 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5251 | 2026.04.17 17:33:50.193179 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.04.17 17:33:50.193309 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001211 sec., 5780.346820809248 rows/sec., 434.65 KiB/sec. | ||
| 5253 | 2026.04.17 17:33:50.193347 [ 276 ] {c64785ae-a3e1-4aba-a9b0-68e977153630} <Debug> TCPHandler: Processed in 0.001382485 sec. | ||
| 5254 | 2026.04.17 17:33:50.193481 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.04.17 17:33:50.193577 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5256 | 2026.04.17 17:33:50.193618 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5257 | 2026.04.17 17:33:50.194044 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.04.17 17:33:50.194080 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5259 | 2026.04.17 17:33:50.194387 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5260 | 2026.04.17 17:33:50.194603 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.04.17 17:33:50.194730 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001173 sec., 60528.55924978687 rows/sec., 4.73 MiB/sec. | ||
| 5262 | 2026.04.17 17:33:50.194767 [ 276 ] {74633898-01e1-4245-a45c-d3d12cf7bdb7} <Debug> TCPHandler: Processed in 0.001334534 sec. | ||
| 5263 | 2026.04.17 17:33:50.194882 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.04.17 17:33:50.194976 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.04.17 17:33:50.195020 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5266 | 2026.04.17 17:33:50.195407 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.04.17 17:33:50.195443 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5268 | 2026.04.17 17:33:50.195771 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5269 | 2026.04.17 17:33:50.196005 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.04.17 17:33:50.196135 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5271 | 2026.04.17 17:33:50.196172 [ 276 ] {a4aee66f-858c-402a-9b25-d005970c0205} <Debug> TCPHandler: Processed in 0.001339134 sec. | ||
| 5272 | 2026.04.17 17:33:50.196283 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.04.17 17:33:50.196377 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.04.17 17:33:50.196432 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <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 | ||
| 5275 | 2026.04.17 17:33:50.197189 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.04.17 17:33:50.197225 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5277 | 2026.04.17 17:33:50.197732 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5278 | 2026.04.17 17:33:50.197963 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.04.17 17:33:50.198082 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5280 | 2026.04.17 17:33:50.198102 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 5281 | 2026.04.17 17:33:50.198153 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.04.17 17:33:50.198178 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5283 | 2026.04.17 17:33:50.198185 [ 276 ] {d494cb9d-e172-4e95-a94b-7bd782da64cd} <Debug> TCPHandler: Processed in 0.001950304 sec. | ||
| 5284 | 2026.04.17 17:33:50.198272 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 5285 | 2026.04.17 17:33:50.198316 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.04.17 17:33:50.198411 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.04.17 17:33:50.198453 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5288 | 2026.04.17 17:33:50.198495 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5289 | 2026.04.17 17:33:50.198560 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 480 rows starting from the beginning of the part | ||
| 5290 | 2026.04.17 17:33:50.198700 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 5291 | 2026.04.17 17:33:50.198785 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.04.17 17:33:50.198823 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5293 | 2026.04.17 17:33:50.198823 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 5294 | 2026.04.17 17:33:50.198951 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 5295 | 2026.04.17 17:33:50.199068 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 5296 | 2026.04.17 17:33:50.199130 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5297 | 2026.04.17 17:33:50.199183 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 5298 | 2026.04.17 17:33:50.199353 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.04.17 17:33:50.199481 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5300 | 2026.04.17 17:33:50.199516 [ 276 ] {03d1207a-c0a6-4f0d-b78f-25a340db0c4c} <Debug> TCPHandler: Processed in 0.001249291 sec. | ||
| 5301 | 2026.04.17 17:33:50.219965 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 19 columns (19 merged, 0 gathered) in 0.021730513 sec., 26598.54371592608 rows/sec., 47.66 MiB/sec. | ||
| 5302 | 2026.04.17 17:33:50.220815 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5303 | 2026.04.17 17:33:50.221125 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.04.17 17:33:50.221190 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5305 | 2026.04.17 17:33:50.221272 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5306 | 2026.04.17 17:33:55.184532 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.04.17 17:33:55.184826 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5308 | 2026.04.17 17:33:55.185254 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5309 | 2026.04.17 17:33:55.185304 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5310 | 2026.04.17 17:33:55.185604 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5311 | 2026.04.17 17:33:55.185675 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5312 | 2026.04.17 17:33:55.185815 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5313 | 2026.04.17 17:33:55.185852 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5314 | 2026.04.17 17:33:55.185874 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5315 | 2026.04.17 17:33:55.185889 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5316 | 2026.04.17 17:33:55.185930 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5317 | 2026.04.17 17:33:55.185951 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5318 | 2026.04.17 17:33:55.186742 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.002044 sec., 22504.892367906068 rows/sec., 843.26 KiB/sec. | ||
| 5319 | 2026.04.17 17:33:55.186816 [ 276 ] {5f8135bb-a05c-49e6-b58c-995de54c6ce1} <Debug> TCPHandler: Processed in 0.00243047 sec. | ||
| 5320 | 2026.04.17 17:33:55.187116 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.04.17 17:33:55.187264 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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: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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5322 | 2026.04.17 17:33:55.187499 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5323 | 2026.04.17 17:33:55.187537 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <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:expired_targets', '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: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5324 | 2026.04.17 17:33:55.187763 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5325 | 2026.04.17 17:33:55.187815 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5326 | 2026.04.17 17:33:55.187919 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5327 | 2026.04.17 17:33:55.187948 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5328 | 2026.04.17 17:33:55.187966 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5329 | 2026.04.17 17:33:55.187981 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5330 | 2026.04.17 17:33:55.188014 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <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:expired_targets', '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: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', 'zone:cpu_nsec'))" | ||
| 5331 | 2026.04.17 17:33:55.188032 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5332 | 2026.04.17 17:33:55.188767 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.00157 sec., 29299.36305732484 rows/sec., 1.07 MiB/sec. | ||
| 5333 | 2026.04.17 17:33:55.188867 [ 276 ] {bc688e9f-c4e0-45dc-b581-3e7e7f38e831} <Debug> TCPHandler: Processed in 0.0018032 sec. | ||
| 5334 | 2026.04.17 17:33:55.189350 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.04.17 17:33:55.189496 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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: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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5336 | 2026.04.17 17:33:55.189721 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5337 | 2026.04.17 17:33:55.189758 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <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:expired_targets', '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: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5338 | 2026.04.17 17:33:55.189977 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5339 | 2026.04.17 17:33:55.190029 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5340 | 2026.04.17 17:33:55.190129 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5341 | 2026.04.17 17:33:55.190157 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5342 | 2026.04.17 17:33:55.190175 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5343 | 2026.04.17 17:33:55.190190 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5344 | 2026.04.17 17:33:55.190223 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <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:expired_targets', '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: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', 'zone:cpu_nsec'))" | ||
| 5345 | 2026.04.17 17:33:55.190240 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5346 | 2026.04.17 17:33:55.190735 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001305 sec., 35249.04214559387 rows/sec., 1.29 MiB/sec. | ||
| 5347 | 2026.04.17 17:33:55.190823 [ 276 ] {e7f5714b-dc12-46fe-bcc9-c0d44484ce17} <Debug> TCPHandler: Processed in 0.0015327 sec. | ||
| 5348 | 2026.04.17 17:33:55.191084 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.04.17 17:33:55.191225 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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: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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5350 | 2026.04.17 17:33:55.191445 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5351 | 2026.04.17 17:33:55.191482 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <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:expired_targets', '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: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5352 | 2026.04.17 17:33:55.191700 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5353 | 2026.04.17 17:33:55.191751 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5354 | 2026.04.17 17:33:55.191848 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5355 | 2026.04.17 17:33:55.191876 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5356 | 2026.04.17 17:33:55.191894 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5357 | 2026.04.17 17:33:55.191908 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5358 | 2026.04.17 17:33:55.191941 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <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:expired_targets', '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: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', 'zone:cpu_nsec'))" | ||
| 5359 | 2026.04.17 17:33:55.191958 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5360 | 2026.04.17 17:33:55.192393 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.00123 sec., 37398.37398373984 rows/sec., 1.37 MiB/sec. | ||
| 5361 | 2026.04.17 17:33:55.192487 [ 276 ] {e2ce3908-cc9d-4bf2-a001-a9b8e38a009f} <Debug> TCPHandler: Processed in 0.001450967 sec. | ||
| 5362 | 2026.04.17 17:33:55.192767 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.04.17 17:33:55.192907 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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: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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5364 | 2026.04.17 17:33:55.193126 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5365 | 2026.04.17 17:33:55.193164 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <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:expired_targets', '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: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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5366 | 2026.04.17 17:33:55.193384 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5367 | 2026.04.17 17:33:55.193436 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5368 | 2026.04.17 17:33:55.193532 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 5369 | 2026.04.17 17:33:55.193560 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5370 | 2026.04.17 17:33:55.193578 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5371 | 2026.04.17 17:33:55.193592 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5372 | 2026.04.17 17:33:55.193625 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <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:expired_targets', '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: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', 'zone:cpu_nsec'))" | ||
| 5373 | 2026.04.17 17:33:55.193642 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5374 | 2026.04.17 17:33:55.194234 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001389 sec., 33117.35061195104 rows/sec., 1.21 MiB/sec. | ||
| 5375 | 2026.04.17 17:33:55.194320 [ 276 ] {54feaba5-ae86-4cc4-ae01-d6980e4fded8} <Debug> TCPHandler: Processed in 0.001602263 sec. | ||
| 5376 | 2026.04.17 17:33:55.194575 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.04.17 17:33:55.194815 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) 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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5378 | 2026.04.17 17:33:55.195116 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5379 | 2026.04.17 17:33:55.195154 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5380 | 2026.04.17 17:33:55.195375 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5381 | 2026.04.17 17:33:55.195426 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5382 | 2026.04.17 17:33:55.195526 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 5383 | 2026.04.17 17:33:55.195554 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5384 | 2026.04.17 17:33:55.195572 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Debug> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (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 | ||
| 5385 | 2026.04.17 17:33:55.195585 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5386 | 2026.04.17 17:33:55.195618 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <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:expired_targets', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5387 | 2026.04.17 17:33:55.195636 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 46 rows starting from 0 | ||
| 5388 | 2026.04.17 17:33:55.196070 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001318 sec., 34901.36570561457 rows/sec., 1.28 MiB/sec. | ||
| 5389 | 2026.04.17 17:33:55.196156 [ 276 ] {fc552b5d-7702-4ab6-868d-a07ac08d5573} <Debug> TCPHandler: Processed in 0.001629614 sec. | ||
| 5390 | 2026.04.17 17:33:55.222918 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.04.17 17:33:55.223051 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5392 | 2026.04.17 17:33:55.223100 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5393 | 2026.04.17 17:33:55.223690 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.04.17 17:33:55.223726 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5395 | 2026.04.17 17:33:55.224156 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5396 | 2026.04.17 17:33:55.224379 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Trace> oximeter.timeseries_schema (37a2b587-4ad9-4465-ba83-e42fb013767b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.04.17 17:33:55.224540 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001525 sec., 3934.4262295081967 rows/sec., 1.82 MiB/sec. | ||
| 5398 | 2026.04.17 17:33:55.224598 [ 276 ] {3600c118-a97e-405c-b4b3-3f491c7c2fa3} <Debug> TCPHandler: Processed in 0.001739717 sec. | ||
| 5399 | 2026.04.17 17:33:55.224746 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2026.04.17 17:33:55.224861 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5401 | 2026.04.17 17:33:55.224909 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5402 | 2026.04.17 17:33:55.225403 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.04.17 17:33:55.225439 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5404 | 2026.04.17 17:33:55.225741 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5405 | 2026.04.17 17:33:55.225961 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.04.17 17:33:55.226086 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.59 MiB/sec. | ||
| 5407 | 2026.04.17 17:33:55.226123 [ 276 ] {a804bfd6-2482-4dd4-94f9-b74e65541861} <Debug> TCPHandler: Processed in 0.001435208 sec. | ||
| 5408 | 2026.04.17 17:33:55.226241 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.04.17 17:33:55.226334 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5410 | 2026.04.17 17:33:55.226375 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5411 | 2026.04.17 17:33:55.226751 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.04.17 17:33:55.226787 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5413 | 2026.04.17 17:33:55.227072 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5414 | 2026.04.17 17:33:55.227298 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.04.17 17:33:55.227421 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 5416 | 2026.04.17 17:33:55.227458 [ 276 ] {cce88524-b978-4ee1-8566-e21fac246a2a} <Debug> TCPHandler: Processed in 0.001264292 sec. | ||
| 5417 | 2026.04.17 17:33:55.227577 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.04.17 17:33:55.227668 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5419 | 2026.04.17 17:33:55.227707 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5420 | 2026.04.17 17:33:55.228185 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.04.17 17:33:55.228222 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5422 | 2026.04.17 17:33:55.228544 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5423 | 2026.04.17 17:33:55.228752 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.04.17 17:33:55.228883 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.001233 sec., 198702.35198702352 rows/sec., 17.77 MiB/sec. | ||
| 5425 | 2026.04.17 17:33:55.228919 [ 276 ] {21b969ed-42b3-4c75-805f-fe6aa1a33bc3} <Debug> TCPHandler: Processed in 0.001389395 sec. | ||
| 5426 | 2026.04.17 17:33:55.229035 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.04.17 17:33:55.229126 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5428 | 2026.04.17 17:33:55.229163 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5429 | 2026.04.17 17:33:55.229549 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.04.17 17:33:55.229582 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5431 | 2026.04.17 17:33:55.229864 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5432 | 2026.04.17 17:33:55.230066 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.04.17 17:33:55.230188 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.31 MiB/sec. | ||
| 5434 | 2026.04.17 17:33:55.230224 [ 276 ] {bce15956-940d-42da-845e-7fac2a3a3e4e} <Debug> TCPHandler: Processed in 0.00123606 sec. | ||
| 5435 | 2026.04.17 17:33:55.230340 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.04.17 17:33:55.230430 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.04.17 17:33:55.230468 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5438 | 2026.04.17 17:33:55.230864 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.04.17 17:33:55.230898 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5440 | 2026.04.17 17:33:55.231180 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5441 | 2026.04.17 17:33:55.231406 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.04.17 17:33:55.231527 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 5443 | 2026.04.17 17:33:55.231563 [ 276 ] {85b224c4-e35b-4570-a80f-074c89ff1976} <Debug> TCPHandler: Processed in 0.001270611 sec. | ||
| 5444 | 2026.04.17 17:33:55.231677 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.04.17 17:33:55.231769 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.04.17 17:33:55.231806 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5447 | 2026.04.17 17:33:55.232181 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.04.17 17:33:55.232215 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5449 | 2026.04.17 17:33:55.232497 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5450 | 2026.04.17 17:33:55.232697 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.04.17 17:33:55.232812 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 884.43 KiB/sec. | ||
| 5452 | 2026.04.17 17:33:55.232847 [ 276 ] {76a1654b-e3f7-450b-ab25-e29e60d61a75} <Debug> TCPHandler: Processed in 0.00121607 sec. | ||
| 5453 | 2026.04.17 17:33:55.232959 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.04.17 17:33:55.233048 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5455 | 2026.04.17 17:33:55.233086 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5456 | 2026.04.17 17:33:55.233517 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.04.17 17:33:55.233550 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5458 | 2026.04.17 17:33:55.233849 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5459 | 2026.04.17 17:33:55.234055 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.04.17 17:33:55.234187 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001155 sec., 117748.91774891775 rows/sec., 9.52 MiB/sec. | ||
| 5461 | 2026.04.17 17:33:55.234223 [ 276 ] {5aaac458-e307-4ee3-bedf-428c3ddcd138} <Debug> TCPHandler: Processed in 0.001311003 sec. | ||
| 5462 | 2026.04.17 17:33:55.234337 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.04.17 17:33:55.234428 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5464 | 2026.04.17 17:33:55.234468 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5465 | 2026.04.17 17:33:55.234960 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2026.04.17 17:33:55.234992 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5467 | 2026.04.17 17:33:55.235333 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5468 | 2026.04.17 17:33:55.235538 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.04.17 17:33:55.235672 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Debug> executeQuery: Read 677 rows, 54.31 KiB in 0.001261 sec., 536875.4956383823 rows/sec., 42.06 MiB/sec. | ||
| 5470 | 2026.04.17 17:33:55.235708 [ 276 ] {b6f8bdd6-d236-45c6-ba80-ee5e4b88131a} <Debug> TCPHandler: Processed in 0.001416706 sec. | ||
| 5471 | 2026.04.17 17:33:55.235828 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2026.04.17 17:33:55.235928 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5473 | 2026.04.17 17:33:55.235980 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <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 | ||
| 5474 | 2026.04.17 17:33:55.236741 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.04.17 17:33:55.236775 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5476 | 2026.04.17 17:33:55.237333 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5477 | 2026.04.17 17:33:55.237563 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.04.17 17:33:55.237696 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001785 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 5479 | 2026.04.17 17:33:55.237759 [ 276 ] {46fc4467-53c1-4db4-95f1-894de76df989} <Debug> TCPHandler: Processed in 0.001978135 sec. | ||
| 5480 | 2026.04.17 17:33:55.237877 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.04.17 17:33:55.237969 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5482 | 2026.04.17 17:33:55.238009 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5483 | 2026.04.17 17:33:55.238333 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.04.17 17:33:55.238366 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5485 | 2026.04.17 17:33:55.238662 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5486 | 2026.04.17 17:33:55.238877 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.04.17 17:33:55.239013 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5488 | 2026.04.17 17:33:55.239049 [ 276 ] {e15f64f2-ce6d-4d28-a460-0480399707ca} <Debug> TCPHandler: Processed in 0.00121916 sec. | ||
| 5489 | 2026.04.17 17:33:55.281754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12027 | ||
| 5490 | 2026.04.17 17:33:55.282228 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.04.17 17:33:55.282267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5492 | 2026.04.17 17:33:55.282736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5493 | 2026.04.17 17:33:55.282968 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.04.17 17:33:55.283109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12027 | ||
| 5495 | 2026.04.17 17:33:55.934916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5496 | 2026.04.17 17:33:55.952908 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.04.17 17:33:55.952967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5498 | 2026.04.17 17:33:55.958493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5499 | 2026.04.17 17:33:55.959185 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.04.17 17:33:55.962236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5501 | 2026.04.17 17:33:56.001175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.52 MiB, peak 264.33 MiB, free memory in arenas 0.00 B, will set to 257.94 MiB (RSS), difference: -1.59 MiB | ||
| 5502 | 2026.04.17 17:33:57.813060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 708 | ||
| 5503 | 2026.04.17 17:33:57.817862 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.04.17 17:33:57.817957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5505 | 2026.04.17 17:33:57.820064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5506 | 2026.04.17 17:33:57.820510 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.04.17 17:33:57.821205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5508 | 2026.04.17 17:33:58.608327 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52856 | ||
| 5509 | 2026.04.17 17:33:58.608448 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5510 | 2026.04.17 17:33:58.608490 [ 286 ] {} <Debug> TCP-Session: b5a44345-da2d-40d7-a8a4-2e517a028465 Authenticating user 'default' from [fd00:1122:3344:101::e]:52856 | ||
| 5511 | 2026.04.17 17:33:58.608516 [ 286 ] {} <Debug> TCP-Session: b5a44345-da2d-40d7-a8a4-2e517a028465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.04.17 17:33:58.608529 [ 286 ] {} <Debug> TCP-Session: b5a44345-da2d-40d7-a8a4-2e517a028465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.04.17 17:33:58.608737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55624 | ||
| 5514 | 2026.04.17 17:33:58.608767 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62517 | ||
| 5515 | 2026.04.17 17:33:58.608796 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36378 | ||
| 5516 | 2026.04.17 17:33:58.608791 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38451 | ||
| 5517 | 2026.04.17 17:33:58.608866 [ 286 ] {} <Trace> TCP-Session: b5a44345-da2d-40d7-a8a4-2e517a028465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.04.17 17:33:58.608896 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.04.17 17:33:58.608907 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5520 | 2026.04.17 17:33:58.608937 [ 294 ] {} <Debug> TCP-Session: 2759836c-bf5e-496e-9c5a-159cd42b9ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36378 | ||
| 5521 | 2026.04.17 17:33:58.608853 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.04.17 17:33:58.608963 [ 291 ] {} <Debug> TCP-Session: d0de5b5a-8b87-42e6-b930-ab086980b219 Authenticating user 'default' from [fd00:1122:3344:101::e]:62517 | ||
| 5523 | 2026.04.17 17:33:58.608966 [ 294 ] {} <Debug> TCP-Session: 2759836c-bf5e-496e-9c5a-159cd42b9ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.04.17 17:33:58.608997 [ 288 ] {} <Debug> TCP-Session: 1fcad9ec-df08-41c9-87f2-385571d51605 Authenticating user 'default' from [fd00:1122:3344:101::e]:55624 | ||
| 5525 | 2026.04.17 17:33:58.609017 [ 291 ] {} <Debug> TCP-Session: d0de5b5a-8b87-42e6-b930-ab086980b219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.04.17 17:33:58.609022 [ 294 ] {} <Debug> TCP-Session: 2759836c-bf5e-496e-9c5a-159cd42b9ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.04.17 17:33:58.609044 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5528 | 2026.04.17 17:33:58.609054 [ 291 ] {} <Debug> TCP-Session: d0de5b5a-8b87-42e6-b930-ab086980b219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.04.17 17:33:58.609043 [ 288 ] {} <Debug> TCP-Session: 1fcad9ec-df08-41c9-87f2-385571d51605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.04.17 17:33:58.608768 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57037 | ||
| 5531 | 2026.04.17 17:33:58.609111 [ 288 ] {} <Debug> TCP-Session: 1fcad9ec-df08-41c9-87f2-385571d51605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.04.17 17:33:58.608757 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44397 | ||
| 5533 | 2026.04.17 17:33:58.608752 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64952 | ||
| 5534 | 2026.04.17 17:33:58.608742 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60451 | ||
| 5535 | 2026.04.17 17:33:58.609016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.04.17 17:33:58.609257 [ 293 ] {} <Debug> TCP-Session: 0f27f9bc-e8f1-47e6-82a2-1c34379a63b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38451 | ||
| 5537 | 2026.04.17 17:33:58.609271 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.04.17 17:33:58.609281 [ 293 ] {} <Debug> TCP-Session: 0f27f9bc-e8f1-47e6-82a2-1c34379a63b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.04.17 17:33:58.609306 [ 292 ] {} <Debug> TCP-Session: 475664e2-e91e-4775-829d-61b376cacead Authenticating user 'default' from [fd00:1122:3344:101::e]:57037 | ||
| 5540 | 2026.04.17 17:33:58.609311 [ 293 ] {} <Debug> TCP-Session: 0f27f9bc-e8f1-47e6-82a2-1c34379a63b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.04.17 17:33:58.609333 [ 292 ] {} <Debug> TCP-Session: 475664e2-e91e-4775-829d-61b376cacead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.04.17 17:33:58.609343 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5543 | 2026.04.17 17:33:58.609356 [ 292 ] {} <Debug> TCP-Session: 475664e2-e91e-4775-829d-61b376cacead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.04.17 17:33:58.609417 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5545 | 2026.04.17 17:33:58.609441 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5546 | 2026.04.17 17:33:58.609447 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5547 | 2026.04.17 17:33:58.609481 [ 287 ] {} <Debug> TCP-Session: e8ad5524-297c-4bc9-8218-c22b3d251d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:60451 | ||
| 5548 | 2026.04.17 17:33:58.609484 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2026.04.17 17:33:58.609509 [ 287 ] {} <Debug> TCP-Session: e8ad5524-297c-4bc9-8218-c22b3d251d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.04.17 17:33:58.609497 [ 290 ] {} <Debug> TCP-Session: ca0ca10b-f3c8-4dab-9ac4-5e3518636c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:64952 | ||
| 5551 | 2026.04.17 17:33:58.609532 [ 289 ] {} <Debug> TCP-Session: df9d2742-f169-487e-ac18-cb959228dd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:44397 | ||
| 5552 | 2026.04.17 17:33:58.609560 [ 290 ] {} <Debug> TCP-Session: ca0ca10b-f3c8-4dab-9ac4-5e3518636c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.04.17 17:33:58.609579 [ 289 ] {} <Debug> TCP-Session: df9d2742-f169-487e-ac18-cb959228dd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.04.17 17:33:58.609586 [ 290 ] {} <Debug> TCP-Session: ca0ca10b-f3c8-4dab-9ac4-5e3518636c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.04.17 17:33:58.609603 [ 289 ] {} <Debug> TCP-Session: df9d2742-f169-487e-ac18-cb959228dd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.04.17 17:33:58.609537 [ 287 ] {} <Debug> TCP-Session: e8ad5524-297c-4bc9-8218-c22b3d251d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.04.17 17:33:58.609734 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 5558 | 2026.04.17 17:33:58.610830 [ 331 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> AggregatingTransform: Aggregating | ||
| 5559 | 2026.04.17 17:33:58.610869 [ 331 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5560 | 2026.04.17 17:33:58.610902 [ 331 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036544 sec. (964.744 rows/sec., 37.69 KiB/sec.) | ||
| 5561 | 2026.04.17 17:33:58.610916 [ 331 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Trace> Aggregator: Merging aggregated data | ||
| 5562 | 2026.04.17 17:33:58.612158 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003167 sec., 315.75623618566465 rows/sec., 12.33 KiB/sec. | ||
| 5563 | 2026.04.17 17:33:58.612299 [ 286 ] {c0ce706e-fdc1-4490-8f19-7a903b87532f} <Debug> TCPHandler: Processed in 0.003558367 sec. | ||
| 5564 | 2026.04.17 17:33:58.612422 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.04.17 17:33:58.612452 [ 286 ] {} <Debug> TCP-Session: b5a44345-da2d-40d7-a8a4-2e517a028465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.04.17 17:33:58.612457 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.04.17 17:33:58.612479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5568 | 2026.04.17 17:33:58.612510 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5569 | 2026.04.17 17:33:58.612525 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5570 | 2026.04.17 17:33:58.612537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.04.17 17:33:58.612553 [ 289 ] {} <Debug> TCP-Session: df9d2742-f169-487e-ac18-cb959228dd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.04.17 17:33:58.612574 [ 291 ] {} <Debug> TCP-Session: d0de5b5a-8b87-42e6-b930-ab086980b219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.04.17 17:33:58.612585 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5574 | 2026.04.17 17:33:58.612586 [ 294 ] {} <Debug> TCP-Session: 2759836c-bf5e-496e-9c5a-159cd42b9ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.04.17 17:33:58.612601 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5576 | 2026.04.17 17:33:58.612627 [ 290 ] {} <Debug> TCP-Session: ca0ca10b-f3c8-4dab-9ac4-5e3518636c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.04.17 17:33:58.612561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5578 | 2026.04.17 17:33:58.612656 [ 293 ] {} <Debug> TCP-Session: 0f27f9bc-e8f1-47e6-82a2-1c34379a63b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.04.17 17:33:58.612533 [ 288 ] {} <Debug> TCP-Session: 1fcad9ec-df08-41c9-87f2-385571d51605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.04.17 17:33:58.612695 [ 292 ] {} <Debug> TCP-Session: 475664e2-e91e-4775-829d-61b376cacead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.04.17 17:33:58.612514 [ 287 ] {} <Debug> TCP-Session: e8ad5524-297c-4bc9-8218-c22b3d251d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.04.17 17:33:58.837911 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40847 | ||
| 5583 | 2026.04.17 17:33:58.838036 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2026.04.17 17:33:58.838065 [ 286 ] {} <Debug> TCP-Session: 671920fd-6e52-48ce-8206-ffcd4bedf32b Authenticating user 'default' from [fd00:1122:3344:101::e]:40847 | ||
| 5585 | 2026.04.17 17:33:58.838090 [ 286 ] {} <Debug> TCP-Session: 671920fd-6e52-48ce-8206-ffcd4bedf32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.04.17 17:33:58.838106 [ 286 ] {} <Debug> TCP-Session: 671920fd-6e52-48ce-8206-ffcd4bedf32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.04.17 17:33:58.838305 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38039 | ||
| 5588 | 2026.04.17 17:33:58.838324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50247 | ||
| 5589 | 2026.04.17 17:33:58.838357 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60852 | ||
| 5590 | 2026.04.17 17:33:58.838372 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52598 | ||
| 5591 | 2026.04.17 17:33:58.838379 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46030 | ||
| 5592 | 2026.04.17 17:33:58.838425 [ 286 ] {} <Trace> TCP-Session: 671920fd-6e52-48ce-8206-ffcd4bedf32b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.04.17 17:33:58.838461 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.04.17 17:33:58.838473 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5595 | 2026.04.17 17:33:58.838431 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.04.17 17:33:58.838502 [ 289 ] {} <Debug> TCP-Session: 2481920f-89ae-4731-a567-c5f9ccaf8937 Authenticating user 'default' from [fd00:1122:3344:101::e]:50247 | ||
| 5597 | 2026.04.17 17:33:58.838506 [ 293 ] {} <Debug> TCP-Session: eb354b18-6ca8-4173-b854-c0b39a92f503 Authenticating user 'default' from [fd00:1122:3344:101::e]:52598 | ||
| 5598 | 2026.04.17 17:33:58.838538 [ 287 ] {} <Debug> TCP-Session: c2c447db-2eac-4f06-b193-c686e0175742 Authenticating user 'default' from [fd00:1122:3344:101::e]:38039 | ||
| 5599 | 2026.04.17 17:33:58.838548 [ 289 ] {} <Debug> TCP-Session: 2481920f-89ae-4731-a567-c5f9ccaf8937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.04.17 17:33:58.838559 [ 293 ] {} <Debug> TCP-Session: eb354b18-6ca8-4173-b854-c0b39a92f503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.04.17 17:33:58.838579 [ 287 ] {} <Debug> TCP-Session: c2c447db-2eac-4f06-b193-c686e0175742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.04.17 17:33:58.838581 [ 289 ] {} <Debug> TCP-Session: 2481920f-89ae-4731-a567-c5f9ccaf8937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.04.17 17:33:58.838591 [ 293 ] {} <Debug> TCP-Session: eb354b18-6ca8-4173-b854-c0b39a92f503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.04.17 17:33:58.838604 [ 287 ] {} <Debug> TCP-Session: c2c447db-2eac-4f06-b193-c686e0175742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.04.17 17:33:58.838616 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40847) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5606 | 2026.04.17 17:33:58.838502 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.04.17 17:33:58.838363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49569 | ||
| 5608 | 2026.04.17 17:33:58.838682 [ 294 ] {} <Debug> TCP-Session: 343701df-2d36-4972-a139-32a8e370b53f Authenticating user 'default' from [fd00:1122:3344:101::e]:46030 | ||
| 5609 | 2026.04.17 17:33:58.838339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62431 | ||
| 5610 | 2026.04.17 17:33:58.838730 [ 294 ] {} <Debug> TCP-Session: 343701df-2d36-4972-a139-32a8e370b53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.04.17 17:33:58.838305 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42249 | ||
| 5612 | 2026.04.17 17:33:58.838754 [ 294 ] {} <Debug> TCP-Session: 343701df-2d36-4972-a139-32a8e370b53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.04.17 17:33:58.838778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.04.17 17:33:58.838786 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5615 | 2026.04.17 17:33:58.838817 [ 292 ] {} <Debug> TCP-Session: d9e17dc4-d0d0-4bcc-9f44-47e38e7c462a Authenticating user 'default' from [fd00:1122:3344:101::e]:49569 | ||
| 5616 | 2026.04.17 17:33:58.838826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5617 | 2026.04.17 17:33:58.838843 [ 290 ] {} <Debug> TCP-Session: bbfb6c64-ef87-4abc-af14-86729728914f Authenticating user 'default' from [fd00:1122:3344:101::e]:62431 | ||
| 5618 | 2026.04.17 17:33:58.838853 [ 292 ] {} <Debug> TCP-Session: d9e17dc4-d0d0-4bcc-9f44-47e38e7c462a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.04.17 17:33:58.838860 [ 288 ] {} <Debug> TCP-Session: 09948ac0-dd38-4a3f-b18c-6d0556bb7456 Authenticating user 'default' from [fd00:1122:3344:101::e]:42249 | ||
| 5620 | 2026.04.17 17:33:58.838873 [ 290 ] {} <Debug> TCP-Session: bbfb6c64-ef87-4abc-af14-86729728914f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.04.17 17:33:58.838890 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5622 | 2026.04.17 17:33:58.838901 [ 290 ] {} <Debug> TCP-Session: bbfb6c64-ef87-4abc-af14-86729728914f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.04.17 17:33:58.838893 [ 288 ] {} <Debug> TCP-Session: 09948ac0-dd38-4a3f-b18c-6d0556bb7456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.04.17 17:33:58.838882 [ 292 ] {} <Debug> TCP-Session: d9e17dc4-d0d0-4bcc-9f44-47e38e7c462a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.04.17 17:33:58.838946 [ 288 ] {} <Debug> TCP-Session: 09948ac0-dd38-4a3f-b18c-6d0556bb7456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.04.17 17:33:58.838951 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5627 | 2026.04.17 17:33:58.838468 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5628 | 2026.04.17 17:33:58.839017 [ 291 ] {} <Debug> TCP-Session: 0505b7ee-3c90-4a7a-8e1d-6690a22a92b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60852 | ||
| 5629 | 2026.04.17 17:33:58.839034 [ 291 ] {} <Debug> TCP-Session: 0505b7ee-3c90-4a7a-8e1d-6690a22a92b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.04.17 17:33:58.839047 [ 291 ] {} <Debug> TCP-Session: 0505b7ee-3c90-4a7a-8e1d-6690a22a92b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.04.17 17:33:58.839251 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 5632 | 2026.04.17 17:33:58.840151 [ 284 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> AggregatingTransform: Aggregating | ||
| 5633 | 2026.04.17 17:33:58.840186 [ 284 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> Aggregator: Aggregation method: without_key | ||
| 5634 | 2026.04.17 17:33:58.840219 [ 284 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865148 sec. (1155.872 rows/sec., 45.15 KiB/sec.) | ||
| 5635 | 2026.04.17 17:33:58.840235 [ 284 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Trace> Aggregator: Merging aggregated data | ||
| 5636 | 2026.04.17 17:33:58.841724 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 5637 | 2026.04.17 17:33:58.841877 [ 286 ] {5d80e4bd-0b68-4d18-9198-945ae41b6267} <Debug> TCPHandler: Processed in 0.003568948 sec. | ||
| 5638 | 2026.04.17 17:33:58.841998 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.04.17 17:33:58.842027 [ 286 ] {} <Debug> TCP-Session: 671920fd-6e52-48ce-8206-ffcd4bedf32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.04.17 17:33:58.842032 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.04.17 17:33:58.842055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.04.17 17:33:58.842073 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.04.17 17:33:58.842091 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.04.17 17:33:58.842109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.04.17 17:33:58.842122 [ 293 ] {} <Debug> TCP-Session: eb354b18-6ca8-4173-b854-c0b39a92f503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.04.17 17:33:58.842133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.04.17 17:33:58.842145 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5648 | 2026.04.17 17:33:58.842166 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2026.04.17 17:33:58.842205 [ 291 ] {} <Debug> TCP-Session: 0505b7ee-3c90-4a7a-8e1d-6690a22a92b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.04.17 17:33:58.842153 [ 290 ] {} <Debug> TCP-Session: bbfb6c64-ef87-4abc-af14-86729728914f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.04.17 17:33:58.842230 [ 292 ] {} <Debug> TCP-Session: d9e17dc4-d0d0-4bcc-9f44-47e38e7c462a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.04.17 17:33:58.842103 [ 287 ] {} <Debug> TCP-Session: c2c447db-2eac-4f06-b193-c686e0175742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.04.17 17:33:58.842077 [ 288 ] {} <Debug> TCP-Session: 09948ac0-dd38-4a3f-b18c-6d0556bb7456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.04.17 17:33:58.842140 [ 294 ] {} <Debug> TCP-Session: 343701df-2d36-4972-a139-32a8e370b53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.04.17 17:33:58.842179 [ 289 ] {} <Debug> TCP-Session: 2481920f-89ae-4731-a567-c5f9ccaf8937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.04.17 17:34:00.189852 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.04.17 17:34:00.190135 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5658 | 2026.04.17 17:34:00.190240 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5659 | 2026.04.17 17:34:00.191222 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.04.17 17:34:00.191292 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5661 | 2026.04.17 17:34:00.191859 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5662 | 2026.04.17 17:34:00.192182 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.04.17 17:34:00.192402 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.002334 sec., 29991.431019708652 rows/sec., 2.40 MiB/sec. | ||
| 5664 | 2026.04.17 17:34:00.192472 [ 276 ] {b3a31fb5-b35a-4106-8c7d-6faafe24ce36} <Debug> TCPHandler: Processed in 0.002846143 sec. | ||
| 5665 | 2026.04.17 17:34:00.192637 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.04.17 17:34:00.192749 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5667 | 2026.04.17 17:34:00.192798 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5668 | 2026.04.17 17:34:00.193260 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.04.17 17:34:00.193305 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5670 | 2026.04.17 17:34:00.193646 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5671 | 2026.04.17 17:34:00.193877 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.04.17 17:34:00.194019 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001298 sec., 5392.91217257319 rows/sec., 405.52 KiB/sec. | ||
| 5673 | 2026.04.17 17:34:00.194061 [ 276 ] {15cfcfbd-02d4-43ef-9648-0d5655db2b11} <Debug> TCPHandler: Processed in 0.001481579 sec. | ||
| 5674 | 2026.04.17 17:34:00.194185 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.04.17 17:34:00.194288 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2026.04.17 17:34:00.194330 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2026.04.17 17:34:00.194802 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.04.17 17:34:00.194846 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5679 | 2026.04.17 17:34:00.195220 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5680 | 2026.04.17 17:34:00.195494 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.04.17 17:34:00.195651 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001386 sec., 51226.55122655122 rows/sec., 4.00 MiB/sec. | ||
| 5682 | 2026.04.17 17:34:00.195699 [ 276 ] {47957a8d-b39e-499a-95d9-340696cd4250} <Debug> TCPHandler: Processed in 0.001564432 sec. | ||
| 5683 | 2026.04.17 17:34:00.195843 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.04.17 17:34:00.195952 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.04.17 17:34:00.196004 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5686 | 2026.04.17 17:34:00.196466 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.04.17 17:34:00.196509 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5688 | 2026.04.17 17:34:00.196921 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5689 | 2026.04.17 17:34:00.197180 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.04.17 17:34:00.197334 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 5691 | 2026.04.17 17:34:00.197380 [ 276 ] {b36e3ed0-eeed-48c4-9c8a-7780f328a1f0} <Debug> TCPHandler: Processed in 0.001592752 sec. | ||
| 5692 | 2026.04.17 17:34:00.197519 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.04.17 17:34:00.197626 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.04.17 17:34:00.197693 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <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 | ||
| 5695 | 2026.04.17 17:34:00.198603 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.04.17 17:34:00.198641 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5697 | 2026.04.17 17:34:00.199148 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5698 | 2026.04.17 17:34:00.199379 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.04.17 17:34:00.199521 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001919 sec., 3647.7331943720687 rows/sec., 6.54 MiB/sec. | ||
| 5700 | 2026.04.17 17:34:00.199574 [ 276 ] {82c6f385-73a3-4c32-af06-6ae70851becc} <Debug> TCPHandler: Processed in 0.002111909 sec. | ||
| 5701 | 2026.04.17 17:34:00.199701 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.04.17 17:34:00.199797 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.04.17 17:34:00.199839 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2026.04.17 17:34:00.200190 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.04.17 17:34:00.200229 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5706 | 2026.04.17 17:34:00.200536 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5707 | 2026.04.17 17:34:00.200764 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.04.17 17:34:00.200889 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5709 | 2026.04.17 17:34:00.200925 [ 276 ] {009a9e9d-b6af-489e-9187-e48ea8b6e372} <Debug> TCPHandler: Processed in 0.001273161 sec. | ||
| 5710 | 2026.04.17 17:34:02.636082 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5711 | 2026.04.17 17:34:02.636134 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5712 | 2026.04.17 17:34:02.784082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12475 | ||
| 5713 | 2026.04.17 17:34:02.784585 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5714 | 2026.04.17 17:34:02.784636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5715 | 2026.04.17 17:34:02.785154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5716 | 2026.04.17 17:34:02.785405 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2026.04.17 17:34:02.785545 [ 58 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5718 | 2026.04.17 17:34:02.785560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 5719 | 2026.04.17 17:34:02.785603 [ 58 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.04.17 17:34:02.785630 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5721 | 2026.04.17 17:34:02.785751 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 5722 | 2026.04.17 17:34:02.785896 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5723 | 2026.04.17 17:34:02.785935 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10107 rows starting from the beginning of the part | ||
| 5724 | 2026.04.17 17:34:02.785998 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5725 | 2026.04.17 17:34:02.786045 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5726 | 2026.04.17 17:34:02.786086 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5727 | 2026.04.17 17:34:02.786127 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5728 | 2026.04.17 17:34:02.786166 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5729 | 2026.04.17 17:34:02.788076 [ 198 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.002381418 sec., 5238475.5637187585 rows/sec., 74.94 MiB/sec. | ||
| 5730 | 2026.04.17 17:34:02.788326 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5731 | 2026.04.17 17:34:02.788601 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.04.17 17:34:02.788676 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_26_5} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5733 | 2026.04.17 17:34:02.788758 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5734 | 2026.04.17 17:34:03.463191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5735 | 2026.04.17 17:34:03.480682 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.04.17 17:34:03.480735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5737 | 2026.04.17 17:34:03.486552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5738 | 2026.04.17 17:34:03.487283 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.04.17 17:34:03.487591 [ 58 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5740 | 2026.04.17 17:34:03.487659 [ 58 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.04.17 17:34:03.487682 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5742 | 2026.04.17 17:34:03.487874 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5743 | 2026.04.17 17:34:03.490343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5744 | 2026.04.17 17:34:03.492228 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5745 | 2026.04.17 17:34:03.493857 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5746 | 2026.04.17 17:34:03.498656 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5747 | 2026.04.17 17:34:03.503267 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5748 | 2026.04.17 17:34:03.507636 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5749 | 2026.04.17 17:34:03.511874 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5750 | 2026.04.17 17:34:03.516449 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 5751 | 2026.04.17 17:34:03.571251 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083466221 sec., 2348.2553499097558 rows/sec., 12.14 MiB/sec. | ||
| 5752 | 2026.04.17 17:34:03.574047 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5753 | 2026.04.17 17:34:03.577161 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_26_5} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.04.17 17:34:03.577279 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_26_5} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5755 | 2026.04.17 17:34:03.579612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5756 | 2026.04.17 17:34:04.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.16 MiB, peak 269.70 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 5.96 MiB | ||
| 5757 | 2026.04.17 17:34:05.191150 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.04.17 17:34:05.191408 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5759 | 2026.04.17 17:34:05.191497 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5760 | 2026.04.17 17:34:05.192233 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.04.17 17:34:05.192277 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5762 | 2026.04.17 17:34:05.192741 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5763 | 2026.04.17 17:34:05.192978 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.04.17 17:34:05.193126 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001794 sec., 69119.28651059086 rows/sec., 5.95 MiB/sec. | ||
| 5765 | 2026.04.17 17:34:05.193167 [ 276 ] {7db0a73e-7353-400c-91b2-f4ad64983531} <Debug> TCPHandler: Processed in 0.002161761 sec. | ||
| 5766 | 2026.04.17 17:34:05.193292 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5767 | 2026.04.17 17:34:05.193401 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5768 | 2026.04.17 17:34:05.193444 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5769 | 2026.04.17 17:34:05.193847 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.04.17 17:34:05.193883 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5771 | 2026.04.17 17:34:05.194188 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5772 | 2026.04.17 17:34:05.194414 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5773 | 2026.04.17 17:34:05.194538 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001156 sec., 29411.764705882357 rows/sec., 2.16 MiB/sec. | ||
| 5774 | 2026.04.17 17:34:05.194574 [ 276 ] {f0e07eb2-38f4-4e0c-a1f6-8dccb76438a8} <Debug> TCPHandler: Processed in 0.001332613 sec. | ||
| 5775 | 2026.04.17 17:34:05.194685 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.04.17 17:34:05.194779 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5777 | 2026.04.17 17:34:05.194818 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5778 | 2026.04.17 17:34:05.195235 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.04.17 17:34:05.195269 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5780 | 2026.04.17 17:34:05.195608 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5781 | 2026.04.17 17:34:05.195838 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.04.17 17:34:05.195974 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001214 sec., 80724.87644151565 rows/sec., 6.30 MiB/sec. | ||
| 5783 | 2026.04.17 17:34:05.196012 [ 276 ] {21bf4a5e-9882-4c40-82be-3c975e96e268} <Debug> TCPHandler: Processed in 0.001375775 sec. | ||
| 5784 | 2026.04.17 17:34:05.196124 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5785 | 2026.04.17 17:34:05.196219 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5786 | 2026.04.17 17:34:05.196261 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5787 | 2026.04.17 17:34:05.196645 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.04.17 17:34:05.196682 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5789 | 2026.04.17 17:34:05.197039 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5790 | 2026.04.17 17:34:05.197260 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.04.17 17:34:05.197388 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5792 | 2026.04.17 17:34:05.197424 [ 276 ] {dffef553-51bf-4de8-b8cc-31f8db325b3b} <Debug> TCPHandler: Processed in 0.001349325 sec. | ||
| 5793 | 2026.04.17 17:34:05.197531 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.04.17 17:34:05.197625 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5795 | 2026.04.17 17:34:05.197681 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <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 | ||
| 5796 | 2026.04.17 17:34:05.198474 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.04.17 17:34:05.198508 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5798 | 2026.04.17 17:34:05.199072 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5799 | 2026.04.17 17:34:05.199313 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.04.17 17:34:05.199450 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001843 sec., 18448.182311448723 rows/sec., 33.06 MiB/sec. | ||
| 5801 | 2026.04.17 17:34:05.199513 [ 276 ] {5fc2531c-900e-4476-a523-e4384f42e3ef} <Debug> TCPHandler: Processed in 0.002030736 sec. | ||
| 5802 | 2026.04.17 17:34:05.199635 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.04.17 17:34:05.199730 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.04.17 17:34:05.199771 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5805 | 2026.04.17 17:34:05.200101 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.04.17 17:34:05.200136 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5807 | 2026.04.17 17:34:05.200439 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5808 | 2026.04.17 17:34:05.200664 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.04.17 17:34:05.200789 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5810 | 2026.04.17 17:34:05.200824 [ 276 ] {fdc23337-7f07-4125-bbee-82602b33fd8d} <Debug> TCPHandler: Processed in 0.00123828 sec. | ||
| 5811 | 2026.04.17 17:34:05.785993 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.04.17 17:34:05.786190 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5813 | 2026.04.17 17:34:05.786263 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5814 | 2026.04.17 17:34:05.786942 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.04.17 17:34:05.786986 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5816 | 2026.04.17 17:34:05.787396 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5817 | 2026.04.17 17:34:05.787626 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.04.17 17:34:05.787735 [ 56 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5819 | 2026.04.17 17:34:05.787775 [ 56 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.04.17 17:34:05.787782 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001645 sec., 6079.0273556231 rows/sec., 495.70 KiB/sec. | ||
| 5821 | 2026.04.17 17:34:05.787795 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5822 | 2026.04.17 17:34:05.787834 [ 276 ] {e3337ae4-ec06-4e37-a707-2a799398f5d0} <Debug> TCPHandler: Processed in 0.001988456 sec. | ||
| 5823 | 2026.04.17 17:34:05.787876 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::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 | ||
| 5824 | 2026.04.17 17:34:05.787955 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.04.17 17:34:05.787971 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5826 | 2026.04.17 17:34:05.788000 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5827 | 2026.04.17 17:34:05.788057 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5828 | 2026.04.17 17:34:05.788058 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5829 | 2026.04.17 17:34:05.788100 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5830 | 2026.04.17 17:34:05.788109 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5831 | 2026.04.17 17:34:05.788148 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5832 | 2026.04.17 17:34:05.788186 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5833 | 2026.04.17 17:34:05.788224 [ 192 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 5834 | 2026.04.17 17:34:05.788961 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115206 sec., 39454.59403912819 rows/sec., 3.29 MiB/sec. | ||
| 5835 | 2026.04.17 17:34:05.789167 [ 197 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5836 | 2026.04.17 17:34:05.789507 [ 197 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.04.17 17:34:05.789589 [ 197 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_10_2} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5838 | 2026.04.17 17:34:05.789629 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.04.17 17:34:05.789670 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5840 | 2026.04.17 17:34:05.789700 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5841 | 2026.04.17 17:34:05.790162 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5842 | 2026.04.17 17:34:05.790386 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.04.17 17:34:05.790521 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Debug> executeQuery: Read 2420 rows, 181.92 KiB in 0.002488 sec., 972668.810289389 rows/sec., 71.40 MiB/sec. | ||
| 5844 | 2026.04.17 17:34:05.790537 [ 55 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5845 | 2026.04.17 17:34:05.790560 [ 276 ] {66d9b77d-2f9f-44ba-9dc1-ecfaa010e461} <Debug> TCPHandler: Processed in 0.002653937 sec. | ||
| 5846 | 2026.04.17 17:34:05.790603 [ 55 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.04.17 17:34:05.790628 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5848 | 2026.04.17 17:34:05.790697 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.04.17 17:34:05.790738 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 5850 | 2026.04.17 17:34:05.790833 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.04.17 17:34:05.790877 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5852 | 2026.04.17 17:34:05.790892 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5853 | 2026.04.17 17:34:05.790917 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3237 rows starting from the beginning of the part | ||
| 5854 | 2026.04.17 17:34:05.790988 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 5855 | 2026.04.17 17:34:05.791034 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 245 rows starting from the beginning of the part | ||
| 5856 | 2026.04.17 17:34:05.791075 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 5857 | 2026.04.17 17:34:05.791114 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 124 rows starting from the beginning of the part | ||
| 5858 | 2026.04.17 17:34:05.791159 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2420 rows starting from the beginning of the part | ||
| 5859 | 2026.04.17 17:34:05.791426 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.04.17 17:34:05.791476 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5861 | 2026.04.17 17:34:05.791901 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5862 | 2026.04.17 17:34:05.792147 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.04.17 17:34:05.792276 [ 55 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5864 | 2026.04.17 17:34:05.792281 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001476 sec., 17615.176151761516 rows/sec., 1.26 MiB/sec. | ||
| 5865 | 2026.04.17 17:34:05.792318 [ 55 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.04.17 17:34:05.792341 [ 276 ] {d2812bac-b40a-4c87-9a48-0701e571423e} <Debug> TCPHandler: Processed in 0.001696936 sec. | ||
| 5867 | 2026.04.17 17:34:05.792343 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5868 | 2026.04.17 17:34:05.792466 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2026.04.17 17:34:05.792470 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 5870 | 2026.04.17 17:34:05.792568 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.04.17 17:34:05.792604 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2026.04.17 17:34:05.792614 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5873 | 2026.04.17 17:34:05.792646 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 5874 | 2026.04.17 17:34:05.792723 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
| 5875 | 2026.04.17 17:34:05.792768 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5876 | 2026.04.17 17:34:05.792808 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
| 5877 | 2026.04.17 17:34:05.792847 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5878 | 2026.04.17 17:34:05.792884 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 5879 | 2026.04.17 17:34:05.793322 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.04.17 17:34:05.793367 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5881 | 2026.04.17 17:34:05.793647 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002957637 sec., 2084772.404456666 rows/sec., 164.53 MiB/sec. | ||
| 5882 | 2026.04.17 17:34:05.793791 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366425 sec., 242969.79343908373 rows/sec., 17.17 MiB/sec. | ||
| 5883 | 2026.04.17 17:34:05.793809 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5884 | 2026.04.17 17:34:05.793938 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5885 | 2026.04.17 17:34:05.793979 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5886 | 2026.04.17 17:34:05.794054 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.04.17 17:34:05.794218 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001668 sec., 480215.8273381295 rows/sec., 27.74 MiB/sec. | ||
| 5888 | 2026.04.17 17:34:05.794262 [ 276 ] {4c756ab4-624b-47e1-97b4-0c48ebcc5653} <Debug> TCPHandler: Processed in 0.001846721 sec. | ||
| 5889 | 2026.04.17 17:34:05.794263 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.04.17 17:34:05.794327 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.04.17 17:34:05.794366 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_31_6} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5892 | 2026.04.17 17:34:05.794376 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.04.17 17:34:05.794435 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_41_8} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5894 | 2026.04.17 17:34:05.794476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5895 | 2026.04.17 17:34:05.794484 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.04.17 17:34:05.794528 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5897 | 2026.04.17 17:34:05.794537 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5898 | 2026.04.17 17:34:05.794917 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.04.17 17:34:05.794958 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5900 | 2026.04.17 17:34:05.795254 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5901 | 2026.04.17 17:34:05.795469 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.04.17 17:34:05.795599 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 5903 | 2026.04.17 17:34:05.795636 [ 276 ] {0306d0bf-227a-43fb-821c-bc050869aebe} <Debug> TCPHandler: Processed in 0.001308113 sec. | ||
| 5904 | 2026.04.17 17:34:05.795749 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.04.17 17:34:05.795846 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5906 | 2026.04.17 17:34:05.795886 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5907 | 2026.04.17 17:34:05.796719 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.04.17 17:34:05.796755 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5909 | 2026.04.17 17:34:05.797161 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5910 | 2026.04.17 17:34:05.797380 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.04.17 17:34:05.797511 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001683 sec., 775401.0695187165 rows/sec., 51.83 MiB/sec. | ||
| 5912 | 2026.04.17 17:34:05.797511 [ 54 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5913 | 2026.04.17 17:34:05.797551 [ 276 ] {1c30fa8d-00bb-4adf-b701-16d5afb2452c} <Debug> TCPHandler: Processed in 0.001850771 sec. | ||
| 5914 | 2026.04.17 17:34:05.797568 [ 54 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.04.17 17:34:05.797593 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5916 | 2026.04.17 17:34:05.797666 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 5917 | 2026.04.17 17:34:05.797671 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.04.17 17:34:05.797752 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5919 | 2026.04.17 17:34:05.797776 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.04.17 17:34:05.797782 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1791 rows starting from the beginning of the part | ||
| 5921 | 2026.04.17 17:34:05.797821 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5922 | 2026.04.17 17:34:05.797844 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 71 rows starting from the beginning of the part | ||
| 5923 | 2026.04.17 17:34:05.797892 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
| 5924 | 2026.04.17 17:34:05.797935 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 5925 | 2026.04.17 17:34:05.797977 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part | ||
| 5926 | 2026.04.17 17:34:05.798020 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1305 rows starting from the beginning of the part | ||
| 5927 | 2026.04.17 17:34:05.798531 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.04.17 17:34:05.798566 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5929 | 2026.04.17 17:34:05.799078 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5930 | 2026.04.17 17:34:05.799300 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.04.17 17:34:05.799433 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001676 sec., 895584.7255369929 rows/sec., 54.34 MiB/sec. | ||
| 5932 | 2026.04.17 17:34:05.799433 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5933 | 2026.04.17 17:34:05.799474 [ 276 ] {ddd8bd99-ed55-4178-810b-131c68ea3711} <Debug> TCPHandler: Processed in 0.001852201 sec. | ||
| 5934 | 2026.04.17 17:34:05.799486 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.04.17 17:34:05.799489 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857521 sec., 1869157.8722393985 rows/sec., 135.41 MiB/sec. | ||
| 5936 | 2026.04.17 17:34:05.799513 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5937 | 2026.04.17 17:34:05.799592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.04.17 17:34:05.799608 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 5939 | 2026.04.17 17:34:05.799695 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.04.17 17:34:05.799697 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5941 | 2026.04.17 17:34:05.799750 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5942 | 2026.04.17 17:34:05.799759 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <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 | ||
| 5943 | 2026.04.17 17:34:05.799792 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12915 rows starting from the beginning of the part | ||
| 5944 | 2026.04.17 17:34:05.799863 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5945 | 2026.04.17 17:34:05.799920 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 677 rows starting from the beginning of the part | ||
| 5946 | 2026.04.17 17:34:05.799968 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 5947 | 2026.04.17 17:34:05.799981 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.04.17 17:34:05.800029 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 5949 | 2026.04.17 17:34:05.800074 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_41_8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5950 | 2026.04.17 17:34:05.800085 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1501 rows starting from the beginning of the part | ||
| 5951 | 2026.04.17 17:34:05.800167 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5952 | 2026.04.17 17:34:05.800566 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.04.17 17:34:05.800608 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5954 | 2026.04.17 17:34:05.801153 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5955 | 2026.04.17 17:34:05.801406 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.04.17 17:34:05.801561 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001884 sec., 8492.569002123142 rows/sec., 15.22 MiB/sec. | ||
| 5957 | 2026.04.17 17:34:05.801624 [ 276 ] {1694e024-f265-416a-bef9-139293112df4} <Debug> TCPHandler: Processed in 0.002081109 sec. | ||
| 5958 | 2026.04.17 17:34:05.801747 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.04.17 17:34:05.801842 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.04.17 17:34:05.801884 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5961 | 2026.04.17 17:34:05.802210 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.04.17 17:34:05.802247 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5963 | 2026.04.17 17:34:05.802581 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5964 | 2026.04.17 17:34:05.802810 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.04.17 17:34:05.802940 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. | ||
| 5966 | 2026.04.17 17:34:05.802951 [ 54 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5967 | 2026.04.17 17:34:05.802975 [ 276 ] {0cca9ca5-21f0-4ede-a873-91ffdfeb4e74} <Debug> TCPHandler: Processed in 0.001277002 sec. | ||
| 5968 | 2026.04.17 17:34:05.802991 [ 54 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.04.17 17:34:05.803015 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5970 | 2026.04.17 17:34:05.803080 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 5971 | 2026.04.17 17:34:05.803170 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5972 | 2026.04.17 17:34:05.803197 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1500 rows starting from the beginning of the part | ||
| 5973 | 2026.04.17 17:34:05.803248 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5974 | 2026.04.17 17:34:05.803289 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5975 | 2026.04.17 17:34:05.803327 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 5976 | 2026.04.17 17:34:05.803388 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 5977 | 2026.04.17 17:34:05.803430 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 5978 | 2026.04.17 17:34:05.804526 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471549 sec., 1190582.168857442 rows/sec., 80.22 MiB/sec. | ||
| 5979 | 2026.04.17 17:34:05.804789 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5980 | 2026.04.17 17:34:05.805049 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.04.17 17:34:05.805062 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15573 rows, containing 5 columns (5 merged, 0 gathered) in 0.00549169 sec., 2835739.089424203 rows/sec., 183.78 MiB/sec. | ||
| 5982 | 2026.04.17 17:34:05.805132 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_41_8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5983 | 2026.04.17 17:34:05.805213 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5984 | 2026.04.17 17:34:05.805437 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5985 | 2026.04.17 17:34:05.805674 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.04.17 17:34:05.805737 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5987 | 2026.04.17 17:34:05.805798 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 5988 | 2026.04.17 17:34:06.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.40 MiB, peak 275.42 MiB, free memory in arenas 0.00 B, will set to 268.59 MiB (RSS), difference: 2.19 MiB | ||
| 5989 | 2026.04.17 17:34:07.822310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 754 | ||
| 5990 | 2026.04.17 17:34:07.824991 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.04.17 17:34:07.825054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5992 | 2026.04.17 17:34:07.826408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5993 | 2026.04.17 17:34:07.826698 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.04.17 17:34:07.827090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5995 | 2026.04.17 17:34:10.187755 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.04.17 17:34:10.187954 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5997 | 2026.04.17 17:34:10.188021 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5998 | 2026.04.17 17:34:10.188775 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.04.17 17:34:10.188834 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6000 | 2026.04.17 17:34:10.189252 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6001 | 2026.04.17 17:34:10.189475 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.04.17 17:34:10.189624 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.49 MiB/sec. | ||
| 6003 | 2026.04.17 17:34:10.189666 [ 276 ] {bd4eadc6-22e3-44fd-a415-f85ff5a4d59b} <Debug> TCPHandler: Processed in 0.002040657 sec. | ||
| 6004 | 2026.04.17 17:34:10.189800 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.04.17 17:34:10.189904 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6006 | 2026.04.17 17:34:10.189946 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6007 | 2026.04.17 17:34:10.190388 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.04.17 17:34:10.190423 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6009 | 2026.04.17 17:34:10.190746 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6010 | 2026.04.17 17:34:10.190953 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.04.17 17:34:10.191080 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 6012 | 2026.04.17 17:34:10.191116 [ 276 ] {3a050b38-dc6a-424e-a5eb-090a23c7456b} <Debug> TCPHandler: Processed in 0.001366605 sec. | ||
| 6013 | 2026.04.17 17:34:10.191248 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.04.17 17:34:10.191341 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.04.17 17:34:10.191384 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6016 | 2026.04.17 17:34:10.191778 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.04.17 17:34:10.191812 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6018 | 2026.04.17 17:34:10.192134 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6019 | 2026.04.17 17:34:10.192345 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.04.17 17:34:10.192466 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 6021 | 2026.04.17 17:34:10.192501 [ 276 ] {1293fe64-5ecc-403a-a79f-ab8c81c373c5} <Debug> TCPHandler: Processed in 0.001300373 sec. | ||
| 6022 | 2026.04.17 17:34:10.192628 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.04.17 17:34:10.192719 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.04.17 17:34:10.192759 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6025 | 2026.04.17 17:34:10.193083 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.04.17 17:34:10.193116 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6027 | 2026.04.17 17:34:10.193435 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6028 | 2026.04.17 17:34:10.193637 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.04.17 17:34:10.193757 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 6030 | 2026.04.17 17:34:10.193792 [ 276 ] {ea7d7555-afa7-4e7c-8cd2-c12861835876} <Debug> TCPHandler: Processed in 0.00121032 sec. | ||
| 6031 | 2026.04.17 17:34:10.286536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12987 | ||
| 6032 | 2026.04.17 17:34:10.287035 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.04.17 17:34:10.287076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6034 | 2026.04.17 17:34:10.287598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6035 | 2026.04.17 17:34:10.287847 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.04.17 17:34:10.287996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12987 | ||
| 6037 | 2026.04.17 17:34:10.991311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6038 | 2026.04.17 17:34:11.006643 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.04.17 17:34:11.006692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6040 | 2026.04.17 17:34:11.012214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6041 | 2026.04.17 17:34:11.012924 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.04.17 17:34:11.015588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6043 | 2026.04.17 17:34:15.190890 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.04.17 17:34:15.191108 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6045 | 2026.04.17 17:34:15.191185 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6046 | 2026.04.17 17:34:15.192019 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.04.17 17:34:15.192070 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6048 | 2026.04.17 17:34:15.192479 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6049 | 2026.04.17 17:34:15.192719 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.04.17 17:34:15.192882 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00183 sec., 67759.56284153006 rows/sec., 5.83 MiB/sec. | ||
| 6051 | 2026.04.17 17:34:15.192932 [ 276 ] {839e8807-c465-49f4-97ff-c273e816466b} <Debug> TCPHandler: Processed in 0.002186731 sec. | ||
| 6052 | 2026.04.17 17:34:15.193062 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.04.17 17:34:15.193167 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6054 | 2026.04.17 17:34:15.193210 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6055 | 2026.04.17 17:34:15.193631 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.04.17 17:34:15.193669 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6057 | 2026.04.17 17:34:15.193985 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6058 | 2026.04.17 17:34:15.194219 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.04.17 17:34:15.194356 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001213 sec., 28029.67848309975 rows/sec., 2.06 MiB/sec. | ||
| 6060 | 2026.04.17 17:34:15.194396 [ 276 ] {fdb1ff18-05d6-43e1-bf1d-34135a6ee258} <Debug> TCPHandler: Processed in 0.001386415 sec. | ||
| 6061 | 2026.04.17 17:34:15.194524 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.04.17 17:34:15.194618 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6063 | 2026.04.17 17:34:15.194657 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6064 | 2026.04.17 17:34:15.195112 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.04.17 17:34:15.195148 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6066 | 2026.04.17 17:34:15.195472 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6067 | 2026.04.17 17:34:15.195691 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.04.17 17:34:15.195818 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00122 sec., 80327.86885245903 rows/sec., 6.27 MiB/sec. | ||
| 6069 | 2026.04.17 17:34:15.195856 [ 276 ] {ea843bf8-476a-45c8-a47a-197c56c28b2b} <Debug> TCPHandler: Processed in 0.001381725 sec. | ||
| 6070 | 2026.04.17 17:34:15.195973 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.04.17 17:34:15.196067 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.04.17 17:34:15.196136 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6073 | 2026.04.17 17:34:15.196537 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.04.17 17:34:15.196573 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6075 | 2026.04.17 17:34:15.196902 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6076 | 2026.04.17 17:34:15.197130 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.04.17 17:34:15.197261 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6078 | 2026.04.17 17:34:15.197298 [ 276 ] {5bf62689-77be-4656-9952-da9361fa37e8} <Debug> TCPHandler: Processed in 0.001372496 sec. | ||
| 6079 | 2026.04.17 17:34:15.197418 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.04.17 17:34:15.197510 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.04.17 17:34:15.197566 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <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 | ||
| 6082 | 2026.04.17 17:34:15.198380 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.04.17 17:34:15.198416 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6084 | 2026.04.17 17:34:15.198969 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6085 | 2026.04.17 17:34:15.199200 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.04.17 17:34:15.199321 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6087 | 2026.04.17 17:34:15.199345 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 32.90 MiB/sec. | ||
| 6088 | 2026.04.17 17:34:15.199394 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.04.17 17:34:15.199423 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6090 | 2026.04.17 17:34:15.199433 [ 276 ] {823b1aae-e6b1-467a-99bd-f6838fd775ea} <Debug> TCPHandler: Processed in 0.002063418 sec. | ||
| 6091 | 2026.04.17 17:34:15.199534 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 6092 | 2026.04.17 17:34:15.199565 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.04.17 17:34:15.199663 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.04.17 17:34:15.199704 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6095 | 2026.04.17 17:34:15.199812 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6096 | 2026.04.17 17:34:15.199883 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 578 rows starting from the beginning of the part | ||
| 6097 | 2026.04.17 17:34:15.200021 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6098 | 2026.04.17 17:34:15.200035 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.04.17 17:34:15.200077 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6100 | 2026.04.17 17:34:15.200124 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 6101 | 2026.04.17 17:34:15.200216 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6102 | 2026.04.17 17:34:15.200302 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 6103 | 2026.04.17 17:34:15.200395 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 6104 | 2026.04.17 17:34:15.200429 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6105 | 2026.04.17 17:34:15.200658 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.04.17 17:34:15.200796 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6107 | 2026.04.17 17:34:15.200833 [ 276 ] {6ea0d6fe-cdda-4574-b93a-e881621e854f} <Debug> TCPHandler: Processed in 0.001316443 sec. | ||
| 6108 | 2026.04.17 17:34:15.205106 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 19 columns (19 merged, 0 gathered) in 0.005616095 sec., 125175.94520747958 rows/sec., 224.31 MiB/sec. | ||
| 6109 | 2026.04.17 17:34:15.206319 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6110 | 2026.04.17 17:34:15.206736 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.04.17 17:34:15.206827 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6112 | 2026.04.17 17:34:15.207007 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6113 | 2026.04.17 17:34:16.001188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.30 MiB, peak 276.85 MiB, free memory in arenas 0.00 B, will set to 271.36 MiB (RSS), difference: 2.07 MiB | ||
| 6114 | 2026.04.17 17:34:17.636183 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6115 | 2026.04.17 17:34:17.636239 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6116 | 2026.04.17 17:34:17.788983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13435 | ||
| 6117 | 2026.04.17 17:34:17.789641 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.04.17 17:34:17.789706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6119 | 2026.04.17 17:34:17.790430 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6120 | 2026.04.17 17:34:17.790774 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.04.17 17:34:17.791006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6122 | 2026.04.17 17:34:17.828185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 774 | ||
| 6123 | 2026.04.17 17:34:17.830327 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.04.17 17:34:17.830385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6125 | 2026.04.17 17:34:17.831664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6126 | 2026.04.17 17:34:17.831976 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.04.17 17:34:17.832330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6128 | 2026.04.17 17:34:18.358922 [ 38 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6129 | 2026.04.17 17:34:18.358983 [ 38 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.04.17 17:34:18.359004 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6131 | 2026.04.17 17:34:18.359125 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 6132 | 2026.04.17 17:34:18.359266 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6133 | 2026.04.17 17:34:18.359302 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 6134 | 2026.04.17 17:34:18.359376 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 6135 | 2026.04.17 17:34:18.359426 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 6136 | 2026.04.17 17:34:18.359472 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 6137 | 2026.04.17 17:34:18.359516 [ 197 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 6138 | 2026.04.17 17:34:18.360318 [ 186 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250141 sec., 4799.458621067543 rows/sec., 356.21 KiB/sec. | ||
| 6139 | 2026.04.17 17:34:18.360486 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6140 | 2026.04.17 17:34:18.360807 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.04.17 17:34:18.360891 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_5_1} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6142 | 2026.04.17 17:34:18.361002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6143 | 2026.04.17 17:34:18.516551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6144 | 2026.04.17 17:34:18.533184 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.04.17 17:34:18.533255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6146 | 2026.04.17 17:34:18.539046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6147 | 2026.04.17 17:34:18.539839 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.04.17 17:34:18.543053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6149 | 2026.04.17 17:34:20.189822 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.04.17 17:34:20.190037 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6151 | 2026.04.17 17:34:20.190113 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6152 | 2026.04.17 17:34:20.190785 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.04.17 17:34:20.190826 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6154 | 2026.04.17 17:34:20.191224 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6155 | 2026.04.17 17:34:20.191461 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.04.17 17:34:20.191618 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001636 sec., 42787.28606356968 rows/sec., 3.42 MiB/sec. | ||
| 6157 | 2026.04.17 17:34:20.191668 [ 276 ] {9cae7eff-0ae0-4046-b1bb-3b57c9f2fa32} <Debug> TCPHandler: Processed in 0.001984135 sec. | ||
| 6158 | 2026.04.17 17:34:20.191806 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.04.17 17:34:20.191908 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.04.17 17:34:20.191951 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6161 | 2026.04.17 17:34:20.192402 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.04.17 17:34:20.192452 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6163 | 2026.04.17 17:34:20.192841 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6164 | 2026.04.17 17:34:20.193115 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.04.17 17:34:20.193257 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001372 sec., 5102.040816326531 rows/sec., 383.65 KiB/sec. | ||
| 6166 | 2026.04.17 17:34:20.193296 [ 276 ] {0bbd3758-de11-4150-b460-1ab212bd7fc2} <Debug> TCPHandler: Processed in 0.00154232 sec. | ||
| 6167 | 2026.04.17 17:34:20.193413 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.04.17 17:34:20.193512 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6169 | 2026.04.17 17:34:20.193554 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6170 | 2026.04.17 17:34:20.193973 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.04.17 17:34:20.194011 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6172 | 2026.04.17 17:34:20.194320 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6173 | 2026.04.17 17:34:20.194555 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.04.17 17:34:20.194687 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001196 sec., 59364.548494983275 rows/sec., 4.63 MiB/sec. | ||
| 6175 | 2026.04.17 17:34:20.194727 [ 276 ] {bd52a703-9413-4fef-88ca-646ed613680e} <Debug> TCPHandler: Processed in 0.001365754 sec. | ||
| 6176 | 2026.04.17 17:34:20.194843 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.04.17 17:34:20.194940 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6178 | 2026.04.17 17:34:20.194983 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6179 | 2026.04.17 17:34:20.195421 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.04.17 17:34:20.195469 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6181 | 2026.04.17 17:34:20.195881 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6182 | 2026.04.17 17:34:20.196137 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.04.17 17:34:20.196276 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 6184 | 2026.04.17 17:34:20.196315 [ 276 ] {4f77e8e4-9b41-464f-a7ff-6cba1a94161d} <Debug> TCPHandler: Processed in 0.00152134 sec. | ||
| 6185 | 2026.04.17 17:34:20.196439 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.04.17 17:34:20.196561 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6187 | 2026.04.17 17:34:20.196630 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <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 | ||
| 6188 | 2026.04.17 17:34:20.197474 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.04.17 17:34:20.197510 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6190 | 2026.04.17 17:34:20.198028 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6191 | 2026.04.17 17:34:20.198256 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.04.17 17:34:20.198398 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001863 sec., 3757.380568974772 rows/sec., 6.73 MiB/sec. | ||
| 6193 | 2026.04.17 17:34:20.198463 [ 276 ] {140deef4-3fde-42d3-b075-34c5683ff8d1} <Debug> TCPHandler: Processed in 0.002084538 sec. | ||
| 6194 | 2026.04.17 17:34:20.198586 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.04.17 17:34:20.198682 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6196 | 2026.04.17 17:34:20.198724 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6197 | 2026.04.17 17:34:20.199057 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.04.17 17:34:20.199093 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6199 | 2026.04.17 17:34:20.199392 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6200 | 2026.04.17 17:34:20.199597 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.04.17 17:34:20.199725 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6202 | 2026.04.17 17:34:20.199762 [ 276 ] {d701847b-07fc-4cc8-ba3b-7b6b96e21c39} <Debug> TCPHandler: Processed in 0.00122561 sec. | ||
| 6203 | 2026.04.17 17:34:25.192812 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.04.17 17:34:25.193020 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.04.17 17:34:25.193091 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6206 | 2026.04.17 17:34:25.193868 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.04.17 17:34:25.193906 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6208 | 2026.04.17 17:34:25.194284 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6209 | 2026.04.17 17:34:25.194505 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.04.17 17:34:25.194653 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. | ||
| 6211 | 2026.04.17 17:34:25.194694 [ 276 ] {5e224347-fb34-4472-ac95-dcb9aae4513c} <Debug> TCPHandler: Processed in 0.002025166 sec. | ||
| 6212 | 2026.04.17 17:34:25.194853 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.04.17 17:34:25.194946 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6214 | 2026.04.17 17:34:25.194986 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6215 | 2026.04.17 17:34:25.195456 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.04.17 17:34:25.195489 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6217 | 2026.04.17 17:34:25.195770 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6218 | 2026.04.17 17:34:25.195982 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.04.17 17:34:25.196110 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 413.92 KiB/sec. | ||
| 6220 | 2026.04.17 17:34:25.196146 [ 276 ] {05ff3bd9-099e-4dcc-887a-2f01c3e3a8cf} <Debug> TCPHandler: Processed in 0.001357945 sec. | ||
| 6221 | 2026.04.17 17:34:25.196285 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.04.17 17:34:25.196377 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6223 | 2026.04.17 17:34:25.196414 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6224 | 2026.04.17 17:34:25.197029 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.04.17 17:34:25.197065 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6226 | 2026.04.17 17:34:25.197378 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6227 | 2026.04.17 17:34:25.197584 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.04.17 17:34:25.197712 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001353 sec., 182557.28011825573 rows/sec., 16.30 MiB/sec. | ||
| 6229 | 2026.04.17 17:34:25.197748 [ 276 ] {e0547163-7219-49ef-a143-1175b279719d} <Debug> TCPHandler: Processed in 0.00151848 sec. | ||
| 6230 | 2026.04.17 17:34:25.197870 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.04.17 17:34:25.197962 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.04.17 17:34:25.198001 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6233 | 2026.04.17 17:34:25.198424 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.04.17 17:34:25.198457 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6235 | 2026.04.17 17:34:25.198746 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6236 | 2026.04.17 17:34:25.198946 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.04.17 17:34:25.199072 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001128 sec., 46099.29078014184 rows/sec., 3.41 MiB/sec. | ||
| 6238 | 2026.04.17 17:34:25.199108 [ 276 ] {1b9e33b0-76a6-41de-80b9-8bf561553434} <Debug> TCPHandler: Processed in 0.001293932 sec. | ||
| 6239 | 2026.04.17 17:34:25.199221 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.04.17 17:34:25.199311 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.04.17 17:34:25.199349 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6242 | 2026.04.17 17:34:25.199732 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.17 17:34:25.199767 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6244 | 2026.04.17 17:34:25.200048 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6245 | 2026.04.17 17:34:25.200258 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.17 17:34:25.200378 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.84 MiB/sec. | ||
| 6247 | 2026.04.17 17:34:25.200414 [ 276 ] {f3883635-9320-46c7-9f21-40daba334df2} <Debug> TCPHandler: Processed in 0.001240511 sec. | ||
| 6248 | 2026.04.17 17:34:25.200526 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.04.17 17:34:25.200616 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.04.17 17:34:25.200655 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6251 | 2026.04.17 17:34:25.201030 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.04.17 17:34:25.201065 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6253 | 2026.04.17 17:34:25.201349 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6254 | 2026.04.17 17:34:25.201551 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.04.17 17:34:25.201674 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 6256 | 2026.04.17 17:34:25.201709 [ 276 ] {0200ddbd-dc25-42ea-a6eb-2ecce2407198} <Debug> TCPHandler: Processed in 0.00122949 sec. | ||
| 6257 | 2026.04.17 17:34:25.201821 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.04.17 17:34:25.201911 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6259 | 2026.04.17 17:34:25.201948 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6260 | 2026.04.17 17:34:25.202387 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.04.17 17:34:25.202422 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6262 | 2026.04.17 17:34:25.202716 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6263 | 2026.04.17 17:34:25.202915 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.04.17 17:34:25.203039 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001145 sec., 122270.74235807861 rows/sec., 9.88 MiB/sec. | ||
| 6265 | 2026.04.17 17:34:25.203076 [ 276 ] {6f57e8ad-2e1b-4913-9b7f-533083cd048a} <Debug> TCPHandler: Processed in 0.001301102 sec. | ||
| 6266 | 2026.04.17 17:34:25.203187 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.04.17 17:34:25.203278 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.04.17 17:34:25.203319 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6269 | 2026.04.17 17:34:25.203729 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.04.17 17:34:25.203764 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6271 | 2026.04.17 17:34:25.204077 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6272 | 2026.04.17 17:34:25.204347 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.04.17 17:34:25.204477 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001216 sec., 163651.31578947368 rows/sec., 11.73 MiB/sec. | ||
| 6274 | 2026.04.17 17:34:25.204512 [ 276 ] {d3f1cd5a-93d5-4b24-8f0c-3f31c63f2f32} <Debug> TCPHandler: Processed in 0.001371785 sec. | ||
| 6275 | 2026.04.17 17:34:25.204630 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.04.17 17:34:25.204721 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.04.17 17:34:25.204774 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <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 | ||
| 6278 | 2026.04.17 17:34:25.205605 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.04.17 17:34:25.205641 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6280 | 2026.04.17 17:34:25.206175 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6281 | 2026.04.17 17:34:25.206388 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.04.17 17:34:25.206520 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001817 sec., 18712.16290588883 rows/sec., 33.53 MiB/sec. | ||
| 6283 | 2026.04.17 17:34:25.206571 [ 276 ] {b1cef42f-7032-4dff-a1f6-3f38c8c18f5f} <Debug> TCPHandler: Processed in 0.001988215 sec. | ||
| 6284 | 2026.04.17 17:34:25.206695 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.04.17 17:34:25.206786 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6286 | 2026.04.17 17:34:25.206826 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6287 | 2026.04.17 17:34:25.207183 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.04.17 17:34:25.207217 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6289 | 2026.04.17 17:34:25.207506 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6290 | 2026.04.17 17:34:25.207703 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.04.17 17:34:25.207827 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6292 | 2026.04.17 17:34:25.207862 [ 276 ] {f2e68217-3828-4cae-81b6-f0406d57bb7e} <Debug> TCPHandler: Processed in 0.001218269 sec. | ||
| 6293 | 2026.04.17 17:34:25.291986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13947 | ||
| 6294 | 2026.04.17 17:34:25.292487 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.04.17 17:34:25.292525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6296 | 2026.04.17 17:34:25.293056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6297 | 2026.04.17 17:34:25.293284 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.04.17 17:34:25.293419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13947 | ||
| 6299 | 2026.04.17 17:34:26.044026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6300 | 2026.04.17 17:34:26.061317 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.04.17 17:34:26.061385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6302 | 2026.04.17 17:34:26.067684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6303 | 2026.04.17 17:34:26.068395 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.04.17 17:34:26.071457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6305 | 2026.04.17 17:34:27.833435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 806 | ||
| 6306 | 2026.04.17 17:34:27.837339 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.04.17 17:34:27.837427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6308 | 2026.04.17 17:34:27.839188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6309 | 2026.04.17 17:34:27.839499 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.04.17 17:34:27.839727 [ 25 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6311 | 2026.04.17 17:34:27.839819 [ 25 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.04.17 17:34:27.839853 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6313 | 2026.04.17 17:34:27.839955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6314 | 2026.04.17 17:34:27.840012 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 6315 | 2026.04.17 17:34:27.840787 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2026.04.17 17:34:27.841046 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 6317 | 2026.04.17 17:34:27.841681 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6318 | 2026.04.17 17:34:27.842318 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6319 | 2026.04.17 17:34:27.842938 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 6320 | 2026.04.17 17:34:27.843481 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6321 | 2026.04.17 17:34:27.844022 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6322 | 2026.04.17 17:34:27.854073 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 72 columns (72 merged, 0 gathered) in 0.014118714 sec., 57087.35229001735 rows/sec., 50.32 MiB/sec. | ||
| 6323 | 2026.04.17 17:34:27.855619 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6324 | 2026.04.17 17:34:27.856542 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.04.17 17:34:27.856678 [ 193 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_21_4} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6326 | 2026.04.17 17:34:27.857045 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6327 | 2026.04.17 17:34:30.189429 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.04.17 17:34:30.189646 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6329 | 2026.04.17 17:34:30.189748 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6330 | 2026.04.17 17:34:30.190542 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.04.17 17:34:30.190598 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6332 | 2026.04.17 17:34:30.191012 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6333 | 2026.04.17 17:34:30.191276 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.04.17 17:34:30.191423 [ 47 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6335 | 2026.04.17 17:34:30.191440 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001851 sec., 37817.396002161 rows/sec., 3.02 MiB/sec. | ||
| 6336 | 2026.04.17 17:34:30.191494 [ 47 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.04.17 17:34:30.191519 [ 276 ] {3264648e-721c-4c90-a8ce-8c5d7e9f126c} <Debug> TCPHandler: Processed in 0.002238084 sec. | ||
| 6338 | 2026.04.17 17:34:30.191521 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6339 | 2026.04.17 17:34:30.191666 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 6340 | 2026.04.17 17:34:30.191690 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.04.17 17:34:30.191811 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6342 | 2026.04.17 17:34:30.191822 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6343 | 2026.04.17 17:34:30.191853 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3357 rows starting from the beginning of the part | ||
| 6344 | 2026.04.17 17:34:30.191879 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6345 | 2026.04.17 17:34:30.191927 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6346 | 2026.04.17 17:34:30.191976 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 124 rows starting from the beginning of the part | ||
| 6347 | 2026.04.17 17:34:30.192020 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 70 rows starting from the beginning of the part | ||
| 6348 | 2026.04.17 17:34:30.192060 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 247 rows starting from the beginning of the part | ||
| 6349 | 2026.04.17 17:34:30.192105 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part | ||
| 6350 | 2026.04.17 17:34:30.192340 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.04.17 17:34:30.192388 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6352 | 2026.04.17 17:34:30.192734 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6353 | 2026.04.17 17:34:30.192977 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.04.17 17:34:30.193114 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001318 sec., 5311.0773899848255 rows/sec., 399.37 KiB/sec. | ||
| 6355 | 2026.04.17 17:34:30.193153 [ 276 ] {b68fca8f-34b7-42c8-a4f1-d3531ed9ec87} <Debug> TCPHandler: Processed in 0.001529961 sec. | ||
| 6356 | 2026.04.17 17:34:30.193277 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.04.17 17:34:30.193375 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6358 | 2026.04.17 17:34:30.193417 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6359 | 2026.04.17 17:34:30.193544 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001939123 sec., 2023595.2025735346 rows/sec., 162.96 MiB/sec. | ||
| 6360 | 2026.04.17 17:34:30.193845 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.04.17 17:34:30.193887 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6362 | 2026.04.17 17:34:30.193910 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6363 | 2026.04.17 17:34:30.194230 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6364 | 2026.04.17 17:34:30.194287 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.04.17 17:34:30.194384 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_46_9} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6366 | 2026.04.17 17:34:30.194485 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.04.17 17:34:30.194491 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6368 | 2026.04.17 17:34:30.194599 [ 47 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6369 | 2026.04.17 17:34:30.194625 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001271 sec., 55861.52635719906 rows/sec., 4.36 MiB/sec. | ||
| 6370 | 2026.04.17 17:34:30.194649 [ 47 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.04.17 17:34:30.194669 [ 276 ] {692affae-cc58-4b3d-ae28-50122210e3e9} <Debug> TCPHandler: Processed in 0.001441987 sec. | ||
| 6372 | 2026.04.17 17:34:30.194677 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6373 | 2026.04.17 17:34:30.194783 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 6374 | 2026.04.17 17:34:30.194793 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.04.17 17:34:30.194908 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.04.17 17:34:30.194916 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2026.04.17 17:34:30.194957 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6378 | 2026.04.17 17:34:30.194977 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1827 rows starting from the beginning of the part | ||
| 6379 | 2026.04.17 17:34:30.195071 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6380 | 2026.04.17 17:34:30.195120 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 98 rows starting from the beginning of the part | ||
| 6381 | 2026.04.17 17:34:30.195167 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 71 rows starting from the beginning of the part | ||
| 6382 | 2026.04.17 17:34:30.195217 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 140 rows starting from the beginning of the part | ||
| 6383 | 2026.04.17 17:34:30.195261 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 71 rows starting from the beginning of the part | ||
| 6384 | 2026.04.17 17:34:30.195408 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.04.17 17:34:30.195453 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6386 | 2026.04.17 17:34:30.195832 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6387 | 2026.04.17 17:34:30.196085 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.04.17 17:34:30.196202 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6389 | 2026.04.17 17:34:30.196223 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 6390 | 2026.04.17 17:34:30.196238 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.04.17 17:34:30.196264 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6392 | 2026.04.17 17:34:30.196267 [ 276 ] {2cdc7d37-3338-4a1d-969f-e638b34fc819} <Debug> TCPHandler: Processed in 0.00152264 sec. | ||
| 6393 | 2026.04.17 17:34:30.196348 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 6394 | 2026.04.17 17:34:30.196397 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.04.17 17:34:30.196450 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6396 | 2026.04.17 17:34:30.196485 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15573 rows starting from the beginning of the part | ||
| 6397 | 2026.04.17 17:34:30.196497 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.04.17 17:34:30.196549 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6399 | 2026.04.17 17:34:30.196557 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <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 | ||
| 6400 | 2026.04.17 17:34:30.196549 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809289 sec., 1255189.193102926 rows/sec., 92.96 MiB/sec. | ||
| 6401 | 2026.04.17 17:34:30.196602 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6402 | 2026.04.17 17:34:30.196661 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6403 | 2026.04.17 17:34:30.196708 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 199 rows starting from the beginning of the part | ||
| 6404 | 2026.04.17 17:34:30.196746 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6405 | 2026.04.17 17:34:30.196800 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6406 | 2026.04.17 17:34:30.197108 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.04.17 17:34:30.197182 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_46_9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6408 | 2026.04.17 17:34:30.197254 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6409 | 2026.04.17 17:34:30.197408 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.04.17 17:34:30.197453 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6411 | 2026.04.17 17:34:30.198044 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6412 | 2026.04.17 17:34:30.198365 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.04.17 17:34:30.198552 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002072 sec., 3378.3783783783783 rows/sec., 6.05 MiB/sec. | ||
| 6414 | 2026.04.17 17:34:30.198639 [ 276 ] {acd6ccc3-ede4-4705-860f-6947e4d57b9b} <Debug> TCPHandler: Processed in 0.002290275 sec. | ||
| 6415 | 2026.04.17 17:34:30.198800 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.04.17 17:34:30.198906 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.04.17 17:34:30.198950 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6418 | 2026.04.17 17:34:30.199349 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.04.17 17:34:30.199388 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6420 | 2026.04.17 17:34:30.199796 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6421 | 2026.04.17 17:34:30.200017 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.04.17 17:34:30.200131 [ 47 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6423 | 2026.04.17 17:34:30.200150 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 6424 | 2026.04.17 17:34:30.200166 [ 47 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.04.17 17:34:30.200192 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6426 | 2026.04.17 17:34:30.200192 [ 276 ] {263f74a9-1f61-4a0a-aa39-01a8e648663d} <Debug> TCPHandler: Processed in 0.001452818 sec. | ||
| 6427 | 2026.04.17 17:34:30.200268 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 6428 | 2026.04.17 17:34:30.200371 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6429 | 2026.04.17 17:34:30.200398 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1752 rows starting from the beginning of the part | ||
| 6430 | 2026.04.17 17:34:30.200450 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6431 | 2026.04.17 17:34:30.200492 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6432 | 2026.04.17 17:34:30.200529 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6433 | 2026.04.17 17:34:30.200565 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6434 | 2026.04.17 17:34:30.200601 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6435 | 2026.04.17 17:34:30.200804 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16380 rows, containing 5 columns (5 merged, 0 gathered) in 0.004493018 sec., 3645656.438500803 rows/sec., 237.22 MiB/sec. | ||
| 6436 | 2026.04.17 17:34:30.201206 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6437 | 2026.04.17 17:34:30.201473 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.04.17 17:34:30.201539 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6439 | 2026.04.17 17:34:30.201607 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6440 | 2026.04.17 17:34:30.201606 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369465 sec., 1489632.812813763 rows/sec., 100.38 MiB/sec. | ||
| 6441 | 2026.04.17 17:34:30.201886 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6442 | 2026.04.17 17:34:30.202142 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.04.17 17:34:30.202208 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_46_9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6444 | 2026.04.17 17:34:30.202272 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6445 | 2026.04.17 17:34:32.636290 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6446 | 2026.04.17 17:34:32.636347 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6447 | 2026.04.17 17:34:32.794401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14395 | ||
| 6448 | 2026.04.17 17:34:32.794907 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.04.17 17:34:32.794955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6450 | 2026.04.17 17:34:32.795464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6451 | 2026.04.17 17:34:32.795709 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.04.17 17:34:32.795857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14395 | ||
| 6453 | 2026.04.17 17:34:33.572419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6454 | 2026.04.17 17:34:33.592521 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.04.17 17:34:33.592590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6456 | 2026.04.17 17:34:33.598411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6457 | 2026.04.17 17:34:33.599109 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.04.17 17:34:33.602251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6459 | 2026.04.17 17:34:35.190405 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.04.17 17:34:35.190716 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6461 | 2026.04.17 17:34:35.190786 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6462 | 2026.04.17 17:34:35.191487 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.04.17 17:34:35.191538 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6464 | 2026.04.17 17:34:35.191942 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6465 | 2026.04.17 17:34:35.192178 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.04.17 17:34:35.192343 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001701 sec., 72898.29512051734 rows/sec., 6.27 MiB/sec. | ||
| 6467 | 2026.04.17 17:34:35.192392 [ 276 ] {ebaf7f10-287e-49b3-8f10-176efff6bbf1} <Debug> TCPHandler: Processed in 0.002177411 sec. | ||
| 6468 | 2026.04.17 17:34:35.192516 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2026.04.17 17:34:35.192621 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6470 | 2026.04.17 17:34:35.192665 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6471 | 2026.04.17 17:34:35.193086 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.04.17 17:34:35.193124 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6473 | 2026.04.17 17:34:35.193434 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6474 | 2026.04.17 17:34:35.193654 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.04.17 17:34:35.193770 [ 154 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6476 | 2026.04.17 17:34:35.193785 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001189 sec., 28595.45836837679 rows/sec., 2.10 MiB/sec. | ||
| 6477 | 2026.04.17 17:34:35.193840 [ 154 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.04.17 17:34:35.193849 [ 276 ] {3963bef5-2fd6-46a5-8dc5-bd471d9a801a} <Debug> TCPHandler: Processed in 0.001384985 sec. | ||
| 6479 | 2026.04.17 17:34:35.193869 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6480 | 2026.04.17 17:34:35.193976 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.04.17 17:34:35.193982 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 6482 | 2026.04.17 17:34:35.194081 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6483 | 2026.04.17 17:34:35.194125 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6484 | 2026.04.17 17:34:35.194129 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6485 | 2026.04.17 17:34:35.194175 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part | ||
| 6486 | 2026.04.17 17:34:35.194250 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 6487 | 2026.04.17 17:34:35.194301 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6488 | 2026.04.17 17:34:35.194349 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 6489 | 2026.04.17 17:34:35.194394 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6490 | 2026.04.17 17:34:35.194435 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6491 | 2026.04.17 17:34:35.194550 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.04.17 17:34:35.194592 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6493 | 2026.04.17 17:34:35.194937 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6494 | 2026.04.17 17:34:35.195177 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.04.17 17:34:35.195311 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001252 sec., 78274.76038338657 rows/sec., 6.11 MiB/sec. | ||
| 6496 | 2026.04.17 17:34:35.195338 [ 195 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400126 sec., 254262.8306309575 rows/sec., 18.14 MiB/sec. | ||
| 6497 | 2026.04.17 17:34:35.195348 [ 276 ] {c2b9a170-ed00-4ad8-be13-1fa521ee9c99} <Debug> TCPHandler: Processed in 0.001422047 sec. | ||
| 6498 | 2026.04.17 17:34:35.195513 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.04.17 17:34:35.195520 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6500 | 2026.04.17 17:34:35.195610 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.04.17 17:34:35.195660 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6502 | 2026.04.17 17:34:35.195807 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.04.17 17:34:35.195882 [ 190 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_36_7} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6504 | 2026.04.17 17:34:35.195958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6505 | 2026.04.17 17:34:35.196067 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2026.04.17 17:34:35.196108 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6507 | 2026.04.17 17:34:35.196448 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6508 | 2026.04.17 17:34:35.196669 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2026.04.17 17:34:35.196798 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6510 | 2026.04.17 17:34:35.196835 [ 276 ] {5c8a3c00-c748-4268-95e0-1dae458ee854} <Debug> TCPHandler: Processed in 0.001370425 sec. | ||
| 6511 | 2026.04.17 17:34:35.196957 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.04.17 17:34:35.197052 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6513 | 2026.04.17 17:34:35.197106 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <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 | ||
| 6514 | 2026.04.17 17:34:35.197961 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.04.17 17:34:35.197997 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6516 | 2026.04.17 17:34:35.198543 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6517 | 2026.04.17 17:34:35.198775 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.04.17 17:34:35.198914 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001881 sec., 18075.491759702287 rows/sec., 32.39 MiB/sec. | ||
| 6519 | 2026.04.17 17:34:35.198980 [ 276 ] {979d1b40-b83e-457a-afb8-2cbb079aa009} <Debug> TCPHandler: Processed in 0.002070618 sec. | ||
| 6520 | 2026.04.17 17:34:35.199096 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.04.17 17:34:35.199190 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6522 | 2026.04.17 17:34:35.199231 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6523 | 2026.04.17 17:34:35.199560 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.04.17 17:34:35.199596 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6525 | 2026.04.17 17:34:35.199896 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6526 | 2026.04.17 17:34:35.200125 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.04.17 17:34:35.200249 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6528 | 2026.04.17 17:34:35.200285 [ 276 ] {47ec3381-c4b7-4c13-afb2-27241ea4c62c} <Debug> TCPHandler: Processed in 0.00123814 sec. | ||
| 6529 | 2026.04.17 17:34:35.785621 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.04.17 17:34:35.785819 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6531 | 2026.04.17 17:34:35.785894 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6532 | 2026.04.17 17:34:35.788207 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.04.17 17:34:35.788259 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6534 | 2026.04.17 17:34:35.788783 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6535 | 2026.04.17 17:34:35.789013 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.04.17 17:34:35.789170 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Debug> executeQuery: Read 2415 rows, 181.55 KiB in 0.003405 sec., 709251.101321586 rows/sec., 52.07 MiB/sec. | ||
| 6537 | 2026.04.17 17:34:35.789222 [ 276 ] {7156f75c-9c03-410b-b209-48396587b915} <Debug> TCPHandler: Processed in 0.003738792 sec. | ||
| 6538 | 2026.04.17 17:34:35.789346 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.04.17 17:34:35.789450 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.04.17 17:34:35.789494 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6541 | 2026.04.17 17:34:35.789907 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.04.17 17:34:35.789945 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6543 | 2026.04.17 17:34:35.790259 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6544 | 2026.04.17 17:34:35.790469 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.04.17 17:34:35.790598 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001173 sec., 13640.238704177324 rows/sec., 1.00 MiB/sec. | ||
| 6546 | 2026.04.17 17:34:35.790636 [ 276 ] {c77c6432-b6af-4c27-a6a6-a31b378c22ea} <Debug> TCPHandler: Processed in 0.001340444 sec. | ||
| 6547 | 2026.04.17 17:34:35.790749 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.04.17 17:34:35.790845 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6549 | 2026.04.17 17:34:35.790884 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6550 | 2026.04.17 17:34:35.791587 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.04.17 17:34:35.791623 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6552 | 2026.04.17 17:34:35.791948 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6553 | 2026.04.17 17:34:35.792155 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.04.17 17:34:35.792254 [ 46 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6555 | 2026.04.17 17:34:35.792280 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001454 sec., 550894.0852819807 rows/sec., 31.82 MiB/sec. | ||
| 6556 | 2026.04.17 17:34:35.792323 [ 46 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.04.17 17:34:35.792330 [ 276 ] {5c94ba19-aecd-43fd-9c24-217a093eb092} <Debug> TCPHandler: Processed in 0.001629773 sec. | ||
| 6558 | 2026.04.17 17:34:35.792353 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6559 | 2026.04.17 17:34:35.792450 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 6560 | 2026.04.17 17:34:35.792452 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.04.17 17:34:35.792544 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6562 | 2026.04.17 17:34:35.792564 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6563 | 2026.04.17 17:34:35.792571 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 951 rows starting from the beginning of the part | ||
| 6564 | 2026.04.17 17:34:35.792604 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6565 | 2026.04.17 17:34:35.792636 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 6566 | 2026.04.17 17:34:35.792684 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6567 | 2026.04.17 17:34:35.792730 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 6568 | 2026.04.17 17:34:35.792774 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6569 | 2026.04.17 17:34:35.792819 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 6570 | 2026.04.17 17:34:35.792976 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.04.17 17:34:35.793011 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6572 | 2026.04.17 17:34:35.793293 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6573 | 2026.04.17 17:34:35.793499 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.04.17 17:34:35.793622 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 6575 | 2026.04.17 17:34:35.793660 [ 276 ] {76d7aba7-81b9-4eb3-918b-9ab164c539f3} <Debug> TCPHandler: Processed in 0.001255011 sec. | ||
| 6576 | 2026.04.17 17:34:35.793769 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.04.17 17:34:35.793861 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2026.04.17 17:34:35.793899 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6579 | 2026.04.17 17:34:35.794033 [ 195 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614883 sec., 1702909.7464026806 rows/sec., 106.88 MiB/sec. | ||
| 6580 | 2026.04.17 17:34:35.794275 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6581 | 2026.04.17 17:34:35.794576 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.04.17 17:34:35.794656 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_11_2} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6583 | 2026.04.17 17:34:35.794749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6584 | 2026.04.17 17:34:35.794775 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.04.17 17:34:35.794815 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6586 | 2026.04.17 17:34:35.795211 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6587 | 2026.04.17 17:34:35.795427 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.04.17 17:34:35.795555 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001711 sec., 756867.3290473407 rows/sec., 50.52 MiB/sec. | ||
| 6589 | 2026.04.17 17:34:35.795593 [ 276 ] {41f9e53d-ccef-4a81-8d41-56e18c2c5f8c} <Debug> TCPHandler: Processed in 0.001870141 sec. | ||
| 6590 | 2026.04.17 17:34:35.795703 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.04.17 17:34:35.795796 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.04.17 17:34:35.795839 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6593 | 2026.04.17 17:34:35.796563 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.04.17 17:34:35.796601 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6595 | 2026.04.17 17:34:35.797044 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6596 | 2026.04.17 17:34:35.797278 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.04.17 17:34:35.797415 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001636 sec., 914425.4278728606 rows/sec., 55.46 MiB/sec. | ||
| 6598 | 2026.04.17 17:34:35.797453 [ 276 ] {cf9110c0-43d1-467f-b7a6-9313547c55a7} <Debug> TCPHandler: Processed in 0.001797339 sec. | ||
| 6599 | 2026.04.17 17:34:35.797561 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.04.17 17:34:35.797673 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.04.17 17:34:35.797738 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <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 | ||
| 6602 | 2026.04.17 17:34:35.798618 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.04.17 17:34:35.798655 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6604 | 2026.04.17 17:34:35.799169 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6605 | 2026.04.17 17:34:35.799400 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.04.17 17:34:35.799506 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6607 | 2026.04.17 17:34:35.799539 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00189 sec., 8465.608465608466 rows/sec., 15.17 MiB/sec. | ||
| 6608 | 2026.04.17 17:34:35.799541 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.04.17 17:34:35.799582 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6610 | 2026.04.17 17:34:35.799610 [ 276 ] {21cec23d-54d4-4068-8bad-10827f0b6dc4} <Debug> TCPHandler: Processed in 0.002096819 sec. | ||
| 6611 | 2026.04.17 17:34:35.799661 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 6612 | 2026.04.17 17:34:35.799737 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.04.17 17:34:35.799829 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6614 | 2026.04.17 17:34:35.799845 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2026.04.17 17:34:35.799870 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6616 | 2026.04.17 17:34:35.799893 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 703 rows starting from the beginning of the part | ||
| 6617 | 2026.04.17 17:34:35.800006 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 6618 | 2026.04.17 17:34:35.800107 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6619 | 2026.04.17 17:34:35.800180 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.04.17 17:34:35.800203 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 6621 | 2026.04.17 17:34:35.800215 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6622 | 2026.04.17 17:34:35.800298 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 6623 | 2026.04.17 17:34:35.800390 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 6624 | 2026.04.17 17:34:35.800516 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6625 | 2026.04.17 17:34:35.800726 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.04.17 17:34:35.800851 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 6627 | 2026.04.17 17:34:35.800886 [ 276 ] {da07a305-6f9f-44c4-ac15-b285d912ec5b} <Debug> TCPHandler: Processed in 0.001196639 sec. | ||
| 6628 | 2026.04.17 17:34:35.814162 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 19 columns (19 merged, 0 gathered) in 0.014538877 sec., 55093.66369906011 rows/sec., 98.73 MiB/sec. | ||
| 6629 | 2026.04.17 17:34:35.815051 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6630 | 2026.04.17 17:34:35.815405 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.04.17 17:34:35.815476 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6632 | 2026.04.17 17:34:35.815593 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6633 | 2026.04.17 17:34:36.093414 [ 46 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6634 | 2026.04.17 17:34:36.093480 [ 46 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.04.17 17:34:36.093505 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6636 | 2026.04.17 17:34:36.093625 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6637 | 2026.04.17 17:34:36.093762 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2026.04.17 17:34:36.093800 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6639 | 2026.04.17 17:34:36.093876 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6640 | 2026.04.17 17:34:36.093928 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6641 | 2026.04.17 17:34:36.093977 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6642 | 2026.04.17 17:34:36.094068 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 6643 | 2026.04.17 17:34:36.095049 [ 194 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481149 sec., 607636.3687920661 rows/sec., 41.54 MiB/sec. | ||
| 6644 | 2026.04.17 17:34:36.095213 [ 189 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6645 | 2026.04.17 17:34:36.095485 [ 189 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_5_1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.04.17 17:34:36.095553 [ 189 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_5_1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6647 | 2026.04.17 17:34:36.095635 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6648 | 2026.04.17 17:34:36.749337 [ 29 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6649 | 2026.04.17 17:34:36.749401 [ 29 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.04.17 17:34:36.749422 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6651 | 2026.04.17 17:34:36.749523 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6652 | 2026.04.17 17:34:36.749640 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6653 | 2026.04.17 17:34:36.749674 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6654 | 2026.04.17 17:34:36.749739 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6655 | 2026.04.17 17:34:36.749785 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6656 | 2026.04.17 17:34:36.749828 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6657 | 2026.04.17 17:34:36.749871 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 6658 | 2026.04.17 17:34:36.750683 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201569 sec., 389490.7408563304 rows/sec., 24.03 MiB/sec. | ||
| 6659 | 2026.04.17 17:34:36.750912 [ 200 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6660 | 2026.04.17 17:34:36.751266 [ 200 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_5_1} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.04.17 17:34:36.751349 [ 200 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_5_1} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6662 | 2026.04.17 17:34:36.751445 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6663 | 2026.04.17 17:34:37.841044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 846 | ||
| 6664 | 2026.04.17 17:34:37.843674 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.04.17 17:34:37.843742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6666 | 2026.04.17 17:34:37.845054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6667 | 2026.04.17 17:34:37.845323 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.04.17 17:34:37.845711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6669 | 2026.04.17 17:34:40.187472 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.04.17 17:34:40.187674 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6671 | 2026.04.17 17:34:40.187745 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6672 | 2026.04.17 17:34:40.188415 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.04.17 17:34:40.188468 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6674 | 2026.04.17 17:34:40.188943 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6675 | 2026.04.17 17:34:40.189204 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.04.17 17:34:40.189369 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 6677 | 2026.04.17 17:34:40.189417 [ 276 ] {89804f15-8909-425f-af9d-b18e59008c5e} <Debug> TCPHandler: Processed in 0.002078548 sec. | ||
| 6678 | 2026.04.17 17:34:40.189550 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.04.17 17:34:40.189698 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6680 | 2026.04.17 17:34:40.189757 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6681 | 2026.04.17 17:34:40.190219 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.04.17 17:34:40.190258 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6683 | 2026.04.17 17:34:40.190588 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6684 | 2026.04.17 17:34:40.190816 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.04.17 17:34:40.190952 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 6686 | 2026.04.17 17:34:40.190992 [ 276 ] {8ba46e0c-0694-4fa8-8ae9-214061537b38} <Debug> TCPHandler: Processed in 0.001492618 sec. | ||
| 6687 | 2026.04.17 17:34:40.191112 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.04.17 17:34:40.191212 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.04.17 17:34:40.191257 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6690 | 2026.04.17 17:34:40.191643 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.04.17 17:34:40.191681 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6692 | 2026.04.17 17:34:40.192018 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6693 | 2026.04.17 17:34:40.192237 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.04.17 17:34:40.192367 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 6695 | 2026.04.17 17:34:40.192405 [ 276 ] {1d66a2e6-261d-4ce0-8b43-d801fbcadc37} <Debug> TCPHandler: Processed in 0.001343974 sec. | ||
| 6696 | 2026.04.17 17:34:40.192523 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.04.17 17:34:40.192620 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.04.17 17:34:40.192663 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6699 | 2026.04.17 17:34:40.192994 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.04.17 17:34:40.193031 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6701 | 2026.04.17 17:34:40.193368 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6702 | 2026.04.17 17:34:40.193633 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.04.17 17:34:40.193782 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001182 sec., 40609.13705583756 rows/sec., 2.74 MiB/sec. | ||
| 6704 | 2026.04.17 17:34:40.193825 [ 276 ] {006aea53-f877-42b1-b127-8252cc817286} <Debug> TCPHandler: Processed in 0.001352274 sec. | ||
| 6705 | 2026.04.17 17:34:40.296839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14907 | ||
| 6706 | 2026.04.17 17:34:40.297365 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.04.17 17:34:40.297410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6708 | 2026.04.17 17:34:40.297920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6709 | 2026.04.17 17:34:40.298165 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.04.17 17:34:40.298302 [ 62 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6711 | 2026.04.17 17:34:40.298313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14907 | ||
| 6712 | 2026.04.17 17:34:40.298377 [ 62 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.04.17 17:34:40.298403 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6714 | 2026.04.17 17:34:40.298503 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 6715 | 2026.04.17 17:34:40.298609 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6716 | 2026.04.17 17:34:40.298645 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12475 rows starting from the beginning of the part | ||
| 6717 | 2026.04.17 17:34:40.298709 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6718 | 2026.04.17 17:34:40.298759 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6719 | 2026.04.17 17:34:40.298804 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6720 | 2026.04.17 17:34:40.298843 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6721 | 2026.04.17 17:34:40.298883 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6722 | 2026.04.17 17:34:40.300533 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14907 rows, containing 4 columns (4 merged, 0 gathered) in 0.002074478 sec., 7185904.116601864 rows/sec., 102.80 MiB/sec. | ||
| 6723 | 2026.04.17 17:34:40.300971 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6724 | 2026.04.17 17:34:40.301332 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.04.17 17:34:40.301429 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_31_6} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6726 | 2026.04.17 17:34:40.301549 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6727 | 2026.04.17 17:34:41.103212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6728 | 2026.04.17 17:34:41.120255 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.04.17 17:34:41.120314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6730 | 2026.04.17 17:34:41.125948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6731 | 2026.04.17 17:34:41.126648 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.04.17 17:34:41.126956 [ 42 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6733 | 2026.04.17 17:34:41.127029 [ 42 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.04.17 17:34:41.127056 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6735 | 2026.04.17 17:34:41.127178 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6736 | 2026.04.17 17:34:41.129648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6737 | 2026.04.17 17:34:41.130963 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6738 | 2026.04.17 17:34:41.132423 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6739 | 2026.04.17 17:34:41.137303 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6740 | 2026.04.17 17:34:41.141872 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6741 | 2026.04.17 17:34:41.146561 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6742 | 2026.04.17 17:34:41.150840 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6743 | 2026.04.17 17:34:41.154799 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 6744 | 2026.04.17 17:34:41.212081 [ 194 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084960639 sec., 2754.216573159248 rows/sec., 14.24 MiB/sec. | ||
| 6745 | 2026.04.17 17:34:41.214203 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6746 | 2026.04.17 17:34:41.216011 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_31_6} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.04.17 17:34:41.216113 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_31_6} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6748 | 2026.04.17 17:34:41.217669 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6749 | 2026.04.17 17:34:42.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.39 MiB, peak 285.95 MiB, free memory in arenas 0.00 B, will set to 280.11 MiB (RSS), difference: 4.72 MiB | ||
| 6750 | 2026.04.17 17:34:45.190920 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.04.17 17:34:45.191146 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6752 | 2026.04.17 17:34:45.191215 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6753 | 2026.04.17 17:34:45.191969 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.04.17 17:34:45.192012 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6755 | 2026.04.17 17:34:45.192430 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6756 | 2026.04.17 17:34:45.192674 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.04.17 17:34:45.192838 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001743 sec., 71141.70969592656 rows/sec., 6.12 MiB/sec. | ||
| 6758 | 2026.04.17 17:34:45.192888 [ 276 ] {624b23fc-17f5-4518-9d6d-d3a3f2cf1aa9} <Debug> TCPHandler: Processed in 0.002114529 sec. | ||
| 6759 | 2026.04.17 17:34:45.193035 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.04.17 17:34:45.193139 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.04.17 17:34:45.193184 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6762 | 2026.04.17 17:34:45.193618 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.04.17 17:34:45.193654 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6764 | 2026.04.17 17:34:45.193976 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6765 | 2026.04.17 17:34:45.194205 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.04.17 17:34:45.194345 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00123 sec., 27642.27642276423 rows/sec., 2.03 MiB/sec. | ||
| 6767 | 2026.04.17 17:34:45.194385 [ 276 ] {71239878-0951-4cae-865a-7ef61d82f65a} <Debug> TCPHandler: Processed in 0.001403186 sec. | ||
| 6768 | 2026.04.17 17:34:45.194502 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.04.17 17:34:45.194602 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6770 | 2026.04.17 17:34:45.194644 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6771 | 2026.04.17 17:34:45.195076 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.04.17 17:34:45.195113 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6773 | 2026.04.17 17:34:45.195432 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6774 | 2026.04.17 17:34:45.195656 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.04.17 17:34:45.195786 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001205 sec., 81327.80082987553 rows/sec., 6.35 MiB/sec. | ||
| 6776 | 2026.04.17 17:34:45.195825 [ 276 ] {0fd2b062-fb2b-4529-bb0d-b57b9884815a} <Debug> TCPHandler: Processed in 0.001372345 sec. | ||
| 6777 | 2026.04.17 17:34:45.195944 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.04.17 17:34:45.196042 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.04.17 17:34:45.196085 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6780 | 2026.04.17 17:34:45.196482 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.04.17 17:34:45.196520 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6782 | 2026.04.17 17:34:45.196866 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6783 | 2026.04.17 17:34:45.197090 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.04.17 17:34:45.197221 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6785 | 2026.04.17 17:34:45.197259 [ 276 ] {34ff18ac-5682-4a98-8033-129692614603} <Debug> TCPHandler: Processed in 0.001364915 sec. | ||
| 6786 | 2026.04.17 17:34:45.197373 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.04.17 17:34:45.197469 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.04.17 17:34:45.197524 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <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 | ||
| 6789 | 2026.04.17 17:34:45.198382 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.04.17 17:34:45.198419 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6791 | 2026.04.17 17:34:45.198998 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6792 | 2026.04.17 17:34:45.199235 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.04.17 17:34:45.199374 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001924 sec., 17671.51767151767 rows/sec., 31.67 MiB/sec. | ||
| 6794 | 2026.04.17 17:34:45.199440 [ 276 ] {1e640790-c96f-406f-9849-674d5d985efd} <Debug> TCPHandler: Processed in 0.002115819 sec. | ||
| 6795 | 2026.04.17 17:34:45.199568 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.04.17 17:34:45.199665 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6797 | 2026.04.17 17:34:45.199707 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6798 | 2026.04.17 17:34:45.200037 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.04.17 17:34:45.200075 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6800 | 2026.04.17 17:34:45.200383 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6801 | 2026.04.17 17:34:45.200601 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.04.17 17:34:45.200732 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6803 | 2026.04.17 17:34:45.200767 [ 276 ] {6e516b4e-6c14-4629-98b0-554c45635f47} <Debug> TCPHandler: Processed in 0.001248991 sec. | ||
| 6804 | 2026.04.17 17:34:47.636383 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6805 | 2026.04.17 17:34:47.636437 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6806 | 2026.04.17 17:34:47.799332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15355 | ||
| 6807 | 2026.04.17 17:34:47.799824 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.04.17 17:34:47.799873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6809 | 2026.04.17 17:34:47.800581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6810 | 2026.04.17 17:34:47.800832 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.04.17 17:34:47.800977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15355 | ||
| 6812 | 2026.04.17 17:34:47.846775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 866 | ||
| 6813 | 2026.04.17 17:34:47.848953 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.04.17 17:34:47.849006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6815 | 2026.04.17 17:34:47.850279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6816 | 2026.04.17 17:34:47.850564 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.04.17 17:34:47.850938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6818 | 2026.04.17 17:34:48.002155 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000809697 sec. | ||
| 6819 | 2026.04.17 17:34:48.630611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6820 | 2026.04.17 17:34:48.646583 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.04.17 17:34:48.646647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6822 | 2026.04.17 17:34:48.652627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6823 | 2026.04.17 17:34:48.653338 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.04.17 17:34:48.656204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6825 | 2026.04.17 17:34:50.189244 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.04.17 17:34:50.189442 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6827 | 2026.04.17 17:34:50.189512 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6828 | 2026.04.17 17:34:50.190217 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.04.17 17:34:50.190266 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6830 | 2026.04.17 17:34:50.190701 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6831 | 2026.04.17 17:34:50.190955 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.04.17 17:34:50.191092 [ 32 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6833 | 2026.04.17 17:34:50.191119 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001728 sec., 40509.25925925926 rows/sec., 3.24 MiB/sec. | ||
| 6834 | 2026.04.17 17:34:50.191141 [ 32 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.04.17 17:34:50.191170 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6836 | 2026.04.17 17:34:50.191172 [ 276 ] {8afa07fd-e9bb-4940-83c8-46fc40b2e51f} <Debug> TCPHandler: Processed in 0.002063277 sec. | ||
| 6837 | 2026.04.17 17:34:50.191306 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 6838 | 2026.04.17 17:34:50.191319 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.04.17 17:34:50.191462 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.04.17 17:34:50.191466 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6841 | 2026.04.17 17:34:50.191510 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6842 | 2026.04.17 17:34:50.191518 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3358 rows starting from the beginning of the part | ||
| 6843 | 2026.04.17 17:34:50.191593 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 124 rows starting from the beginning of the part | ||
| 6844 | 2026.04.17 17:34:50.191633 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2415 rows starting from the beginning of the part | ||
| 6845 | 2026.04.17 17:34:50.191672 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6846 | 2026.04.17 17:34:50.191711 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 124 rows starting from the beginning of the part | ||
| 6847 | 2026.04.17 17:34:50.191747 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
| 6848 | 2026.04.17 17:34:50.191974 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2026.04.17 17:34:50.192020 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6850 | 2026.04.17 17:34:50.192560 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6851 | 2026.04.17 17:34:50.193087 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2026.04.17 17:34:50.193263 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001823 sec., 3839.8244651673067 rows/sec., 288.74 KiB/sec. | ||
| 6853 | 2026.04.17 17:34:50.193312 [ 276 ] {5e29629a-1a90-4b70-a335-324fd01d0b35} <Debug> TCPHandler: Processed in 0.002046587 sec. | ||
| 6854 | 2026.04.17 17:34:50.193450 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2026.04.17 17:34:50.193556 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6856 | 2026.04.17 17:34:50.193602 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6857 | 2026.04.17 17:34:50.194089 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.04.17 17:34:50.194126 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6859 | 2026.04.17 17:34:50.194479 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6860 | 2026.04.17 17:34:50.194713 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.04.17 17:34:50.194828 [ 32 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6862 | 2026.04.17 17:34:50.194850 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001318 sec., 53869.49924127466 rows/sec., 4.21 MiB/sec. | ||
| 6863 | 2026.04.17 17:34:50.194849 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6147 rows, containing 5 columns (5 merged, 0 gathered) in 0.003609388 sec., 1703058.8011042315 rows/sec., 134.34 MiB/sec. | ||
| 6864 | 2026.04.17 17:34:50.194890 [ 276 ] {13274608-39b8-4e52-aa84-a6757716c08f} <Debug> TCPHandler: Processed in 0.001491989 sec. | ||
| 6865 | 2026.04.17 17:34:50.194863 [ 32 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.04.17 17:34:50.194933 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6867 | 2026.04.17 17:34:50.195028 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.04.17 17:34:50.195031 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 6869 | 2026.04.17 17:34:50.195126 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.04.17 17:34:50.195132 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6871 | 2026.04.17 17:34:50.195169 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 6872 | 2026.04.17 17:34:50.195174 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6873 | 2026.04.17 17:34:50.195233 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 98 rows starting from the beginning of the part | ||
| 6874 | 2026.04.17 17:34:50.195236 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6875 | 2026.04.17 17:34:50.195279 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1295 rows starting from the beginning of the part | ||
| 6876 | 2026.04.17 17:34:50.195330 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6877 | 2026.04.17 17:34:50.195376 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 98 rows starting from the beginning of the part | ||
| 6878 | 2026.04.17 17:34:50.195420 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part | ||
| 6879 | 2026.04.17 17:34:50.195599 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.04.17 17:34:50.195614 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.04.17 17:34:50.195660 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6882 | 2026.04.17 17:34:50.195707 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_51_10} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6883 | 2026.04.17 17:34:50.195835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6884 | 2026.04.17 17:34:50.196040 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6885 | 2026.04.17 17:34:50.196282 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.04.17 17:34:50.196389 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6887 | 2026.04.17 17:34:50.196417 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.04.17 17:34:50.196418 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 6889 | 2026.04.17 17:34:50.196435 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6890 | 2026.04.17 17:34:50.196464 [ 276 ] {cb26c8d2-f6a7-4c69-8198-68cf28eef22a} <Debug> TCPHandler: Processed in 0.001485838 sec. | ||
| 6891 | 2026.04.17 17:34:50.196537 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 6892 | 2026.04.17 17:34:50.196594 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6893 | 2026.04.17 17:34:50.196692 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6894 | 2026.04.17 17:34:50.196695 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6895 | 2026.04.17 17:34:50.196717 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730966 sec., 1995995.299734368 rows/sec., 144.49 MiB/sec. | ||
| 6896 | 2026.04.17 17:34:50.196740 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16380 rows starting from the beginning of the part | ||
| 6897 | 2026.04.17 17:34:50.196771 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <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 | ||
| 6898 | 2026.04.17 17:34:50.196817 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 6899 | 2026.04.17 17:34:50.196869 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1496 rows starting from the beginning of the part | ||
| 6900 | 2026.04.17 17:34:50.196913 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 6901 | 2026.04.17 17:34:50.196954 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 6902 | 2026.04.17 17:34:50.196998 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6903 | 2026.04.17 17:34:50.197006 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6904 | 2026.04.17 17:34:50.197331 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.04.17 17:34:50.197427 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_51_10} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6906 | 2026.04.17 17:34:50.197525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6907 | 2026.04.17 17:34:50.197552 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.04.17 17:34:50.197596 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6909 | 2026.04.17 17:34:50.198314 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6910 | 2026.04.17 17:34:50.198572 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.04.17 17:34:50.198730 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002055 sec., 3406.3260340632605 rows/sec., 6.10 MiB/sec. | ||
| 6912 | 2026.04.17 17:34:50.198810 [ 276 ] {cc724d13-eaa4-46be-b2cf-29ff5c9cea7c} <Debug> TCPHandler: Processed in 0.002265944 sec. | ||
| 6913 | 2026.04.17 17:34:50.198945 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.04.17 17:34:50.199046 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6915 | 2026.04.17 17:34:50.199090 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6916 | 2026.04.17 17:34:50.199422 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.04.17 17:34:50.199459 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6918 | 2026.04.17 17:34:50.199905 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6919 | 2026.04.17 17:34:50.200141 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.04.17 17:34:50.200244 [ 32 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6921 | 2026.04.17 17:34:50.200270 [ 32 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.04.17 17:34:50.200275 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 6923 | 2026.04.17 17:34:50.200286 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6924 | 2026.04.17 17:34:50.200315 [ 276 ] {90ea8491-d41c-411a-9413-b71b131af5d1} <Debug> TCPHandler: Processed in 0.001420127 sec. | ||
| 6925 | 2026.04.17 17:34:50.200379 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 6926 | 2026.04.17 17:34:50.200499 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6927 | 2026.04.17 17:34:50.200532 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2040 rows starting from the beginning of the part | ||
| 6928 | 2026.04.17 17:34:50.200594 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 6929 | 2026.04.17 17:34:50.200638 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 6930 | 2026.04.17 17:34:50.200678 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 6931 | 2026.04.17 17:34:50.200717 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 6932 | 2026.04.17 17:34:50.200756 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6933 | 2026.04.17 17:34:50.202183 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845861 sec., 1235195.9329548648 rows/sec., 83.23 MiB/sec. | ||
| 6934 | 2026.04.17 17:34:50.202492 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6935 | 2026.04.17 17:34:50.202788 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.04.17 17:34:50.202875 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_51_10} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6937 | 2026.04.17 17:34:50.202979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6938 | 2026.04.17 17:34:50.203550 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18484 rows, containing 5 columns (5 merged, 0 gathered) in 0.007051202 sec., 2621397.032732859 rows/sec., 170.03 MiB/sec. | ||
| 6939 | 2026.04.17 17:34:50.203784 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6940 | 2026.04.17 17:34:50.204036 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.04.17 17:34:50.204106 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6942 | 2026.04.17 17:34:50.204185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 6943 | 2026.04.17 17:34:51.001195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.22 MiB, peak 290.70 MiB, free memory in arenas 0.00 B, will set to 283.50 MiB (RSS), difference: 2.28 MiB | ||
| 6944 | 2026.04.17 17:34:55.192392 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.04.17 17:34:55.192624 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.04.17 17:34:55.192705 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6947 | 2026.04.17 17:34:55.193382 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.04.17 17:34:55.193437 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6949 | 2026.04.17 17:34:55.193889 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6950 | 2026.04.17 17:34:55.194147 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.04.17 17:34:55.194310 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001743 sec., 13769.363166953528 rows/sec., 1.14 MiB/sec. | ||
| 6952 | 2026.04.17 17:34:55.194365 [ 276 ] {a15c37f1-c9b8-4a7f-a5a5-027d7a55cde2} <Debug> TCPHandler: Processed in 0.00211816 sec. | ||
| 6953 | 2026.04.17 17:34:55.194511 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.04.17 17:34:55.194618 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6955 | 2026.04.17 17:34:55.194662 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6956 | 2026.04.17 17:34:55.195094 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.04.17 17:34:55.195138 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6958 | 2026.04.17 17:34:55.195477 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6959 | 2026.04.17 17:34:55.195696 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.04.17 17:34:55.195831 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 131.73 KiB/sec. | ||
| 6961 | 2026.04.17 17:34:55.195871 [ 276 ] {4e92d086-37ae-47f0-b3a3-85f9ff2da3dc} <Debug> TCPHandler: Processed in 0.001413876 sec. | ||
| 6962 | 2026.04.17 17:34:55.195989 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.04.17 17:34:55.196091 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6964 | 2026.04.17 17:34:55.196132 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6965 | 2026.04.17 17:34:55.196619 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.04.17 17:34:55.196658 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6967 | 2026.04.17 17:34:55.196993 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6968 | 2026.04.17 17:34:55.197233 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.04.17 17:34:55.197364 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.001293 sec., 189481.82521268367 rows/sec., 16.94 MiB/sec. | ||
| 6970 | 2026.04.17 17:34:55.197402 [ 276 ] {a907c129-a5c8-4fff-a553-afceb5d2642d} <Debug> TCPHandler: Processed in 0.001465318 sec. | ||
| 6971 | 2026.04.17 17:34:55.197526 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.04.17 17:34:55.197623 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6973 | 2026.04.17 17:34:55.197663 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6974 | 2026.04.17 17:34:55.198063 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.04.17 17:34:55.198102 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6976 | 2026.04.17 17:34:55.198425 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6977 | 2026.04.17 17:34:55.198645 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.04.17 17:34:55.198779 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001176 sec., 40816.32653061225 rows/sec., 3.04 MiB/sec. | ||
| 6979 | 2026.04.17 17:34:55.198818 [ 276 ] {d9b10671-3c41-4c4c-ab23-9cdf40f345e0} <Debug> TCPHandler: Processed in 0.001340694 sec. | ||
| 6980 | 2026.04.17 17:34:55.198931 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.04.17 17:34:55.199026 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6982 | 2026.04.17 17:34:55.199065 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6983 | 2026.04.17 17:34:55.199448 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.04.17 17:34:55.199486 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6985 | 2026.04.17 17:34:55.199798 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6986 | 2026.04.17 17:34:55.200032 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.04.17 17:34:55.200159 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.73 MiB/sec. | ||
| 6988 | 2026.04.17 17:34:55.200197 [ 276 ] {2c2d8f43-24f0-4778-9ff4-63bd8cd7b04b} <Debug> TCPHandler: Processed in 0.001315463 sec. | ||
| 6989 | 2026.04.17 17:34:55.200308 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.04.17 17:34:55.200403 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6991 | 2026.04.17 17:34:55.200443 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6992 | 2026.04.17 17:34:55.200821 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.04.17 17:34:55.200859 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6994 | 2026.04.17 17:34:55.201157 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6995 | 2026.04.17 17:34:55.201382 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.04.17 17:34:55.201508 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 6997 | 2026.04.17 17:34:55.201548 [ 276 ] {bcde39fa-19ef-4eac-bb8b-3f69a487f93f} <Debug> TCPHandler: Processed in 0.001289032 sec. | ||
| 6998 | 2026.04.17 17:34:55.201651 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.04.17 17:34:55.201747 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7000 | 2026.04.17 17:34:55.201788 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7001 | 2026.04.17 17:34:55.202224 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.04.17 17:34:55.202262 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7003 | 2026.04.17 17:34:55.202582 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7004 | 2026.04.17 17:34:55.202804 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.04.17 17:34:55.202934 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001206 sec., 112769.48590381426 rows/sec., 9.12 MiB/sec. | ||
| 7006 | 2026.04.17 17:34:55.202973 [ 276 ] {09192785-6157-4a53-8cd1-92a9aab4103e} <Debug> TCPHandler: Processed in 0.001369835 sec. | ||
| 7007 | 2026.04.17 17:34:55.203079 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.04.17 17:34:55.203174 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.04.17 17:34:55.203217 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7010 | 2026.04.17 17:34:55.203605 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.04.17 17:34:55.203643 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7012 | 2026.04.17 17:34:55.204073 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7013 | 2026.04.17 17:34:55.204378 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.04.17 17:34:55.204546 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001391 sec., 141624.73040977714 rows/sec., 10.16 MiB/sec. | ||
| 7015 | 2026.04.17 17:34:55.204591 [ 276 ] {7679efa4-7e4a-44b1-a0b1-b7faeec71172} <Debug> TCPHandler: Processed in 0.001561081 sec. | ||
| 7016 | 2026.04.17 17:34:55.204729 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.04.17 17:34:55.204843 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.04.17 17:34:55.204917 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <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 | ||
| 7019 | 2026.04.17 17:34:55.205955 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.04.17 17:34:55.206000 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7021 | 2026.04.17 17:34:55.206783 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7022 | 2026.04.17 17:34:55.207108 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.04.17 17:34:55.207280 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002461 sec., 13815.52214546932 rows/sec., 24.76 MiB/sec. | ||
| 7024 | 2026.04.17 17:34:55.207350 [ 276 ] {6b8af1fc-5bfd-4969-b8d4-aa8ea56ab1ab} <Debug> TCPHandler: Processed in 0.002682508 sec. | ||
| 7025 | 2026.04.17 17:34:55.207489 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.04.17 17:34:55.207602 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.04.17 17:34:55.207656 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7028 | 2026.04.17 17:34:55.208068 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.04.17 17:34:55.208112 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7030 | 2026.04.17 17:34:55.208511 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7031 | 2026.04.17 17:34:55.208805 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.04.17 17:34:55.208969 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001391 sec., 43134.43565780014 rows/sec., 2.91 MiB/sec. | ||
| 7033 | 2026.04.17 17:34:55.209012 [ 276 ] {8dbcd78f-3fdd-4ca0-8e9f-3f6bb8fe67a2} <Debug> TCPHandler: Processed in 0.001586432 sec. | ||
| 7034 | 2026.04.17 17:34:55.301926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15867 | ||
| 7035 | 2026.04.17 17:34:55.302480 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.04.17 17:34:55.302521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7037 | 2026.04.17 17:34:55.303042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7038 | 2026.04.17 17:34:55.303288 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.04.17 17:34:55.303438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15867 | ||
| 7040 | 2026.04.17 17:34:56.157151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7041 | 2026.04.17 17:34:56.174642 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.04.17 17:34:56.174709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7043 | 2026.04.17 17:34:56.180920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7044 | 2026.04.17 17:34:56.181647 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.04.17 17:34:56.184906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7046 | 2026.04.17 17:34:57.851973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 898 | ||
| 7047 | 2026.04.17 17:34:57.855938 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.04.17 17:34:57.856035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7049 | 2026.04.17 17:34:57.858076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7050 | 2026.04.17 17:34:57.858511 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.04.17 17:34:57.859186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7052 | 2026.04.17 17:34:58.418987 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51406 | ||
| 7053 | 2026.04.17 17:34:58.419118 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7054 | 2026.04.17 17:34:58.419153 [ 286 ] {} <Debug> TCP-Session: 837f4224-8023-4574-8199-7e098781ea8c Authenticating user 'default' from [fd00:1122:3344:101::e]:51406 | ||
| 7055 | 2026.04.17 17:34:58.419182 [ 286 ] {} <Debug> TCP-Session: 837f4224-8023-4574-8199-7e098781ea8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.04.17 17:34:58.419200 [ 286 ] {} <Debug> TCP-Session: 837f4224-8023-4574-8199-7e098781ea8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.04.17 17:34:58.419459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50019 | ||
| 7058 | 2026.04.17 17:34:58.419495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45808 | ||
| 7059 | 2026.04.17 17:34:58.419509 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54752 | ||
| 7060 | 2026.04.17 17:34:58.419536 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41406 | ||
| 7061 | 2026.04.17 17:34:58.419593 [ 286 ] {} <Trace> TCP-Session: 837f4224-8023-4574-8199-7e098781ea8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.04.17 17:34:58.419586 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7063 | 2026.04.17 17:34:58.419579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7064 | 2026.04.17 17:34:58.419661 [ 290 ] {} <Debug> TCP-Session: 6cd5713d-23b6-40f6-84fb-b63bde57a920 Authenticating user 'default' from [fd00:1122:3344:101::e]:45808 | ||
| 7065 | 2026.04.17 17:34:58.419529 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61812 | ||
| 7066 | 2026.04.17 17:34:58.419691 [ 288 ] {} <Debug> TCP-Session: 0c8c98be-f302-4296-8b80-b56e6808796c Authenticating user 'default' from [fd00:1122:3344:101::e]:50019 | ||
| 7067 | 2026.04.17 17:34:58.419517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49660 | ||
| 7068 | 2026.04.17 17:34:58.419773 [ 288 ] {} <Debug> TCP-Session: 0c8c98be-f302-4296-8b80-b56e6808796c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.04.17 17:34:58.419493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43355 | ||
| 7070 | 2026.04.17 17:34:58.419797 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7071 | 2026.04.17 17:34:58.419820 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7072 | 2026.04.17 17:34:58.419847 [ 291 ] {} <Debug> TCP-Session: b017e156-5b36-4e0c-be7c-94c71fd24b3d Authenticating user 'default' from [fd00:1122:3344:101::e]:54752 | ||
| 7073 | 2026.04.17 17:34:58.419793 [ 288 ] {} <Debug> TCP-Session: 0c8c98be-f302-4296-8b80-b56e6808796c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.04.17 17:34:58.419887 [ 291 ] {} <Debug> TCP-Session: b017e156-5b36-4e0c-be7c-94c71fd24b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.04.17 17:34:58.419459 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59352 | ||
| 7076 | 2026.04.17 17:34:58.419910 [ 291 ] {} <Debug> TCP-Session: b017e156-5b36-4e0c-be7c-94c71fd24b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.04.17 17:34:58.419700 [ 290 ] {} <Debug> TCP-Session: 6cd5713d-23b6-40f6-84fb-b63bde57a920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.04.17 17:34:58.419977 [ 290 ] {} <Debug> TCP-Session: 6cd5713d-23b6-40f6-84fb-b63bde57a920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7079 | 2026.04.17 17:34:58.420141 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7080 | 2026.04.17 17:34:58.420203 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7081 | 2026.04.17 17:34:58.420301 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7082 | 2026.04.17 17:34:58.420342 [ 289 ] {} <Debug> TCP-Session: 39b07537-4dff-4868-8fba-9145e28483d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43355 | ||
| 7083 | 2026.04.17 17:34:58.420369 [ 289 ] {} <Debug> TCP-Session: 39b07537-4dff-4868-8fba-9145e28483d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.04.17 17:34:58.420384 [ 289 ] {} <Debug> TCP-Session: 39b07537-4dff-4868-8fba-9145e28483d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.04.17 17:34:58.420413 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7086 | 2026.04.17 17:34:58.420451 [ 287 ] {} <Debug> TCP-Session: 3c51613f-c0ea-4dfb-acdd-293ea661cddc Authenticating user 'default' from [fd00:1122:3344:101::e]:59352 | ||
| 7087 | 2026.04.17 17:34:58.420469 [ 287 ] {} <Debug> TCP-Session: 3c51613f-c0ea-4dfb-acdd-293ea661cddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.04.17 17:34:58.420483 [ 287 ] {} <Debug> TCP-Session: 3c51613f-c0ea-4dfb-acdd-293ea661cddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.04.17 17:34:58.420515 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 7090 | 2026.04.17 17:34:58.420549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.04.17 17:34:58.420580 [ 294 ] {} <Debug> TCP-Session: a3c709cf-a38f-4119-acac-9a166eba6a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:41406 | ||
| 7092 | 2026.04.17 17:34:58.420597 [ 294 ] {} <Debug> TCP-Session: a3c709cf-a38f-4119-acac-9a166eba6a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7093 | 2026.04.17 17:34:58.420612 [ 294 ] {} <Debug> TCP-Session: a3c709cf-a38f-4119-acac-9a166eba6a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.04.17 17:34:58.420964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7095 | 2026.04.17 17:34:58.421015 [ 292 ] {} <Debug> TCP-Session: 6efa5c05-28a3-4d06-bc12-0a14377da052 Authenticating user 'default' from [fd00:1122:3344:101::e]:49660 | ||
| 7096 | 2026.04.17 17:34:58.421033 [ 292 ] {} <Debug> TCP-Session: 6efa5c05-28a3-4d06-bc12-0a14377da052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7097 | 2026.04.17 17:34:58.421048 [ 292 ] {} <Debug> TCP-Session: 6efa5c05-28a3-4d06-bc12-0a14377da052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.04.17 17:34:58.421101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.04.17 17:34:58.421167 [ 293 ] {} <Debug> TCP-Session: ce75520d-0323-4e77-a717-b4d39048b9bc Authenticating user 'default' from [fd00:1122:3344:101::e]:61812 | ||
| 7100 | 2026.04.17 17:34:58.421186 [ 293 ] {} <Debug> TCP-Session: ce75520d-0323-4e77-a717-b4d39048b9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.04.17 17:34:58.421200 [ 293 ] {} <Debug> TCP-Session: ce75520d-0323-4e77-a717-b4d39048b9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.04.17 17:34:58.421575 [ 303 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> AggregatingTransform: Aggregating | ||
| 7103 | 2026.04.17 17:34:58.421621 [ 303 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> Aggregator: Aggregation method: without_key | ||
| 7104 | 2026.04.17 17:34:58.421664 [ 303 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031614 sec. (969.355 rows/sec., 37.87 KiB/sec.) | ||
| 7105 | 2026.04.17 17:34:58.421687 [ 303 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Trace> Aggregator: Merging aggregated data | ||
| 7106 | 2026.04.17 17:34:58.423089 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 7107 | 2026.04.17 17:34:58.423288 [ 286 ] {5f315ef2-8842-48d2-91ca-65aecf069343} <Debug> TCPHandler: Processed in 0.003863247 sec. | ||
| 7108 | 2026.04.17 17:34:58.423446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7109 | 2026.04.17 17:34:58.423470 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7110 | 2026.04.17 17:34:58.423490 [ 286 ] {} <Debug> TCP-Session: 837f4224-8023-4574-8199-7e098781ea8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.04.17 17:34:58.423495 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7112 | 2026.04.17 17:34:58.423516 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7113 | 2026.04.17 17:34:58.423534 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.04.17 17:34:58.423551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7115 | 2026.04.17 17:34:58.423571 [ 291 ] {} <Debug> TCP-Session: b017e156-5b36-4e0c-be7c-94c71fd24b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.04.17 17:34:58.423598 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7117 | 2026.04.17 17:34:58.423621 [ 289 ] {} <Debug> TCP-Session: 39b07537-4dff-4868-8fba-9145e28483d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.04.17 17:34:58.423667 [ 290 ] {} <Debug> TCP-Session: 6cd5713d-23b6-40f6-84fb-b63bde57a920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.04.17 17:34:58.423608 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.04.17 17:34:58.423571 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7121 | 2026.04.17 17:34:58.423552 [ 288 ] {} <Debug> TCP-Session: 0c8c98be-f302-4296-8b80-b56e6808796c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.04.17 17:34:58.423773 [ 293 ] {} <Debug> TCP-Session: ce75520d-0323-4e77-a717-b4d39048b9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7123 | 2026.04.17 17:34:58.423786 [ 292 ] {} <Debug> TCP-Session: 6efa5c05-28a3-4d06-bc12-0a14377da052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.04.17 17:34:58.423510 [ 294 ] {} <Debug> TCP-Session: a3c709cf-a38f-4119-acac-9a166eba6a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.04.17 17:34:58.423608 [ 287 ] {} <Debug> TCP-Session: 3c51613f-c0ea-4dfb-acdd-293ea661cddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.04.17 17:34:58.636449 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59961 | ||
| 7127 | 2026.04.17 17:34:58.636559 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7128 | 2026.04.17 17:34:58.636586 [ 286 ] {} <Debug> TCP-Session: 244c5d0a-51f6-4d74-9f13-340235040f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:59961 | ||
| 7129 | 2026.04.17 17:34:58.636608 [ 286 ] {} <Debug> TCP-Session: 244c5d0a-51f6-4d74-9f13-340235040f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.04.17 17:34:58.636620 [ 286 ] {} <Debug> TCP-Session: 244c5d0a-51f6-4d74-9f13-340235040f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.04.17 17:34:58.636814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39278 | ||
| 7132 | 2026.04.17 17:34:58.636836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56615 | ||
| 7133 | 2026.04.17 17:34:58.636928 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7134 | 2026.04.17 17:34:58.636949 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7135 | 2026.04.17 17:34:58.636961 [ 287 ] {} <Debug> TCP-Session: aed12b28-2ced-4afe-b0f7-1d0d3f8229eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39278 | ||
| 7136 | 2026.04.17 17:34:58.636993 [ 288 ] {} <Debug> TCP-Session: 398d537b-7ded-4b93-85b3-72dd34a9e54f Authenticating user 'default' from [fd00:1122:3344:101::e]:56615 | ||
| 7137 | 2026.04.17 17:34:58.636995 [ 286 ] {} <Trace> TCP-Session: 244c5d0a-51f6-4d74-9f13-340235040f07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.04.17 17:34:58.637006 [ 287 ] {} <Debug> TCP-Session: aed12b28-2ced-4afe-b0f7-1d0d3f8229eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7139 | 2026.04.17 17:34:58.637023 [ 288 ] {} <Debug> TCP-Session: 398d537b-7ded-4b93-85b3-72dd34a9e54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7140 | 2026.04.17 17:34:58.637050 [ 287 ] {} <Debug> TCP-Session: aed12b28-2ced-4afe-b0f7-1d0d3f8229eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7141 | 2026.04.17 17:34:58.637064 [ 288 ] {} <Debug> TCP-Session: 398d537b-7ded-4b93-85b3-72dd34a9e54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7142 | 2026.04.17 17:34:58.637179 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59961) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7143 | 2026.04.17 17:34:58.637444 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7144 | 2026.04.17 17:34:58.637503 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7145 | 2026.04.17 17:34:58.637790 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 7146 | 2026.04.17 17:34:58.638817 [ 336 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> AggregatingTransform: Aggregating | ||
| 7147 | 2026.04.17 17:34:58.638855 [ 336 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7148 | 2026.04.17 17:34:58.638886 [ 336 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000253 sec. (999.747 rows/sec., 39.05 KiB/sec.) | ||
| 7149 | 2026.04.17 17:34:58.638900 [ 336 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Trace> Aggregator: Merging aggregated data | ||
| 7150 | 2026.04.17 17:34:58.640111 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002986 sec., 334.89618218352314 rows/sec., 13.08 KiB/sec. | ||
| 7151 | 2026.04.17 17:34:58.640263 [ 286 ] {20c71536-5de0-4e34-933b-75d6ed10776e} <Debug> TCPHandler: Processed in 0.003381501 sec. | ||
| 7152 | 2026.04.17 17:34:58.640393 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7153 | 2026.04.17 17:34:58.640428 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7154 | 2026.04.17 17:34:58.640434 [ 286 ] {} <Debug> TCP-Session: 244c5d0a-51f6-4d74-9f13-340235040f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.04.17 17:34:58.640479 [ 287 ] {} <Debug> TCP-Session: aed12b28-2ced-4afe-b0f7-1d0d3f8229eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7156 | 2026.04.17 17:34:58.640525 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7157 | 2026.04.17 17:34:58.640571 [ 288 ] {} <Debug> TCP-Session: 398d537b-7ded-4b93-85b3-72dd34a9e54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.04.17 17:34:58.642359 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39806 | ||
| 7159 | 2026.04.17 17:34:58.642367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40926 | ||
| 7160 | 2026.04.17 17:34:58.642395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65484 | ||
| 7161 | 2026.04.17 17:34:58.642411 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56311 | ||
| 7162 | 2026.04.17 17:34:58.642438 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7163 | 2026.04.17 17:34:58.642459 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7164 | 2026.04.17 17:34:58.642482 [ 290 ] {} <Debug> TCP-Session: d33888ab-c293-45ee-8362-e79c76dec780 Authenticating user 'default' from [fd00:1122:3344:101::e]:39806 | ||
| 7165 | 2026.04.17 17:34:58.642499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7166 | 2026.04.17 17:34:58.642499 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7167 | 2026.04.17 17:34:58.642516 [ 290 ] {} <Debug> TCP-Session: d33888ab-c293-45ee-8362-e79c76dec780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7168 | 2026.04.17 17:34:58.642534 [ 293 ] {} <Debug> TCP-Session: 3a94b5e2-4312-43e9-87ab-c9107c802d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:56311 | ||
| 7169 | 2026.04.17 17:34:58.642539 [ 289 ] {} <Debug> TCP-Session: 36e36ee8-ebf1-4efe-83c5-328e84a29d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:65484 | ||
| 7170 | 2026.04.17 17:34:58.642550 [ 290 ] {} <Debug> TCP-Session: d33888ab-c293-45ee-8362-e79c76dec780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.04.17 17:34:58.642570 [ 293 ] {} <Debug> TCP-Session: 3a94b5e2-4312-43e9-87ab-c9107c802d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.04.17 17:34:58.642574 [ 289 ] {} <Debug> TCP-Session: 36e36ee8-ebf1-4efe-83c5-328e84a29d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2026.04.17 17:34:58.642596 [ 293 ] {} <Debug> TCP-Session: 3a94b5e2-4312-43e9-87ab-c9107c802d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2026.04.17 17:34:58.642606 [ 289 ] {} <Debug> TCP-Session: 36e36ee8-ebf1-4efe-83c5-328e84a29d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7175 | 2026.04.17 17:34:58.642402 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36321 | ||
| 7176 | 2026.04.17 17:34:58.642507 [ 288 ] {} <Debug> TCP-Session: 8cc5273b-5394-461b-8ae0-669689818435 Authenticating user 'default' from [fd00:1122:3344:101::e]:40926 | ||
| 7177 | 2026.04.17 17:34:58.642393 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48716 | ||
| 7178 | 2026.04.17 17:34:58.642700 [ 288 ] {} <Debug> TCP-Session: 8cc5273b-5394-461b-8ae0-669689818435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2026.04.17 17:34:58.642706 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.04.17 17:34:58.642733 [ 288 ] {} <Debug> TCP-Session: 8cc5273b-5394-461b-8ae0-669689818435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7181 | 2026.04.17 17:34:58.642758 [ 292 ] {} <Debug> TCP-Session: 2be16664-10d0-4558-b2d0-c19c618c0d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:36321 | ||
| 7182 | 2026.04.17 17:34:58.642782 [ 292 ] {} <Debug> TCP-Session: 2be16664-10d0-4558-b2d0-c19c618c0d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7183 | 2026.04.17 17:34:58.642782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7184 | 2026.04.17 17:34:58.642798 [ 292 ] {} <Debug> TCP-Session: 2be16664-10d0-4558-b2d0-c19c618c0d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.04.17 17:34:58.642833 [ 291 ] {} <Debug> TCP-Session: 46cd0170-3db1-4574-8984-f479505191b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48716 | ||
| 7186 | 2026.04.17 17:34:58.642858 [ 291 ] {} <Debug> TCP-Session: 46cd0170-3db1-4574-8984-f479505191b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.04.17 17:34:58.642871 [ 291 ] {} <Debug> TCP-Session: 46cd0170-3db1-4574-8984-f479505191b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.04.17 17:34:58.666572 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65484). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7189 | |||
| 7190 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7191 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7192 | 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 | ||
| 7193 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7194 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7195 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7196 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7197 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7198 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7199 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7200 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7201 | (version 23.8.7.1) | ||
| 7202 | 2026.04.17 17:34:58.666765 [ 289 ] {} <Debug> TCP-Session: 36e36ee8-ebf1-4efe-83c5-328e84a29d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.04.17 17:34:58.666804 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48716). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7204 | |||
| 7205 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7206 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7207 | 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 | ||
| 7208 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7209 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7210 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7211 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7212 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7213 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7214 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7215 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7216 | (version 23.8.7.1) | ||
| 7217 | 2026.04.17 17:34:58.666899 [ 291 ] {} <Debug> TCP-Session: 46cd0170-3db1-4574-8984-f479505191b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.04.17 17:34:58.666931 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56311). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7219 | |||
| 7220 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7221 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7222 | 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 | ||
| 7223 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7224 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7225 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7226 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7227 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7228 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7229 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7230 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7231 | (version 23.8.7.1) | ||
| 7232 | 2026.04.17 17:34:58.667019 [ 293 ] {} <Debug> TCP-Session: 3a94b5e2-4312-43e9-87ab-c9107c802d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7233 | 2026.04.17 17:34:58.667055 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40926). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7234 | |||
| 7235 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7236 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7237 | 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 | ||
| 7238 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7239 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7240 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7241 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7242 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7243 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7244 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7245 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7246 | (version 23.8.7.1) | ||
| 7247 | 2026.04.17 17:34:58.667152 [ 288 ] {} <Debug> TCP-Session: 8cc5273b-5394-461b-8ae0-669689818435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.04.17 17:34:58.667168 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36321). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7249 | |||
| 7250 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7251 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7252 | 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 | ||
| 7253 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7254 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7255 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7256 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7257 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7258 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7259 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7260 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7261 | (version 23.8.7.1) | ||
| 7262 | 2026.04.17 17:34:58.667274 [ 292 ] {} <Debug> TCP-Session: 2be16664-10d0-4558-b2d0-c19c618c0d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.04.17 17:34:58.667301 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39806). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7264 | |||
| 7265 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7266 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7267 | 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 | ||
| 7268 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7269 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7270 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7271 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7272 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7273 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7274 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7275 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 7276 | (version 23.8.7.1) | ||
| 7277 | 2026.04.17 17:34:58.667380 [ 290 ] {} <Debug> TCP-Session: d33888ab-c293-45ee-8362-e79c76dec780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.04.17 17:34:58.736977 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38416 | ||
| 7279 | 2026.04.17 17:34:58.737086 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7280 | 2026.04.17 17:34:58.737114 [ 290 ] {} <Debug> TCP-Session: 6f48e7aa-24ed-4914-9ca1-2d07be6af9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:38416 | ||
| 7281 | 2026.04.17 17:34:58.737136 [ 290 ] {} <Debug> TCP-Session: 6f48e7aa-24ed-4914-9ca1-2d07be6af9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.04.17 17:34:58.737151 [ 290 ] {} <Debug> TCP-Session: 6f48e7aa-24ed-4914-9ca1-2d07be6af9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.04.17 17:34:58.737324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53518 | ||
| 7284 | 2026.04.17 17:34:58.737340 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37689 | ||
| 7285 | 2026.04.17 17:34:58.737367 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36356 | ||
| 7286 | 2026.04.17 17:34:58.737395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55247 | ||
| 7287 | 2026.04.17 17:34:58.737351 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53843 | ||
| 7288 | 2026.04.17 17:34:58.737443 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7289 | 2026.04.17 17:34:58.737349 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41185 | ||
| 7290 | 2026.04.17 17:34:58.737497 [ 291 ] {} <Debug> TCP-Session: 577280ab-0862-4270-bda3-45be7f44de6d Authenticating user 'default' from [fd00:1122:3344:101::e]:53518 | ||
| 7291 | 2026.04.17 17:34:58.737500 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7292 | 2026.04.17 17:34:58.737520 [ 290 ] {} <Trace> TCP-Session: 6f48e7aa-24ed-4914-9ca1-2d07be6af9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.04.17 17:34:58.737532 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7294 | 2026.04.17 17:34:58.737544 [ 287 ] {} <Debug> TCP-Session: 3931aa0b-0afe-4c2c-abd0-c44988821ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36356 | ||
| 7295 | 2026.04.17 17:34:58.737570 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7296 | 2026.04.17 17:34:58.737576 [ 294 ] {} <Debug> TCP-Session: 0c1ccba0-70cb-4fb6-9ba7-e4f6cc36225e Authenticating user 'default' from [fd00:1122:3344:101::e]:53843 | ||
| 7297 | 2026.04.17 17:34:58.737593 [ 287 ] {} <Debug> TCP-Session: 3931aa0b-0afe-4c2c-abd0-c44988821ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.04.17 17:34:58.737613 [ 286 ] {} <Debug> TCP-Session: 7d5d0db7-8697-4fc6-9078-f3f6101901f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41185 | ||
| 7299 | 2026.04.17 17:34:58.737615 [ 294 ] {} <Debug> TCP-Session: 0c1ccba0-70cb-4fb6-9ba7-e4f6cc36225e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.04.17 17:34:58.737628 [ 287 ] {} <Debug> TCP-Session: 3931aa0b-0afe-4c2c-abd0-c44988821ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.04.17 17:34:58.737651 [ 294 ] {} <Debug> TCP-Session: 0c1ccba0-70cb-4fb6-9ba7-e4f6cc36225e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.04.17 17:34:58.737649 [ 286 ] {} <Debug> TCP-Session: 7d5d0db7-8697-4fc6-9078-f3f6101901f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.04.17 17:34:58.737538 [ 291 ] {} <Debug> TCP-Session: 577280ab-0862-4270-bda3-45be7f44de6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.04.17 17:34:58.737695 [ 286 ] {} <Debug> TCP-Session: 7d5d0db7-8697-4fc6-9078-f3f6101901f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.04.17 17:34:58.737710 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7306 | 2026.04.17 17:34:58.737715 [ 291 ] {} <Debug> TCP-Session: 577280ab-0862-4270-bda3-45be7f44de6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.04.17 17:34:58.737496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7308 | 2026.04.17 17:34:58.737496 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7309 | 2026.04.17 17:34:58.737792 [ 293 ] {} <Debug> TCP-Session: 7b6aee3a-f1c4-4cc9-be91-c4c3e2d4ecc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37689 | ||
| 7310 | 2026.04.17 17:34:58.737803 [ 289 ] {} <Debug> TCP-Session: d79e2314-e67d-4557-bf1e-9094645a695d Authenticating user 'default' from [fd00:1122:3344:101::e]:55247 | ||
| 7311 | 2026.04.17 17:34:58.737371 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40095 | ||
| 7312 | 2026.04.17 17:34:58.737826 [ 289 ] {} <Debug> TCP-Session: d79e2314-e67d-4557-bf1e-9094645a695d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.04.17 17:34:58.737826 [ 293 ] {} <Debug> TCP-Session: 7b6aee3a-f1c4-4cc9-be91-c4c3e2d4ecc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.04.17 17:34:58.737898 [ 289 ] {} <Debug> TCP-Session: d79e2314-e67d-4557-bf1e-9094645a695d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.04.17 17:34:58.737905 [ 293 ] {} <Debug> TCP-Session: 7b6aee3a-f1c4-4cc9-be91-c4c3e2d4ecc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.04.17 17:34:58.737326 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43855 | ||
| 7317 | 2026.04.17 17:34:58.737930 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7318 | 2026.04.17 17:34:58.737967 [ 288 ] {} <Debug> TCP-Session: 3c6abcd7-398c-4bd1-a58a-3337c6bcf54d Authenticating user 'default' from [fd00:1122:3344:101::e]:40095 | ||
| 7319 | 2026.04.17 17:34:58.737990 [ 288 ] {} <Debug> TCP-Session: 3c6abcd7-398c-4bd1-a58a-3337c6bcf54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.04.17 17:34:58.738002 [ 288 ] {} <Debug> TCP-Session: 3c6abcd7-398c-4bd1-a58a-3337c6bcf54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.04.17 17:34:58.738017 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7322 | 2026.04.17 17:34:58.738033 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7323 | 2026.04.17 17:34:58.738055 [ 292 ] {} <Debug> TCP-Session: 1d539f4d-c691-4363-b270-50460201b497 Authenticating user 'default' from [fd00:1122:3344:101::e]:43855 | ||
| 7324 | 2026.04.17 17:34:58.738089 [ 292 ] {} <Debug> TCP-Session: 1d539f4d-c691-4363-b270-50460201b497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.04.17 17:34:58.738095 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7326 | 2026.04.17 17:34:58.738112 [ 292 ] {} <Debug> TCP-Session: 1d539f4d-c691-4363-b270-50460201b497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.04.17 17:34:58.738420 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 7328 | 2026.04.17 17:34:58.739482 [ 306 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> AggregatingTransform: Aggregating | ||
| 7329 | 2026.04.17 17:34:58.739528 [ 306 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7330 | 2026.04.17 17:34:58.739565 [ 306 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037775 sec. (963.600 rows/sec., 37.64 KiB/sec.) | ||
| 7331 | 2026.04.17 17:34:58.739584 [ 306 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Trace> Aggregator: Merging aggregated data | ||
| 7332 | 2026.04.17 17:34:58.740667 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 7333 | 2026.04.17 17:34:58.740797 [ 290 ] {df4c5875-3aaa-42a8-a46f-ba1921eb5d0a} <Debug> TCPHandler: Processed in 0.003424792 sec. | ||
| 7334 | 2026.04.17 17:34:58.740940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.04.17 17:34:58.740972 [ 290 ] {} <Debug> TCP-Session: 6f48e7aa-24ed-4914-9ca1-2d07be6af9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.04.17 17:34:58.740976 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.04.17 17:34:58.741001 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.04.17 17:34:58.741027 [ 291 ] {} <Debug> TCP-Session: 577280ab-0862-4270-bda3-45be7f44de6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.04.17 17:34:58.741032 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.04.17 17:34:58.741046 [ 293 ] {} <Debug> TCP-Session: 7b6aee3a-f1c4-4cc9-be91-c4c3e2d4ecc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.04.17 17:34:58.741062 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.04.17 17:34:58.741090 [ 292 ] {} <Debug> TCP-Session: 1d539f4d-c691-4363-b270-50460201b497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.04.17 17:34:58.741083 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7344 | 2026.04.17 17:34:58.741115 [ 288 ] {} <Debug> TCP-Session: 3c6abcd7-398c-4bd1-a58a-3337c6bcf54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.04.17 17:34:58.741115 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7346 | 2026.04.17 17:34:58.741149 [ 287 ] {} <Debug> TCP-Session: 3931aa0b-0afe-4c2c-abd0-c44988821ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.04.17 17:34:58.741164 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7348 | 2026.04.17 17:34:58.741195 [ 289 ] {} <Debug> TCP-Session: d79e2314-e67d-4557-bf1e-9094645a695d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.04.17 17:34:58.741139 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.04.17 17:34:58.741228 [ 286 ] {} <Debug> TCP-Session: 7d5d0db7-8697-4fc6-9078-f3f6101901f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.04.17 17:34:58.741266 [ 294 ] {} <Debug> TCP-Session: 0c1ccba0-70cb-4fb6-9ba7-e4f6cc36225e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.04.17 17:35:00.189254 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.04.17 17:35:00.189530 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.04.17 17:35:00.189609 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.04.17 17:35:00.190385 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.04.17 17:35:00.190438 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7357 | 2026.04.17 17:35:00.190861 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7358 | 2026.04.17 17:35:00.191112 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.04.17 17:35:00.191274 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001801 sec., 38867.29594669628 rows/sec., 3.10 MiB/sec. | ||
| 7360 | 2026.04.17 17:35:00.191325 [ 276 ] {0ccefb43-376b-4f89-b216-7045e0f78a53} <Debug> TCPHandler: Processed in 0.002268505 sec. | ||
| 7361 | 2026.04.17 17:35:00.191467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.04.17 17:35:00.191571 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.04.17 17:35:00.191615 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2026.04.17 17:35:00.192107 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.04.17 17:35:00.192145 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7366 | 2026.04.17 17:35:00.192469 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7367 | 2026.04.17 17:35:00.192701 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.04.17 17:35:00.192817 [ 102 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7369 | 2026.04.17 17:35:00.192834 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001288 sec., 5434.782608695652 rows/sec., 408.67 KiB/sec. | ||
| 7370 | 2026.04.17 17:35:00.192884 [ 102 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.04.17 17:35:00.192895 [ 276 ] {a39a01bf-ccdd-4b8a-8c56-e11aabd454b1} <Debug> TCPHandler: Processed in 0.001485249 sec. | ||
| 7372 | 2026.04.17 17:35:00.192915 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7373 | 2026.04.17 17:35:00.193039 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7374 | 2026.04.17 17:35:00.193043 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.04.17 17:35:00.193188 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7376 | 2026.04.17 17:35:00.193196 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2026.04.17 17:35:00.193233 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7378 | 2026.04.17 17:35:00.193245 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7379 | 2026.04.17 17:35:00.193324 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 7380 | 2026.04.17 17:35:00.193369 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7381 | 2026.04.17 17:35:00.193409 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7382 | 2026.04.17 17:35:00.193449 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 7383 | 2026.04.17 17:35:00.193489 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7384 | 2026.04.17 17:35:00.193674 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.04.17 17:35:00.193717 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7386 | 2026.04.17 17:35:00.194055 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7387 | 2026.04.17 17:35:00.194300 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.17 17:35:00.194339 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356674 sec., 247664.5089387723 rows/sec., 17.59 MiB/sec. | ||
| 7389 | 2026.04.17 17:35:00.194439 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001272 sec., 55817.61006289309 rows/sec., 4.36 MiB/sec. | ||
| 7390 | 2026.04.17 17:35:00.194481 [ 276 ] {91a43e88-0e10-4ad7-ace6-9a88c42412e8} <Debug> TCPHandler: Processed in 0.001493369 sec. | ||
| 7391 | 2026.04.17 17:35:00.194506 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7392 | 2026.04.17 17:35:00.194600 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.04.17 17:35:00.194704 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7394 | 2026.04.17 17:35:00.194751 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7395 | 2026.04.17 17:35:00.194793 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.04.17 17:35:00.194873 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_41_8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7397 | 2026.04.17 17:35:00.194982 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7398 | 2026.04.17 17:35:00.195161 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.04.17 17:35:00.195203 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7400 | 2026.04.17 17:35:00.195556 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7401 | 2026.04.17 17:35:00.195785 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.04.17 17:35:00.195917 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7403 | 2026.04.17 17:35:00.195956 [ 276 ] {be2a8f9d-686c-469e-bcee-556003fdc88e} <Debug> TCPHandler: Processed in 0.001405896 sec. | ||
| 7404 | 2026.04.17 17:35:00.196073 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2026.04.17 17:35:00.196169 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7406 | 2026.04.17 17:35:00.196225 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <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 | ||
| 7407 | 2026.04.17 17:35:00.196983 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.04.17 17:35:00.197020 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7409 | 2026.04.17 17:35:00.197527 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7410 | 2026.04.17 17:35:00.197773 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7411 | 2026.04.17 17:35:00.197915 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001765 sec., 3966.0056657223795 rows/sec., 7.11 MiB/sec. | ||
| 7412 | 2026.04.17 17:35:00.197979 [ 276 ] {64e78793-c8e4-42e5-9259-d50fd1fc1234} <Debug> TCPHandler: Processed in 0.001954934 sec. | ||
| 7413 | 2026.04.17 17:35:00.198110 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.04.17 17:35:00.198207 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7415 | 2026.04.17 17:35:00.198249 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7416 | 2026.04.17 17:35:00.198581 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2026.04.17 17:35:00.198618 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7418 | 2026.04.17 17:35:00.198929 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7419 | 2026.04.17 17:35:00.199155 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.04.17 17:35:00.199287 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7421 | 2026.04.17 17:35:00.199323 [ 276 ] {59ee7cbe-26dc-4a99-9e70-292fbc035978} <Debug> TCPHandler: Processed in 0.001263091 sec. | ||
| 7422 | 2026.04.17 17:35:02.636480 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7423 | 2026.04.17 17:35:02.636552 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7424 | 2026.04.17 17:35:02.804383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16315 | ||
| 7425 | 2026.04.17 17:35:02.804876 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.04.17 17:35:02.804919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7427 | 2026.04.17 17:35:02.805428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7428 | 2026.04.17 17:35:02.805676 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.04.17 17:35:02.805820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16315 | ||
| 7430 | 2026.04.17 17:35:03.685827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7431 | 2026.04.17 17:35:03.704040 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.04.17 17:35:03.704110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7433 | 2026.04.17 17:35:03.710160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7434 | 2026.04.17 17:35:03.710883 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.04.17 17:35:03.714448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7436 | 2026.04.17 17:35:05.189829 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.04.17 17:35:05.190048 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7438 | 2026.04.17 17:35:05.190126 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7439 | 2026.04.17 17:35:05.190863 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.04.17 17:35:05.190916 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7441 | 2026.04.17 17:35:05.191312 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7442 | 2026.04.17 17:35:05.191540 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.04.17 17:35:05.191701 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001707 sec., 72642.06209724663 rows/sec., 6.25 MiB/sec. | ||
| 7444 | 2026.04.17 17:35:05.191751 [ 276 ] {b21069b6-d858-42cf-bd94-b578282aba83} <Debug> TCPHandler: Processed in 0.002065328 sec. | ||
| 7445 | 2026.04.17 17:35:05.191881 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.04.17 17:35:05.191985 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.04.17 17:35:05.192028 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7448 | 2026.04.17 17:35:05.192449 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.04.17 17:35:05.192486 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7450 | 2026.04.17 17:35:05.192789 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7451 | 2026.04.17 17:35:05.192993 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.04.17 17:35:05.193122 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001161 sec., 29285.099052540914 rows/sec., 2.15 MiB/sec. | ||
| 7453 | 2026.04.17 17:35:05.193160 [ 276 ] {6cf521cd-aaae-4c62-974a-b00b9c1a86d8} <Debug> TCPHandler: Processed in 0.001329733 sec. | ||
| 7454 | 2026.04.17 17:35:05.193271 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.04.17 17:35:05.193365 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7456 | 2026.04.17 17:35:05.193405 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7457 | 2026.04.17 17:35:05.193832 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.04.17 17:35:05.193868 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7459 | 2026.04.17 17:35:05.194163 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7460 | 2026.04.17 17:35:05.194380 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.04.17 17:35:05.194502 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 6.62 MiB/sec. | ||
| 7462 | 2026.04.17 17:35:05.194538 [ 276 ] {8a94b459-5550-455a-a6e5-9f541f312a7e} <Debug> TCPHandler: Processed in 0.001314723 sec. | ||
| 7463 | 2026.04.17 17:35:05.194653 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.04.17 17:35:05.194745 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.04.17 17:35:05.194787 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7466 | 2026.04.17 17:35:05.195182 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.04.17 17:35:05.195218 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7468 | 2026.04.17 17:35:05.195532 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7469 | 2026.04.17 17:35:05.195735 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.04.17 17:35:05.195860 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 7471 | 2026.04.17 17:35:05.195896 [ 276 ] {f643ec78-e4b2-433a-a284-9b60d7e3bbc0} <Debug> TCPHandler: Processed in 0.001291392 sec. | ||
| 7472 | 2026.04.17 17:35:05.196003 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.04.17 17:35:05.196095 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.04.17 17:35:05.196149 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <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 | ||
| 7475 | 2026.04.17 17:35:05.196977 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.04.17 17:35:05.197013 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7477 | 2026.04.17 17:35:05.197556 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7478 | 2026.04.17 17:35:05.197771 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.04.17 17:35:05.197887 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7480 | 2026.04.17 17:35:05.197910 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001832 sec., 18558.951965065502 rows/sec., 33.26 MiB/sec. | ||
| 7481 | 2026.04.17 17:35:05.197962 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.04.17 17:35:05.197992 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7483 | 2026.04.17 17:35:05.197997 [ 276 ] {1eca0a91-ad1f-4544-a2c7-cfc70e021449} <Debug> TCPHandler: Processed in 0.002041067 sec. | ||
| 7484 | 2026.04.17 17:35:05.198130 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 7485 | 2026.04.17 17:35:05.198144 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.04.17 17:35:05.198262 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.04.17 17:35:05.198303 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7488 | 2026.04.17 17:35:05.198393 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.04.17 17:35:05.198466 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 801 rows starting from the beginning of the part | ||
| 7490 | 2026.04.17 17:35:05.198629 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7491 | 2026.04.17 17:35:05.198636 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.04.17 17:35:05.198697 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7493 | 2026.04.17 17:35:05.198781 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7494 | 2026.04.17 17:35:05.198902 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7495 | 2026.04.17 17:35:05.199006 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7496 | 2026.04.17 17:35:05.199009 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7497 | 2026.04.17 17:35:05.199132 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7498 | 2026.04.17 17:35:05.199237 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.17 17:35:05.199399 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 7500 | 2026.04.17 17:35:05.199435 [ 276 ] {d6ee0309-a04e-4324-b031-e2b477ef66f7} <Debug> TCPHandler: Processed in 0.001338274 sec. | ||
| 7501 | 2026.04.17 17:35:05.205099 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 917 rows, containing 19 columns (19 merged, 0 gathered) in 0.00702988 sec., 130443.19390942663 rows/sec., 233.75 MiB/sec. | ||
| 7502 | 2026.04.17 17:35:05.206109 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7503 | 2026.04.17 17:35:05.206495 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.04.17 17:35:05.206581 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7505 | 2026.04.17 17:35:05.206725 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 7506 | 2026.04.17 17:35:05.777545 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.04.17 17:35:05.777752 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7508 | 2026.04.17 17:35:05.777827 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7509 | 2026.04.17 17:35:05.778540 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.04.17 17:35:05.778589 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7511 | 2026.04.17 17:35:05.778974 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7512 | 2026.04.17 17:35:05.779203 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.04.17 17:35:05.779367 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00167 sec., 5988.023952095808 rows/sec., 488.28 KiB/sec. | ||
| 7514 | 2026.04.17 17:35:05.779421 [ 276 ] {8055909c-944d-466e-9ee8-cb22889677d4} <Debug> TCPHandler: Processed in 0.002027916 sec. | ||
| 7515 | 2026.04.17 17:35:05.779555 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.04.17 17:35:05.779665 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7517 | 2026.04.17 17:35:05.779708 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7518 | 2026.04.17 17:35:05.781985 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.04.17 17:35:05.782027 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7520 | 2026.04.17 17:35:05.782493 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7521 | 2026.04.17 17:35:05.782714 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.04.17 17:35:05.782849 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Debug> executeQuery: Read 2420 rows, 181.92 KiB in 0.003209 sec., 754129.0121533187 rows/sec., 55.36 MiB/sec. | ||
| 7523 | 2026.04.17 17:35:05.782887 [ 276 ] {d96f4612-bf47-44fc-923f-e04fae6a9b16} <Debug> TCPHandler: Processed in 0.003383081 sec. | ||
| 7524 | 2026.04.17 17:35:05.783000 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.04.17 17:35:05.783099 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.04.17 17:35:05.783139 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7527 | 2026.04.17 17:35:05.783573 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.04.17 17:35:05.783614 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7529 | 2026.04.17 17:35:05.783922 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7530 | 2026.04.17 17:35:05.784131 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.04.17 17:35:05.784260 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Debug> executeQuery: Read 26 rows, 1.90 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 1.57 MiB/sec. | ||
| 7532 | 2026.04.17 17:35:05.784298 [ 276 ] {f9e43bff-b0ee-42dc-91af-3dcefea3c756} <Debug> TCPHandler: Processed in 0.001346385 sec. | ||
| 7533 | 2026.04.17 17:35:05.784412 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.04.17 17:35:05.784515 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7535 | 2026.04.17 17:35:05.784555 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7536 | 2026.04.17 17:35:05.785379 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.04.17 17:35:05.785415 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7538 | 2026.04.17 17:35:05.785757 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7539 | 2026.04.17 17:35:05.785964 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.04.17 17:35:05.786088 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001593 sec., 502824.8587570621 rows/sec., 29.04 MiB/sec. | ||
| 7541 | 2026.04.17 17:35:05.786126 [ 276 ] {04e48958-81d4-4085-b5a7-40a0c5053bd0} <Debug> TCPHandler: Processed in 0.001764578 sec. | ||
| 7542 | 2026.04.17 17:35:05.786243 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.04.17 17:35:05.786336 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.04.17 17:35:05.786374 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7545 | 2026.04.17 17:35:05.786749 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.04.17 17:35:05.786784 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7547 | 2026.04.17 17:35:05.787067 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7548 | 2026.04.17 17:35:05.787271 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.04.17 17:35:05.787394 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 7550 | 2026.04.17 17:35:05.787430 [ 276 ] {8a9ce4a5-0512-4ab6-a5db-47c58656af1c} <Debug> TCPHandler: Processed in 0.001235 sec. | ||
| 7551 | 2026.04.17 17:35:05.787543 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.04.17 17:35:05.787635 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7553 | 2026.04.17 17:35:05.787673 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7554 | 2026.04.17 17:35:05.788691 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.04.17 17:35:05.788725 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7556 | 2026.04.17 17:35:05.789077 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7557 | 2026.04.17 17:35:05.789296 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.04.17 17:35:05.789424 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Debug> executeQuery: Read 1305 rows, 89.33 KiB in 0.001807 sec., 722191.477587161 rows/sec., 48.28 MiB/sec. | ||
| 7559 | 2026.04.17 17:35:05.789461 [ 276 ] {79ab649c-9f1a-4aad-bab1-8a7e655ff545} <Debug> TCPHandler: Processed in 0.001965734 sec. | ||
| 7560 | 2026.04.17 17:35:05.789574 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.04.17 17:35:05.789666 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.04.17 17:35:05.789709 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7563 | 2026.04.17 17:35:05.790522 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.17 17:35:05.790563 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7565 | 2026.04.17 17:35:05.790990 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7566 | 2026.04.17 17:35:05.791198 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.17 17:35:05.791326 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001678 sec., 894517.2824791418 rows/sec., 54.27 MiB/sec. | ||
| 7568 | 2026.04.17 17:35:05.791362 [ 276 ] {e039ce01-4087-48ee-af4b-c744f9882f3c} <Debug> TCPHandler: Processed in 0.0018365 sec. | ||
| 7569 | 2026.04.17 17:35:05.791481 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.04.17 17:35:05.791597 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.04.17 17:35:05.791660 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <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 | ||
| 7572 | 2026.04.17 17:35:05.792549 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.04.17 17:35:05.792585 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7574 | 2026.04.17 17:35:05.793097 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7575 | 2026.04.17 17:35:05.793398 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.04.17 17:35:05.793575 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002 sec., 8000 rows/sec., 14.34 MiB/sec. | ||
| 7577 | 2026.04.17 17:35:05.793638 [ 276 ] {b7e84150-eea3-4749-ac0b-cc1a41da3c6f} <Debug> TCPHandler: Processed in 0.002213843 sec. | ||
| 7578 | 2026.04.17 17:35:05.793763 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.04.17 17:35:05.793856 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.04.17 17:35:05.793897 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7581 | 2026.04.17 17:35:05.794319 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.04.17 17:35:05.794367 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7583 | 2026.04.17 17:35:05.794701 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7584 | 2026.04.17 17:35:05.794914 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.04.17 17:35:05.795045 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 686.10 KiB/sec. | ||
| 7586 | 2026.04.17 17:35:05.795082 [ 276 ] {a0ae8995-3ec3-4aa7-8a6c-174195ba7ec8} <Debug> TCPHandler: Processed in 0.001366075 sec. | ||
| 7587 | 2026.04.17 17:35:06.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.45 MiB, peak 296.38 MiB, free memory in arenas 0.00 B, will set to 287.38 MiB (RSS), difference: 1.93 MiB | ||
| 7588 | 2026.04.17 17:35:07.860196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 946 | ||
| 7589 | 2026.04.17 17:35:07.862916 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.04.17 17:35:07.862979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7591 | 2026.04.17 17:35:07.864250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7592 | 2026.04.17 17:35:07.864539 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.04.17 17:35:07.864927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7594 | 2026.04.17 17:35:10.187063 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.04.17 17:35:10.187287 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7596 | 2026.04.17 17:35:10.187366 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7597 | 2026.04.17 17:35:10.188055 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.04.17 17:35:10.188108 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7599 | 2026.04.17 17:35:10.188516 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7600 | 2026.04.17 17:35:10.188746 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.04.17 17:35:10.188896 [ 151 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7602 | 2026.04.17 17:35:10.188908 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 7603 | 2026.04.17 17:35:10.188967 [ 151 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.04.17 17:35:10.188988 [ 276 ] {5bfc60c6-b70f-480b-9437-5acd5c57a054} <Debug> TCPHandler: Processed in 0.002071148 sec. | ||
| 7605 | 2026.04.17 17:35:10.188993 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7606 | 2026.04.17 17:35:10.189112 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 7607 | 2026.04.17 17:35:10.189141 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.04.17 17:35:10.189240 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7609 | 2026.04.17 17:35:10.189249 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7610 | 2026.04.17 17:35:10.189285 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3358 rows starting from the beginning of the part | ||
| 7611 | 2026.04.17 17:35:10.189306 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7612 | 2026.04.17 17:35:10.189367 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 245 rows starting from the beginning of the part | ||
| 7613 | 2026.04.17 17:35:10.189422 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 70 rows starting from the beginning of the part | ||
| 7614 | 2026.04.17 17:35:10.189469 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 124 rows starting from the beginning of the part | ||
| 7615 | 2026.04.17 17:35:10.189522 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2420 rows starting from the beginning of the part | ||
| 7616 | 2026.04.17 17:35:10.189567 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7617 | 2026.04.17 17:35:10.189775 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.04.17 17:35:10.189818 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7619 | 2026.04.17 17:35:10.190151 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7620 | 2026.04.17 17:35:10.190391 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.04.17 17:35:10.190519 [ 120 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7622 | 2026.04.17 17:35:10.190530 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001305 sec., 49042.14559386973 rows/sec., 3.83 MiB/sec. | ||
| 7623 | 2026.04.17 17:35:10.190561 [ 120 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.04.17 17:35:10.190578 [ 276 ] {f2ccd0bc-72aa-48f8-bd71-a51e772f41bd} <Debug> TCPHandler: Processed in 0.001489949 sec. | ||
| 7625 | 2026.04.17 17:35:10.190586 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7626 | 2026.04.17 17:35:10.190708 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.04.17 17:35:10.190707 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 7628 | 2026.04.17 17:35:10.190807 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.04.17 17:35:10.190827 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7630 | 2026.04.17 17:35:10.190856 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7631 | 2026.04.17 17:35:10.190860 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 7632 | 2026.04.17 17:35:10.190931 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7633 | 2026.04.17 17:35:10.190977 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 71 rows starting from the beginning of the part | ||
| 7634 | 2026.04.17 17:35:10.191019 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 98 rows starting from the beginning of the part | ||
| 7635 | 2026.04.17 17:35:10.191056 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1305 rows starting from the beginning of the part | ||
| 7636 | 2026.04.17 17:35:10.191095 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7637 | 2026.04.17 17:35:10.191275 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.04.17 17:35:10.191317 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7639 | 2026.04.17 17:35:10.191671 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7640 | 2026.04.17 17:35:10.191744 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674918 sec., 2345118.6167202136 rows/sec., 185.78 MiB/sec. | ||
| 7641 | 2026.04.17 17:35:10.191899 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.04.17 17:35:10.192023 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7643 | 2026.04.17 17:35:10.192033 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001248 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 7644 | 2026.04.17 17:35:10.192075 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.04.17 17:35:10.192084 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7646 | 2026.04.17 17:35:10.192087 [ 276 ] {e4ba9d67-9bb1-4874-88d0-9e2cdfd4abe3} <Debug> TCPHandler: Processed in 0.001430667 sec. | ||
| 7647 | 2026.04.17 17:35:10.192111 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7648 | 2026.04.17 17:35:10.192234 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.04.17 17:35:10.192240 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 7650 | 2026.04.17 17:35:10.192330 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7651 | 2026.04.17 17:35:10.192352 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685035 sec., 2078888.5690801675 rows/sec., 151.00 MiB/sec. | ||
| 7652 | 2026.04.17 17:35:10.192363 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.04.17 17:35:10.192377 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7654 | 2026.04.17 17:35:10.192407 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7655 | 2026.04.17 17:35:10.192446 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_56_11} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7656 | 2026.04.17 17:35:10.192454 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18484 rows starting from the beginning of the part | ||
| 7657 | 2026.04.17 17:35:10.192536 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 197 rows starting from the beginning of the part | ||
| 7658 | 2026.04.17 17:35:10.192538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7659 | 2026.04.17 17:35:10.192557 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7660 | 2026.04.17 17:35:10.192589 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 7661 | 2026.04.17 17:35:10.192635 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 7662 | 2026.04.17 17:35:10.192678 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1501 rows starting from the beginning of the part | ||
| 7663 | 2026.04.17 17:35:10.192723 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 7664 | 2026.04.17 17:35:10.192743 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.04.17 17:35:10.192787 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7666 | 2026.04.17 17:35:10.192851 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.04.17 17:35:10.192937 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_56_11} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7668 | 2026.04.17 17:35:10.193017 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7669 | 2026.04.17 17:35:10.193166 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7670 | 2026.04.17 17:35:10.193384 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.04.17 17:35:10.193497 [ 120 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7672 | 2026.04.17 17:35:10.193515 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001205 sec., 39834.02489626556 rows/sec., 2.68 MiB/sec. | ||
| 7673 | 2026.04.17 17:35:10.193536 [ 120 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.04.17 17:35:10.193552 [ 276 ] {d02189d5-c021-4533-92f6-9d3102a8b678} <Debug> TCPHandler: Processed in 0.001368385 sec. | ||
| 7675 | 2026.04.17 17:35:10.193564 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7676 | 2026.04.17 17:35:10.193634 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 7677 | 2026.04.17 17:35:10.193714 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7678 | 2026.04.17 17:35:10.193740 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2280 rows starting from the beginning of the part | ||
| 7679 | 2026.04.17 17:35:10.193792 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7680 | 2026.04.17 17:35:10.193835 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 7681 | 2026.04.17 17:35:10.193872 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 7682 | 2026.04.17 17:35:10.193907 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 7683 | 2026.04.17 17:35:10.193942 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 7684 | 2026.04.17 17:35:10.195010 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402676 sec., 1796565.9924316092 rows/sec., 121.06 MiB/sec. | ||
| 7685 | 2026.04.17 17:35:10.195218 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7686 | 2026.04.17 17:35:10.195489 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.04.17 17:35:10.195555 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_56_11} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7688 | 2026.04.17 17:35:10.195614 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7689 | 2026.04.17 17:35:10.198359 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20630 rows, containing 5 columns (5 merged, 0 gathered) in 0.006185313 sec., 3335320.2982613817 rows/sec., 215.89 MiB/sec. | ||
| 7690 | 2026.04.17 17:35:10.198767 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7691 | 2026.04.17 17:35:10.199069 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.04.17 17:35:10.199153 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7693 | 2026.04.17 17:35:10.199243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 7694 | 2026.04.17 17:35:10.306746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16827 | ||
| 7695 | 2026.04.17 17:35:10.307216 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.04.17 17:35:10.307257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7697 | 2026.04.17 17:35:10.307746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7698 | 2026.04.17 17:35:10.307987 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.04.17 17:35:10.308134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16827 | ||
| 7700 | 2026.04.17 17:35:11.215369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7701 | 2026.04.17 17:35:11.232936 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.04.17 17:35:11.232981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7703 | 2026.04.17 17:35:11.239176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7704 | 2026.04.17 17:35:11.239887 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.04.17 17:35:11.242799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7706 | 2026.04.17 17:35:15.189313 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.04.17 17:35:15.189521 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7708 | 2026.04.17 17:35:15.189591 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7709 | 2026.04.17 17:35:15.190319 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.04.17 17:35:15.190366 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7711 | 2026.04.17 17:35:15.190810 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7712 | 2026.04.17 17:35:15.191042 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2026.04.17 17:35:15.191207 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001737 sec., 71387.44962579159 rows/sec., 6.14 MiB/sec. | ||
| 7714 | 2026.04.17 17:35:15.191256 [ 276 ] {18369427-7eac-45b6-bf27-5a170c2675c2} <Debug> TCPHandler: Processed in 0.002079529 sec. | ||
| 7715 | 2026.04.17 17:35:15.191395 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2026.04.17 17:35:15.191503 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7717 | 2026.04.17 17:35:15.191546 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7718 | 2026.04.17 17:35:15.192052 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.04.17 17:35:15.192090 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7720 | 2026.04.17 17:35:15.192410 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7721 | 2026.04.17 17:35:15.192625 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2026.04.17 17:35:15.192761 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001283 sec., 26500.389711613403 rows/sec., 1.95 MiB/sec. | ||
| 7723 | 2026.04.17 17:35:15.192801 [ 276 ] {e82ba802-25da-487a-9e8a-5d260b5ddabb} <Debug> TCPHandler: Processed in 0.001456948 sec. | ||
| 7724 | 2026.04.17 17:35:15.192940 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.04.17 17:35:15.193037 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7726 | 2026.04.17 17:35:15.193078 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7727 | 2026.04.17 17:35:15.193539 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.04.17 17:35:15.193574 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7729 | 2026.04.17 17:35:15.193882 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7730 | 2026.04.17 17:35:15.194101 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.04.17 17:35:15.194231 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001214 sec., 80724.87644151565 rows/sec., 6.30 MiB/sec. | ||
| 7732 | 2026.04.17 17:35:15.194268 [ 276 ] {0b325ac9-941a-4b74-8c82-c583ea3d955e} <Debug> TCPHandler: Processed in 0.001378866 sec. | ||
| 7733 | 2026.04.17 17:35:15.194383 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.04.17 17:35:15.194479 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.04.17 17:35:15.194522 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7736 | 2026.04.17 17:35:15.194938 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.04.17 17:35:15.194973 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7738 | 2026.04.17 17:35:15.195301 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7739 | 2026.04.17 17:35:15.195512 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.04.17 17:35:15.195640 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7741 | 2026.04.17 17:35:15.195677 [ 276 ] {1c561116-81f8-4026-8eee-453d9a17de1c} <Debug> TCPHandler: Processed in 0.001343964 sec. | ||
| 7742 | 2026.04.17 17:35:15.195790 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.04.17 17:35:15.195884 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7744 | 2026.04.17 17:35:15.195939 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <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 | ||
| 7745 | 2026.04.17 17:35:15.196791 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.04.17 17:35:15.196827 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7747 | 2026.04.17 17:35:15.197389 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7748 | 2026.04.17 17:35:15.197612 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.04.17 17:35:15.197753 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 7750 | 2026.04.17 17:35:15.197818 [ 276 ] {efd8724e-cf4b-4d4f-85c9-ec512d21bcc4} <Debug> TCPHandler: Processed in 0.002076118 sec. | ||
| 7751 | 2026.04.17 17:35:15.197938 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.04.17 17:35:15.198035 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.04.17 17:35:15.198077 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7754 | 2026.04.17 17:35:15.198413 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.04.17 17:35:15.198450 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7756 | 2026.04.17 17:35:15.198757 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7757 | 2026.04.17 17:35:15.198969 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.04.17 17:35:15.199096 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7759 | 2026.04.17 17:35:15.199132 [ 276 ] {882ebd3a-7fb7-4e5e-a235-0797e51bc9ba} <Debug> TCPHandler: Processed in 0.001242811 sec. | ||
| 7760 | 2026.04.17 17:35:17.636603 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7761 | 2026.04.17 17:35:17.636661 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7762 | 2026.04.17 17:35:17.809095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17275 | ||
| 7763 | 2026.04.17 17:35:17.809605 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.04.17 17:35:17.809657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7765 | 2026.04.17 17:35:17.810182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7766 | 2026.04.17 17:35:17.810437 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.04.17 17:35:17.810588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17275 | ||
| 7768 | 2026.04.17 17:35:17.810608 [ 144 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7769 | 2026.04.17 17:35:17.810689 [ 144 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.04.17 17:35:17.810713 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7771 | 2026.04.17 17:35:17.810816 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 7772 | 2026.04.17 17:35:17.810927 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7773 | 2026.04.17 17:35:17.810963 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14907 rows starting from the beginning of the part | ||
| 7774 | 2026.04.17 17:35:17.811032 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7775 | 2026.04.17 17:35:17.811083 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7776 | 2026.04.17 17:35:17.811130 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7777 | 2026.04.17 17:35:17.811174 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7778 | 2026.04.17 17:35:17.811216 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7779 | 2026.04.17 17:35:17.813216 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444961 sec., 7065552.374864058 rows/sec., 101.07 MiB/sec. | ||
| 7780 | 2026.04.17 17:35:17.813526 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7781 | 2026.04.17 17:35:17.813850 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.04.17 17:35:17.813934 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_36_7} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7783 | 2026.04.17 17:35:17.814052 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7784 | 2026.04.17 17:35:17.866000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 | ||
| 7785 | 2026.04.17 17:35:17.868157 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.04.17 17:35:17.868216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7787 | 2026.04.17 17:35:17.869424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7788 | 2026.04.17 17:35:17.869707 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.04.17 17:35:17.869887 [ 144 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7790 | 2026.04.17 17:35:17.869962 [ 144 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.04.17 17:35:17.870000 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7792 | 2026.04.17 17:35:17.870067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 7793 | 2026.04.17 17:35:17.870132 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 7794 | 2026.04.17 17:35:17.870854 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7795 | 2026.04.17 17:35:17.870984 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 806 rows starting from the beginning of the part | ||
| 7796 | 2026.04.17 17:35:17.871322 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7797 | 2026.04.17 17:35:17.871627 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7798 | 2026.04.17 17:35:17.871920 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7799 | 2026.04.17 17:35:17.872208 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 7800 | 2026.04.17 17:35:17.872504 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 7801 | 2026.04.17 17:35:17.878849 [ 186 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 72 columns (72 merged, 0 gathered) in 0.008771228 sec., 110132.81150598296 rows/sec., 94.00 MiB/sec. | ||
| 7802 | 2026.04.17 17:35:17.879944 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7803 | 2026.04.17 17:35:17.880474 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.04.17 17:35:17.880543 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_26_5} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7805 | 2026.04.17 17:35:17.880732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7806 | 2026.04.17 17:35:18.743761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7807 | 2026.04.17 17:35:18.761454 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.04.17 17:35:18.761512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7809 | 2026.04.17 17:35:18.767747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7810 | 2026.04.17 17:35:18.768481 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.04.17 17:35:18.768804 [ 143 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7812 | 2026.04.17 17:35:18.768895 [ 143 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.04.17 17:35:18.768928 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7814 | 2026.04.17 17:35:18.769040 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7815 | 2026.04.17 17:35:18.771461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7816 | 2026.04.17 17:35:18.772106 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7817 | 2026.04.17 17:35:18.772877 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7818 | 2026.04.17 17:35:18.776317 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7819 | 2026.04.17 17:35:18.779886 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7820 | 2026.04.17 17:35:18.784048 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7821 | 2026.04.17 17:35:18.788226 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7822 | 2026.04.17 17:35:18.792682 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 7823 | 2026.04.17 17:35:18.842672 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073672389 sec., 3692.0209008017914 rows/sec., 19.09 MiB/sec. | ||
| 7824 | 2026.04.17 17:35:18.846122 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7825 | 2026.04.17 17:35:18.848404 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_36_7} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.04.17 17:35:18.848529 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_36_7} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7827 | 2026.04.17 17:35:18.851736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7828 | 2026.04.17 17:35:19.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.47 MiB, peak 301.35 MiB, free memory in arenas 0.00 B, will set to 290.82 MiB (RSS), difference: 1.35 MiB | ||
| 7829 | 2026.04.17 17:35:20.188125 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.04.17 17:35:20.188474 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7831 | 2026.04.17 17:35:20.188584 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7832 | 2026.04.17 17:35:20.189352 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.04.17 17:35:20.189400 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7834 | 2026.04.17 17:35:20.189806 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7835 | 2026.04.17 17:35:20.190039 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.04.17 17:35:20.190196 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001818 sec., 38503.8503850385 rows/sec., 3.08 MiB/sec. | ||
| 7837 | 2026.04.17 17:35:20.190238 [ 276 ] {78de848c-f953-4da9-a208-0bc386628a10} <Debug> TCPHandler: Processed in 0.002313296 sec. | ||
| 7838 | 2026.04.17 17:35:20.190361 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.04.17 17:35:20.190458 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.04.17 17:35:20.190499 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7841 | 2026.04.17 17:35:20.190893 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.04.17 17:35:20.190929 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7843 | 2026.04.17 17:35:20.191223 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7844 | 2026.04.17 17:35:20.191448 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.04.17 17:35:20.191584 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001144 sec., 6118.881118881119 rows/sec., 460.11 KiB/sec. | ||
| 7846 | 2026.04.17 17:35:20.191630 [ 276 ] {87e181c1-449c-4255-bf53-fbf831f413e6} <Debug> TCPHandler: Processed in 0.001317903 sec. | ||
| 7847 | 2026.04.17 17:35:20.191765 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.04.17 17:35:20.191858 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7849 | 2026.04.17 17:35:20.191897 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7850 | 2026.04.17 17:35:20.192324 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.04.17 17:35:20.192360 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7852 | 2026.04.17 17:35:20.192663 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7853 | 2026.04.17 17:35:20.192875 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.04.17 17:35:20.193030 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00119 sec., 59663.86554621848 rows/sec., 4.66 MiB/sec. | ||
| 7855 | 2026.04.17 17:35:20.193068 [ 276 ] {51345d7d-588c-4c25-8212-2646dd21d84c} <Debug> TCPHandler: Processed in 0.001358735 sec. | ||
| 7856 | 2026.04.17 17:35:20.193186 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.04.17 17:35:20.193282 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.04.17 17:35:20.193330 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7859 | 2026.04.17 17:35:20.193736 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.04.17 17:35:20.193771 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7861 | 2026.04.17 17:35:20.194094 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7862 | 2026.04.17 17:35:20.194308 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.04.17 17:35:20.194451 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 7864 | 2026.04.17 17:35:20.194489 [ 276 ] {6f42a4f9-6a55-4ab9-af3c-f66ec400b752} <Debug> TCPHandler: Processed in 0.001352474 sec. | ||
| 7865 | 2026.04.17 17:35:20.194646 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.04.17 17:35:20.194773 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.04.17 17:35:20.194848 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <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 | ||
| 7868 | 2026.04.17 17:35:20.195882 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.04.17 17:35:20.195919 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7870 | 2026.04.17 17:35:20.196437 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7871 | 2026.04.17 17:35:20.196672 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.04.17 17:35:20.196811 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002064 sec., 3391.4728682170544 rows/sec., 6.08 MiB/sec. | ||
| 7873 | 2026.04.17 17:35:20.196867 [ 276 ] {39e2e12c-df1d-44d3-8795-ed7571222b34} <Debug> TCPHandler: Processed in 0.002303346 sec. | ||
| 7874 | 2026.04.17 17:35:20.196985 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.04.17 17:35:20.197082 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.04.17 17:35:20.197125 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7877 | 2026.04.17 17:35:20.197461 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.04.17 17:35:20.197498 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7879 | 2026.04.17 17:35:20.197803 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7880 | 2026.04.17 17:35:20.198019 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.04.17 17:35:20.198150 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7882 | 2026.04.17 17:35:20.198185 [ 276 ] {68c4f5a7-8412-4cd6-8fa5-8dfc7eb85b2b} <Debug> TCPHandler: Processed in 0.001248701 sec. | ||
| 7883 | 2026.04.17 17:35:25.192288 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.04.17 17:35:25.192583 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.04.17 17:35:25.192686 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7886 | 2026.04.17 17:35:25.193464 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.04.17 17:35:25.193502 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7888 | 2026.04.17 17:35:25.193887 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7889 | 2026.04.17 17:35:25.194107 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.04.17 17:35:25.194257 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00175 sec., 13714.285714285714 rows/sec., 1.14 MiB/sec. | ||
| 7891 | 2026.04.17 17:35:25.194307 [ 276 ] {a632489b-b154-4b46-ac66-9ccfc2ef3c98} <Debug> TCPHandler: Processed in 0.002198422 sec. | ||
| 7892 | 2026.04.17 17:35:25.194446 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2026.04.17 17:35:25.194554 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7894 | 2026.04.17 17:35:25.194597 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7895 | 2026.04.17 17:35:25.195056 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.04.17 17:35:25.195093 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7897 | 2026.04.17 17:35:25.195389 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7898 | 2026.04.17 17:35:25.195593 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.04.17 17:35:25.195719 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 411.83 KiB/sec. | ||
| 7900 | 2026.04.17 17:35:25.195755 [ 276 ] {bf32fbe6-7140-4e95-ab54-a32730f892f8} <Debug> TCPHandler: Processed in 0.001358545 sec. | ||
| 7901 | 2026.04.17 17:35:25.195890 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.04.17 17:35:25.195983 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7903 | 2026.04.17 17:35:25.196022 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7904 | 2026.04.17 17:35:25.196540 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.04.17 17:35:25.196574 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7906 | 2026.04.17 17:35:25.196881 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7907 | 2026.04.17 17:35:25.197087 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.04.17 17:35:25.197208 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001244 sec., 198553.0546623794 rows/sec., 17.73 MiB/sec. | ||
| 7909 | 2026.04.17 17:35:25.197243 [ 276 ] {44e41437-6e30-43ec-b2bd-646e449f85d5} <Debug> TCPHandler: Processed in 0.001399886 sec. | ||
| 7910 | 2026.04.17 17:35:25.197364 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.04.17 17:35:25.197456 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7912 | 2026.04.17 17:35:25.197494 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7913 | 2026.04.17 17:35:25.197894 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.04.17 17:35:25.197926 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7915 | 2026.04.17 17:35:25.198225 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7916 | 2026.04.17 17:35:25.198427 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.04.17 17:35:25.198519 [ 136 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7918 | 2026.04.17 17:35:25.198546 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001109 sec., 46889.08926961227 rows/sec., 3.47 MiB/sec. | ||
| 7919 | 2026.04.17 17:35:25.198555 [ 136 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.04.17 17:35:25.198577 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7921 | 2026.04.17 17:35:25.198583 [ 276 ] {c6373c22-36f7-4208-9a24-d21681e623fb} <Debug> TCPHandler: Processed in 0.001266162 sec. | ||
| 7922 | 2026.04.17 17:35:25.198702 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7923 | 2026.04.17 17:35:25.198713 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.04.17 17:35:25.198845 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.04.17 17:35:25.198863 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7926 | 2026.04.17 17:35:25.198883 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7927 | 2026.04.17 17:35:25.198907 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7928 | 2026.04.17 17:35:25.198986 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7929 | 2026.04.17 17:35:25.199039 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 7930 | 2026.04.17 17:35:25.199081 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 7931 | 2026.04.17 17:35:25.199122 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 7932 | 2026.04.17 17:35:25.199167 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 7933 | 2026.04.17 17:35:25.199285 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.04.17 17:35:25.199326 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7935 | 2026.04.17 17:35:25.199669 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7936 | 2026.04.17 17:35:25.199893 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.04.17 17:35:25.200014 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.68 MiB/sec. | ||
| 7938 | 2026.04.17 17:35:25.200051 [ 276 ] {70538de9-1c91-413e-a359-bb1fc3183886} <Debug> TCPHandler: Processed in 0.001384146 sec. | ||
| 7939 | 2026.04.17 17:35:25.200056 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416997 sec., 266055.60915090155 rows/sec., 19.03 MiB/sec. | ||
| 7940 | 2026.04.17 17:35:25.200164 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.04.17 17:35:25.200247 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7942 | 2026.04.17 17:35:25.200261 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.04.17 17:35:25.200305 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7944 | 2026.04.17 17:35:25.200552 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.04.17 17:35:25.200635 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_46_9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7946 | 2026.04.17 17:35:25.200688 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.04.17 17:35:25.200727 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7948 | 2026.04.17 17:35:25.200731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7949 | 2026.04.17 17:35:25.201022 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7950 | 2026.04.17 17:35:25.201231 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.04.17 17:35:25.201353 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 7952 | 2026.04.17 17:35:25.201390 [ 276 ] {16596d68-0a22-48d4-901e-52b30c3447d3} <Debug> TCPHandler: Processed in 0.001272592 sec. | ||
| 7953 | 2026.04.17 17:35:25.201500 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.04.17 17:35:25.201591 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7955 | 2026.04.17 17:35:25.201629 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7956 | 2026.04.17 17:35:25.202070 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.04.17 17:35:25.202103 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7958 | 2026.04.17 17:35:25.202407 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7959 | 2026.04.17 17:35:25.202618 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.04.17 17:35:25.202739 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001166 sec., 120068.61063464837 rows/sec., 9.70 MiB/sec. | ||
| 7961 | 2026.04.17 17:35:25.202774 [ 276 ] {f3b6bca9-843c-4e84-a1a4-74a24321e2fb} <Debug> TCPHandler: Processed in 0.001320163 sec. | ||
| 7962 | 2026.04.17 17:35:25.202885 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.04.17 17:35:25.202978 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.04.17 17:35:25.203020 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7965 | 2026.04.17 17:35:25.203441 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.04.17 17:35:25.203474 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7967 | 2026.04.17 17:35:25.203794 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7968 | 2026.04.17 17:35:25.204002 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.04.17 17:35:25.204122 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001162 sec., 171256.4543889845 rows/sec., 12.28 MiB/sec. | ||
| 7970 | 2026.04.17 17:35:25.204157 [ 276 ] {35abc9f3-17e8-4d11-aa9e-9cdfc724515d} <Debug> TCPHandler: Processed in 0.001318544 sec. | ||
| 7971 | 2026.04.17 17:35:25.204271 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.04.17 17:35:25.204363 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.04.17 17:35:25.204414 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <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 | ||
| 7974 | 2026.04.17 17:35:25.205256 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.04.17 17:35:25.205291 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7976 | 2026.04.17 17:35:25.205831 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7977 | 2026.04.17 17:35:25.206051 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.04.17 17:35:25.206189 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001844 sec., 18438.177874186553 rows/sec., 33.04 MiB/sec. | ||
| 7979 | 2026.04.17 17:35:25.206254 [ 276 ] {147c8f1f-e5a6-454c-9dc9-d3583bcc7d47} <Debug> TCPHandler: Processed in 0.002030176 sec. | ||
| 7980 | 2026.04.17 17:35:25.206373 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.04.17 17:35:25.206465 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7982 | 2026.04.17 17:35:25.206505 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7983 | 2026.04.17 17:35:25.206829 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.04.17 17:35:25.206862 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7985 | 2026.04.17 17:35:25.207155 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7986 | 2026.04.17 17:35:25.207370 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.04.17 17:35:25.207491 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 7988 | 2026.04.17 17:35:25.207525 [ 276 ] {834af8c1-f990-4564-a237-00836ca793ed} <Debug> TCPHandler: Processed in 0.001199439 sec. | ||
| 7989 | 2026.04.17 17:35:25.311592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17787 | ||
| 7990 | 2026.04.17 17:35:25.312102 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.04.17 17:35:25.312140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7992 | 2026.04.17 17:35:25.312634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7993 | 2026.04.17 17:35:25.312868 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.04.17 17:35:25.312998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17787 | ||
| 7995 | 2026.04.17 17:35:26.272464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7996 | 2026.04.17 17:35:26.288813 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.04.17 17:35:26.288880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7998 | 2026.04.17 17:35:26.294531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7999 | 2026.04.17 17:35:26.295217 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.04.17 17:35:26.298143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8001 | 2026.04.17 17:35:27.871188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 998 | ||
| 8002 | 2026.04.17 17:35:27.875061 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.04.17 17:35:27.875143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8004 | 2026.04.17 17:35:27.876733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8005 | 2026.04.17 17:35:27.877176 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.04.17 17:35:27.877801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8007 | 2026.04.17 17:35:30.188600 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.04.17 17:35:30.188820 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8009 | 2026.04.17 17:35:30.188899 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8010 | 2026.04.17 17:35:30.189578 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.04.17 17:35:30.189628 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8012 | 2026.04.17 17:35:30.190044 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8013 | 2026.04.17 17:35:30.190287 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.04.17 17:35:30.190447 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001681 sec., 41641.87983343248 rows/sec., 3.33 MiB/sec. | ||
| 8015 | 2026.04.17 17:35:30.190499 [ 276 ] {35f34716-145c-4bd1-be44-8cf077643dcf} <Debug> TCPHandler: Processed in 0.002041307 sec. | ||
| 8016 | 2026.04.17 17:35:30.190633 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.04.17 17:35:30.190738 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.04.17 17:35:30.190783 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8019 | 2026.04.17 17:35:30.191192 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.04.17 17:35:30.191232 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8021 | 2026.04.17 17:35:30.191549 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8022 | 2026.04.17 17:35:30.191768 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.04.17 17:35:30.191901 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001187 sec., 5897.219882055603 rows/sec., 443.44 KiB/sec. | ||
| 8024 | 2026.04.17 17:35:30.191939 [ 276 ] {e7f97274-0fae-45b3-8e99-9829c73ebf92} <Debug> TCPHandler: Processed in 0.001359244 sec. | ||
| 8025 | 2026.04.17 17:35:30.192050 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2026.04.17 17:35:30.192147 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8027 | 2026.04.17 17:35:30.192188 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8028 | 2026.04.17 17:35:30.192593 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2026.04.17 17:35:30.192630 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8030 | 2026.04.17 17:35:30.192936 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8031 | 2026.04.17 17:35:30.193169 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.04.17 17:35:30.193303 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001177 sec., 60322.854715378075 rows/sec., 4.71 MiB/sec. | ||
| 8033 | 2026.04.17 17:35:30.193341 [ 276 ] {59e6f20f-0d90-4116-ad11-4836768c0766} <Debug> TCPHandler: Processed in 0.001340284 sec. | ||
| 8034 | 2026.04.17 17:35:30.193453 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.04.17 17:35:30.193549 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8036 | 2026.04.17 17:35:30.193592 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8037 | 2026.04.17 17:35:30.193980 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.04.17 17:35:30.194018 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8039 | 2026.04.17 17:35:30.194352 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8040 | 2026.04.17 17:35:30.194570 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.04.17 17:35:30.194698 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8042 | 2026.04.17 17:35:30.194735 [ 276 ] {507f794a-b55c-4895-88f0-6fada52b1afe} <Debug> TCPHandler: Processed in 0.001331093 sec. | ||
| 8043 | 2026.04.17 17:35:30.194844 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.04.17 17:35:30.194946 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8045 | 2026.04.17 17:35:30.195003 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <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 | ||
| 8046 | 2026.04.17 17:35:30.195779 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.04.17 17:35:30.195816 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8048 | 2026.04.17 17:35:30.196340 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8049 | 2026.04.17 17:35:30.196562 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.04.17 17:35:30.196683 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8051 | 2026.04.17 17:35:30.196704 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001776 sec., 3941.4414414414414 rows/sec., 7.06 MiB/sec. | ||
| 8052 | 2026.04.17 17:35:30.196763 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.04.17 17:35:30.196789 [ 276 ] {649b1ad5-6c32-45fc-9753-4d6c77702397} <Debug> TCPHandler: Processed in 0.001993996 sec. | ||
| 8054 | 2026.04.17 17:35:30.196793 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8055 | 2026.04.17 17:35:30.196949 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.04.17 17:35:30.196948 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 8057 | 2026.04.17 17:35:30.197050 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8058 | 2026.04.17 17:35:30.197096 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8059 | 2026.04.17 17:35:30.197234 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2026.04.17 17:35:30.197298 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 917 rows starting from the beginning of the part | ||
| 8061 | 2026.04.17 17:35:30.197429 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 8062 | 2026.04.17 17:35:30.197434 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.04.17 17:35:30.197481 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8064 | 2026.04.17 17:35:30.197534 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 8065 | 2026.04.17 17:35:30.197633 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8066 | 2026.04.17 17:35:30.197727 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8067 | 2026.04.17 17:35:30.197794 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8068 | 2026.04.17 17:35:30.197821 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8069 | 2026.04.17 17:35:30.198024 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.04.17 17:35:30.198161 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 8071 | 2026.04.17 17:35:30.198199 [ 276 ] {4e16473a-571d-4d63-9e94-fd019bf86ed6} <Debug> TCPHandler: Processed in 0.001299653 sec. | ||
| 8072 | 2026.04.17 17:35:30.204532 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 19 columns (19 merged, 0 gathered) in 0.007648362 sec., 132708.1537197115 rows/sec., 237.81 MiB/sec. | ||
| 8073 | 2026.04.17 17:35:30.205671 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8074 | 2026.04.17 17:35:30.206022 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2026.04.17 17:35:30.206102 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8076 | 2026.04.17 17:35:30.206214 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8077 | 2026.04.17 17:35:31.001251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.77 MiB, peak 301.35 MiB, free memory in arenas 0.00 B, will set to 295.82 MiB (RSS), difference: 4.04 MiB | ||
| 8078 | 2026.04.17 17:35:32.636710 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8079 | 2026.04.17 17:35:32.636783 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8080 | 2026.04.17 17:35:32.813959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18235 | ||
| 8081 | 2026.04.17 17:35:32.814450 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.04.17 17:35:32.814493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8083 | 2026.04.17 17:35:32.814985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8084 | 2026.04.17 17:35:32.815224 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.04.17 17:35:32.815373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18235 | ||
| 8086 | 2026.04.17 17:35:33.799084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8087 | 2026.04.17 17:35:33.815216 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.04.17 17:35:33.815271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8089 | 2026.04.17 17:35:33.821290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8090 | 2026.04.17 17:35:33.821985 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.04.17 17:35:33.824686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8092 | 2026.04.17 17:35:35.189846 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.04.17 17:35:35.190042 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8094 | 2026.04.17 17:35:35.190113 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8095 | 2026.04.17 17:35:35.190839 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.04.17 17:35:35.190892 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8097 | 2026.04.17 17:35:35.191304 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8098 | 2026.04.17 17:35:35.191544 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.04.17 17:35:35.191696 [ 123 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8100 | 2026.04.17 17:35:35.191706 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001714 sec., 72345.39089848308 rows/sec., 6.22 MiB/sec. | ||
| 8101 | 2026.04.17 17:35:35.191770 [ 123 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.04.17 17:35:35.191798 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8103 | 2026.04.17 17:35:35.191802 [ 276 ] {88e34e58-0092-4acd-ba5b-90c631ea35c0} <Debug> TCPHandler: Processed in 0.00210562 sec. | ||
| 8104 | 2026.04.17 17:35:35.191932 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 8105 | 2026.04.17 17:35:35.191960 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.04.17 17:35:35.192076 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8107 | 2026.04.17 17:35:35.192076 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8108 | 2026.04.17 17:35:35.192118 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3358 rows starting from the beginning of the part | ||
| 8109 | 2026.04.17 17:35:35.192145 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8110 | 2026.04.17 17:35:35.192190 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 124 rows starting from the beginning of the part | ||
| 8111 | 2026.04.17 17:35:35.192239 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part | ||
| 8112 | 2026.04.17 17:35:35.192282 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 247 rows starting from the beginning of the part | ||
| 8113 | 2026.04.17 17:35:35.192320 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 70 rows starting from the beginning of the part | ||
| 8114 | 2026.04.17 17:35:35.192359 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 124 rows starting from the beginning of the part | ||
| 8115 | 2026.04.17 17:35:35.192614 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.04.17 17:35:35.192659 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8117 | 2026.04.17 17:35:35.193008 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8118 | 2026.04.17 17:35:35.193250 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.04.17 17:35:35.193388 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001337 sec., 25430.06731488407 rows/sec., 1.87 MiB/sec. | ||
| 8120 | 2026.04.17 17:35:35.193427 [ 276 ] {ebe2b2c2-e5fa-4d70-928f-f802d02ef305} <Debug> TCPHandler: Processed in 0.00151993 sec. | ||
| 8121 | 2026.04.17 17:35:35.193540 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.04.17 17:35:35.193639 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8123 | 2026.04.17 17:35:35.193681 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8124 | 2026.04.17 17:35:35.193942 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3993 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072017 sec., 1927107.740911392 rows/sec., 155.76 MiB/sec. | ||
| 8125 | 2026.04.17 17:35:35.194121 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.04.17 17:35:35.194164 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8127 | 2026.04.17 17:35:35.194248 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8128 | 2026.04.17 17:35:35.194526 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8129 | 2026.04.17 17:35:35.194556 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.04.17 17:35:35.194648 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_61_12} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8131 | 2026.04.17 17:35:35.194729 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 8132 | 2026.04.17 17:35:35.194791 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.04.17 17:35:35.194915 [ 123 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8134 | 2026.04.17 17:35:35.194930 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001311 sec., 74752.09763539283 rows/sec., 5.84 MiB/sec. | ||
| 8135 | 2026.04.17 17:35:35.194966 [ 123 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.04.17 17:35:35.194985 [ 276 ] {f9e9dba0-6f1f-4ce6-bfb9-4117558c2bd3} <Debug> TCPHandler: Processed in 0.001494699 sec. | ||
| 8137 | 2026.04.17 17:35:35.194993 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8138 | 2026.04.17 17:35:35.195111 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 8139 | 2026.04.17 17:35:35.195113 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.04.17 17:35:35.195262 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8141 | 2026.04.17 17:35:35.195265 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8142 | 2026.04.17 17:35:35.195309 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 8143 | 2026.04.17 17:35:35.195331 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8144 | 2026.04.17 17:35:35.195392 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 98 rows starting from the beginning of the part | ||
| 8145 | 2026.04.17 17:35:35.195472 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 71 rows starting from the beginning of the part | ||
| 8146 | 2026.04.17 17:35:35.195542 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 8147 | 2026.04.17 17:35:35.195605 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 71 rows starting from the beginning of the part | ||
| 8148 | 2026.04.17 17:35:35.195670 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 98 rows starting from the beginning of the part | ||
| 8149 | 2026.04.17 17:35:35.195744 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.04.17 17:35:35.195787 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8151 | 2026.04.17 17:35:35.196159 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8152 | 2026.04.17 17:35:35.196403 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.04.17 17:35:35.196525 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8154 | 2026.04.17 17:35:35.196541 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8155 | 2026.04.17 17:35:35.196567 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.04.17 17:35:35.196590 [ 276 ] {59b1b69e-5fcf-4a3a-9c4c-b76139aaa089} <Debug> TCPHandler: Processed in 0.00152654 sec. | ||
| 8157 | 2026.04.17 17:35:35.196591 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8158 | 2026.04.17 17:35:35.196684 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8159 | 2026.04.17 17:35:35.196711 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.04.17 17:35:35.196775 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8161 | 2026.04.17 17:35:35.196806 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20630 rows starting from the beginning of the part | ||
| 8162 | 2026.04.17 17:35:35.196812 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.04.17 17:35:35.196855 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8164 | 2026.04.17 17:35:35.196857 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790429 sec., 1288518.0032271594 rows/sec., 95.59 MiB/sec. | ||
| 8165 | 2026.04.17 17:35:35.196876 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <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 | ||
| 8166 | 2026.04.17 17:35:35.196901 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8167 | 2026.04.17 17:35:35.196947 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 199 rows starting from the beginning of the part | ||
| 8168 | 2026.04.17 17:35:35.196981 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8169 | 2026.04.17 17:35:35.197015 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8170 | 2026.04.17 17:35:35.197116 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8171 | 2026.04.17 17:35:35.197389 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.04.17 17:35:35.197461 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_61_12} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8173 | 2026.04.17 17:35:35.197530 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8174 | 2026.04.17 17:35:35.197773 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.04.17 17:35:35.197815 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8176 | 2026.04.17 17:35:35.198460 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8177 | 2026.04.17 17:35:35.198703 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.04.17 17:35:35.198854 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00206 sec., 16504.854368932036 rows/sec., 29.58 MiB/sec. | ||
| 8179 | 2026.04.17 17:35:35.198925 [ 276 ] {c6aa9a0b-15e5-4e3c-8791-278897355e2a} <Debug> TCPHandler: Processed in 0.002263564 sec. | ||
| 8180 | 2026.04.17 17:35:35.199041 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.04.17 17:35:35.199142 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.04.17 17:35:35.199184 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8183 | 2026.04.17 17:35:35.199523 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.04.17 17:35:35.199588 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8185 | 2026.04.17 17:35:35.201953 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8186 | 2026.04.17 17:35:35.202227 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.04.17 17:35:35.202380 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003261 sec., 18399.264029438822 rows/sec., 1.24 MiB/sec. | ||
| 8188 | 2026.04.17 17:35:35.202377 [ 123 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8189 | 2026.04.17 17:35:35.202420 [ 276 ] {693d97e7-bb0c-429b-bcbb-a21f8d6b6c7d} <Debug> TCPHandler: Processed in 0.003427752 sec. | ||
| 8190 | 2026.04.17 17:35:35.202445 [ 123 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.04.17 17:35:35.202485 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8192 | 2026.04.17 17:35:35.202613 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8193 | 2026.04.17 17:35:35.202792 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8194 | 2026.04.17 17:35:35.202845 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2520 rows starting from the beginning of the part | ||
| 8195 | 2026.04.17 17:35:35.202939 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8196 | 2026.04.17 17:35:35.203007 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8197 | 2026.04.17 17:35:35.203066 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8198 | 2026.04.17 17:35:35.203121 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8199 | 2026.04.17 17:35:35.203230 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8200 | 2026.04.17 17:35:35.204164 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21469 rows, containing 5 columns (5 merged, 0 gathered) in 0.007506896 sec., 2859903.7471679375 rows/sec., 185.72 MiB/sec. | ||
| 8201 | 2026.04.17 17:35:35.204596 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8202 | 2026.04.17 17:35:35.204609 [ 201 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002059628 sec., 1369179.2886870834 rows/sec., 92.26 MiB/sec. | ||
| 8203 | 2026.04.17 17:35:35.204880 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.04.17 17:35:35.204941 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8205 | 2026.04.17 17:35:35.204959 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8206 | 2026.04.17 17:35:35.205049 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8207 | 2026.04.17 17:35:35.205212 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.04.17 17:35:35.205286 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_61_12} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8209 | 2026.04.17 17:35:35.205362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8210 | 2026.04.17 17:35:35.783991 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.04.17 17:35:35.784169 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8212 | 2026.04.17 17:35:35.784234 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8213 | 2026.04.17 17:35:35.786057 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.04.17 17:35:35.786103 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8215 | 2026.04.17 17:35:35.786627 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8216 | 2026.04.17 17:35:35.786857 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.04.17 17:35:35.787000 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Debug> executeQuery: Read 2415 rows, 181.55 KiB in 0.002879 sec., 838832.9281000347 rows/sec., 61.58 MiB/sec. | ||
| 8218 | 2026.04.17 17:35:35.787042 [ 276 ] {ed147ed2-00cb-464f-a94c-02c5c67f1c52} <Debug> TCPHandler: Processed in 0.003177984 sec. | ||
| 8219 | 2026.04.17 17:35:35.787175 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.04.17 17:35:35.787270 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.04.17 17:35:35.787310 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8222 | 2026.04.17 17:35:35.787700 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.04.17 17:35:35.787735 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8224 | 2026.04.17 17:35:35.788027 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8225 | 2026.04.17 17:35:35.788239 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.04.17 17:35:35.788365 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001114 sec., 14362.65709156194 rows/sec., 1.05 MiB/sec. | ||
| 8227 | 2026.04.17 17:35:35.788402 [ 276 ] {26d0d9c6-486b-450d-b26f-59c3e160bf3e} <Debug> TCPHandler: Processed in 0.001274822 sec. | ||
| 8228 | 2026.04.17 17:35:35.788514 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.04.17 17:35:35.788606 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.04.17 17:35:35.788644 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8231 | 2026.04.17 17:35:35.789287 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.04.17 17:35:35.789323 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8233 | 2026.04.17 17:35:35.789648 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8234 | 2026.04.17 17:35:35.789856 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.04.17 17:35:35.789978 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001391 sec., 575844.7160316319 rows/sec., 33.26 MiB/sec. | ||
| 8236 | 2026.04.17 17:35:35.790015 [ 276 ] {9ae01c8f-a789-4dff-9284-c5b307ef111b} <Debug> TCPHandler: Processed in 0.001548191 sec. | ||
| 8237 | 2026.04.17 17:35:35.790128 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.04.17 17:35:35.790221 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.04.17 17:35:35.790259 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8240 | 2026.04.17 17:35:35.790619 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.04.17 17:35:35.790655 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8242 | 2026.04.17 17:35:35.790930 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8243 | 2026.04.17 17:35:35.791152 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.04.17 17:35:35.791273 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 8245 | 2026.04.17 17:35:35.791311 [ 276 ] {89556091-ddbb-43f2-826a-acb426b94f27} <Debug> TCPHandler: Processed in 0.00123079 sec. | ||
| 8246 | 2026.04.17 17:35:35.791434 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.04.17 17:35:35.791558 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8248 | 2026.04.17 17:35:35.791607 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8249 | 2026.04.17 17:35:35.792747 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.04.17 17:35:35.792787 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8251 | 2026.04.17 17:35:35.793164 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8252 | 2026.04.17 17:35:35.793390 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.04.17 17:35:35.793522 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Debug> executeQuery: Read 1295 rows, 88.52 KiB in 0.001989 sec., 651080.9451985923 rows/sec., 43.46 MiB/sec. | ||
| 8254 | 2026.04.17 17:35:35.793560 [ 276 ] {de426a16-6b99-4c73-ba0c-f5d0bf632c8a} <Debug> TCPHandler: Processed in 0.002186492 sec. | ||
| 8255 | 2026.04.17 17:35:35.793680 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.04.17 17:35:35.793774 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.04.17 17:35:35.793817 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8258 | 2026.04.17 17:35:35.794764 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.04.17 17:35:35.794805 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8260 | 2026.04.17 17:35:35.795311 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8261 | 2026.04.17 17:35:35.795531 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.04.17 17:35:35.795656 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.0019 sec., 787368.4210526316 rows/sec., 47.75 MiB/sec. | ||
| 8263 | 2026.04.17 17:35:35.795692 [ 276 ] {c224478c-a2ab-4185-afec-d4b91af469a6} <Debug> TCPHandler: Processed in 0.002060078 sec. | ||
| 8264 | 2026.04.17 17:35:35.795814 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.04.17 17:35:35.795936 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8266 | 2026.04.17 17:35:35.796000 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <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 | ||
| 8267 | 2026.04.17 17:35:35.796817 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.04.17 17:35:35.796854 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8269 | 2026.04.17 17:35:35.797365 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8270 | 2026.04.17 17:35:35.797583 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.04.17 17:35:35.797720 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001808 sec., 8849.557522123894 rows/sec., 15.86 MiB/sec. | ||
| 8272 | 2026.04.17 17:35:35.797779 [ 276 ] {70169b2e-f574-4990-bb94-9fb0a01d77bb} <Debug> TCPHandler: Processed in 0.002024057 sec. | ||
| 8273 | 2026.04.17 17:35:35.797896 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.04.17 17:35:35.797988 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8275 | 2026.04.17 17:35:35.798030 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8276 | 2026.04.17 17:35:35.798353 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.04.17 17:35:35.798389 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8278 | 2026.04.17 17:35:35.798684 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8279 | 2026.04.17 17:35:35.798887 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.04.17 17:35:35.799011 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 8281 | 2026.04.17 17:35:35.799046 [ 276 ] {46e3e282-2197-48b7-b53f-be9f922faba9} <Debug> TCPHandler: Processed in 0.001197579 sec. | ||
| 8282 | 2026.04.17 17:35:37.878838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1038 | ||
| 8283 | 2026.04.17 17:35:37.881408 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.04.17 17:35:37.881472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8285 | 2026.04.17 17:35:37.882726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8286 | 2026.04.17 17:35:37.883003 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.04.17 17:35:37.883390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
| 8288 | 2026.04.17 17:35:37.938870 [ 118 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8289 | 2026.04.17 17:35:37.938941 [ 118 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.04.17 17:35:37.938967 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8291 | 2026.04.17 17:35:37.939072 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::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 | ||
| 8292 | 2026.04.17 17:35:37.939198 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8293 | 2026.04.17 17:35:37.939235 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 8294 | 2026.04.17 17:35:37.939302 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8295 | 2026.04.17 17:35:37.939354 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8296 | 2026.04.17 17:35:37.939401 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8297 | 2026.04.17 17:35:37.939440 [ 199 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8298 | 2026.04.17 17:35:37.940088 [ 195 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062235 sec., 39539.27332464097 rows/sec., 3.30 MiB/sec. | ||
| 8299 | 2026.04.17 17:35:37.940298 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8300 | 2026.04.17 17:35:37.940687 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.04.17 17:35:37.940785 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_14_3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8302 | 2026.04.17 17:35:37.940892 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8303 | 2026.04.17 17:35:40.186511 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.04.17 17:35:40.186812 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8305 | 2026.04.17 17:35:40.186918 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8306 | 2026.04.17 17:35:40.187790 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.04.17 17:35:40.187835 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8308 | 2026.04.17 17:35:40.188235 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8309 | 2026.04.17 17:35:40.188473 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.04.17 17:35:40.188635 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.25 MiB/sec. | ||
| 8311 | 2026.04.17 17:35:40.188684 [ 276 ] {2f1ec23d-87a3-4ee5-8b7d-b26e9daa4c33} <Debug> TCPHandler: Processed in 0.002356287 sec. | ||
| 8312 | 2026.04.17 17:35:40.188809 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.04.17 17:35:40.188911 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8314 | 2026.04.17 17:35:40.188952 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8315 | 2026.04.17 17:35:40.189373 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.04.17 17:35:40.189409 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8317 | 2026.04.17 17:35:40.189719 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8318 | 2026.04.17 17:35:40.189935 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.04.17 17:35:40.190067 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 8320 | 2026.04.17 17:35:40.190104 [ 276 ] {2f195306-fd28-4798-bee4-b1748e25b47d} <Debug> TCPHandler: Processed in 0.001347024 sec. | ||
| 8321 | 2026.04.17 17:35:40.190221 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.04.17 17:35:40.190317 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.04.17 17:35:40.190361 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8324 | 2026.04.17 17:35:40.190734 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.04.17 17:35:40.190769 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8326 | 2026.04.17 17:35:40.191105 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8327 | 2026.04.17 17:35:40.191313 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.04.17 17:35:40.191441 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001144 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 8329 | 2026.04.17 17:35:40.191477 [ 276 ] {a1945276-e278-4e88-9cc4-6d591a94ce98} <Debug> TCPHandler: Processed in 0.001304973 sec. | ||
| 8330 | 2026.04.17 17:35:40.191593 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.04.17 17:35:40.191687 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.04.17 17:35:40.191728 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8333 | 2026.04.17 17:35:40.192046 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.04.17 17:35:40.192083 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8335 | 2026.04.17 17:35:40.192380 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8336 | 2026.04.17 17:35:40.192593 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.04.17 17:35:40.192719 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 8338 | 2026.04.17 17:35:40.192754 [ 276 ] {1e892585-c47b-4841-b88a-66dde95efcc1} <Debug> TCPHandler: Processed in 0.00120947 sec. | ||
| 8339 | 2026.04.17 17:35:40.316380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18747 | ||
| 8340 | 2026.04.17 17:35:40.316901 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.04.17 17:35:40.316941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8342 | 2026.04.17 17:35:40.317467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8343 | 2026.04.17 17:35:40.317705 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.04.17 17:35:40.317837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18747 | ||
| 8345 | 2026.04.17 17:35:41.325677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8346 | 2026.04.17 17:35:41.343789 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.04.17 17:35:41.343853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8348 | 2026.04.17 17:35:41.350012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8349 | 2026.04.17 17:35:41.350804 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.04.17 17:35:41.354341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8351 | 2026.04.17 17:35:45.189969 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.04.17 17:35:45.190166 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8353 | 2026.04.17 17:35:45.190234 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8354 | 2026.04.17 17:35:45.190937 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.04.17 17:35:45.190986 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8356 | 2026.04.17 17:35:45.191405 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8357 | 2026.04.17 17:35:45.191629 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.04.17 17:35:45.191794 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001678 sec., 73897.49702026222 rows/sec., 6.36 MiB/sec. | ||
| 8359 | 2026.04.17 17:35:45.191844 [ 276 ] {ed173e6d-2360-4f33-bdc0-1dd0dae04553} <Debug> TCPHandler: Processed in 0.002005536 sec. | ||
| 8360 | 2026.04.17 17:35:45.191967 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.04.17 17:35:45.192071 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8362 | 2026.04.17 17:35:45.192114 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8363 | 2026.04.17 17:35:45.192543 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.04.17 17:35:45.192580 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8365 | 2026.04.17 17:35:45.192886 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8366 | 2026.04.17 17:35:45.193153 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.04.17 17:35:45.193297 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00125 sec., 27200 rows/sec., 2.00 MiB/sec. | ||
| 8368 | 2026.04.17 17:35:45.193339 [ 276 ] {e21f3e69-945f-4fea-ab71-c98ec6c225ea} <Debug> TCPHandler: Processed in 0.001423617 sec. | ||
| 8369 | 2026.04.17 17:35:45.193456 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.04.17 17:35:45.193555 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8371 | 2026.04.17 17:35:45.193597 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8372 | 2026.04.17 17:35:45.194033 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.04.17 17:35:45.194072 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8374 | 2026.04.17 17:35:45.194397 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8375 | 2026.04.17 17:35:45.194610 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.04.17 17:35:45.194740 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001205 sec., 81327.80082987553 rows/sec., 6.35 MiB/sec. | ||
| 8377 | 2026.04.17 17:35:45.194783 [ 276 ] {ce2456ef-f79c-466f-a948-13cba36c742d} <Debug> TCPHandler: Processed in 0.001376345 sec. | ||
| 8378 | 2026.04.17 17:35:45.194898 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.04.17 17:35:45.194995 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.04.17 17:35:45.195039 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8381 | 2026.04.17 17:35:45.195452 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.04.17 17:35:45.195489 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8383 | 2026.04.17 17:35:45.195820 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8384 | 2026.04.17 17:35:45.196028 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.04.17 17:35:45.196163 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8386 | 2026.04.17 17:35:45.196200 [ 276 ] {10a6e1fb-246f-4b5f-bbc0-2a792809f717} <Debug> TCPHandler: Processed in 0.001351545 sec. | ||
| 8387 | 2026.04.17 17:35:45.196314 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.04.17 17:35:45.196409 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.04.17 17:35:45.196465 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <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 | ||
| 8390 | 2026.04.17 17:35:45.197260 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.04.17 17:35:45.197296 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8392 | 2026.04.17 17:35:45.197849 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8393 | 2026.04.17 17:35:45.198072 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.04.17 17:35:45.198213 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001821 sec., 18671.05985722131 rows/sec., 33.46 MiB/sec. | ||
| 8395 | 2026.04.17 17:35:45.198280 [ 276 ] {7850f8d0-ca77-40a6-9f8f-78a6c9f68dd8} <Debug> TCPHandler: Processed in 0.002015466 sec. | ||
| 8396 | 2026.04.17 17:35:45.198420 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.04.17 17:35:45.198516 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.04.17 17:35:45.198558 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8399 | 2026.04.17 17:35:45.198891 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.04.17 17:35:45.198926 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8401 | 2026.04.17 17:35:45.199222 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8402 | 2026.04.17 17:35:45.199440 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.04.17 17:35:45.199569 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8404 | 2026.04.17 17:35:45.199606 [ 276 ] {7f263844-7cfd-47a5-9e52-debf9bdc036e} <Debug> TCPHandler: Processed in 0.001235501 sec. | ||
| 8405 | 2026.04.17 17:35:47.636859 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8406 | 2026.04.17 17:35:47.636935 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8407 | 2026.04.17 17:35:47.818840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19195 | ||
| 8408 | 2026.04.17 17:35:47.819348 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.04.17 17:35:47.819392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8410 | 2026.04.17 17:35:47.819897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8411 | 2026.04.17 17:35:47.820160 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.04.17 17:35:47.820314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19195 | ||
| 8413 | 2026.04.17 17:35:47.884484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1058 | ||
| 8414 | 2026.04.17 17:35:47.886578 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.04.17 17:35:47.886625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8416 | 2026.04.17 17:35:47.887797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8417 | 2026.04.17 17:35:47.888064 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.04.17 17:35:47.888324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8419 | 2026.04.17 17:35:48.855333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8420 | 2026.04.17 17:35:48.873117 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.04.17 17:35:48.873178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8422 | 2026.04.17 17:35:48.879324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8423 | 2026.04.17 17:35:48.880015 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.04.17 17:35:48.883075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8425 | 2026.04.17 17:35:50.188344 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.04.17 17:35:50.188546 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8427 | 2026.04.17 17:35:50.188615 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8428 | 2026.04.17 17:35:50.189266 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.04.17 17:35:50.189315 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8430 | 2026.04.17 17:35:50.189724 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8431 | 2026.04.17 17:35:50.189957 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.04.17 17:35:50.190128 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001633 sec., 42865.89099816289 rows/sec., 3.42 MiB/sec. | ||
| 8433 | 2026.04.17 17:35:50.190172 [ 276 ] {2084cebb-de27-474d-99d5-539e20af2e9f} <Debug> TCPHandler: Processed in 0.001964465 sec. | ||
| 8434 | 2026.04.17 17:35:50.190324 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.04.17 17:35:50.190421 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8436 | 2026.04.17 17:35:50.190461 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8437 | 2026.04.17 17:35:50.190860 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.04.17 17:35:50.190897 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8439 | 2026.04.17 17:35:50.191208 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8440 | 2026.04.17 17:35:50.191419 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.04.17 17:35:50.191548 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001146 sec., 6108.202443280977 rows/sec., 459.31 KiB/sec. | ||
| 8442 | 2026.04.17 17:35:50.191544 [ 101 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8443 | 2026.04.17 17:35:50.191588 [ 276 ] {265547de-2094-40d0-a0d7-82e0b1aff2b8} <Debug> TCPHandler: Processed in 0.001313583 sec. | ||
| 8444 | 2026.04.17 17:35:50.191623 [ 101 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.04.17 17:35:50.191649 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8446 | 2026.04.17 17:35:50.191727 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.04.17 17:35:50.191777 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 8448 | 2026.04.17 17:35:50.191835 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8449 | 2026.04.17 17:35:50.191890 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8450 | 2026.04.17 17:35:50.191904 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8451 | 2026.04.17 17:35:50.191943 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 8452 | 2026.04.17 17:35:50.192012 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 8453 | 2026.04.17 17:35:50.192058 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 8454 | 2026.04.17 17:35:50.192101 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 8455 | 2026.04.17 17:35:50.192142 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 8456 | 2026.04.17 17:35:50.192186 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 8457 | 2026.04.17 17:35:50.192307 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.04.17 17:35:50.192350 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8459 | 2026.04.17 17:35:50.192679 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8460 | 2026.04.17 17:35:50.192918 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.04.17 17:35:50.193065 [ 201 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349624 sec., 238584.96885058357 rows/sec., 16.85 MiB/sec. | ||
| 8462 | 2026.04.17 17:35:50.193103 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001288 sec., 55124.22360248447 rows/sec., 4.30 MiB/sec. | ||
| 8463 | 2026.04.17 17:35:50.193152 [ 276 ] {5e25df5f-4111-42a2-8af8-15dcfeb0844d} <Debug> TCPHandler: Processed in 0.001474258 sec. | ||
| 8464 | 2026.04.17 17:35:50.193214 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8465 | 2026.04.17 17:35:50.193311 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.04.17 17:35:50.193431 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8467 | 2026.04.17 17:35:50.193489 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8468 | 2026.04.17 17:35:50.193526 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.04.17 17:35:50.193620 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_51_10} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8470 | 2026.04.17 17:35:50.193721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8471 | 2026.04.17 17:35:50.193958 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.04.17 17:35:50.193998 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8473 | 2026.04.17 17:35:50.194346 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8474 | 2026.04.17 17:35:50.194569 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.04.17 17:35:50.194708 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 8476 | 2026.04.17 17:35:50.194747 [ 276 ] {6aa1ce58-3975-4346-bbe1-9fed9d0d6b7e} <Debug> TCPHandler: Processed in 0.001484519 sec. | ||
| 8477 | 2026.04.17 17:35:50.194870 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.04.17 17:35:50.194969 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.04.17 17:35:50.195026 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <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 | ||
| 8480 | 2026.04.17 17:35:50.195797 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.04.17 17:35:50.195837 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8482 | 2026.04.17 17:35:50.196359 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8483 | 2026.04.17 17:35:50.196582 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.04.17 17:35:50.196736 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001771 sec., 3952.5691699604745 rows/sec., 7.08 MiB/sec. | ||
| 8485 | 2026.04.17 17:35:50.196805 [ 276 ] {887d6039-801a-48e4-a778-1392479c93be} <Debug> TCPHandler: Processed in 0.001985845 sec. | ||
| 8486 | 2026.04.17 17:35:50.196929 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.04.17 17:35:50.197028 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8488 | 2026.04.17 17:35:50.197069 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8489 | 2026.04.17 17:35:50.197411 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.04.17 17:35:50.197447 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8491 | 2026.04.17 17:35:50.197745 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8492 | 2026.04.17 17:35:50.197948 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.04.17 17:35:50.198086 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8494 | 2026.04.17 17:35:50.198124 [ 276 ] {d7190d5a-9842-402a-abbd-eb7109273dfb} <Debug> TCPHandler: Processed in 0.001245561 sec. | ||
| 8495 | 2026.04.17 17:35:50.927703 [ 101 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 8496 | 2026.04.17 17:35:50.927790 [ 101 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.04.17 17:35:50.927825 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8498 | 2026.04.17 17:35:50.927957 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 8499 | 2026.04.17 17:35:50.928079 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8500 | 2026.04.17 17:35:50.928114 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 8501 | 2026.04.17 17:35:50.928184 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8502 | 2026.04.17 17:35:50.928234 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 8503 | 2026.04.17 17:35:50.928280 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8504 | 2026.04.17 17:35:50.928323 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 8505 | 2026.04.17 17:35:50.929456 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2625 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153902 sec., 1705630.855999272 rows/sec., 106.88 MiB/sec. | ||
| 8506 | 2026.04.17 17:35:50.929683 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 8507 | 2026.04.17 17:35:50.930003 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.04.17 17:35:50.930088 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_15_3} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 8509 | 2026.04.17 17:35:50.930188 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8510 | 2026.04.17 17:35:55.201482 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2026.04.17 17:35:55.201696 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.04.17 17:35:55.201771 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8513 | 2026.04.17 17:35:55.202562 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.04.17 17:35:55.202604 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8515 | 2026.04.17 17:35:55.203097 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8516 | 2026.04.17 17:35:55.203386 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.04.17 17:35:55.203560 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001917 sec., 148148.14814814815 rows/sec., 9.41 MiB/sec. | ||
| 8518 | 2026.04.17 17:35:55.203618 [ 276 ] {cedb8791-0fe1-4db6-988b-e8842266aa30} <Debug> TCPHandler: Processed in 0.002275824 sec. | ||
| 8519 | 2026.04.17 17:35:55.203798 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.04.17 17:35:55.203920 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8521 | 2026.04.17 17:35:55.203971 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8522 | 2026.04.17 17:35:55.204382 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.04.17 17:35:55.204419 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8524 | 2026.04.17 17:35:55.204717 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8525 | 2026.04.17 17:35:55.204927 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2026.04.17 17:35:55.205053 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001164 sec., 1718.213058419244 rows/sec., 140.11 KiB/sec. | ||
| 8527 | 2026.04.17 17:35:55.205090 [ 276 ] {e7d66672-55e9-4583-b075-04806c010f3c} <Debug> TCPHandler: Processed in 0.001361295 sec. | ||
| 8528 | 2026.04.17 17:35:55.205215 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.04.17 17:35:55.205308 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8530 | 2026.04.17 17:35:55.205346 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8531 | 2026.04.17 17:35:55.206035 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.04.17 17:35:55.206070 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8533 | 2026.04.17 17:35:55.206415 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8534 | 2026.04.17 17:35:55.206624 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.04.17 17:35:55.206744 [ 95 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8536 | 2026.04.17 17:35:55.206749 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Debug> executeQuery: Read 866 rows, 69.42 KiB in 0.001461 sec., 592744.6954141 rows/sec., 46.40 MiB/sec. | ||
| 8537 | 2026.04.17 17:35:55.206819 [ 95 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.04.17 17:35:55.206833 [ 276 ] {fc297033-0b78-4365-b16b-dbe7a4ab008b} <Debug> TCPHandler: Processed in 0.001665135 sec. | ||
| 8539 | 2026.04.17 17:35:55.206848 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8540 | 2026.04.17 17:35:55.206949 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 8541 | 2026.04.17 17:35:55.206957 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.04.17 17:35:55.207052 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8543 | 2026.04.17 17:35:55.207063 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.04.17 17:35:55.207084 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3358 rows starting from the beginning of the part | ||
| 8545 | 2026.04.17 17:35:55.207103 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8546 | 2026.04.17 17:35:55.207149 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2415 rows starting from the beginning of the part | ||
| 8547 | 2026.04.17 17:35:55.207200 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8548 | 2026.04.17 17:35:55.207245 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 124 rows starting from the beginning of the part | ||
| 8549 | 2026.04.17 17:35:55.207291 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 70 rows starting from the beginning of the part | ||
| 8550 | 2026.04.17 17:35:55.207335 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 866 rows starting from the beginning of the part | ||
| 8551 | 2026.04.17 17:35:55.207531 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.04.17 17:35:55.207566 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8553 | 2026.04.17 17:35:55.207868 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8554 | 2026.04.17 17:35:55.208077 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.04.17 17:35:55.208202 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Debug> executeQuery: Read 178 rows, 11.24 KiB in 0.001158 sec., 153713.298791019 rows/sec., 9.48 MiB/sec. | ||
| 8556 | 2026.04.17 17:35:55.208239 [ 276 ] {aa809233-a042-415c-8b5b-60d6eedec16a} <Debug> TCPHandler: Processed in 0.001331314 sec. | ||
| 8557 | 2026.04.17 17:35:55.208365 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.04.17 17:35:55.208457 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.04.17 17:35:55.208494 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8560 | 2026.04.17 17:35:55.208907 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.04.17 17:35:55.208942 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8562 | 2026.04.17 17:35:55.209239 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8563 | 2026.04.17 17:35:55.209441 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.04.17 17:35:55.209565 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001126 sec., 132326.82060390763 rows/sec., 8.55 MiB/sec. | ||
| 8565 | 2026.04.17 17:35:55.209602 [ 276 ] {58893911-3d67-4368-90bd-15141897e45d} <Debug> TCPHandler: Processed in 0.001283073 sec. | ||
| 8566 | 2026.04.17 17:35:55.209688 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6889 rows, containing 5 columns (5 merged, 0 gathered) in 0.002779381 sec., 2478609.445772278 rows/sec., 196.03 MiB/sec. | ||
| 8567 | 2026.04.17 17:35:55.209716 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.04.17 17:35:55.209821 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.04.17 17:35:55.209860 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8570 | 2026.04.17 17:35:55.210007 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8571 | 2026.04.17 17:35:55.210268 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.04.17 17:35:55.210272 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2026.04.17 17:35:55.210312 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8574 | 2026.04.17 17:35:55.210336 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_66_13} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8575 | 2026.04.17 17:35:55.210405 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8576 | 2026.04.17 17:35:55.210612 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8577 | 2026.04.17 17:35:55.210824 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.04.17 17:35:55.210942 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 8579 | 2026.04.17 17:35:55.210979 [ 276 ] {11205dca-e914-4eac-a62b-738e9376a218} <Debug> TCPHandler: Processed in 0.001309153 sec. | ||
| 8580 | 2026.04.17 17:35:55.211094 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.04.17 17:35:55.211184 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8582 | 2026.04.17 17:35:55.211223 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8583 | 2026.04.17 17:35:55.211755 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.04.17 17:35:55.211790 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8585 | 2026.04.17 17:35:55.212106 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8586 | 2026.04.17 17:35:55.212308 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.04.17 17:35:55.212433 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001265 sec., 415810.27667984186 rows/sec., 29.39 MiB/sec. | ||
| 8588 | 2026.04.17 17:35:55.212444 [ 93 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8589 | 2026.04.17 17:35:55.212469 [ 276 ] {28c60b81-27aa-458c-8589-dda1340a83c9} <Debug> TCPHandler: Processed in 0.001421417 sec. | ||
| 8590 | 2026.04.17 17:35:55.212496 [ 93 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.04.17 17:35:55.212523 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8592 | 2026.04.17 17:35:55.212592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2026.04.17 17:35:55.212651 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 8594 | 2026.04.17 17:35:55.212687 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8595 | 2026.04.17 17:35:55.212735 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8596 | 2026.04.17 17:35:55.212802 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8597 | 2026.04.17 17:35:55.212844 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 8598 | 2026.04.17 17:35:55.212923 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1295 rows starting from the beginning of the part | ||
| 8599 | 2026.04.17 17:35:55.212973 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8600 | 2026.04.17 17:35:55.213017 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part | ||
| 8601 | 2026.04.17 17:35:55.213062 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 71 rows starting from the beginning of the part | ||
| 8602 | 2026.04.17 17:35:55.213074 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.04.17 17:35:55.213102 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 526 rows starting from the beginning of the part | ||
| 8604 | 2026.04.17 17:35:55.213114 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8605 | 2026.04.17 17:35:55.213441 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 8606 | 2026.04.17 17:35:55.213649 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.04.17 17:35:55.213773 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 567.89 KiB/sec. | ||
| 8608 | 2026.04.17 17:35:55.213808 [ 276 ] {87f651a8-c715-425a-b49c-d00f46b4ef6e} <Debug> TCPHandler: Processed in 0.001266892 sec. | ||
| 8609 | 2026.04.17 17:35:55.213924 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.04.17 17:35:55.214016 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8611 | 2026.04.17 17:35:55.214056 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8612 | 2026.04.17 17:35:55.214481 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.04.17 17:35:55.214515 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8614 | 2026.04.17 17:35:55.214516 [ 196 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924233 sec., 2017946.891046978 rows/sec., 146.17 MiB/sec. | ||
| 8615 | 2026.04.17 17:35:55.214731 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8616 | 2026.04.17 17:35:55.214893 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8617 | 2026.04.17 17:35:55.215005 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.04.17 17:35:55.215089 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_66_13} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8619 | 2026.04.17 17:35:55.215142 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.04.17 17:35:55.215172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8621 | 2026.04.17 17:35:55.215274 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Debug> executeQuery: Read 371 rows, 24.72 KiB in 0.001276 sec., 290752.3510971787 rows/sec., 18.92 MiB/sec. | ||
| 8622 | 2026.04.17 17:35:55.215284 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8623 | 2026.04.17 17:35:55.215316 [ 276 ] {fd9005fc-a7b5-4ef2-b585-0778bad664ca} <Debug> TCPHandler: Processed in 0.001438697 sec. | ||
| 8624 | 2026.04.17 17:35:55.215329 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.04.17 17:35:55.215352 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8626 | 2026.04.17 17:35:55.215432 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.04.17 17:35:55.215447 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8628 | 2026.04.17 17:35:55.215527 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8629 | 2026.04.17 17:35:55.215572 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8630 | 2026.04.17 17:35:55.215578 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8631 | 2026.04.17 17:35:55.215621 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21469 rows starting from the beginning of the part | ||
| 8632 | 2026.04.17 17:35:55.215686 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1496 rows starting from the beginning of the part | ||
| 8633 | 2026.04.17 17:35:55.215732 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 8634 | 2026.04.17 17:35:55.215772 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 8635 | 2026.04.17 17:35:55.215813 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8636 | 2026.04.17 17:35:55.215854 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 371 rows starting from the beginning of the part | ||
| 8637 | 2026.04.17 17:35:55.215881 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.04.17 17:35:55.215923 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8639 | 2026.04.17 17:35:55.216247 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8640 | 2026.04.17 17:35:55.216456 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.04.17 17:35:55.216583 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001073 sec., 1863.932898415657 rows/sec., 125.60 KiB/sec. | ||
| 8642 | 2026.04.17 17:35:55.216618 [ 276 ] {bd98f21f-2268-4181-a0ef-be12f7f11fea} <Debug> TCPHandler: Processed in 0.001232981 sec. | ||
| 8643 | 2026.04.17 17:35:55.216726 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.04.17 17:35:55.216817 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8645 | 2026.04.17 17:35:55.216868 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <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 | ||
| 8646 | 2026.04.17 17:35:55.217638 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.04.17 17:35:55.217673 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8648 | 2026.04.17 17:35:55.218404 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8649 | 2026.04.17 17:35:55.218627 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.04.17 17:35:55.218766 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001967 sec., 17285.205897305543 rows/sec., 30.97 MiB/sec. | ||
| 8651 | 2026.04.17 17:35:55.218765 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8652 | 2026.04.17 17:35:55.218818 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.04.17 17:35:55.218834 [ 276 ] {8182faac-f94f-4d72-a22a-f9db2adc23c7} <Debug> TCPHandler: Processed in 0.002154541 sec. | ||
| 8654 | 2026.04.17 17:35:55.218836 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8655 | 2026.04.17 17:35:55.218953 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 8656 | 2026.04.17 17:35:55.218957 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.04.17 17:35:55.219077 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8658 | 2026.04.17 17:35:55.219117 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8659 | 2026.04.17 17:35:55.219161 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8660 | 2026.04.17 17:35:55.219217 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1015 rows starting from the beginning of the part | ||
| 8661 | 2026.04.17 17:35:55.219336 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 8662 | 2026.04.17 17:35:55.219449 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 8663 | 2026.04.17 17:35:55.219470 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.04.17 17:35:55.219510 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8665 | 2026.04.17 17:35:55.219561 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 8666 | 2026.04.17 17:35:55.219671 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 8667 | 2026.04.17 17:35:55.219778 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8668 | 2026.04.17 17:35:55.219971 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8669 | 2026.04.17 17:35:55.220225 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2026.04.17 17:35:55.220363 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Debug> executeQuery: Read 120 rows, 7.39 KiB in 0.001305 sec., 91954.02298850575 rows/sec., 5.53 MiB/sec. | ||
| 8671 | 2026.04.17 17:35:55.220363 [ 93 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8672 | 2026.04.17 17:35:55.220402 [ 276 ] {f82e1e2d-cc50-4c34-b279-1270fb7ee84c} <Debug> TCPHandler: Processed in 0.001492669 sec. | ||
| 8673 | 2026.04.17 17:35:55.220415 [ 93 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.04.17 17:35:55.220441 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8675 | 2026.04.17 17:35:55.220510 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8676 | 2026.04.17 17:35:55.220589 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2026.04.17 17:35:55.220615 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2820 rows starting from the beginning of the part | ||
| 8678 | 2026.04.17 17:35:55.220665 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 8679 | 2026.04.17 17:35:55.220707 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 8680 | 2026.04.17 17:35:55.220748 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 8681 | 2026.04.17 17:35:55.220787 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8682 | 2026.04.17 17:35:55.220826 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 120 rows starting from the beginning of the part | ||
| 8683 | 2026.04.17 17:35:55.222353 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23784 rows, containing 5 columns (5 merged, 0 gathered) in 0.006944208 sec., 3425012.6148295095 rows/sec., 221.80 MiB/sec. | ||
| 8684 | 2026.04.17 17:35:55.222459 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001975745 sec., 1579151.1556400242 rows/sec., 105.97 MiB/sec. | ||
| 8685 | 2026.04.17 17:35:55.222815 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8686 | 2026.04.17 17:35:55.222929 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8687 | 2026.04.17 17:35:55.223122 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.04.17 17:35:55.223209 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8689 | 2026.04.17 17:35:55.223284 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2026.04.17 17:35:55.223305 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8691 | 2026.04.17 17:35:55.223372 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_66_13} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8692 | 2026.04.17 17:35:55.223492 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8693 | 2026.04.17 17:35:55.226916 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 19 columns (19 merged, 0 gathered) in 0.008000203 sec., 142496.3841542521 rows/sec., 255.35 MiB/sec. | ||
| 8694 | 2026.04.17 17:35:55.228702 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8695 | 2026.04.17 17:35:55.229053 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.04.17 17:35:55.229133 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8697 | 2026.04.17 17:35:55.229297 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8698 | 2026.04.17 17:35:55.321276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19707 | ||
| 8699 | 2026.04.17 17:35:55.321774 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.04.17 17:35:55.321817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8701 | 2026.04.17 17:35:55.322308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8702 | 2026.04.17 17:35:55.322559 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.04.17 17:35:55.322694 [ 93 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8704 | 2026.04.17 17:35:55.322703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19707 | ||
| 8705 | 2026.04.17 17:35:55.322731 [ 93 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.04.17 17:35:55.322750 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8707 | 2026.04.17 17:35:55.322863 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 8708 | 2026.04.17 17:35:55.322993 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8709 | 2026.04.17 17:35:55.323029 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17275 rows starting from the beginning of the part | ||
| 8710 | 2026.04.17 17:35:55.323087 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8711 | 2026.04.17 17:35:55.323133 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8712 | 2026.04.17 17:35:55.323174 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8713 | 2026.04.17 17:35:55.323214 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8714 | 2026.04.17 17:35:55.323254 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8715 | 2026.04.17 17:35:55.325336 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19707 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523483 sec., 7809444.327542528 rows/sec., 111.71 MiB/sec. | ||
| 8716 | 2026.04.17 17:35:55.325672 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8717 | 2026.04.17 17:35:55.325947 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.04.17 17:35:55.326021 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_41_8} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8719 | 2026.04.17 17:35:55.326137 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8720 | 2026.04.17 17:35:56.001177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.74 MiB, peak 311.84 MiB, free memory in arenas 0.00 B, will set to 303.27 MiB (RSS), difference: 4.52 MiB | ||
| 8721 | 2026.04.17 17:35:56.384037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8722 | 2026.04.17 17:35:56.402110 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.04.17 17:35:56.402166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8724 | 2026.04.17 17:35:56.408493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8725 | 2026.04.17 17:35:56.409185 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.04.17 17:35:56.409467 [ 92 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8727 | 2026.04.17 17:35:56.409512 [ 92 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.04.17 17:35:56.409536 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8729 | 2026.04.17 17:35:56.409673 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8730 | 2026.04.17 17:35:56.412668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8731 | 2026.04.17 17:35:56.414050 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8732 | 2026.04.17 17:35:56.415686 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8733 | 2026.04.17 17:35:56.420771 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8734 | 2026.04.17 17:35:56.425614 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8735 | 2026.04.17 17:35:56.430621 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8736 | 2026.04.17 17:35:56.435562 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8737 | 2026.04.17 17:35:56.439470 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 8738 | 2026.04.17 17:35:56.491377 [ 194 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081772204 sec., 3778.7901619968566 rows/sec., 19.54 MiB/sec. | ||
| 8739 | 2026.04.17 17:35:56.493409 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8740 | 2026.04.17 17:35:56.495116 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_41_8} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.04.17 17:35:56.495201 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_41_8} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8742 | 2026.04.17 17:35:56.496678 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8743 | 2026.04.17 17:35:57.001224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.35 MiB, peak 317.76 MiB, free memory in arenas 0.00 B, will set to 305.71 MiB (RSS), difference: 1.35 MiB | ||
| 8744 | 2026.04.17 17:35:57.889360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1094 | ||
| 8745 | 2026.04.17 17:35:57.892953 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.04.17 17:35:57.893038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8747 | 2026.04.17 17:35:57.894948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8748 | 2026.04.17 17:35:57.895339 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.04.17 17:35:57.895982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8750 | 2026.04.17 17:35:58.567157 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59907 | ||
| 8751 | 2026.04.17 17:35:58.567301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8752 | 2026.04.17 17:35:58.567351 [ 290 ] {} <Debug> TCP-Session: e8602cba-c499-4e09-b32a-da5936eb50a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59907 | ||
| 8753 | 2026.04.17 17:35:58.567381 [ 290 ] {} <Debug> TCP-Session: e8602cba-c499-4e09-b32a-da5936eb50a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2026.04.17 17:35:58.567404 [ 290 ] {} <Debug> TCP-Session: e8602cba-c499-4e09-b32a-da5936eb50a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8755 | 2026.04.17 17:35:58.567647 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32799 | ||
| 8756 | 2026.04.17 17:35:58.567676 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50247 | ||
| 8757 | 2026.04.17 17:35:58.567716 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57144 | ||
| 8758 | 2026.04.17 17:35:58.567734 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38008 | ||
| 8759 | 2026.04.17 17:35:58.567743 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56283 | ||
| 8760 | 2026.04.17 17:35:58.567806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8761 | 2026.04.17 17:35:58.567830 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8762 | 2026.04.17 17:35:58.567852 [ 290 ] {} <Trace> TCP-Session: e8602cba-c499-4e09-b32a-da5936eb50a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.04.17 17:35:58.567866 [ 291 ] {} <Debug> TCP-Session: d0b3a7ef-dd06-4a6e-a32e-9ad2618e2b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:32799 | ||
| 8764 | 2026.04.17 17:35:58.567879 [ 287 ] {} <Debug> TCP-Session: 5fa82b59-3c63-4a5d-875e-bb798c13a8b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57144 | ||
| 8765 | 2026.04.17 17:35:58.567703 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60266 | ||
| 8766 | 2026.04.17 17:35:58.567929 [ 287 ] {} <Debug> TCP-Session: 5fa82b59-3c63-4a5d-875e-bb798c13a8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2026.04.17 17:35:58.567927 [ 291 ] {} <Debug> TCP-Session: d0b3a7ef-dd06-4a6e-a32e-9ad2618e2b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2026.04.17 17:35:58.567970 [ 287 ] {} <Debug> TCP-Session: 5fa82b59-3c63-4a5d-875e-bb798c13a8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8769 | 2026.04.17 17:35:58.567983 [ 291 ] {} <Debug> TCP-Session: d0b3a7ef-dd06-4a6e-a32e-9ad2618e2b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2026.04.17 17:35:58.567990 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8771 | 2026.04.17 17:35:58.567706 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61138 | ||
| 8772 | 2026.04.17 17:35:58.568045 [ 292 ] {} <Debug> TCP-Session: 597be03c-4a4d-4c13-bc66-57306d40b344 Authenticating user 'default' from [fd00:1122:3344:101::e]:50247 | ||
| 8773 | 2026.04.17 17:35:58.568065 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8774 | 2026.04.17 17:35:58.568093 [ 292 ] {} <Debug> TCP-Session: 597be03c-4a4d-4c13-bc66-57306d40b344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.04.17 17:35:58.567693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46317 | ||
| 8776 | 2026.04.17 17:35:58.568122 [ 292 ] {} <Debug> TCP-Session: 597be03c-4a4d-4c13-bc66-57306d40b344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.04.17 17:35:58.568469 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8778 | 2026.04.17 17:35:58.568551 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8779 | 2026.04.17 17:35:58.568551 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8780 | 2026.04.17 17:35:58.568602 [ 286 ] {} <Debug> TCP-Session: 78143b1c-1d57-4c66-b25e-469d7aac6f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:61138 | ||
| 8781 | 2026.04.17 17:35:58.568632 [ 286 ] {} <Debug> TCP-Session: 78143b1c-1d57-4c66-b25e-469d7aac6f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8782 | 2026.04.17 17:35:58.568649 [ 286 ] {} <Debug> TCP-Session: 78143b1c-1d57-4c66-b25e-469d7aac6f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8783 | 2026.04.17 17:35:58.568688 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8784 | 2026.04.17 17:35:58.568736 [ 289 ] {} <Debug> TCP-Session: 910ccc76-7139-487a-9976-a5ac1900c906 Authenticating user 'default' from [fd00:1122:3344:101::e]:56283 | ||
| 8785 | 2026.04.17 17:35:58.568764 [ 289 ] {} <Debug> TCP-Session: 910ccc76-7139-487a-9976-a5ac1900c906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2026.04.17 17:35:58.568780 [ 289 ] {} <Debug> TCP-Session: 910ccc76-7139-487a-9976-a5ac1900c906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.04.17 17:35:58.568867 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8788 | 2026.04.17 17:35:58.568920 [ 294 ] {} <Debug> TCP-Session: f9664708-38c7-4deb-9a54-c91ce8dd2537 Authenticating user 'default' from [fd00:1122:3344:101::e]:46317 | ||
| 8789 | 2026.04.17 17:35:58.568948 [ 294 ] {} <Debug> TCP-Session: f9664708-38c7-4deb-9a54-c91ce8dd2537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2026.04.17 17:35:58.568972 [ 294 ] {} <Debug> TCP-Session: f9664708-38c7-4deb-9a54-c91ce8dd2537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.04.17 17:35:58.568997 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 8792 | 2026.04.17 17:35:58.569114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2026.04.17 17:35:58.569158 [ 293 ] {} <Debug> TCP-Session: c6bddddc-07fe-4ab6-b484-f0fb907d9977 Authenticating user 'default' from [fd00:1122:3344:101::e]:60266 | ||
| 8794 | 2026.04.17 17:35:58.569183 [ 293 ] {} <Debug> TCP-Session: c6bddddc-07fe-4ab6-b484-f0fb907d9977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2026.04.17 17:35:58.569204 [ 293 ] {} <Debug> TCP-Session: c6bddddc-07fe-4ab6-b484-f0fb907d9977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2026.04.17 17:35:58.569333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8797 | 2026.04.17 17:35:58.569376 [ 288 ] {} <Debug> TCP-Session: 175724c1-2df4-4e07-942e-c36d0c4f0671 Authenticating user 'default' from [fd00:1122:3344:101::e]:38008 | ||
| 8798 | 2026.04.17 17:35:58.569400 [ 288 ] {} <Debug> TCP-Session: 175724c1-2df4-4e07-942e-c36d0c4f0671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.04.17 17:35:58.569415 [ 288 ] {} <Debug> TCP-Session: 175724c1-2df4-4e07-942e-c36d0c4f0671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.04.17 17:35:58.570108 [ 309 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> AggregatingTransform: Aggregating | ||
| 8801 | 2026.04.17 17:35:58.570150 [ 309 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> Aggregator: Aggregation method: without_key | ||
| 8802 | 2026.04.17 17:35:58.570191 [ 309 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061315 sec. (942.227 rows/sec., 36.81 KiB/sec.) | ||
| 8803 | 2026.04.17 17:35:58.570209 [ 309 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Trace> Aggregator: Merging aggregated data | ||
| 8804 | 2026.04.17 17:35:58.572211 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004209 sec., 237.58612497030174 rows/sec., 9.28 KiB/sec. | ||
| 8805 | 2026.04.17 17:35:58.572406 [ 290 ] {e2f0b3d5-92eb-4102-be22-a9065ecb8c65} <Debug> TCPHandler: Processed in 0.004685874 sec. | ||
| 8806 | 2026.04.17 17:35:58.572560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8807 | 2026.04.17 17:35:58.572593 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8808 | 2026.04.17 17:35:58.572600 [ 290 ] {} <Debug> TCP-Session: e8602cba-c499-4e09-b32a-da5936eb50a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2026.04.17 17:35:58.572622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8810 | 2026.04.17 17:35:58.572646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8811 | 2026.04.17 17:35:58.572671 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8812 | 2026.04.17 17:35:58.572692 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8813 | 2026.04.17 17:35:58.572714 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8814 | 2026.04.17 17:35:58.572739 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8815 | 2026.04.17 17:35:58.572753 [ 287 ] {} <Debug> TCP-Session: 5fa82b59-3c63-4a5d-875e-bb798c13a8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.04.17 17:35:58.572782 [ 293 ] {} <Debug> TCP-Session: c6bddddc-07fe-4ab6-b484-f0fb907d9977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.04.17 17:35:58.572799 [ 289 ] {} <Debug> TCP-Session: 910ccc76-7139-487a-9976-a5ac1900c906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.04.17 17:35:58.572756 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8819 | 2026.04.17 17:35:58.572714 [ 294 ] {} <Debug> TCP-Session: f9664708-38c7-4deb-9a54-c91ce8dd2537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.04.17 17:35:58.572871 [ 288 ] {} <Debug> TCP-Session: 175724c1-2df4-4e07-942e-c36d0c4f0671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2026.04.17 17:35:58.572648 [ 292 ] {} <Debug> TCP-Session: 597be03c-4a4d-4c13-bc66-57306d40b344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2026.04.17 17:35:58.572734 [ 286 ] {} <Debug> TCP-Session: 78143b1c-1d57-4c66-b25e-469d7aac6f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.04.17 17:35:58.572686 [ 291 ] {} <Debug> TCP-Session: d0b3a7ef-dd06-4a6e-a32e-9ad2618e2b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.04.17 17:35:58.737706 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40020 | ||
| 8825 | 2026.04.17 17:35:58.737816 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.04.17 17:35:58.737842 [ 290 ] {} <Debug> TCP-Session: ad336b15-49b0-4ae0-82ce-44039e348a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:40020 | ||
| 8827 | 2026.04.17 17:35:58.737869 [ 290 ] {} <Debug> TCP-Session: ad336b15-49b0-4ae0-82ce-44039e348a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.04.17 17:35:58.737882 [ 290 ] {} <Debug> TCP-Session: ad336b15-49b0-4ae0-82ce-44039e348a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.04.17 17:35:58.738102 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62632 | ||
| 8830 | 2026.04.17 17:35:58.738149 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39046 | ||
| 8831 | 2026.04.17 17:35:58.738183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64866 | ||
| 8832 | 2026.04.17 17:35:58.738193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37889 | ||
| 8833 | 2026.04.17 17:35:58.738220 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8834 | 2026.04.17 17:35:58.738236 [ 290 ] {} <Trace> TCP-Session: ad336b15-49b0-4ae0-82ce-44039e348a64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.04.17 17:35:58.738270 [ 291 ] {} <Debug> TCP-Session: 8a51ce1b-c7f9-4add-b748-d18ddb010a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:62632 | ||
| 8836 | 2026.04.17 17:35:58.738284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8837 | 2026.04.17 17:35:58.738299 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8838 | 2026.04.17 17:35:58.738308 [ 291 ] {} <Debug> TCP-Session: 8a51ce1b-c7f9-4add-b748-d18ddb010a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.04.17 17:35:58.738320 [ 286 ] {} <Debug> TCP-Session: d06ada33-1be2-4a1f-9497-185d2a9898e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64866 | ||
| 8840 | 2026.04.17 17:35:58.738332 [ 287 ] {} <Debug> TCP-Session: 40a85198-ab78-43df-9d19-4501a1145cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37889 | ||
| 8841 | 2026.04.17 17:35:58.738345 [ 291 ] {} <Debug> TCP-Session: 8a51ce1b-c7f9-4add-b748-d18ddb010a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2026.04.17 17:35:58.738360 [ 286 ] {} <Debug> TCP-Session: d06ada33-1be2-4a1f-9497-185d2a9898e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.04.17 17:35:58.738370 [ 287 ] {} <Debug> TCP-Session: 40a85198-ab78-43df-9d19-4501a1145cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.04.17 17:35:58.738391 [ 286 ] {} <Debug> TCP-Session: d06ada33-1be2-4a1f-9497-185d2a9898e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.04.17 17:35:58.738406 [ 287 ] {} <Debug> TCP-Session: 40a85198-ab78-43df-9d19-4501a1145cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.04.17 17:35:58.738428 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40020) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8847 | 2026.04.17 17:35:58.738300 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8848 | 2026.04.17 17:35:58.738212 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42744 | ||
| 8849 | 2026.04.17 17:35:58.738508 [ 292 ] {} <Debug> TCP-Session: 8662b550-f690-4b30-ae06-38bc174af94f Authenticating user 'default' from [fd00:1122:3344:101::e]:39046 | ||
| 8850 | 2026.04.17 17:35:58.738201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44825 | ||
| 8851 | 2026.04.17 17:35:58.738555 [ 292 ] {} <Debug> TCP-Session: 8662b550-f690-4b30-ae06-38bc174af94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.04.17 17:35:58.738167 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55765 | ||
| 8853 | 2026.04.17 17:35:58.738580 [ 292 ] {} <Debug> TCP-Session: 8662b550-f690-4b30-ae06-38bc174af94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.04.17 17:35:58.738607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8855 | 2026.04.17 17:35:58.738593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8856 | 2026.04.17 17:35:58.738634 [ 288 ] {} <Debug> TCP-Session: 534730f1-18ab-4059-a989-dee65c9db330 Authenticating user 'default' from [fd00:1122:3344:101::e]:44825 | ||
| 8857 | 2026.04.17 17:35:58.738655 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8858 | 2026.04.17 17:35:58.738665 [ 289 ] {} <Debug> TCP-Session: 44fe5811-4bb8-42cc-944c-3b34576aa93a Authenticating user 'default' from [fd00:1122:3344:101::e]:42744 | ||
| 8859 | 2026.04.17 17:35:58.738689 [ 294 ] {} <Debug> TCP-Session: 4ffc8a1b-d148-4317-a367-2286b475a8f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55765 | ||
| 8860 | 2026.04.17 17:35:58.738668 [ 288 ] {} <Debug> TCP-Session: 534730f1-18ab-4059-a989-dee65c9db330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.04.17 17:35:58.738735 [ 294 ] {} <Debug> TCP-Session: 4ffc8a1b-d148-4317-a367-2286b475a8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.04.17 17:35:58.738748 [ 288 ] {} <Debug> TCP-Session: 534730f1-18ab-4059-a989-dee65c9db330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.04.17 17:35:58.738763 [ 294 ] {} <Debug> TCP-Session: 4ffc8a1b-d148-4317-a367-2286b475a8f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.04.17 17:35:58.738722 [ 289 ] {} <Debug> TCP-Session: 44fe5811-4bb8-42cc-944c-3b34576aa93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.04.17 17:35:58.738703 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8866 | 2026.04.17 17:35:58.738813 [ 289 ] {} <Debug> TCP-Session: 44fe5811-4bb8-42cc-944c-3b34576aa93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.04.17 17:35:58.738161 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45863 | ||
| 8868 | 2026.04.17 17:35:58.738878 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8869 | 2026.04.17 17:35:58.738921 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8870 | 2026.04.17 17:35:58.738949 [ 293 ] {} <Debug> TCP-Session: 70122840-e6f7-42ab-ab01-ab809837f1a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45863 | ||
| 8871 | 2026.04.17 17:35:58.738965 [ 293 ] {} <Debug> TCP-Session: 70122840-e6f7-42ab-ab01-ab809837f1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.04.17 17:35:58.738977 [ 293 ] {} <Debug> TCP-Session: 70122840-e6f7-42ab-ab01-ab809837f1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.04.17 17:35:58.739179 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 8874 | 2026.04.17 17:35:58.740155 [ 299 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> AggregatingTransform: Aggregating | ||
| 8875 | 2026.04.17 17:35:58.740214 [ 299 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> Aggregator: Aggregation method: without_key | ||
| 8876 | 2026.04.17 17:35:58.740255 [ 299 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970832 sec. (1030.044 rows/sec., 40.24 KiB/sec.) | ||
| 8877 | 2026.04.17 17:35:58.740276 [ 299 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Trace> Aggregator: Merging aggregated data | ||
| 8878 | 2026.04.17 17:35:58.741666 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 8879 | 2026.04.17 17:35:58.741825 [ 290 ] {e603620f-a5b2-4092-b5da-c13e0e0bbefb} <Debug> TCPHandler: Processed in 0.003740763 sec. | ||
| 8880 | 2026.04.17 17:35:58.741943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8881 | 2026.04.17 17:35:58.741972 [ 290 ] {} <Debug> TCP-Session: ad336b15-49b0-4ae0-82ce-44039e348a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.04.17 17:35:58.741973 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.04.17 17:35:58.741997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8884 | 2026.04.17 17:35:58.742019 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8885 | 2026.04.17 17:35:58.742023 [ 286 ] {} <Debug> TCP-Session: d06ada33-1be2-4a1f-9497-185d2a9898e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2026.04.17 17:35:58.742115 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8887 | 2026.04.17 17:35:58.742142 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8888 | 2026.04.17 17:35:58.742175 [ 293 ] {} <Debug> TCP-Session: 70122840-e6f7-42ab-ab01-ab809837f1a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.04.17 17:35:58.742085 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8890 | 2026.04.17 17:35:58.742202 [ 287 ] {} <Debug> TCP-Session: 40a85198-ab78-43df-9d19-4501a1145cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.04.17 17:35:58.742242 [ 288 ] {} <Debug> TCP-Session: 534730f1-18ab-4059-a989-dee65c9db330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.04.17 17:35:58.742063 [ 294 ] {} <Debug> TCP-Session: 4ffc8a1b-d148-4317-a367-2286b475a8f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2026.04.17 17:35:58.742046 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8894 | 2026.04.17 17:35:58.742068 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8895 | 2026.04.17 17:35:58.742323 [ 292 ] {} <Debug> TCP-Session: 8662b550-f690-4b30-ae06-38bc174af94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8896 | 2026.04.17 17:35:58.742047 [ 289 ] {} <Debug> TCP-Session: 44fe5811-4bb8-42cc-944c-3b34576aa93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8897 | 2026.04.17 17:35:58.742370 [ 291 ] {} <Debug> TCP-Session: 8a51ce1b-c7f9-4add-b748-d18ddb010a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8898 | 2026.04.17 17:35:58.913072 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35414 | ||
| 8899 | 2026.04.17 17:35:58.913311 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8900 | 2026.04.17 17:35:58.913340 [ 290 ] {} <Debug> TCP-Session: f35e969a-e781-4bc6-91e3-57a125553e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:35414 | ||
| 8901 | 2026.04.17 17:35:58.913362 [ 290 ] {} <Debug> TCP-Session: f35e969a-e781-4bc6-91e3-57a125553e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.04.17 17:35:58.913374 [ 290 ] {} <Debug> TCP-Session: f35e969a-e781-4bc6-91e3-57a125553e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.04.17 17:35:58.913568 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64282 | ||
| 8904 | 2026.04.17 17:35:58.913587 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40383 | ||
| 8905 | 2026.04.17 17:35:58.913626 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42677 | ||
| 8906 | 2026.04.17 17:35:58.913643 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43894 | ||
| 8907 | 2026.04.17 17:35:58.913692 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8908 | 2026.04.17 17:35:58.913634 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57360 | ||
| 8909 | 2026.04.17 17:35:58.913717 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8910 | 2026.04.17 17:35:58.913733 [ 291 ] {} <Debug> TCP-Session: 74fc5c53-6a05-4d19-ba13-7f41dfe69695 Authenticating user 'default' from [fd00:1122:3344:101::e]:64282 | ||
| 8911 | 2026.04.17 17:35:58.913765 [ 292 ] {} <Debug> TCP-Session: f3ebbf71-0ba8-45e4-a452-714da335b961 Authenticating user 'default' from [fd00:1122:3344:101::e]:40383 | ||
| 8912 | 2026.04.17 17:35:58.913770 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8913 | 2026.04.17 17:35:58.913782 [ 291 ] {} <Debug> TCP-Session: 74fc5c53-6a05-4d19-ba13-7f41dfe69695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.04.17 17:35:58.913797 [ 292 ] {} <Debug> TCP-Session: f3ebbf71-0ba8-45e4-a452-714da335b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.04.17 17:35:58.913818 [ 291 ] {} <Debug> TCP-Session: 74fc5c53-6a05-4d19-ba13-7f41dfe69695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2026.04.17 17:35:58.913831 [ 292 ] {} <Debug> TCP-Session: f3ebbf71-0ba8-45e4-a452-714da335b961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2026.04.17 17:35:58.913790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8918 | 2026.04.17 17:35:58.913716 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8919 | 2026.04.17 17:35:58.913882 [ 288 ] {} <Debug> TCP-Session: e7d761eb-054e-42ca-bd2a-17fd064ce890 Authenticating user 'default' from [fd00:1122:3344:101::e]:57360 | ||
| 8920 | 2026.04.17 17:35:58.913905 [ 287 ] {} <Debug> TCP-Session: aa4b48d6-00cc-49f9-8b37-f899b9a27865 Authenticating user 'default' from [fd00:1122:3344:101::e]:42677 | ||
| 8921 | 2026.04.17 17:35:58.913913 [ 288 ] {} <Debug> TCP-Session: e7d761eb-054e-42ca-bd2a-17fd064ce890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.04.17 17:35:58.913932 [ 287 ] {} <Debug> TCP-Session: aa4b48d6-00cc-49f9-8b37-f899b9a27865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.04.17 17:35:58.913950 [ 288 ] {} <Debug> TCP-Session: e7d761eb-054e-42ca-bd2a-17fd064ce890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.04.17 17:35:58.913961 [ 287 ] {} <Debug> TCP-Session: aa4b48d6-00cc-49f9-8b37-f899b9a27865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.04.17 17:35:58.913614 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42722 | ||
| 8926 | 2026.04.17 17:35:58.913606 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51123 | ||
| 8927 | 2026.04.17 17:35:58.913814 [ 289 ] {} <Debug> TCP-Session: 1eef2e7e-30c7-431e-924f-d88080888af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43894 | ||
| 8928 | 2026.04.17 17:35:58.913718 [ 290 ] {} <Trace> TCP-Session: f35e969a-e781-4bc6-91e3-57a125553e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.04.17 17:35:58.914069 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2026.04.17 17:35:58.914076 [ 289 ] {} <Debug> TCP-Session: 1eef2e7e-30c7-431e-924f-d88080888af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.04.17 17:35:58.914081 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8932 | 2026.04.17 17:35:58.914103 [ 286 ] {} <Debug> TCP-Session: 940bf2d0-d664-4ea8-bed5-69a8771eb931 Authenticating user 'default' from [fd00:1122:3344:101::e]:42722 | ||
| 8933 | 2026.04.17 17:35:58.914123 [ 289 ] {} <Debug> TCP-Session: 1eef2e7e-30c7-431e-924f-d88080888af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.04.17 17:35:58.914136 [ 294 ] {} <Debug> TCP-Session: 3704b79c-d483-4eec-8b76-9cb5b6fc00cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51123 | ||
| 8935 | 2026.04.17 17:35:58.914143 [ 286 ] {} <Debug> TCP-Session: 940bf2d0-d664-4ea8-bed5-69a8771eb931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2026.04.17 17:35:58.914169 [ 294 ] {} <Debug> TCP-Session: 3704b79c-d483-4eec-8b76-9cb5b6fc00cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8937 | 2026.04.17 17:35:58.914176 [ 286 ] {} <Debug> TCP-Session: 940bf2d0-d664-4ea8-bed5-69a8771eb931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.04.17 17:35:58.914184 [ 294 ] {} <Debug> TCP-Session: 3704b79c-d483-4eec-8b76-9cb5b6fc00cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.04.17 17:35:58.913617 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58691 | ||
| 8940 | 2026.04.17 17:35:58.914231 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8941 | 2026.04.17 17:35:58.914275 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8942 | 2026.04.17 17:35:58.914305 [ 293 ] {} <Debug> TCP-Session: 32a6d71d-026d-4543-8d89-92197c5dd647 Authenticating user 'default' from [fd00:1122:3344:101::e]:58691 | ||
| 8943 | 2026.04.17 17:35:58.914321 [ 293 ] {} <Debug> TCP-Session: 32a6d71d-026d-4543-8d89-92197c5dd647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.04.17 17:35:58.914333 [ 293 ] {} <Debug> TCP-Session: 32a6d71d-026d-4543-8d89-92197c5dd647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.04.17 17:35:58.914501 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8946 | 2026.04.17 17:35:58.914562 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8947 | 2026.04.17 17:35:58.914845 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 8948 | 2026.04.17 17:35:58.915876 [ 318 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> AggregatingTransform: Aggregating | ||
| 8949 | 2026.04.17 17:35:58.915927 [ 318 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8950 | 2026.04.17 17:35:58.915962 [ 318 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013553 sec. (986.628 rows/sec., 38.54 KiB/sec.) | ||
| 8951 | 2026.04.17 17:35:58.915981 [ 318 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Trace> Aggregator: Merging aggregated data | ||
| 8952 | 2026.04.17 17:35:58.917143 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002968 sec., 336.92722371967653 rows/sec., 13.16 KiB/sec. | ||
| 8953 | 2026.04.17 17:35:58.917283 [ 290 ] {faf0dfc8-241b-4618-9adf-328ae90d123f} <Debug> TCPHandler: Processed in 0.003676151 sec. | ||
| 8954 | 2026.04.17 17:35:58.917422 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8955 | 2026.04.17 17:35:58.917446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8956 | 2026.04.17 17:35:58.917460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8957 | 2026.04.17 17:35:58.917480 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8958 | 2026.04.17 17:35:58.917495 [ 291 ] {} <Debug> TCP-Session: 74fc5c53-6a05-4d19-ba13-7f41dfe69695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.04.17 17:35:58.917513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8960 | 2026.04.17 17:35:58.917543 [ 292 ] {} <Debug> TCP-Session: f3ebbf71-0ba8-45e4-a452-714da335b961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2026.04.17 17:35:58.917549 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8962 | 2026.04.17 17:35:58.917563 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8963 | 2026.04.17 17:35:58.917569 [ 294 ] {} <Debug> TCP-Session: 3704b79c-d483-4eec-8b76-9cb5b6fc00cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.04.17 17:35:58.917597 [ 288 ] {} <Debug> TCP-Session: e7d761eb-054e-42ca-bd2a-17fd064ce890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2026.04.17 17:35:58.917616 [ 286 ] {} <Debug> TCP-Session: 940bf2d0-d664-4ea8-bed5-69a8771eb931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2026.04.17 17:35:58.917497 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8967 | 2026.04.17 17:35:58.917517 [ 289 ] {} <Debug> TCP-Session: 1eef2e7e-30c7-431e-924f-d88080888af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.04.17 17:35:58.917454 [ 290 ] {} <Debug> TCP-Session: f35e969a-e781-4bc6-91e3-57a125553e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.04.17 17:35:58.917689 [ 287 ] {} <Debug> TCP-Session: aa4b48d6-00cc-49f9-8b37-f899b9a27865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8970 | 2026.04.17 17:35:58.917530 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2026.04.17 17:35:58.917763 [ 293 ] {} <Debug> TCP-Session: 32a6d71d-026d-4543-8d89-92197c5dd647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.04.17 17:36:00.187844 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.04.17 17:36:00.188068 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8974 | 2026.04.17 17:36:00.188146 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8975 | 2026.04.17 17:36:00.188893 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.04.17 17:36:00.188955 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8977 | 2026.04.17 17:36:00.189417 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8978 | 2026.04.17 17:36:00.189664 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.04.17 17:36:00.189826 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001814 sec., 38588.75413450937 rows/sec., 3.08 MiB/sec. | ||
| 8980 | 2026.04.17 17:36:00.189882 [ 276 ] {adb30cac-91a9-4615-af96-977dca937b6d} <Debug> TCPHandler: Processed in 0.002187992 sec. | ||
| 8981 | 2026.04.17 17:36:00.190011 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.04.17 17:36:00.190116 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.04.17 17:36:00.190162 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8984 | 2026.04.17 17:36:00.190605 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.04.17 17:36:00.190645 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8986 | 2026.04.17 17:36:00.190974 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8987 | 2026.04.17 17:36:00.191199 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.04.17 17:36:00.191333 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001242 sec., 5636.070853462157 rows/sec., 423.81 KiB/sec. | ||
| 8989 | 2026.04.17 17:36:00.191372 [ 276 ] {6d2b4825-53cd-4244-b615-81a9a858793f} <Debug> TCPHandler: Processed in 0.001414366 sec. | ||
| 8990 | 2026.04.17 17:36:00.191483 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.04.17 17:36:00.191581 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8992 | 2026.04.17 17:36:00.191622 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8993 | 2026.04.17 17:36:00.192061 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.04.17 17:36:00.192098 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8995 | 2026.04.17 17:36:00.192417 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8996 | 2026.04.17 17:36:00.192651 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.04.17 17:36:00.192780 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001219 sec., 58244.462674323215 rows/sec., 4.55 MiB/sec. | ||
| 8998 | 2026.04.17 17:36:00.192819 [ 276 ] {38e9506f-3251-4767-9ab4-6133d0141c22} <Debug> TCPHandler: Processed in 0.001384386 sec. | ||
| 8999 | 2026.04.17 17:36:00.192978 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.04.17 17:36:00.193072 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.04.17 17:36:00.193117 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9002 | 2026.04.17 17:36:00.193527 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.04.17 17:36:00.193563 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9004 | 2026.04.17 17:36:00.193898 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9005 | 2026.04.17 17:36:00.194122 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.04.17 17:36:00.194250 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9007 | 2026.04.17 17:36:00.194288 [ 276 ] {331df5a7-b4d1-4183-b41c-50e53d317c48} <Debug> TCPHandler: Processed in 0.001358555 sec. | ||
| 9008 | 2026.04.17 17:36:00.194404 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.04.17 17:36:00.194499 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.04.17 17:36:00.194554 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <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 | ||
| 9011 | 2026.04.17 17:36:00.195355 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.04.17 17:36:00.195393 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9013 | 2026.04.17 17:36:00.195929 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9014 | 2026.04.17 17:36:00.196162 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.04.17 17:36:00.196300 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001819 sec., 3848.2682792743262 rows/sec., 6.90 MiB/sec. | ||
| 9016 | 2026.04.17 17:36:00.196365 [ 276 ] {3615d760-2249-4d32-9e11-5c2114df8237} <Debug> TCPHandler: Processed in 0.002008946 sec. | ||
| 9017 | 2026.04.17 17:36:00.196482 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.04.17 17:36:00.196578 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9019 | 2026.04.17 17:36:00.196619 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9020 | 2026.04.17 17:36:00.196962 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.04.17 17:36:00.197002 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9022 | 2026.04.17 17:36:00.197350 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9023 | 2026.04.17 17:36:00.197613 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.04.17 17:36:00.197745 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 9025 | 2026.04.17 17:36:00.197781 [ 276 ] {420cfe98-c387-4336-88a1-bc30dd93144d} <Debug> TCPHandler: Processed in 0.001349145 sec. | ||
| 9026 | 2026.04.17 17:36:02.636990 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9027 | 2026.04.17 17:36:02.637066 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9028 | 2026.04.17 17:36:02.823672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20155 | ||
| 9029 | 2026.04.17 17:36:02.824183 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.04.17 17:36:02.824233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9031 | 2026.04.17 17:36:02.824730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9032 | 2026.04.17 17:36:02.824990 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.04.17 17:36:02.825138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20155 | ||
| 9034 | 2026.04.17 17:36:03.913616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9035 | 2026.04.17 17:36:03.929733 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.04.17 17:36:03.929801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9037 | 2026.04.17 17:36:03.935294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9038 | 2026.04.17 17:36:03.935964 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.04.17 17:36:03.938735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9040 | 2026.04.17 17:36:05.196064 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.04.17 17:36:05.196285 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.04.17 17:36:05.196366 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9043 | 2026.04.17 17:36:05.197169 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.04.17 17:36:05.197227 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9045 | 2026.04.17 17:36:05.197688 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9046 | 2026.04.17 17:36:05.197950 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.04.17 17:36:05.198112 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001883 sec., 150823.15454062668 rows/sec., 9.58 MiB/sec. | ||
| 9048 | 2026.04.17 17:36:05.198164 [ 276 ] {2006b70b-0146-43a2-899f-636804054e9a} <Debug> TCPHandler: Processed in 0.002244243 sec. | ||
| 9049 | 2026.04.17 17:36:05.198325 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.04.17 17:36:05.198457 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9051 | 2026.04.17 17:36:05.198517 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9052 | 2026.04.17 17:36:05.199320 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.04.17 17:36:05.199358 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9054 | 2026.04.17 17:36:05.199729 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9055 | 2026.04.17 17:36:05.199950 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.04.17 17:36:05.200086 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001664 sec., 519831.7307692308 rows/sec., 40.70 MiB/sec. | ||
| 9057 | 2026.04.17 17:36:05.200124 [ 276 ] {45016548-9cc7-4063-84a3-838baed97105} <Debug> TCPHandler: Processed in 0.001866831 sec. | ||
| 9058 | 2026.04.17 17:36:05.200243 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.04.17 17:36:05.200341 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.04.17 17:36:05.200383 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9061 | 2026.04.17 17:36:05.200861 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.04.17 17:36:05.200897 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9063 | 2026.04.17 17:36:05.201209 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9064 | 2026.04.17 17:36:05.201435 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.04.17 17:36:05.201563 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001243 sec., 141592.9203539823 rows/sec., 8.72 MiB/sec. | ||
| 9066 | 2026.04.17 17:36:05.201599 [ 276 ] {09befb36-b0ea-4dc6-a639-fd589eb2fe60} <Debug> TCPHandler: Processed in 0.001405386 sec. | ||
| 9067 | 2026.04.17 17:36:05.201712 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.04.17 17:36:05.201807 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9069 | 2026.04.17 17:36:05.201846 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9070 | 2026.04.17 17:36:05.202290 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.04.17 17:36:05.202325 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9072 | 2026.04.17 17:36:05.202622 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9073 | 2026.04.17 17:36:05.202836 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.04.17 17:36:05.202958 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 9075 | 2026.04.17 17:36:05.202993 [ 276 ] {a50ffc0e-ff03-4d5d-acbb-bdb6016e7f92} <Debug> TCPHandler: Processed in 0.001329584 sec. | ||
| 9076 | 2026.04.17 17:36:05.203130 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.04.17 17:36:05.203223 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9078 | 2026.04.17 17:36:05.203262 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9079 | 2026.04.17 17:36:05.203699 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.04.17 17:36:05.203734 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9081 | 2026.04.17 17:36:05.204040 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9082 | 2026.04.17 17:36:05.204259 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.04.17 17:36:05.204384 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 9084 | 2026.04.17 17:36:05.204419 [ 276 ] {3308afcc-7028-4900-9a6f-35e137988d97} <Debug> TCPHandler: Processed in 0.001337114 sec. | ||
| 9085 | 2026.04.17 17:36:05.204535 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.04.17 17:36:05.204630 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9087 | 2026.04.17 17:36:05.204668 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9088 | 2026.04.17 17:36:05.205276 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.04.17 17:36:05.205310 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9090 | 2026.04.17 17:36:05.205638 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9091 | 2026.04.17 17:36:05.205868 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.04.17 17:36:05.205996 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001384 sec., 378612.71676300577 rows/sec., 26.74 MiB/sec. | ||
| 9093 | 2026.04.17 17:36:05.206032 [ 276 ] {55978742-51df-423e-9e41-c91895bc6b38} <Debug> TCPHandler: Processed in 0.00154399 sec. | ||
| 9094 | 2026.04.17 17:36:05.206145 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.04.17 17:36:05.206238 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9096 | 2026.04.17 17:36:05.206278 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9097 | 2026.04.17 17:36:05.206613 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.04.17 17:36:05.206647 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9099 | 2026.04.17 17:36:05.206958 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9100 | 2026.04.17 17:36:05.207180 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.04.17 17:36:05.207306 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 9102 | 2026.04.17 17:36:05.207342 [ 276 ] {d7352549-5c4e-4226-a151-e7e387de0d0c} <Debug> TCPHandler: Processed in 0.00124602 sec. | ||
| 9103 | 2026.04.17 17:36:05.207467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.04.17 17:36:05.207570 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9105 | 2026.04.17 17:36:05.207622 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9106 | 2026.04.17 17:36:05.208055 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.04.17 17:36:05.208091 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9108 | 2026.04.17 17:36:05.208451 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9109 | 2026.04.17 17:36:05.208677 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.04.17 17:36:05.208818 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001268 sec., 208990.5362776025 rows/sec., 13.89 MiB/sec. | ||
| 9111 | 2026.04.17 17:36:05.208854 [ 276 ] {a9ad2ea9-fd7d-4f2e-be54-8fa89aee5bd6} <Debug> TCPHandler: Processed in 0.001437167 sec. | ||
| 9112 | 2026.04.17 17:36:05.208971 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.04.17 17:36:05.209067 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9114 | 2026.04.17 17:36:05.209110 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9115 | 2026.04.17 17:36:05.209432 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.04.17 17:36:05.209468 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9117 | 2026.04.17 17:36:05.209789 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9118 | 2026.04.17 17:36:05.210014 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.04.17 17:36:05.210113 [ 80 ] {} <Debug> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9120 | 2026.04.17 17:36:05.210142 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 9121 | 2026.04.17 17:36:05.210150 [ 80 ] {} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.04.17 17:36:05.210172 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9123 | 2026.04.17 17:36:05.210178 [ 276 ] {52e12785-9e8b-497e-9cd5-e4a7b240f759} <Debug> TCPHandler: Processed in 0.001255862 sec. | ||
| 9124 | 2026.04.17 17:36:05.210303 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9125 | 2026.04.17 17:36:05.210308 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2026.04.17 17:36:05.210456 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9127 | 2026.04.17 17:36:05.210470 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.04.17 17:36:05.210496 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9129 | 2026.04.17 17:36:05.210540 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <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 | ||
| 9130 | 2026.04.17 17:36:05.210567 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9131 | 2026.04.17 17:36:05.210614 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9132 | 2026.04.17 17:36:05.210655 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9133 | 2026.04.17 17:36:05.210690 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 9134 | 2026.04.17 17:36:05.210725 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 9135 | 2026.04.17 17:36:05.211470 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.04.17 17:36:05.211511 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9137 | 2026.04.17 17:36:05.211594 [ 199 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001348405 sec., 5191.318632013379 rows/sec., 346.91 KiB/sec. | ||
| 9138 | 2026.04.17 17:36:05.211751 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9139 | 2026.04.17 17:36:05.212011 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.04.17 17:36:05.212083 [ 194 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_6_1} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9141 | 2026.04.17 17:36:05.212084 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9142 | 2026.04.17 17:36:05.212160 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9143 | 2026.04.17 17:36:05.212335 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.04.17 17:36:05.212475 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00203 sec., 16748.768472906402 rows/sec., 30.01 MiB/sec. | ||
| 9145 | 2026.04.17 17:36:05.212539 [ 276 ] {bca21dc5-319a-432c-a14f-a7db41c00ad2} <Debug> TCPHandler: Processed in 0.002291305 sec. | ||
| 9146 | 2026.04.17 17:36:05.212656 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.04.17 17:36:05.212750 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.04.17 17:36:05.212816 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9149 | 2026.04.17 17:36:05.213236 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.04.17 17:36:05.213270 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9151 | 2026.04.17 17:36:05.213580 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9152 | 2026.04.17 17:36:05.213787 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.04.17 17:36:05.213910 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 4.78 MiB/sec. | ||
| 9154 | 2026.04.17 17:36:05.213945 [ 276 ] {6aef3da1-3a31-4c01-9232-c8b2fdf0e907} <Debug> TCPHandler: Processed in 0.001337034 sec. | ||
| 9155 | 2026.04.17 17:36:05.785375 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.04.17 17:36:05.785571 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9157 | 2026.04.17 17:36:05.785642 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9158 | 2026.04.17 17:36:05.786318 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.04.17 17:36:05.786362 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9160 | 2026.04.17 17:36:05.786729 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9161 | 2026.04.17 17:36:05.786958 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.04.17 17:36:05.787110 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001592 sec., 6281.407035175879 rows/sec., 512.20 KiB/sec. | ||
| 9163 | 2026.04.17 17:36:05.787159 [ 276 ] {5ab8a0a5-4134-4b49-8b3f-85ee49dacb9a} <Debug> TCPHandler: Processed in 0.001918793 sec. | ||
| 9164 | 2026.04.17 17:36:05.787291 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.04.17 17:36:05.787384 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9166 | 2026.04.17 17:36:05.787423 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9167 | 2026.04.17 17:36:05.789017 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.04.17 17:36:05.789055 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9169 | 2026.04.17 17:36:05.789499 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9170 | 2026.04.17 17:36:05.789707 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.04.17 17:36:05.789843 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Debug> executeQuery: Read 2424 rows, 182.28 KiB in 0.002478 sec., 978208.2324455205 rows/sec., 71.84 MiB/sec. | ||
| 9172 | 2026.04.17 17:36:05.789882 [ 276 ] {a6cf1694-0423-4533-ad6c-0437ddbdeffa} <Debug> TCPHandler: Processed in 0.002638106 sec. | ||
| 9173 | 2026.04.17 17:36:05.789997 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.04.17 17:36:05.790101 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9175 | 2026.04.17 17:36:05.790144 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9176 | 2026.04.17 17:36:05.790614 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2026.04.17 17:36:05.790658 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9178 | 2026.04.17 17:36:05.791052 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9179 | 2026.04.17 17:36:05.791298 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.04.17 17:36:05.791437 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001355 sec., 20664.20664206642 rows/sec., 1.48 MiB/sec. | ||
| 9181 | 2026.04.17 17:36:05.791475 [ 276 ] {dfc5d8c1-1c45-4161-aa96-b57d69204d0f} <Debug> TCPHandler: Processed in 0.001529071 sec. | ||
| 9182 | 2026.04.17 17:36:05.791597 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.04.17 17:36:05.791702 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9184 | 2026.04.17 17:36:05.791745 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9185 | 2026.04.17 17:36:05.792433 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.04.17 17:36:05.792472 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9187 | 2026.04.17 17:36:05.792834 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9188 | 2026.04.17 17:36:05.793051 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.04.17 17:36:05.793187 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. | ||
| 9190 | 2026.04.17 17:36:05.793226 [ 276 ] {5f66a53e-e1cb-4523-a073-9b1cc0a52d2f} <Debug> TCPHandler: Processed in 0.001681915 sec. | ||
| 9191 | 2026.04.17 17:36:05.793345 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.04.17 17:36:05.793469 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9193 | 2026.04.17 17:36:05.793516 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9194 | 2026.04.17 17:36:05.793989 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.04.17 17:36:05.794034 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9196 | 2026.04.17 17:36:05.794439 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9197 | 2026.04.17 17:36:05.794742 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.04.17 17:36:05.794877 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 49.07 KiB/sec. | ||
| 9199 | 2026.04.17 17:36:05.794916 [ 276 ] {4e48e6de-0d81-44e5-8a65-99a9c66a9af1} <Debug> TCPHandler: Processed in 0.001627144 sec. | ||
| 9200 | 2026.04.17 17:36:05.795039 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.04.17 17:36:05.795160 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9202 | 2026.04.17 17:36:05.795209 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9203 | 2026.04.17 17:36:05.796224 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.04.17 17:36:05.796262 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9205 | 2026.04.17 17:36:05.796636 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9206 | 2026.04.17 17:36:05.796854 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.04.17 17:36:05.796986 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.00185 sec., 706486.4864864865 rows/sec., 47.24 MiB/sec. | ||
| 9208 | 2026.04.17 17:36:05.797024 [ 276 ] {40e1edc4-2325-4a4d-9cb7-77942e7d19f5} <Debug> TCPHandler: Processed in 0.002046957 sec. | ||
| 9209 | 2026.04.17 17:36:05.797149 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.04.17 17:36:05.797243 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.04.17 17:36:05.797286 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9212 | 2026.04.17 17:36:05.798108 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.04.17 17:36:05.798145 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9214 | 2026.04.17 17:36:05.798572 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9215 | 2026.04.17 17:36:05.798789 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.04.17 17:36:05.798921 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001697 sec., 884502.0624631704 rows/sec., 53.66 MiB/sec. | ||
| 9217 | 2026.04.17 17:36:05.798958 [ 276 ] {0c55f81a-fb1d-4ad0-b912-61a37c2c1191} <Debug> TCPHandler: Processed in 0.001857581 sec. | ||
| 9218 | 2026.04.17 17:36:05.799082 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.04.17 17:36:05.799199 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9220 | 2026.04.17 17:36:05.799266 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <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 | ||
| 9221 | 2026.04.17 17:36:05.800222 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.04.17 17:36:05.800266 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9223 | 2026.04.17 17:36:05.800814 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9224 | 2026.04.17 17:36:05.801055 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.04.17 17:36:05.801201 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002026 sec., 8884.501480750247 rows/sec., 15.92 MiB/sec. | ||
| 9226 | 2026.04.17 17:36:05.801264 [ 276 ] {fc62df94-91b6-4352-b87f-6c231273c12c} <Debug> TCPHandler: Processed in 0.002242094 sec. | ||
| 9227 | 2026.04.17 17:36:05.801381 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.04.17 17:36:05.801478 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.04.17 17:36:05.801520 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9230 | 2026.04.17 17:36:05.801883 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.04.17 17:36:05.801930 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9232 | 2026.04.17 17:36:05.802288 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9233 | 2026.04.17 17:36:05.802501 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.04.17 17:36:05.802629 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 707.80 KiB/sec. | ||
| 9235 | 2026.04.17 17:36:05.802665 [ 276 ] {bf49bf16-749a-4472-8dce-da2a02ea944e} <Debug> TCPHandler: Processed in 0.001334044 sec. | ||
| 9236 | 2026.04.17 17:36:06.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.02 MiB, peak 317.76 MiB, free memory in arenas 0.00 B, will set to 306.54 MiB (RSS), difference: -1.48 MiB | ||
| 9237 | 2026.04.17 17:36:07.897002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1152 | ||
| 9238 | 2026.04.17 17:36:07.899892 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.04.17 17:36:07.899950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9240 | 2026.04.17 17:36:07.901221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9241 | 2026.04.17 17:36:07.901508 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.04.17 17:36:07.901661 [ 77 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9243 | 2026.04.17 17:36:07.901734 [ 77 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.04.17 17:36:07.901758 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9245 | 2026.04.17 17:36:07.901862 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 9246 | 2026.04.17 17:36:07.901901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9247 | 2026.04.17 17:36:07.902374 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9248 | 2026.04.17 17:36:07.902497 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 966 rows starting from the beginning of the part | ||
| 9249 | 2026.04.17 17:36:07.902843 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 9250 | 2026.04.17 17:36:07.903167 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 9251 | 2026.04.17 17:36:07.903501 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 9252 | 2026.04.17 17:36:07.903828 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9253 | 2026.04.17 17:36:07.904149 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
| 9254 | 2026.04.17 17:36:07.911271 [ 199 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 72 columns (72 merged, 0 gathered) in 0.00945467 sec., 121844.54877854013 rows/sec., 101.21 MiB/sec. | ||
| 9255 | 2026.04.17 17:36:07.912458 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9256 | 2026.04.17 17:36:07.912956 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.04.17 17:36:07.913028 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_31_6} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9258 | 2026.04.17 17:36:07.913209 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 9259 | 2026.04.17 17:36:10.186655 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.04.17 17:36:10.186940 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9261 | 2026.04.17 17:36:10.187045 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9262 | 2026.04.17 17:36:10.187824 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.04.17 17:36:10.187876 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9264 | 2026.04.17 17:36:10.188276 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9265 | 2026.04.17 17:36:10.188513 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.04.17 17:36:10.188681 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.36 MiB/sec. | ||
| 9267 | 2026.04.17 17:36:10.188733 [ 276 ] {11438210-cb55-44b6-9da6-fddf929b0957} <Debug> TCPHandler: Processed in 0.002258224 sec. | ||
| 9268 | 2026.04.17 17:36:10.188858 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.04.17 17:36:10.188962 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9270 | 2026.04.17 17:36:10.189005 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9271 | 2026.04.17 17:36:10.189430 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.04.17 17:36:10.189470 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9273 | 2026.04.17 17:36:10.189783 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9274 | 2026.04.17 17:36:10.190005 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.04.17 17:36:10.190138 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 9276 | 2026.04.17 17:36:10.190176 [ 276 ] {2f1db4f7-3e7f-41a5-86ae-1160fc2071fe} <Debug> TCPHandler: Processed in 0.001370405 sec. | ||
| 9277 | 2026.04.17 17:36:10.190291 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9278 | 2026.04.17 17:36:10.190389 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9279 | 2026.04.17 17:36:10.190433 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9280 | 2026.04.17 17:36:10.190819 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.04.17 17:36:10.190856 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9282 | 2026.04.17 17:36:10.191187 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9283 | 2026.04.17 17:36:10.191399 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.04.17 17:36:10.191531 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 9285 | 2026.04.17 17:36:10.191571 [ 276 ] {6aa26478-d8c5-4aaf-9f7e-e887fbd62f75} <Debug> TCPHandler: Processed in 0.001329233 sec. | ||
| 9286 | 2026.04.17 17:36:10.191687 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.04.17 17:36:10.191784 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9288 | 2026.04.17 17:36:10.191827 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9289 | 2026.04.17 17:36:10.192152 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2026.04.17 17:36:10.192189 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9291 | 2026.04.17 17:36:10.192502 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9292 | 2026.04.17 17:36:10.192728 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2026.04.17 17:36:10.192858 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001093 sec., 43915.82799634035 rows/sec., 2.96 MiB/sec. | ||
| 9294 | 2026.04.17 17:36:10.192893 [ 276 ] {1ff932d8-786c-403c-96b4-66115afdf9c7} <Debug> TCPHandler: Processed in 0.001255961 sec. | ||
| 9295 | 2026.04.17 17:36:10.326093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20667 | ||
| 9296 | 2026.04.17 17:36:10.326893 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.04.17 17:36:10.326932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9298 | 2026.04.17 17:36:10.327427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9299 | 2026.04.17 17:36:10.327672 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.04.17 17:36:10.327810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20667 | ||
| 9301 | 2026.04.17 17:36:11.439709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9302 | 2026.04.17 17:36:11.455855 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.04.17 17:36:11.455900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9304 | 2026.04.17 17:36:11.461693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9305 | 2026.04.17 17:36:11.462376 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.04.17 17:36:11.465315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9307 | 2026.04.17 17:36:15.197094 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.04.17 17:36:15.197312 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.04.17 17:36:15.197388 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9310 | 2026.04.17 17:36:15.198192 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.04.17 17:36:15.198234 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9312 | 2026.04.17 17:36:15.198685 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9313 | 2026.04.17 17:36:15.198920 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.04.17 17:36:15.199041 [ 68 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9315 | 2026.04.17 17:36:15.199076 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 9316 | 2026.04.17 17:36:15.199086 [ 68 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.04.17 17:36:15.199114 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9318 | 2026.04.17 17:36:15.199132 [ 276 ] {9b250ef6-5851-41d1-b330-5de78095c424} <Debug> TCPHandler: Processed in 0.002179631 sec. | ||
| 9319 | 2026.04.17 17:36:15.199252 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9320 | 2026.04.17 17:36:15.199284 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.04.17 17:36:15.199400 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9322 | 2026.04.17 17:36:15.199442 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9323 | 2026.04.17 17:36:15.199444 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9324 | 2026.04.17 17:36:15.199491 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9325 | 2026.04.17 17:36:15.199567 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9326 | 2026.04.17 17:36:15.199615 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9327 | 2026.04.17 17:36:15.199659 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9328 | 2026.04.17 17:36:15.199698 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9329 | 2026.04.17 17:36:15.199741 [ 199 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 9330 | 2026.04.17 17:36:15.200214 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.04.17 17:36:15.200256 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9332 | 2026.04.17 17:36:15.200655 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9333 | 2026.04.17 17:36:15.200693 [ 195 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506399 sec., 801912.3751409819 rows/sec., 54.92 MiB/sec. | ||
| 9334 | 2026.04.17 17:36:15.200855 [ 188 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9335 | 2026.04.17 17:36:15.200879 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.04.17 17:36:15.201018 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001642 sec., 526796.5895249696 rows/sec., 41.24 MiB/sec. | ||
| 9337 | 2026.04.17 17:36:15.201022 [ 67 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9338 | 2026.04.17 17:36:15.201060 [ 276 ] {38531756-c008-4bf8-be8e-7514e36e9702} <Debug> TCPHandler: Processed in 0.001827811 sec. | ||
| 9339 | 2026.04.17 17:36:15.201076 [ 67 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.04.17 17:36:15.201105 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9341 | 2026.04.17 17:36:15.201146 [ 188 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_10_2} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.04.17 17:36:15.201173 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 9343 | 2026.04.17 17:36:15.201209 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.04.17 17:36:15.201225 [ 188 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_10_2} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9345 | 2026.04.17 17:36:15.201272 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9346 | 2026.04.17 17:36:15.201303 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3358 rows starting from the beginning of the part | ||
| 9347 | 2026.04.17 17:36:15.201308 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9348 | 2026.04.17 17:36:15.201313 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9349 | 2026.04.17 17:36:15.201352 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 70 rows starting from the beginning of the part | ||
| 9350 | 2026.04.17 17:36:15.201368 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9351 | 2026.04.17 17:36:15.201395 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 865 rows starting from the beginning of the part | ||
| 9352 | 2026.04.17 17:36:15.201433 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2424 rows starting from the beginning of the part | ||
| 9353 | 2026.04.17 17:36:15.201467 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9354 | 2026.04.17 17:36:15.201499 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 865 rows starting from the beginning of the part | ||
| 9355 | 2026.04.17 17:36:15.201844 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.04.17 17:36:15.201887 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9357 | 2026.04.17 17:36:15.202244 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9358 | 2026.04.17 17:36:15.202481 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.04.17 17:36:15.202595 [ 68 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9360 | 2026.04.17 17:36:15.202614 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001323 sec., 133030.99017384733 rows/sec., 8.19 MiB/sec. | ||
| 9361 | 2026.04.17 17:36:15.202630 [ 68 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2026.04.17 17:36:15.202649 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9363 | 2026.04.17 17:36:15.202652 [ 276 ] {e0738b91-8e0e-41d0-92d2-071c1af6181b} <Debug> TCPHandler: Processed in 0.001495029 sec. | ||
| 9364 | 2026.04.17 17:36:15.202735 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 9365 | 2026.04.17 17:36:15.202796 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.04.17 17:36:15.202826 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9367 | 2026.04.17 17:36:15.202854 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 9368 | 2026.04.17 17:36:15.202891 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9369 | 2026.04.17 17:36:15.202910 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 178 rows starting from the beginning of the part | ||
| 9370 | 2026.04.17 17:36:15.202931 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9371 | 2026.04.17 17:36:15.202953 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 9372 | 2026.04.17 17:36:15.202995 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 176 rows starting from the beginning of the part | ||
| 9373 | 2026.04.17 17:36:15.203034 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 9374 | 2026.04.17 17:36:15.203075 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 176 rows starting from the beginning of the part | ||
| 9375 | 2026.04.17 17:36:15.203367 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.04.17 17:36:15.203400 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9377 | 2026.04.17 17:36:15.203733 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9378 | 2026.04.17 17:36:15.203947 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.04.17 17:36:15.203948 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249291 sec., 631558.2198222831 rows/sec., 42.02 MiB/sec. | ||
| 9380 | 2026.04.17 17:36:15.204075 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 9381 | 2026.04.17 17:36:15.204116 [ 276 ] {6800ffff-2703-4b2b-8185-24e744c74119} <Debug> TCPHandler: Processed in 0.001368315 sec. | ||
| 9382 | 2026.04.17 17:36:15.204130 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002982918 sec., 2560579.9421908343 rows/sec., 202.95 MiB/sec. | ||
| 9383 | 2026.04.17 17:36:15.204142 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9384 | 2026.04.17 17:36:15.204242 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.04.17 17:36:15.204341 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.04.17 17:36:15.204383 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9387 | 2026.04.17 17:36:15.204441 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.04.17 17:36:15.204469 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9389 | 2026.04.17 17:36:15.204529 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_56_11} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9390 | 2026.04.17 17:36:15.204625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9391 | 2026.04.17 17:36:15.204778 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.04.17 17:36:15.204808 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2026.04.17 17:36:15.204849 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9394 | 2026.04.17 17:36:15.204876 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_71_14} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9395 | 2026.04.17 17:36:15.204993 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9396 | 2026.04.17 17:36:15.205194 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9397 | 2026.04.17 17:36:15.205404 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.04.17 17:36:15.205491 [ 68 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9399 | 2026.04.17 17:36:15.205517 [ 68 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.04.17 17:36:15.205526 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 9401 | 2026.04.17 17:36:15.205534 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9402 | 2026.04.17 17:36:15.205563 [ 276 ] {cf087b3b-c434-4629-81d9-cf12eb2bab37} <Debug> TCPHandler: Processed in 0.001368505 sec. | ||
| 9403 | 2026.04.17 17:36:15.205624 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9404 | 2026.04.17 17:36:15.205682 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.04.17 17:36:15.205739 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9406 | 2026.04.17 17:36:15.205775 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9407 | 2026.04.17 17:36:15.205778 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9408 | 2026.04.17 17:36:15.205827 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9409 | 2026.04.17 17:36:15.205841 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9410 | 2026.04.17 17:36:15.205889 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9411 | 2026.04.17 17:36:15.205928 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9412 | 2026.04.17 17:36:15.205967 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9413 | 2026.04.17 17:36:15.206005 [ 193 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 9414 | 2026.04.17 17:36:15.206418 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.04.17 17:36:15.206459 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9416 | 2026.04.17 17:36:15.206838 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9417 | 2026.04.17 17:36:15.206886 [ 191 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305152 sec., 481170.0093169225 rows/sec., 29.74 MiB/sec. | ||
| 9418 | 2026.04.17 17:36:15.207021 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9419 | 2026.04.17 17:36:15.207070 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.04.17 17:36:15.207183 [ 68 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9421 | 2026.04.17 17:36:15.207212 [ 68 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.04.17 17:36:15.207212 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001452 sec., 360881.54269972455 rows/sec., 25.49 MiB/sec. | ||
| 9423 | 2026.04.17 17:36:15.207234 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9424 | 2026.04.17 17:36:15.207259 [ 276 ] {e5569f7f-bc4a-4a48-ab8f-38ad37e69226} <Debug> TCPHandler: Processed in 0.001624443 sec. | ||
| 9425 | 2026.04.17 17:36:15.207294 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_10_2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.04.17 17:36:15.207310 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 9427 | 2026.04.17 17:36:15.207363 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_10_2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9428 | 2026.04.17 17:36:15.207373 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.04.17 17:36:15.207411 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9430 | 2026.04.17 17:36:15.207444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9431 | 2026.04.17 17:36:15.207445 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1829 rows starting from the beginning of the part | ||
| 9432 | 2026.04.17 17:36:15.207472 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9433 | 2026.04.17 17:36:15.207519 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9434 | 2026.04.17 17:36:15.207521 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 71 rows starting from the beginning of the part | ||
| 9435 | 2026.04.17 17:36:15.207576 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 524 rows starting from the beginning of the part | ||
| 9436 | 2026.04.17 17:36:15.207618 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1307 rows starting from the beginning of the part | ||
| 9437 | 2026.04.17 17:36:15.207655 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9438 | 2026.04.17 17:36:15.207696 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 524 rows starting from the beginning of the part | ||
| 9439 | 2026.04.17 17:36:15.207852 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.04.17 17:36:15.207891 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9441 | 2026.04.17 17:36:15.208218 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9442 | 2026.04.17 17:36:15.208436 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.04.17 17:36:15.208524 [ 68 ] {} <Debug> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9444 | 2026.04.17 17:36:15.208547 [ 68 ] {} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.04.17 17:36:15.208559 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 9446 | 2026.04.17 17:36:15.208564 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9447 | 2026.04.17 17:36:15.208595 [ 276 ] {d48fdb76-21f2-4a78-b056-57f54cd19468} <Debug> TCPHandler: Processed in 0.001269212 sec. | ||
| 9448 | 2026.04.17 17:36:15.208669 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9449 | 2026.04.17 17:36:15.208731 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.04.17 17:36:15.208827 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9451 | 2026.04.17 17:36:15.208833 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9452 | 2026.04.17 17:36:15.208870 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9453 | 2026.04.17 17:36:15.208881 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9454 | 2026.04.17 17:36:15.208951 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9455 | 2026.04.17 17:36:15.208993 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9456 | 2026.04.17 17:36:15.209031 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 9457 | 2026.04.17 17:36:15.209055 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781089 sec., 2424920.9332043487 rows/sec., 175.78 MiB/sec. | ||
| 9458 | 2026.04.17 17:36:15.209069 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9459 | 2026.04.17 17:36:15.209120 [ 186 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 9460 | 2026.04.17 17:36:15.209231 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9461 | 2026.04.17 17:36:15.209271 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.04.17 17:36:15.209314 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9463 | 2026.04.17 17:36:15.209517 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.04.17 17:36:15.209600 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_71_14} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9465 | 2026.04.17 17:36:15.209667 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9466 | 2026.04.17 17:36:15.209704 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9467 | 2026.04.17 17:36:15.209941 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.04.17 17:36:15.210045 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9469 | 2026.04.17 17:36:15.210069 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.04.17 17:36:15.210074 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 9471 | 2026.04.17 17:36:15.210085 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9472 | 2026.04.17 17:36:15.210111 [ 276 ] {c71067fe-44fb-401c-b994-c50d902fe68e} <Debug> TCPHandler: Processed in 0.001426326 sec. | ||
| 9473 | 2026.04.17 17:36:15.210149 [ 192 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153035 sec., 27444.70219230895 rows/sec., 1.40 MiB/sec. | ||
| 9474 | 2026.04.17 17:36:15.210154 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 9475 | 2026.04.17 17:36:15.210228 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.04.17 17:36:15.210281 [ 196 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9477 | 2026.04.17 17:36:15.210309 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9478 | 2026.04.17 17:36:15.210324 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9479 | 2026.04.17 17:36:15.210349 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23784 rows starting from the beginning of the part | ||
| 9480 | 2026.04.17 17:36:15.210372 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9481 | 2026.04.17 17:36:15.210410 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 9482 | 2026.04.17 17:36:15.210462 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 9483 | 2026.04.17 17:36:15.210513 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1501 rows starting from the beginning of the part | ||
| 9484 | 2026.04.17 17:36:15.210550 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 9485 | 2026.04.17 17:36:15.210560 [ 196 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.04.17 17:36:15.210586 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 9487 | 2026.04.17 17:36:15.210634 [ 196 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_6_1} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9488 | 2026.04.17 17:36:15.210701 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.04.17 17:36:15.210712 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9490 | 2026.04.17 17:36:15.210738 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9491 | 2026.04.17 17:36:15.211082 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9492 | 2026.04.17 17:36:15.211290 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.04.17 17:36:15.211413 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 9494 | 2026.04.17 17:36:15.211447 [ 276 ] {9c272da7-3e7a-4518-8a3d-c45222c2df8d} <Debug> TCPHandler: Processed in 0.001266442 sec. | ||
| 9495 | 2026.04.17 17:36:15.211557 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.04.17 17:36:15.211649 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9497 | 2026.04.17 17:36:15.211702 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <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 | ||
| 9498 | 2026.04.17 17:36:15.212584 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.04.17 17:36:15.212620 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9500 | 2026.04.17 17:36:15.213285 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9501 | 2026.04.17 17:36:15.213552 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.04.17 17:36:15.213701 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00207 sec., 16425.120772946862 rows/sec., 29.43 MiB/sec. | ||
| 9503 | 2026.04.17 17:36:15.213773 [ 276 ] {8fa3e993-963b-4888-b726-e9c5b5c39ed3} <Debug> TCPHandler: Processed in 0.002261965 sec. | ||
| 9504 | 2026.04.17 17:36:15.213898 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.04.17 17:36:15.213997 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.04.17 17:36:15.214038 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9507 | 2026.04.17 17:36:15.214372 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.04.17 17:36:15.214408 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9509 | 2026.04.17 17:36:15.214727 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9510 | 2026.04.17 17:36:15.214931 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.04.17 17:36:15.215025 [ 68 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9512 | 2026.04.17 17:36:15.215052 [ 68 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.04.17 17:36:15.215056 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 9514 | 2026.04.17 17:36:15.215069 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9515 | 2026.04.17 17:36:15.215097 [ 276 ] {d76568b4-5ec1-4f04-85f7-41f267b65b3c} <Debug> TCPHandler: Processed in 0.001247671 sec. | ||
| 9516 | 2026.04.17 17:36:15.215139 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 9517 | 2026.04.17 17:36:15.215233 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2026.04.17 17:36:15.215256 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3120 rows starting from the beginning of the part | ||
| 9519 | 2026.04.17 17:36:15.215300 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 9520 | 2026.04.17 17:36:15.215334 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 9521 | 2026.04.17 17:36:15.215366 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 9522 | 2026.04.17 17:36:15.215396 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 9523 | 2026.04.17 17:36:15.215426 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9524 | 2026.04.17 17:36:15.216621 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001511119 sec., 2263223.47875978 rows/sec., 151.36 MiB/sec. | ||
| 9525 | 2026.04.17 17:36:15.216962 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9526 | 2026.04.17 17:36:15.217221 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.04.17 17:36:15.217290 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_71_14} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9528 | 2026.04.17 17:36:15.217360 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9529 | 2026.04.17 17:36:15.219892 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26103 rows, containing 5 columns (5 merged, 0 gathered) in 0.009770171 sec., 2671703.4942377163 rows/sec., 172.63 MiB/sec. | ||
| 9530 | 2026.04.17 17:36:15.220146 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9531 | 2026.04.17 17:36:15.220409 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.04.17 17:36:15.220484 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9533 | 2026.04.17 17:36:15.220558 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9534 | 2026.04.17 17:36:16.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.61 MiB, peak 319.23 MiB, free memory in arenas 0.00 B, will set to 310.23 MiB (RSS), difference: 1.62 MiB | ||
| 9535 | 2026.04.17 17:36:17.208468 [ 59 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9536 | 2026.04.17 17:36:17.208535 [ 59 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.04.17 17:36:17.208556 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9538 | 2026.04.17 17:36:17.208678 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 9539 | 2026.04.17 17:36:17.208817 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9540 | 2026.04.17 17:36:17.208853 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9541 | 2026.04.17 17:36:17.208918 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 9542 | 2026.04.17 17:36:17.208963 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 9543 | 2026.04.17 17:36:17.209006 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 9544 | 2026.04.17 17:36:17.209048 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 9545 | 2026.04.17 17:36:17.209786 [ 196 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162328 sec., 5162.054084561329 rows/sec., 383.12 KiB/sec. | ||
| 9546 | 2026.04.17 17:36:17.209930 [ 196 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9547 | 2026.04.17 17:36:17.210245 [ 196 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.04.17 17:36:17.210326 [ 196 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_9_2} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9549 | 2026.04.17 17:36:17.210406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9550 | 2026.04.17 17:36:17.637208 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9551 | 2026.04.17 17:36:17.637259 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9552 | 2026.04.17 17:36:17.828828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21115 | ||
| 9553 | 2026.04.17 17:36:17.829340 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.04.17 17:36:17.829392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9555 | 2026.04.17 17:36:17.829899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9556 | 2026.04.17 17:36:17.830141 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.04.17 17:36:17.830298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21115 | ||
| 9558 | 2026.04.17 17:36:17.903115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1182 | ||
| 9559 | 2026.04.17 17:36:17.905467 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.04.17 17:36:17.905521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9561 | 2026.04.17 17:36:17.906753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9562 | 2026.04.17 17:36:17.907051 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.04.17 17:36:17.907436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9564 | 2026.04.17 17:36:18.965686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9565 | 2026.04.17 17:36:18.982767 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.04.17 17:36:18.982824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9567 | 2026.04.17 17:36:18.989066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9568 | 2026.04.17 17:36:18.989766 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.04.17 17:36:18.992804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9570 | 2026.04.17 17:36:20.187683 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.04.17 17:36:20.187902 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9572 | 2026.04.17 17:36:20.187976 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9573 | 2026.04.17 17:36:20.188749 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.04.17 17:36:20.188793 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9575 | 2026.04.17 17:36:20.189210 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9576 | 2026.04.17 17:36:20.189439 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.04.17 17:36:20.189596 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00175 sec., 40000 rows/sec., 3.19 MiB/sec. | ||
| 9578 | 2026.04.17 17:36:20.189651 [ 276 ] {3d713b07-8847-401e-b3ce-bc310b3bd25c} <Debug> TCPHandler: Processed in 0.002100389 sec. | ||
| 9579 | 2026.04.17 17:36:20.189795 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.04.17 17:36:20.189902 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.04.17 17:36:20.189946 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9582 | 2026.04.17 17:36:20.190368 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.04.17 17:36:20.190403 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9584 | 2026.04.17 17:36:20.190707 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9585 | 2026.04.17 17:36:20.190924 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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.04.17 17:36:20.191059 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001181 sec., 5927.180355630821 rows/sec., 445.70 KiB/sec. | ||
| 9587 | 2026.04.17 17:36:20.191097 [ 276 ] {0771de51-3445-4ed9-850b-bef3a9810c74} <Debug> TCPHandler: Processed in 0.001354875 sec. | ||
| 9588 | 2026.04.17 17:36:20.191220 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.04.17 17:36:20.191349 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9590 | 2026.04.17 17:36:20.191391 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9591 | 2026.04.17 17:36:20.191811 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.04.17 17:36:20.191847 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9593 | 2026.04.17 17:36:20.192156 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9594 | 2026.04.17 17:36:20.192377 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.04.17 17:36:20.192506 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001178 sec., 60271.646859083194 rows/sec., 4.71 MiB/sec. | ||
| 9596 | 2026.04.17 17:36:20.192568 [ 276 ] {ee781fd8-fcef-46ff-8940-d745d548618f} <Debug> TCPHandler: Processed in 0.001396906 sec. | ||
| 9597 | 2026.04.17 17:36:20.192692 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.04.17 17:36:20.192790 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.04.17 17:36:20.192835 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9600 | 2026.04.17 17:36:20.193237 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.04.17 17:36:20.193272 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9602 | 2026.04.17 17:36:20.193597 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9603 | 2026.04.17 17:36:20.193807 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.04.17 17:36:20.193940 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 9605 | 2026.04.17 17:36:20.193978 [ 276 ] {b495a12a-471f-4f8d-b64e-5beeefd4810f} <Debug> TCPHandler: Processed in 0.001335204 sec. | ||
| 9606 | 2026.04.17 17:36:20.194085 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.04.17 17:36:20.194180 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.04.17 17:36:20.194236 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <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.04.17 17:36:20.194986 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.04.17 17:36:20.195022 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9611 | 2026.04.17 17:36:20.195522 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9612 | 2026.04.17 17:36:20.195742 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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.04.17 17:36:20.195867 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9614 | 2026.04.17 17:36:20.195877 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001716 sec., 4079.254079254079 rows/sec., 7.31 MiB/sec. | ||
| 9615 | 2026.04.17 17:36:20.195936 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.04.17 17:36:20.195966 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9617 | 2026.04.17 17:36:20.195969 [ 276 ] {00097751-f586-4074-8744-0b04a05f3548} <Debug> TCPHandler: Processed in 0.001932704 sec. | ||
| 9618 | 2026.04.17 17:36:20.196061 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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.04.17 17:36:20.196105 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.04.17 17:36:20.196200 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9621 | 2026.04.17 17:36:20.196238 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9622 | 2026.04.17 17:36:20.196242 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9623 | 2026.04.17 17:36:20.196288 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1140 rows starting from the beginning of the part | ||
| 9624 | 2026.04.17 17:36:20.196406 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 9625 | 2026.04.17 17:36:20.196521 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 9626 | 2026.04.17 17:36:20.196596 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.04.17 17:36:20.196618 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 9628 | 2026.04.17 17:36:20.196638 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9629 | 2026.04.17 17:36:20.196706 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 9630 | 2026.04.17 17:36:20.196793 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 9631 | 2026.04.17 17:36:20.196954 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9632 | 2026.04.17 17:36:20.197185 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.04.17 17:36:20.197317 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 9634 | 2026.04.17 17:36:20.197354 [ 276 ] {bbf8c948-48ff-478a-aefc-b6df64c047e4} <Debug> TCPHandler: Processed in 0.001297322 sec. | ||
| 9635 | 2026.04.17 17:36:20.204002 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 19 columns (19 merged, 0 gathered) in 0.007980892 sec., 155371.10388162127 rows/sec., 278.42 MiB/sec. | ||
| 9636 | 2026.04.17 17:36:20.205997 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9637 | 2026.04.17 17:36:20.206388 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.04.17 17:36:20.206472 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9639 | 2026.04.17 17:36:20.206652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 9640 | 2026.04.17 17:36:21.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.81 MiB, peak 322.33 MiB, free memory in arenas 0.00 B, will set to 314.57 MiB (RSS), difference: 3.76 MiB | ||
| 9641 | 2026.04.17 17:36:25.190448 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.04.17 17:36:25.190649 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9643 | 2026.04.17 17:36:25.190716 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9644 | 2026.04.17 17:36:25.191349 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.04.17 17:36:25.191395 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9646 | 2026.04.17 17:36:25.191782 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9647 | 2026.04.17 17:36:25.192012 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.04.17 17:36:25.192164 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.27 MiB/sec. | ||
| 9649 | 2026.04.17 17:36:25.192207 [ 276 ] {a5a6e39e-aa21-4d63-a75c-313dd4747b65} <Debug> TCPHandler: Processed in 0.001893472 sec. | ||
| 9650 | 2026.04.17 17:36:25.192332 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2026.04.17 17:36:25.192427 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9652 | 2026.04.17 17:36:25.192468 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9653 | 2026.04.17 17:36:25.192856 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.04.17 17:36:25.192892 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9655 | 2026.04.17 17:36:25.193248 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9656 | 2026.04.17 17:36:25.193469 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.04.17 17:36:25.193594 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 412.53 KiB/sec. | ||
| 9658 | 2026.04.17 17:36:25.193632 [ 276 ] {74377f7b-d3de-4f6a-ae25-33987bbbc43a} <Debug> TCPHandler: Processed in 0.001349834 sec. | ||
| 9659 | 2026.04.17 17:36:25.193741 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.04.17 17:36:25.193833 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9661 | 2026.04.17 17:36:25.193872 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9662 | 2026.04.17 17:36:25.194377 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.04.17 17:36:25.194411 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9664 | 2026.04.17 17:36:25.194731 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9665 | 2026.04.17 17:36:25.194957 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.04.17 17:36:25.195083 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001268 sec., 194794.952681388 rows/sec., 17.39 MiB/sec. | ||
| 9667 | 2026.04.17 17:36:25.195120 [ 276 ] {fdc88f85-2e83-4d9f-94b8-a74a73f9261d} <Debug> TCPHandler: Processed in 0.001426837 sec. | ||
| 9668 | 2026.04.17 17:36:25.195228 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.04.17 17:36:25.195320 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.04.17 17:36:25.195360 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9671 | 2026.04.17 17:36:25.195765 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.04.17 17:36:25.195802 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9673 | 2026.04.17 17:36:25.196095 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9674 | 2026.04.17 17:36:25.196303 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.04.17 17:36:25.196430 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001127 sec., 46140.19520851819 rows/sec., 3.41 MiB/sec. | ||
| 9676 | 2026.04.17 17:36:25.196466 [ 276 ] {8d280e16-468c-4b06-a0c5-1d17aa4b0f1a} <Debug> TCPHandler: Processed in 0.001287052 sec. | ||
| 9677 | 2026.04.17 17:36:25.196579 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.04.17 17:36:25.196670 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.04.17 17:36:25.196708 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9680 | 2026.04.17 17:36:25.197091 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.04.17 17:36:25.197126 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9682 | 2026.04.17 17:36:25.197419 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9683 | 2026.04.17 17:36:25.197630 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.04.17 17:36:25.197740 [ 49 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9685 | 2026.04.17 17:36:25.197754 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.81 MiB/sec. | ||
| 9686 | 2026.04.17 17:36:25.197809 [ 49 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.04.17 17:36:25.197819 [ 276 ] {e9e7067d-5511-47fa-a5da-406874ef28b5} <Debug> TCPHandler: Processed in 0.001287823 sec. | ||
| 9688 | 2026.04.17 17:36:25.197839 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9689 | 2026.04.17 17:36:25.197938 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.04.17 17:36:25.197964 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 9691 | 2026.04.17 17:36:25.198034 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.04.17 17:36:25.198078 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9693 | 2026.04.17 17:36:25.198112 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9694 | 2026.04.17 17:36:25.198154 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 975 rows starting from the beginning of the part | ||
| 9695 | 2026.04.17 17:36:25.198229 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::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 | ||
| 9696 | 2026.04.17 17:36:25.198280 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 9697 | 2026.04.17 17:36:25.198328 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 9698 | 2026.04.17 17:36:25.198371 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 9699 | 2026.04.17 17:36:25.198416 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9700 | 2026.04.17 17:36:25.198468 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.04.17 17:36:25.198509 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9702 | 2026.04.17 17:36:25.198837 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9703 | 2026.04.17 17:36:25.199058 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.04.17 17:36:25.199195 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 9705 | 2026.04.17 17:36:25.199235 [ 276 ] {8a23332d-4d90-499d-a6e9-0a2a338b53fb} <Debug> TCPHandler: Processed in 0.001344884 sec. | ||
| 9706 | 2026.04.17 17:36:25.199340 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.04.17 17:36:25.199436 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9708 | 2026.04.17 17:36:25.199475 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9709 | 2026.04.17 17:36:25.199675 [ 200 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772628 sec., 1267609.447667531 rows/sec., 81.04 MiB/sec. | ||
| 9710 | 2026.04.17 17:36:25.199863 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9711 | 2026.04.17 17:36:25.199934 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2026.04.17 17:36:25.199977 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9713 | 2026.04.17 17:36:25.200170 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.04.17 17:36:25.200253 [ 194 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_20_4} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9715 | 2026.04.17 17:36:25.200318 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9716 | 2026.04.17 17:36:25.200331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 9717 | 2026.04.17 17:36:25.200545 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.04.17 17:36:25.200679 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001261 sec., 111022.99762093577 rows/sec., 8.97 MiB/sec. | ||
| 9719 | 2026.04.17 17:36:25.200716 [ 276 ] {efa341a0-c630-4735-9143-0bd5621b31a3} <Debug> TCPHandler: Processed in 0.001422917 sec. | ||
| 9720 | 2026.04.17 17:36:25.200822 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.04.17 17:36:25.200915 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9722 | 2026.04.17 17:36:25.200957 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9723 | 2026.04.17 17:36:25.201374 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.04.17 17:36:25.201408 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9725 | 2026.04.17 17:36:25.201783 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9726 | 2026.04.17 17:36:25.202001 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.04.17 17:36:25.202127 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.00123 sec., 161788.61788617886 rows/sec., 11.60 MiB/sec. | ||
| 9728 | 2026.04.17 17:36:25.202162 [ 276 ] {eb9fa0a2-983e-433a-a502-9185c48d84b1} <Debug> TCPHandler: Processed in 0.001386796 sec. | ||
| 9729 | 2026.04.17 17:36:25.202272 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.04.17 17:36:25.202365 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9731 | 2026.04.17 17:36:25.202418 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <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 | ||
| 9732 | 2026.04.17 17:36:25.203246 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.04.17 17:36:25.203280 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9734 | 2026.04.17 17:36:25.203858 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9735 | 2026.04.17 17:36:25.204085 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.04.17 17:36:25.204222 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001875 sec., 18133.333333333336 rows/sec., 32.49 MiB/sec. | ||
| 9737 | 2026.04.17 17:36:25.204284 [ 276 ] {52e8f20f-11fe-4e8f-b682-40a7dc71e224} <Debug> TCPHandler: Processed in 0.002059498 sec. | ||
| 9738 | 2026.04.17 17:36:25.204402 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.04.17 17:36:25.204495 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9740 | 2026.04.17 17:36:25.204536 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9741 | 2026.04.17 17:36:25.204927 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.04.17 17:36:25.204965 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9743 | 2026.04.17 17:36:25.205309 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9744 | 2026.04.17 17:36:25.205526 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.04.17 17:36:25.205656 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 9746 | 2026.04.17 17:36:25.205692 [ 276 ] {c1a44b63-46b4-4e8d-a421-c0ea547a74c7} <Debug> TCPHandler: Processed in 0.001339464 sec. | ||
| 9747 | 2026.04.17 17:36:25.331306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21627 | ||
| 9748 | 2026.04.17 17:36:25.331825 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.04.17 17:36:25.331866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9750 | 2026.04.17 17:36:25.332363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9751 | 2026.04.17 17:36:25.332601 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.04.17 17:36:25.332737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21627 | ||
| 9753 | 2026.04.17 17:36:26.493802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9754 | 2026.04.17 17:36:26.510505 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.04.17 17:36:26.510567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9756 | 2026.04.17 17:36:26.516752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9757 | 2026.04.17 17:36:26.517428 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.04.17 17:36:26.520431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9759 | 2026.04.17 17:36:27.908571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1214 | ||
| 9760 | 2026.04.17 17:36:27.912016 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.04.17 17:36:27.912103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9762 | 2026.04.17 17:36:27.914004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9763 | 2026.04.17 17:36:27.914410 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.04.17 17:36:27.914947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9765 | 2026.04.17 17:36:30.187448 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.04.17 17:36:30.187667 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9767 | 2026.04.17 17:36:30.187743 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9768 | 2026.04.17 17:36:30.188427 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.04.17 17:36:30.188477 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9770 | 2026.04.17 17:36:30.188874 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9771 | 2026.04.17 17:36:30.189096 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.04.17 17:36:30.189256 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001643 sec., 42604.9908703591 rows/sec., 3.40 MiB/sec. | ||
| 9773 | 2026.04.17 17:36:30.189306 [ 276 ] {9832ca40-422a-42a3-915c-2a23cafe8d61} <Debug> TCPHandler: Processed in 0.002018977 sec. | ||
| 9774 | 2026.04.17 17:36:30.189429 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.04.17 17:36:30.189538 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.04.17 17:36:30.189581 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9777 | 2026.04.17 17:36:30.190010 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.04.17 17:36:30.190047 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9779 | 2026.04.17 17:36:30.190348 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9780 | 2026.04.17 17:36:30.190556 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.04.17 17:36:30.190687 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001173 sec., 5967.6044330775785 rows/sec., 448.74 KiB/sec. | ||
| 9782 | 2026.04.17 17:36:30.190724 [ 276 ] {4b37f2d6-de2c-46f2-89d0-29c2b8b6982d} <Debug> TCPHandler: Processed in 0.001345004 sec. | ||
| 9783 | 2026.04.17 17:36:30.190832 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.04.17 17:36:30.190927 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9785 | 2026.04.17 17:36:30.190967 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9786 | 2026.04.17 17:36:30.191358 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.04.17 17:36:30.191393 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9788 | 2026.04.17 17:36:30.191688 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9789 | 2026.04.17 17:36:30.191902 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.04.17 17:36:30.192026 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001118 sec., 63506.26118067978 rows/sec., 4.96 MiB/sec. | ||
| 9791 | 2026.04.17 17:36:30.192062 [ 276 ] {e1eb240b-e98c-4bbf-87b8-e1092206d285} <Debug> TCPHandler: Processed in 0.001278852 sec. | ||
| 9792 | 2026.04.17 17:36:30.192167 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.04.17 17:36:30.192261 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9794 | 2026.04.17 17:36:30.192304 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9795 | 2026.04.17 17:36:30.192691 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.04.17 17:36:30.192727 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9797 | 2026.04.17 17:36:30.193052 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9798 | 2026.04.17 17:36:30.193252 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.04.17 17:36:30.193395 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9800 | 2026.04.17 17:36:30.193433 [ 276 ] {e3dec658-ceaf-4a50-b234-675c372a194d} <Debug> TCPHandler: Processed in 0.001313033 sec. | ||
| 9801 | 2026.04.17 17:36:30.193541 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.04.17 17:36:30.193634 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.04.17 17:36:30.193688 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <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 | ||
| 9804 | 2026.04.17 17:36:30.194412 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.04.17 17:36:30.194446 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9806 | 2026.04.17 17:36:30.194943 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9807 | 2026.04.17 17:36:30.195154 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.04.17 17:36:30.195290 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001675 sec., 4179.10447761194 rows/sec., 7.49 MiB/sec. | ||
| 9809 | 2026.04.17 17:36:30.195351 [ 276 ] {06c36d02-e043-4204-9d69-a267f37831e8} <Debug> TCPHandler: Processed in 0.001857811 sec. | ||
| 9810 | 2026.04.17 17:36:30.195473 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2026.04.17 17:36:30.195567 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9812 | 2026.04.17 17:36:30.195608 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9813 | 2026.04.17 17:36:30.195932 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.04.17 17:36:30.195965 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9815 | 2026.04.17 17:36:30.196255 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9816 | 2026.04.17 17:36:30.196459 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.04.17 17:36:30.196584 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 9818 | 2026.04.17 17:36:30.196618 [ 276 ] {942cc905-027a-496b-a9e7-4b25defe2ef4} <Debug> TCPHandler: Processed in 0.00119419 sec. | ||
| 9819 | 2026.04.17 17:36:32.637330 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9820 | 2026.04.17 17:36:32.637380 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9821 | 2026.04.17 17:36:32.833695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22075 | ||
| 9822 | 2026.04.17 17:36:32.834209 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.04.17 17:36:32.834256 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9824 | 2026.04.17 17:36:32.834765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9825 | 2026.04.17 17:36:32.835008 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.04.17 17:36:32.835163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22075 | ||
| 9827 | 2026.04.17 17:36:32.835181 [ 38 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9828 | 2026.04.17 17:36:32.835247 [ 38 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.04.17 17:36:32.835269 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9830 | 2026.04.17 17:36:32.835380 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 9831 | 2026.04.17 17:36:32.835499 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9832 | 2026.04.17 17:36:32.835538 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19707 rows starting from the beginning of the part | ||
| 9833 | 2026.04.17 17:36:32.835601 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9834 | 2026.04.17 17:36:32.835642 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9835 | 2026.04.17 17:36:32.835683 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9836 | 2026.04.17 17:36:32.835718 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9837 | 2026.04.17 17:36:32.835755 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9838 | 2026.04.17 17:36:32.837906 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22075 rows, containing 4 columns (4 merged, 0 gathered) in 0.002573925 sec., 8576395.97113358 rows/sec., 122.69 MiB/sec. | ||
| 9839 | 2026.04.17 17:36:32.838306 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9840 | 2026.04.17 17:36:32.838574 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.04.17 17:36:32.838642 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_46_9} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9842 | 2026.04.17 17:36:32.838733 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9843 | 2026.04.17 17:36:34.021371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9844 | 2026.04.17 17:36:34.039459 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.04.17 17:36:34.039522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9846 | 2026.04.17 17:36:34.046065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9847 | 2026.04.17 17:36:34.046795 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.04.17 17:36:34.047072 [ 36 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9849 | 2026.04.17 17:36:34.047114 [ 36 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.04.17 17:36:34.047137 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9851 | 2026.04.17 17:36:34.047266 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9852 | 2026.04.17 17:36:34.050431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9853 | 2026.04.17 17:36:34.051225 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9854 | 2026.04.17 17:36:34.052850 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9855 | 2026.04.17 17:36:34.057554 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9856 | 2026.04.17 17:36:34.062077 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9857 | 2026.04.17 17:36:34.066519 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9858 | 2026.04.17 17:36:34.071133 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9859 | 2026.04.17 17:36:34.075305 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 9860 | 2026.04.17 17:36:34.130461 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.083250793 sec., 4168.128464554085 rows/sec., 21.55 MiB/sec. | ||
| 9861 | 2026.04.17 17:36:34.133545 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9862 | 2026.04.17 17:36:34.135652 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_46_9} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.04.17 17:36:34.135767 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_46_9} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9864 | 2026.04.17 17:36:34.138199 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9865 | 2026.04.17 17:36:35.188722 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.04.17 17:36:35.188922 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9867 | 2026.04.17 17:36:35.188993 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9868 | 2026.04.17 17:36:35.189661 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.04.17 17:36:35.189715 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9870 | 2026.04.17 17:36:35.190152 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9871 | 2026.04.17 17:36:35.190379 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.04.17 17:36:35.190536 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001665 sec., 74474.47447447447 rows/sec., 6.41 MiB/sec. | ||
| 9873 | 2026.04.17 17:36:35.190587 [ 276 ] {1c71f7f5-ed48-4227-b374-5180e5dbe7aa} <Debug> TCPHandler: Processed in 0.002001776 sec. | ||
| 9874 | 2026.04.17 17:36:35.190705 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.04.17 17:36:35.190809 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9876 | 2026.04.17 17:36:35.190853 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9877 | 2026.04.17 17:36:35.191268 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.04.17 17:36:35.191305 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9879 | 2026.04.17 17:36:35.191623 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9880 | 2026.04.17 17:36:35.191833 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.04.17 17:36:35.191961 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001176 sec., 28911.56462585034 rows/sec., 2.12 MiB/sec. | ||
| 9882 | 2026.04.17 17:36:35.191999 [ 276 ] {9a552887-3539-41b5-905a-ce5feb7ee4db} <Debug> TCPHandler: Processed in 0.001343744 sec. | ||
| 9883 | 2026.04.17 17:36:35.192111 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.04.17 17:36:35.192206 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9885 | 2026.04.17 17:36:35.192246 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9886 | 2026.04.17 17:36:35.192699 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.04.17 17:36:35.192738 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9888 | 2026.04.17 17:36:35.193082 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9889 | 2026.04.17 17:36:35.193302 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.04.17 17:36:35.193434 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001247 sec., 78588.61267040898 rows/sec., 6.14 MiB/sec. | ||
| 9891 | 2026.04.17 17:36:35.193471 [ 276 ] {4c0597c0-e206-4126-a08f-8f0eacd3bb8d} <Debug> TCPHandler: Processed in 0.001408586 sec. | ||
| 9892 | 2026.04.17 17:36:35.193592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.04.17 17:36:35.193688 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.04.17 17:36:35.193732 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9895 | 2026.04.17 17:36:35.194122 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.04.17 17:36:35.194158 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9897 | 2026.04.17 17:36:35.194489 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9898 | 2026.04.17 17:36:35.194778 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.04.17 17:36:35.194921 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 9900 | 2026.04.17 17:36:35.194959 [ 276 ] {04b92699-b22d-45cb-b542-56218793c967} <Debug> TCPHandler: Processed in 0.001416417 sec. | ||
| 9901 | 2026.04.17 17:36:35.195072 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.04.17 17:36:35.195171 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.04.17 17:36:35.195226 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <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 | ||
| 9904 | 2026.04.17 17:36:35.196050 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.04.17 17:36:35.196088 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9906 | 2026.04.17 17:36:35.196686 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9907 | 2026.04.17 17:36:35.196926 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.04.17 17:36:35.197070 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001918 sec., 17726.798748696558 rows/sec., 31.77 MiB/sec. | ||
| 9909 | 2026.04.17 17:36:35.197140 [ 276 ] {9fcdee50-2aef-43cb-9f42-6d9a644bee4a} <Debug> TCPHandler: Processed in 0.002117969 sec. | ||
| 9910 | 2026.04.17 17:36:35.197255 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.04.17 17:36:35.197352 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.04.17 17:36:35.197395 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9913 | 2026.04.17 17:36:35.197727 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.04.17 17:36:35.197763 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9915 | 2026.04.17 17:36:35.198083 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9916 | 2026.04.17 17:36:35.198298 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.04.17 17:36:35.198431 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9918 | 2026.04.17 17:36:35.198467 [ 276 ] {f2daa001-57d9-497c-9fee-bbdc8c8c413b} <Debug> TCPHandler: Processed in 0.001261951 sec. | ||
| 9919 | 2026.04.17 17:36:35.781814 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.04.17 17:36:35.781997 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9921 | 2026.04.17 17:36:35.782066 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9922 | 2026.04.17 17:36:35.784222 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.04.17 17:36:35.784263 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9924 | 2026.04.17 17:36:35.784801 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9925 | 2026.04.17 17:36:35.785035 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.04.17 17:36:35.785173 [ 34 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9927 | 2026.04.17 17:36:35.785189 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.003241 sec., 746374.5757482259 rows/sec., 54.81 MiB/sec. | ||
| 9928 | 2026.04.17 17:36:35.785243 [ 34 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.04.17 17:36:35.785259 [ 276 ] {752004fd-de37-4fc3-8a06-2bdca3a071cd} <Debug> TCPHandler: Processed in 0.003570017 sec. | ||
| 9930 | 2026.04.17 17:36:35.785270 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9931 | 2026.04.17 17:36:35.785394 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.04.17 17:36:35.785407 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 9933 | 2026.04.17 17:36:35.785495 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9934 | 2026.04.17 17:36:35.785541 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9935 | 2026.04.17 17:36:35.785564 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9936 | 2026.04.17 17:36:35.785608 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3362 rows starting from the beginning of the part | ||
| 9937 | 2026.04.17 17:36:35.785682 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 70 rows starting from the beginning of the part | ||
| 9938 | 2026.04.17 17:36:35.785735 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 247 rows starting from the beginning of the part | ||
| 9939 | 2026.04.17 17:36:35.785782 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 70 rows starting from the beginning of the part | ||
| 9940 | 2026.04.17 17:36:35.785826 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 124 rows starting from the beginning of the part | ||
| 9941 | 2026.04.17 17:36:35.785873 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2419 rows starting from the beginning of the part | ||
| 9942 | 2026.04.17 17:36:35.785975 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.04.17 17:36:35.786018 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9944 | 2026.04.17 17:36:35.786381 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9945 | 2026.04.17 17:36:35.786602 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.04.17 17:36:35.786719 [ 34 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9947 | 2026.04.17 17:36:35.786735 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00126 sec., 14285.714285714284 rows/sec., 1.05 MiB/sec. | ||
| 9948 | 2026.04.17 17:36:35.786756 [ 34 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.04.17 17:36:35.786778 [ 276 ] {10f12c12-39be-4136-9391-124714ce351c} <Debug> TCPHandler: Processed in 0.001436737 sec. | ||
| 9950 | 2026.04.17 17:36:35.786782 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9951 | 2026.04.17 17:36:35.786880 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 9952 | 2026.04.17 17:36:35.786899 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.04.17 17:36:35.786987 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9954 | 2026.04.17 17:36:35.786997 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9955 | 2026.04.17 17:36:35.787019 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 9956 | 2026.04.17 17:36:35.787040 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9957 | 2026.04.17 17:36:35.787078 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
| 9958 | 2026.04.17 17:36:35.787123 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
| 9959 | 2026.04.17 17:36:35.787163 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
| 9960 | 2026.04.17 17:36:35.787203 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 9961 | 2026.04.17 17:36:35.787243 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 18 rows starting from the beginning of the part | ||
| 9962 | 2026.04.17 17:36:35.787866 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2026.04.17 17:36:35.787901 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9964 | 2026.04.17 17:36:35.788062 [ 200 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122128 sec., 281671.68872003147 rows/sec., 20.03 MiB/sec. | ||
| 9965 | 2026.04.17 17:36:35.788292 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9966 | 2026.04.17 17:36:35.788391 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9967 | 2026.04.17 17:36:35.788412 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6292 rows, containing 5 columns (5 merged, 0 gathered) in 0.0030656 sec., 2052453.0271398749 rows/sec., 162.72 MiB/sec. | ||
| 9968 | 2026.04.17 17:36:35.788689 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.04.17 17:36:35.788715 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9970 | 2026.04.17 17:36:35.788731 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.04.17 17:36:35.788835 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001857 sec., 431340.87237479805 rows/sec., 24.92 MiB/sec. | ||
| 9972 | 2026.04.17 17:36:35.788841 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_61_12} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9973 | 2026.04.17 17:36:35.788882 [ 276 ] {3bfca055-6386-4f64-9b74-14cee9c6b3e7} <Debug> TCPHandler: Processed in 0.002030667 sec. | ||
| 9974 | 2026.04.17 17:36:35.788974 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9975 | 2026.04.17 17:36:35.789006 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.04.17 17:36:35.789018 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.04.17 17:36:35.789107 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_76_15} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9978 | 2026.04.17 17:36:35.789107 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9979 | 2026.04.17 17:36:35.789161 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9980 | 2026.04.17 17:36:35.789198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9981 | 2026.04.17 17:36:35.789546 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.04.17 17:36:35.789586 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9983 | 2026.04.17 17:36:35.789877 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9984 | 2026.04.17 17:36:35.790088 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.04.17 17:36:35.790216 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 9986 | 2026.04.17 17:36:35.790252 [ 276 ] {094ccea2-ced6-4ed7-a150-1933ba42a236} <Debug> TCPHandler: Processed in 0.001294423 sec. | ||
| 9987 | 2026.04.17 17:36:35.790364 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.04.17 17:36:35.790457 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9989 | 2026.04.17 17:36:35.790496 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9990 | 2026.04.17 17:36:35.791497 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.04.17 17:36:35.791533 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9992 | 2026.04.17 17:36:35.791902 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9993 | 2026.04.17 17:36:35.792113 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.04.17 17:36:35.792243 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001805 sec., 718559.5567867036 rows/sec., 47.98 MiB/sec. | ||
| 9995 | 2026.04.17 17:36:35.792243 [ 34 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9996 | 2026.04.17 17:36:35.792282 [ 276 ] {87811030-5382-4f2f-b79a-cd4201a5d22f} <Debug> TCPHandler: Processed in 0.001966635 sec. | ||
| 9997 | 2026.04.17 17:36:35.792299 [ 34 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.04.17 17:36:35.792325 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9999 | 2026.04.17 17:36:35.792408 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 10000 | 2026.04.17 17:36:35.792422 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.04.17 17:36:35.792492 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10002 | 2026.04.17 17:36:35.792517 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 10003 | 2026.04.17 17:36:35.792529 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.04.17 17:36:35.792564 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 71 rows starting from the beginning of the part | ||
| 10005 | 2026.04.17 17:36:35.792575 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10006 | 2026.04.17 17:36:35.792601 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 140 rows starting from the beginning of the part | ||
| 10007 | 2026.04.17 17:36:35.792639 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 71 rows starting from the beginning of the part | ||
| 10008 | 2026.04.17 17:36:35.792678 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 98 rows starting from the beginning of the part | ||
| 10009 | 2026.04.17 17:36:35.792717 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1297 rows starting from the beginning of the part | ||
| 10010 | 2026.04.17 17:36:35.793435 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.04.17 17:36:35.793471 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10012 | 2026.04.17 17:36:35.793905 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10013 | 2026.04.17 17:36:35.794027 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650854 sec., 2124960.777876178 rows/sec., 154.37 MiB/sec. | ||
| 10014 | 2026.04.17 17:36:35.794132 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.04.17 17:36:35.794277 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001766 sec., 847112.1177802945 rows/sec., 51.37 MiB/sec. | ||
| 10016 | 2026.04.17 17:36:35.794262 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10017 | 2026.04.17 17:36:35.794276 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10018 | 2026.04.17 17:36:35.794317 [ 276 ] {ce04b082-d1ca-475f-9da6-168e621b7028} <Debug> TCPHandler: Processed in 0.001962025 sec. | ||
| 10019 | 2026.04.17 17:36:35.794357 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.04.17 17:36:35.794384 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10021 | 2026.04.17 17:36:35.794451 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 10022 | 2026.04.17 17:36:35.794468 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.04.17 17:36:35.794543 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10024 | 2026.04.17 17:36:35.794570 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26103 rows starting from the beginning of the part | ||
| 10025 | 2026.04.17 17:36:35.794573 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10026 | 2026.04.17 17:36:35.794619 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10027 | 2026.04.17 17:36:35.794629 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.04.17 17:36:35.794638 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <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 | ||
| 10029 | 2026.04.17 17:36:35.794654 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 199 rows starting from the beginning of the part | ||
| 10030 | 2026.04.17 17:36:35.794696 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 10031 | 2026.04.17 17:36:35.794720 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_76_15} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10032 | 2026.04.17 17:36:35.794735 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 10033 | 2026.04.17 17:36:35.794777 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1496 rows starting from the beginning of the part | ||
| 10034 | 2026.04.17 17:36:35.794827 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10035 | 2026.04.17 17:36:35.795462 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.04.17 17:36:35.795502 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10037 | 2026.04.17 17:36:35.796078 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10038 | 2026.04.17 17:36:35.796310 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.04.17 17:36:35.796467 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001903 sec., 9458.749343142406 rows/sec., 16.95 MiB/sec. | ||
| 10040 | 2026.04.17 17:36:35.796551 [ 276 ] {25663c8d-b50b-44c8-b4b4-3dbb13c02288} <Debug> TCPHandler: Processed in 0.00213281 sec. | ||
| 10041 | 2026.04.17 17:36:35.796676 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.04.17 17:36:35.796773 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.04.17 17:36:35.796815 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10044 | 2026.04.17 17:36:35.797138 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.04.17 17:36:35.797174 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10046 | 2026.04.17 17:36:35.797624 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10047 | 2026.04.17 17:36:35.797863 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.04.17 17:36:35.797979 [ 33 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10049 | 2026.04.17 17:36:35.797999 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001245 sec., 9638.55421686747 rows/sec., 665.16 KiB/sec. | ||
| 10050 | 2026.04.17 17:36:35.798010 [ 33 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.04.17 17:36:35.798041 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10052 | 2026.04.17 17:36:35.798044 [ 276 ] {7a777ffa-0fbe-4c59-944f-c15cdb447219} <Debug> TCPHandler: Processed in 0.001417427 sec. | ||
| 10053 | 2026.04.17 17:36:35.798133 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 10054 | 2026.04.17 17:36:35.798237 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10055 | 2026.04.17 17:36:35.798265 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3420 rows starting from the beginning of the part | ||
| 10056 | 2026.04.17 17:36:35.798322 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10057 | 2026.04.17 17:36:35.798368 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10058 | 2026.04.17 17:36:35.798429 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 10059 | 2026.04.17 17:36:35.798487 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 10060 | 2026.04.17 17:36:35.798552 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 10061 | 2026.04.17 17:36:35.800251 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154881 sec., 1704038.4132580871 rows/sec., 114.03 MiB/sec. | ||
| 10062 | 2026.04.17 17:36:35.801048 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10063 | 2026.04.17 17:36:35.801381 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.04.17 17:36:35.801449 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_76_15} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10065 | 2026.04.17 17:36:35.801524 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10066 | 2026.04.17 17:36:35.804595 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28278 rows, containing 5 columns (5 merged, 0 gathered) in 0.010170164 sec., 2780486.135720132 rows/sec., 179.45 MiB/sec. | ||
| 10067 | 2026.04.17 17:36:35.805208 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10068 | 2026.04.17 17:36:35.805511 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.04.17 17:36:35.805591 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10070 | 2026.04.17 17:36:35.805684 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10071 | 2026.04.17 17:36:36.001150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.61 MiB, peak 329.44 MiB, free memory in arenas 0.00 B, will set to 317.94 MiB (RSS), difference: 1.33 MiB | ||
| 10072 | 2026.04.17 17:36:37.915893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1254 | ||
| 10073 | 2026.04.17 17:36:37.918422 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.04.17 17:36:37.918479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10075 | 2026.04.17 17:36:37.919731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10076 | 2026.04.17 17:36:37.920004 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.04.17 17:36:37.920378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10078 | 2026.04.17 17:36:40.186301 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2026.04.17 17:36:40.186524 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10080 | 2026.04.17 17:36:40.186603 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10081 | 2026.04.17 17:36:40.187334 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.04.17 17:36:40.187385 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10083 | 2026.04.17 17:36:40.187796 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10084 | 2026.04.17 17:36:40.188028 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.04.17 17:36:40.188193 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 10086 | 2026.04.17 17:36:40.188247 [ 276 ] {8bdbe0aa-e42d-4883-be13-afe1b00dc787} <Debug> TCPHandler: Processed in 0.002085598 sec. | ||
| 10087 | 2026.04.17 17:36:40.188375 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.04.17 17:36:40.188481 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10089 | 2026.04.17 17:36:40.188526 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10090 | 2026.04.17 17:36:40.188964 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.04.17 17:36:40.189004 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10092 | 2026.04.17 17:36:40.189315 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10093 | 2026.04.17 17:36:40.189528 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.04.17 17:36:40.189662 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 10095 | 2026.04.17 17:36:40.189701 [ 276 ] {0e2435d4-9859-4605-9034-b1c3728f5399} <Debug> TCPHandler: Processed in 0.001376426 sec. | ||
| 10096 | 2026.04.17 17:36:40.189819 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.04.17 17:36:40.189917 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10098 | 2026.04.17 17:36:40.189963 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10099 | 2026.04.17 17:36:40.190367 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.04.17 17:36:40.190404 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10101 | 2026.04.17 17:36:40.190734 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10102 | 2026.04.17 17:36:40.190956 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.04.17 17:36:40.191087 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001188 sec., 107744.10774410774 rows/sec., 7.50 MiB/sec. | ||
| 10104 | 2026.04.17 17:36:40.191127 [ 276 ] {bce34e15-0f67-4279-af4b-55339cfc32e9} <Debug> TCPHandler: Processed in 0.001356235 sec. | ||
| 10105 | 2026.04.17 17:36:40.191246 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.04.17 17:36:40.191343 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10107 | 2026.04.17 17:36:40.191386 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10108 | 2026.04.17 17:36:40.191717 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.04.17 17:36:40.191754 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10110 | 2026.04.17 17:36:40.192062 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10111 | 2026.04.17 17:36:40.192319 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.04.17 17:36:40.192491 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001167 sec., 41131.105398457585 rows/sec., 2.77 MiB/sec. | ||
| 10113 | 2026.04.17 17:36:40.192531 [ 276 ] {e987259f-8d42-48a2-a39c-ab5449913080} <Debug> TCPHandler: Processed in 0.001334704 sec. | ||
| 10114 | 2026.04.17 17:36:40.336047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22587 | ||
| 10115 | 2026.04.17 17:36:40.336653 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.04.17 17:36:40.336695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10117 | 2026.04.17 17:36:40.337213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10118 | 2026.04.17 17:36:40.337481 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.04.17 17:36:40.337631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22587 | ||
| 10120 | 2026.04.17 17:36:41.551320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10121 | 2026.04.17 17:36:41.566771 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.04.17 17:36:41.566820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10123 | 2026.04.17 17:36:41.572617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10124 | 2026.04.17 17:36:41.573303 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.04.17 17:36:41.576038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10126 | 2026.04.17 17:36:45.188379 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.04.17 17:36:45.188604 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10128 | 2026.04.17 17:36:45.188681 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10129 | 2026.04.17 17:36:45.189433 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.04.17 17:36:45.189480 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10131 | 2026.04.17 17:36:45.189886 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10132 | 2026.04.17 17:36:45.190119 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.04.17 17:36:45.190280 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001731 sec., 71634.89312536106 rows/sec., 6.16 MiB/sec. | ||
| 10134 | 2026.04.17 17:36:45.190323 [ 276 ] {5cf3e915-b9ea-49eb-8173-acf9b5072595} <Debug> TCPHandler: Processed in 0.002089498 sec. | ||
| 10135 | 2026.04.17 17:36:45.190450 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.04.17 17:36:45.190547 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.04.17 17:36:45.190587 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10138 | 2026.04.17 17:36:45.190994 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.04.17 17:36:45.191032 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10140 | 2026.04.17 17:36:45.191348 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10141 | 2026.04.17 17:36:45.191577 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.04.17 17:36:45.191707 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00118 sec., 28813.559322033896 rows/sec., 2.12 MiB/sec. | ||
| 10143 | 2026.04.17 17:36:45.191746 [ 276 ] {bd261bef-94cc-4f20-bde0-c3d107329a90} <Debug> TCPHandler: Processed in 0.001346814 sec. | ||
| 10144 | 2026.04.17 17:36:45.191865 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.04.17 17:36:45.191971 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10146 | 2026.04.17 17:36:45.192012 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10147 | 2026.04.17 17:36:45.192455 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.04.17 17:36:45.192492 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10149 | 2026.04.17 17:36:45.192819 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10150 | 2026.04.17 17:36:45.193026 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.04.17 17:36:45.193161 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00121 sec., 80991.73553719009 rows/sec., 6.33 MiB/sec. | ||
| 10152 | 2026.04.17 17:36:45.193200 [ 276 ] {4ddaecd1-73b3-4398-a482-ac7252235665} <Debug> TCPHandler: Processed in 0.001384946 sec. | ||
| 10153 | 2026.04.17 17:36:45.193328 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.04.17 17:36:45.193425 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10155 | 2026.04.17 17:36:45.193470 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10156 | 2026.04.17 17:36:45.193882 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.04.17 17:36:45.193916 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10158 | 2026.04.17 17:36:45.194245 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10159 | 2026.04.17 17:36:45.194457 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.04.17 17:36:45.194593 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10161 | 2026.04.17 17:36:45.194630 [ 276 ] {ee8aa8d6-862c-42cd-bb68-f8b575f42761} <Debug> TCPHandler: Processed in 0.001351114 sec. | ||
| 10162 | 2026.04.17 17:36:45.194750 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.04.17 17:36:45.194844 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10164 | 2026.04.17 17:36:45.194900 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <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 | ||
| 10165 | 2026.04.17 17:36:45.195749 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.04.17 17:36:45.195784 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10167 | 2026.04.17 17:36:45.196337 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10168 | 2026.04.17 17:36:45.196558 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.04.17 17:36:45.196680 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10170 | 2026.04.17 17:36:45.196694 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 10171 | 2026.04.17 17:36:45.196751 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.17 17:36:45.196774 [ 276 ] {99479137-8930-4588-936e-332c57786d95} <Debug> TCPHandler: Processed in 0.002072178 sec. | ||
| 10173 | 2026.04.17 17:36:45.196776 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10174 | 2026.04.17 17:36:45.196890 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 10175 | 2026.04.17 17:36:45.196898 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2026.04.17 17:36:45.197011 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10177 | 2026.04.17 17:36:45.197051 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10178 | 2026.04.17 17:36:45.197109 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10179 | 2026.04.17 17:36:45.197175 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1240 rows starting from the beginning of the part | ||
| 10180 | 2026.04.17 17:36:45.197306 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10181 | 2026.04.17 17:36:45.197391 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2026.04.17 17:36:45.197408 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 10183 | 2026.04.17 17:36:45.197428 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10184 | 2026.04.17 17:36:45.197497 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 10185 | 2026.04.17 17:36:45.197580 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 10186 | 2026.04.17 17:36:45.197664 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 10187 | 2026.04.17 17:36:45.197740 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10188 | 2026.04.17 17:36:45.197956 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.04.17 17:36:45.198087 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10190 | 2026.04.17 17:36:45.198123 [ 276 ] {7fb60f09-ff5d-4a56-91c1-38a0e85c57ae} <Debug> TCPHandler: Processed in 0.001274362 sec. | ||
| 10191 | 2026.04.17 17:36:45.203546 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1367 rows, containing 19 columns (19 merged, 0 gathered) in 0.0066985 sec., 204075.53929984325 rows/sec., 365.69 MiB/sec. | ||
| 10192 | 2026.04.17 17:36:45.204606 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10193 | 2026.04.17 17:36:45.204939 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.04.17 17:36:45.205007 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10195 | 2026.04.17 17:36:45.205093 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 10196 | 2026.04.17 17:36:46.001205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.43 MiB, peak 329.80 MiB, free memory in arenas 0.00 B, will set to 319.69 MiB (RSS), difference: 1.26 MiB | ||
| 10197 | 2026.04.17 17:36:47.637423 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10198 | 2026.04.17 17:36:47.637498 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10199 | 2026.04.17 17:36:47.838580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23035 | ||
| 10200 | 2026.04.17 17:36:47.839071 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.04.17 17:36:47.839111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10202 | 2026.04.17 17:36:47.839613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10203 | 2026.04.17 17:36:47.839852 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.04.17 17:36:47.839997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23035 | ||
| 10205 | 2026.04.17 17:36:47.921401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1274 | ||
| 10206 | 2026.04.17 17:36:47.923530 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.04.17 17:36:47.923590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10208 | 2026.04.17 17:36:47.924806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10209 | 2026.04.17 17:36:47.925086 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.04.17 17:36:47.925479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10211 | 2026.04.17 17:36:48.002166 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822867 sec. | ||
| 10212 | 2026.04.17 17:36:49.076980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10213 | 2026.04.17 17:36:49.093172 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.04.17 17:36:49.093231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10215 | 2026.04.17 17:36:49.099188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10216 | 2026.04.17 17:36:49.099882 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.04.17 17:36:49.102655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10218 | 2026.04.17 17:36:50.187535 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.04.17 17:36:50.187858 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10220 | 2026.04.17 17:36:50.187966 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10221 | 2026.04.17 17:36:50.188882 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.04.17 17:36:50.188932 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10223 | 2026.04.17 17:36:50.189336 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10224 | 2026.04.17 17:36:50.189563 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.04.17 17:36:50.189725 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001946 sec., 35971.22302158274 rows/sec., 2.87 MiB/sec. | ||
| 10226 | 2026.04.17 17:36:50.189775 [ 276 ] {93f2e843-b00d-403a-948a-7c0c6174e1b2} <Debug> TCPHandler: Processed in 0.00244106 sec. | ||
| 10227 | 2026.04.17 17:36:50.189897 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2026.04.17 17:36:50.190000 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10229 | 2026.04.17 17:36:50.190042 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10230 | 2026.04.17 17:36:50.190448 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.04.17 17:36:50.190486 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10232 | 2026.04.17 17:36:50.190785 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10233 | 2026.04.17 17:36:50.190995 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.04.17 17:36:50.191124 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001149 sec., 6092.25413402959 rows/sec., 458.11 KiB/sec. | ||
| 10235 | 2026.04.17 17:36:50.191162 [ 276 ] {ce58da65-5c29-4052-942f-89f84518392b} <Debug> TCPHandler: Processed in 0.001315523 sec. | ||
| 10236 | 2026.04.17 17:36:50.191288 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.04.17 17:36:50.191417 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10238 | 2026.04.17 17:36:50.191469 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10239 | 2026.04.17 17:36:50.191981 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.04.17 17:36:50.192028 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10241 | 2026.04.17 17:36:50.192421 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10242 | 2026.04.17 17:36:50.192662 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.04.17 17:36:50.192795 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001406 sec., 50497.86628733997 rows/sec., 3.94 MiB/sec. | ||
| 10244 | 2026.04.17 17:36:50.192835 [ 276 ] {5a1e0003-73e1-409b-8e91-9c38016f2780} <Debug> TCPHandler: Processed in 0.001610113 sec. | ||
| 10245 | 2026.04.17 17:36:50.192949 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.04.17 17:36:50.193046 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10247 | 2026.04.17 17:36:50.193091 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10248 | 2026.04.17 17:36:50.193497 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.04.17 17:36:50.193533 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10250 | 2026.04.17 17:36:50.193871 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10251 | 2026.04.17 17:36:50.194091 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.04.17 17:36:50.194225 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10253 | 2026.04.17 17:36:50.194262 [ 276 ] {135f8a51-f7c7-4cbb-b098-553369fb70ae} <Debug> TCPHandler: Processed in 0.001362775 sec. | ||
| 10254 | 2026.04.17 17:36:50.194374 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.04.17 17:36:50.194471 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.04.17 17:36:50.194528 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <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 | ||
| 10257 | 2026.04.17 17:36:50.195273 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.04.17 17:36:50.195310 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10259 | 2026.04.17 17:36:50.195818 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10260 | 2026.04.17 17:36:50.196059 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.04.17 17:36:50.196198 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001746 sec., 4009.163802978236 rows/sec., 7.18 MiB/sec. | ||
| 10262 | 2026.04.17 17:36:50.196264 [ 276 ] {68bcb14f-0dc3-4c9f-8a3d-df0c69a16cd4} <Debug> TCPHandler: Processed in 0.001938283 sec. | ||
| 10263 | 2026.04.17 17:36:50.196391 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.04.17 17:36:50.196486 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10265 | 2026.04.17 17:36:50.196555 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10266 | 2026.04.17 17:36:50.196895 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.04.17 17:36:50.196932 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10268 | 2026.04.17 17:36:50.197235 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10269 | 2026.04.17 17:36:50.197455 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.04.17 17:36:50.197581 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10271 | 2026.04.17 17:36:50.197617 [ 276 ] {ab009b9c-ff9b-4269-a1d3-73800a485e45} <Debug> TCPHandler: Processed in 0.001276412 sec. | ||
| 10272 | 2026.04.17 17:36:55.190654 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.04.17 17:36:55.190902 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10274 | 2026.04.17 17:36:55.190981 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10275 | 2026.04.17 17:36:55.191726 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.04.17 17:36:55.191775 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10277 | 2026.04.17 17:36:55.192178 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10278 | 2026.04.17 17:36:55.192413 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.04.17 17:36:55.192576 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00173 sec., 13872.832369942196 rows/sec., 1.15 MiB/sec. | ||
| 10280 | 2026.04.17 17:36:55.192631 [ 276 ] {1df2cd5b-7bdc-4252-be8d-3b91801a685d} <Debug> TCPHandler: Processed in 0.002111669 sec. | ||
| 10281 | 2026.04.17 17:36:55.192762 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.04.17 17:36:55.192868 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10283 | 2026.04.17 17:36:55.192911 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10284 | 2026.04.17 17:36:55.193318 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.04.17 17:36:55.193355 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10286 | 2026.04.17 17:36:55.193656 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10287 | 2026.04.17 17:36:55.193862 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.04.17 17:36:55.193997 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001153 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 10289 | 2026.04.17 17:36:55.194036 [ 276 ] {717eea7a-25f9-4767-bd7b-7be35694df99} <Debug> TCPHandler: Processed in 0.001325083 sec. | ||
| 10290 | 2026.04.17 17:36:55.194152 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.04.17 17:36:55.194248 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10292 | 2026.04.17 17:36:55.194287 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10293 | 2026.04.17 17:36:55.194811 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.04.17 17:36:55.194848 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10295 | 2026.04.17 17:36:55.195177 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10296 | 2026.04.17 17:36:55.195392 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.04.17 17:36:55.195519 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.00129 sec., 189922.48062015505 rows/sec., 16.98 MiB/sec. | ||
| 10298 | 2026.04.17 17:36:55.195557 [ 276 ] {e4a7c0b5-a496-479b-a498-86308c007447} <Debug> TCPHandler: Processed in 0.001454548 sec. | ||
| 10299 | 2026.04.17 17:36:55.195670 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.04.17 17:36:55.195765 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.04.17 17:36:55.195804 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10302 | 2026.04.17 17:36:55.196211 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.04.17 17:36:55.196247 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10304 | 2026.04.17 17:36:55.196556 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10305 | 2026.04.17 17:36:55.196764 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.04.17 17:36:55.196896 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 3.11 MiB/sec. | ||
| 10307 | 2026.04.17 17:36:55.196934 [ 276 ] {275dce16-2aef-4db2-bcea-b2888e983df1} <Debug> TCPHandler: Processed in 0.001312683 sec. | ||
| 10308 | 2026.04.17 17:36:55.197043 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10309 | 2026.04.17 17:36:55.197143 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10310 | 2026.04.17 17:36:55.197183 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10311 | 2026.04.17 17:36:55.197568 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.04.17 17:36:55.197605 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10313 | 2026.04.17 17:36:55.197905 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10314 | 2026.04.17 17:36:55.198122 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2026.04.17 17:36:55.198247 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 10316 | 2026.04.17 17:36:55.198288 [ 276 ] {b8a99804-05eb-4f76-9ef6-99999831d86b} <Debug> TCPHandler: Processed in 0.001293222 sec. | ||
| 10317 | 2026.04.17 17:36:55.198398 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2026.04.17 17:36:55.198492 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10319 | 2026.04.17 17:36:55.198532 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10320 | 2026.04.17 17:36:55.198914 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.04.17 17:36:55.198951 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10322 | 2026.04.17 17:36:55.199244 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10323 | 2026.04.17 17:36:55.199453 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2026.04.17 17:36:55.199577 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 10325 | 2026.04.17 17:36:55.199616 [ 276 ] {48f0c25e-3750-4c95-a204-235cee75ecca} <Debug> TCPHandler: Processed in 0.001267111 sec. | ||
| 10326 | 2026.04.17 17:36:55.199726 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2026.04.17 17:36:55.199819 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10328 | 2026.04.17 17:36:55.199859 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10329 | 2026.04.17 17:36:55.200307 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.04.17 17:36:55.200344 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10331 | 2026.04.17 17:36:55.200655 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10332 | 2026.04.17 17:36:55.200868 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.04.17 17:36:55.200996 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001194 sec., 113902.84757118928 rows/sec., 9.21 MiB/sec. | ||
| 10334 | 2026.04.17 17:36:55.201034 [ 276 ] {15ad0e72-198d-406c-819b-5222b881508d} <Debug> TCPHandler: Processed in 0.001355414 sec. | ||
| 10335 | 2026.04.17 17:36:55.201143 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.04.17 17:36:55.201238 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10337 | 2026.04.17 17:36:55.201281 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10338 | 2026.04.17 17:36:55.201679 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2026.04.17 17:36:55.201716 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10340 | 2026.04.17 17:36:55.202069 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10341 | 2026.04.17 17:36:55.202277 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.04.17 17:36:55.202407 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001187 sec., 165964.61668070767 rows/sec., 11.90 MiB/sec. | ||
| 10343 | 2026.04.17 17:36:55.202445 [ 276 ] {9da38eb0-5fa2-4bd5-854a-eea1d7fa4f01} <Debug> TCPHandler: Processed in 0.001349774 sec. | ||
| 10344 | 2026.04.17 17:36:55.202555 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.04.17 17:36:55.202650 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10346 | 2026.04.17 17:36:55.202705 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <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 | ||
| 10347 | 2026.04.17 17:36:55.203535 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.04.17 17:36:55.203572 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10349 | 2026.04.17 17:36:55.204126 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10350 | 2026.04.17 17:36:55.204348 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.04.17 17:36:55.204486 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001854 sec., 18338.727076591156 rows/sec., 32.86 MiB/sec. | ||
| 10352 | 2026.04.17 17:36:55.204554 [ 276 ] {e7aa6c25-8bb6-4c2e-8c4a-3ae628a57fa3} <Debug> TCPHandler: Processed in 0.002047118 sec. | ||
| 10353 | 2026.04.17 17:36:55.204677 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.04.17 17:36:55.204772 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10355 | 2026.04.17 17:36:55.204815 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10356 | 2026.04.17 17:36:55.205143 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.04.17 17:36:55.205180 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10358 | 2026.04.17 17:36:55.205486 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10359 | 2026.04.17 17:36:55.205697 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.04.17 17:36:55.205823 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10361 | 2026.04.17 17:36:55.205860 [ 276 ] {f1d1cb1e-795e-4317-bc65-e3e61f12896b} <Debug> TCPHandler: Processed in 0.001231751 sec. | ||
| 10362 | 2026.04.17 17:36:55.341000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23547 | ||
| 10363 | 2026.04.17 17:36:55.341544 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.04.17 17:36:55.341588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10365 | 2026.04.17 17:36:55.342104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10366 | 2026.04.17 17:36:55.342342 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.04.17 17:36:55.342489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23547 | ||
| 10368 | 2026.04.17 17:36:56.603676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10369 | 2026.04.17 17:36:56.620405 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.04.17 17:36:56.620461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10371 | 2026.04.17 17:36:56.626701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10372 | 2026.04.17 17:36:56.627385 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.04.17 17:36:56.630172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10374 | 2026.04.17 17:36:57.926586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1306 | ||
| 10375 | 2026.04.17 17:36:57.930990 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.04.17 17:36:57.931091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10377 | 2026.04.17 17:36:57.933450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10378 | 2026.04.17 17:36:57.933913 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.04.17 17:36:57.934257 [ 42 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10380 | 2026.04.17 17:36:57.934357 [ 42 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.04.17 17:36:57.934394 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 10382 | 2026.04.17 17:36:57.934590 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 10383 | 2026.04.17 17:36:57.934760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10384 | 2026.04.17 17:36:57.935548 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10385 | 2026.04.17 17:36:57.935828 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1152 rows starting from the beginning of the part | ||
| 10386 | 2026.04.17 17:36:57.936483 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 10387 | 2026.04.17 17:36:57.937091 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 10388 | 2026.04.17 17:36:57.937689 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 10389 | 2026.04.17 17:36:57.938312 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 10390 | 2026.04.17 17:36:57.938967 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 10391 | 2026.04.17 17:36:57.952297 [ 186 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 72 columns (72 merged, 0 gathered) in 0.017789155 sec., 73415.51636376207 rows/sec., 59.91 MiB/sec. | ||
| 10392 | 2026.04.17 17:36:57.954844 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10393 | 2026.04.17 17:36:57.956031 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.04.17 17:36:57.956204 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_36_7} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10395 | 2026.04.17 17:36:57.956724 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10396 | 2026.04.17 17:36:58.561414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59828 | ||
| 10397 | 2026.04.17 17:36:58.561551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10398 | 2026.04.17 17:36:58.561585 [ 291 ] {} <Debug> TCP-Session: 6eff4297-5df6-43e3-9a51-f38a8b945e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:59828 | ||
| 10399 | 2026.04.17 17:36:58.561613 [ 291 ] {} <Debug> TCP-Session: 6eff4297-5df6-43e3-9a51-f38a8b945e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10400 | 2026.04.17 17:36:58.561628 [ 291 ] {} <Debug> TCP-Session: 6eff4297-5df6-43e3-9a51-f38a8b945e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.04.17 17:36:58.561925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61498 | ||
| 10402 | 2026.04.17 17:36:58.561963 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59391 | ||
| 10403 | 2026.04.17 17:36:58.561982 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45342 | ||
| 10404 | 2026.04.17 17:36:58.562038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 10405 | 2026.04.17 17:36:58.562062 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10406 | 2026.04.17 17:36:58.562047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52453 | ||
| 10407 | 2026.04.17 17:36:58.562109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10408 | 2026.04.17 17:36:58.562109 [ 291 ] {} <Trace> TCP-Session: 6eff4297-5df6-43e3-9a51-f38a8b945e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.04.17 17:36:58.562150 [ 293 ] {} <Debug> TCP-Session: 3acca7ae-fb2f-4a96-a069-21660de96382 Authenticating user 'default' from [fd00:1122:3344:101::e]:59391 | ||
| 10410 | 2026.04.17 17:36:58.562009 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33644 | ||
| 10411 | 2026.04.17 17:36:58.562197 [ 293 ] {} <Debug> TCP-Session: 3acca7ae-fb2f-4a96-a069-21660de96382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2026.04.17 17:36:58.561981 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49809 | ||
| 10413 | 2026.04.17 17:36:58.562239 [ 293 ] {} <Debug> TCP-Session: 3acca7ae-fb2f-4a96-a069-21660de96382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.04.17 17:36:58.562117 [ 292 ] {} <Debug> TCP-Session: 20263afa-b54a-4df4-99ec-a6cfa14b7ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61498 | ||
| 10415 | 2026.04.17 17:36:58.562025 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43664 | ||
| 10416 | 2026.04.17 17:36:58.562342 [ 292 ] {} <Debug> TCP-Session: 20263afa-b54a-4df4-99ec-a6cfa14b7ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10417 | 2026.04.17 17:36:58.562354 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59828) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10418 | 2026.04.17 17:36:58.562372 [ 292 ] {} <Debug> TCP-Session: 20263afa-b54a-4df4-99ec-a6cfa14b7ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.04.17 17:36:58.562423 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10420 | 2026.04.17 17:36:58.562471 [ 286 ] {} <Debug> TCP-Session: 0fd643f5-cbbb-44e4-ae84-26fc61f5df75 Authenticating user 'default' from [fd00:1122:3344:101::e]:45342 | ||
| 10421 | 2026.04.17 17:36:58.562502 [ 286 ] {} <Debug> TCP-Session: 0fd643f5-cbbb-44e4-ae84-26fc61f5df75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10422 | 2026.04.17 17:36:58.562521 [ 286 ] {} <Debug> TCP-Session: 0fd643f5-cbbb-44e4-ae84-26fc61f5df75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.04.17 17:36:58.562814 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10424 | 2026.04.17 17:36:58.562853 [ 294 ] {} <Debug> TCP-Session: 7aae36d8-8aec-4345-90ce-a77d15e73614 Authenticating user 'default' from [fd00:1122:3344:101::e]:49809 | ||
| 10425 | 2026.04.17 17:36:58.562873 [ 294 ] {} <Debug> TCP-Session: 7aae36d8-8aec-4345-90ce-a77d15e73614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2026.04.17 17:36:58.562887 [ 294 ] {} <Debug> TCP-Session: 7aae36d8-8aec-4345-90ce-a77d15e73614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2026.04.17 17:36:58.562885 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10428 | 2026.04.17 17:36:58.562985 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10429 | 2026.04.17 17:36:58.563283 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10430 | 2026.04.17 17:36:58.563327 [ 289 ] {} <Debug> TCP-Session: ab7320f1-c8f9-48bd-afc7-571a61831b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 10431 | 2026.04.17 17:36:58.563353 [ 289 ] {} <Debug> TCP-Session: ab7320f1-c8f9-48bd-afc7-571a61831b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10432 | 2026.04.17 17:36:58.563373 [ 289 ] {} <Debug> TCP-Session: ab7320f1-c8f9-48bd-afc7-571a61831b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.04.17 17:36:58.563432 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10434 | 2026.04.17 17:36:58.563481 [ 287 ] {} <Debug> TCP-Session: a15f8e13-8b44-44ec-bb92-cf7f9a2ff710 Authenticating user 'default' from [fd00:1122:3344:101::e]:33644 | ||
| 10435 | 2026.04.17 17:36:58.563503 [ 287 ] {} <Debug> TCP-Session: a15f8e13-8b44-44ec-bb92-cf7f9a2ff710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.04.17 17:36:58.563520 [ 287 ] {} <Debug> TCP-Session: a15f8e13-8b44-44ec-bb92-cf7f9a2ff710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10437 | 2026.04.17 17:36:58.563571 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 10438 | 2026.04.17 17:36:58.563584 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10439 | 2026.04.17 17:36:58.563644 [ 288 ] {} <Debug> TCP-Session: 44a7bfaa-804c-4b13-bdaf-0aba67f06353 Authenticating user 'default' from [fd00:1122:3344:101::e]:43664 | ||
| 10440 | 2026.04.17 17:36:58.563671 [ 288 ] {} <Debug> TCP-Session: 44a7bfaa-804c-4b13-bdaf-0aba67f06353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.04.17 17:36:58.563691 [ 288 ] {} <Debug> TCP-Session: 44a7bfaa-804c-4b13-bdaf-0aba67f06353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2026.04.17 17:36:58.563890 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10443 | 2026.04.17 17:36:58.563926 [ 290 ] {} <Debug> TCP-Session: d347802d-c89d-43e2-81ab-8fd3b5883ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52453 | ||
| 10444 | 2026.04.17 17:36:58.563949 [ 290 ] {} <Debug> TCP-Session: d347802d-c89d-43e2-81ab-8fd3b5883ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10445 | 2026.04.17 17:36:58.563969 [ 290 ] {} <Debug> TCP-Session: d347802d-c89d-43e2-81ab-8fd3b5883ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.04.17 17:36:58.564992 [ 325 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> AggregatingTransform: Aggregating | ||
| 10447 | 2026.04.17 17:36:58.565036 [ 325 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10448 | 2026.04.17 17:36:58.565084 [ 325 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001369325 sec. (730.287 rows/sec., 28.53 KiB/sec.) | ||
| 10449 | 2026.04.17 17:36:58.565109 [ 325 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Trace> Aggregator: Merging aggregated data | ||
| 10450 | 2026.04.17 17:36:58.566351 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004065 sec., 246.00246002460025 rows/sec., 9.61 KiB/sec. | ||
| 10451 | 2026.04.17 17:36:58.566606 [ 291 ] {50d5f447-dbe8-40ab-9f82-a184faec62a9} <Debug> TCPHandler: Processed in 0.004717035 sec. | ||
| 10452 | 2026.04.17 17:36:58.566773 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10453 | 2026.04.17 17:36:58.566812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10454 | 2026.04.17 17:36:58.566813 [ 291 ] {} <Debug> TCP-Session: 6eff4297-5df6-43e3-9a51-f38a8b945e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10455 | 2026.04.17 17:36:58.566836 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10456 | 2026.04.17 17:36:58.566863 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10457 | 2026.04.17 17:36:58.566884 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10458 | 2026.04.17 17:36:58.566905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10459 | 2026.04.17 17:36:58.566923 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10460 | 2026.04.17 17:36:58.566970 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10461 | 2026.04.17 17:36:58.566992 [ 286 ] {} <Debug> TCP-Session: 0fd643f5-cbbb-44e4-ae84-26fc61f5df75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.04.17 17:36:58.567004 [ 294 ] {} <Debug> TCP-Session: 7aae36d8-8aec-4345-90ce-a77d15e73614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10463 | 2026.04.17 17:36:58.566984 [ 289 ] {} <Debug> TCP-Session: ab7320f1-c8f9-48bd-afc7-571a61831b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.04.17 17:36:58.567047 [ 287 ] {} <Debug> TCP-Session: a15f8e13-8b44-44ec-bb92-cf7f9a2ff710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.04.17 17:36:58.566961 [ 293 ] {} <Debug> TCP-Session: 3acca7ae-fb2f-4a96-a069-21660de96382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.04.17 17:36:58.566950 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10467 | 2026.04.17 17:36:58.566910 [ 292 ] {} <Debug> TCP-Session: 20263afa-b54a-4df4-99ec-a6cfa14b7ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10468 | 2026.04.17 17:36:58.566863 [ 290 ] {} <Debug> TCP-Session: d347802d-c89d-43e2-81ab-8fd3b5883ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10469 | 2026.04.17 17:36:58.567178 [ 288 ] {} <Debug> TCP-Session: 44a7bfaa-804c-4b13-bdaf-0aba67f06353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10470 | 2026.04.17 17:36:58.581521 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49626 | ||
| 10471 | 2026.04.17 17:36:58.581597 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2026.04.17 17:36:58.581624 [ 291 ] {} <Debug> TCP-Session: 4f92db86-74d8-4df2-a4a1-1e6250d9223f Authenticating user 'default' from [fd00:1122:3344:101::e]:49626 | ||
| 10473 | 2026.04.17 17:36:58.581645 [ 291 ] {} <Debug> TCP-Session: 4f92db86-74d8-4df2-a4a1-1e6250d9223f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.04.17 17:36:58.581661 [ 291 ] {} <Debug> TCP-Session: 4f92db86-74d8-4df2-a4a1-1e6250d9223f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10475 | 2026.04.17 17:36:58.581920 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55157 | ||
| 10476 | 2026.04.17 17:36:58.581936 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36228 | ||
| 10477 | 2026.04.17 17:36:58.581953 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34859 | ||
| 10478 | 2026.04.17 17:36:58.582002 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 | ||
| 10479 | 2026.04.17 17:36:58.582009 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40095 | ||
| 10480 | 2026.04.17 17:36:58.582041 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63079 | ||
| 10481 | 2026.04.17 17:36:58.582074 [ 291 ] {} <Trace> TCP-Session: 4f92db86-74d8-4df2-a4a1-1e6250d9223f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2026.04.17 17:36:58.582096 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10483 | 2026.04.17 17:36:58.582110 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10484 | 2026.04.17 17:36:58.582150 [ 286 ] {} <Debug> TCP-Session: 3df0b6b3-b392-4142-813e-f649a781e48e Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 | ||
| 10485 | 2026.04.17 17:36:58.582169 [ 287 ] {} <Debug> TCP-Session: 9eedad92-0aa2-4d6f-ab17-c0b6af057937 Authenticating user 'default' from [fd00:1122:3344:101::e]:40095 | ||
| 10486 | 2026.04.17 17:36:58.582178 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.04.17 17:36:58.582204 [ 286 ] {} <Debug> TCP-Session: 3df0b6b3-b392-4142-813e-f649a781e48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10488 | 2026.04.17 17:36:58.582214 [ 287 ] {} <Debug> TCP-Session: 9eedad92-0aa2-4d6f-ab17-c0b6af057937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.04.17 17:36:58.582237 [ 289 ] {} <Debug> TCP-Session: e3059deb-f333-4da7-8a00-95e6169dca07 Authenticating user 'default' from [fd00:1122:3344:101::e]:63079 | ||
| 10490 | 2026.04.17 17:36:58.582264 [ 287 ] {} <Debug> TCP-Session: 9eedad92-0aa2-4d6f-ab17-c0b6af057937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.04.17 17:36:58.582285 [ 289 ] {} <Debug> TCP-Session: e3059deb-f333-4da7-8a00-95e6169dca07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.04.17 17:36:58.582292 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10493 | 2026.04.17 17:36:58.582315 [ 289 ] {} <Debug> TCP-Session: e3059deb-f333-4da7-8a00-95e6169dca07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2026.04.17 17:36:58.582171 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10495 | 2026.04.17 17:36:58.582039 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10496 | 2026.04.17 17:36:58.582245 [ 286 ] {} <Debug> TCP-Session: 3df0b6b3-b392-4142-813e-f649a781e48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.04.17 17:36:58.582416 [ 294 ] {} <Debug> TCP-Session: 15c3d2a7-057a-4597-a217-6315899850b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34859 | ||
| 10498 | 2026.04.17 17:36:58.582434 [ 293 ] {} <Debug> TCP-Session: a3a2a0cf-358a-492e-8e0f-ca6e83e5a53b Authenticating user 'default' from [fd00:1122:3344:101::e]:36228 | ||
| 10499 | 2026.04.17 17:36:58.582471 [ 294 ] {} <Debug> TCP-Session: 15c3d2a7-057a-4597-a217-6315899850b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.04.17 17:36:58.582486 [ 293 ] {} <Debug> TCP-Session: a3a2a0cf-358a-492e-8e0f-ca6e83e5a53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.04.17 17:36:58.582508 [ 294 ] {} <Debug> TCP-Session: 15c3d2a7-057a-4597-a217-6315899850b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.04.17 17:36:58.582518 [ 293 ] {} <Debug> TCP-Session: a3a2a0cf-358a-492e-8e0f-ca6e83e5a53b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.04.17 17:36:58.582077 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53101 | ||
| 10504 | 2026.04.17 17:36:58.582044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10505 | 2026.04.17 17:36:58.582584 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10506 | 2026.04.17 17:36:58.582647 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10507 | 2026.04.17 17:36:58.582647 [ 292 ] {} <Debug> TCP-Session: 6c2397a2-0780-47d7-8a2d-6256768cca0a Authenticating user 'default' from [fd00:1122:3344:101::e]:55157 | ||
| 10508 | 2026.04.17 17:36:58.582685 [ 290 ] {} <Debug> TCP-Session: 42fc88a5-4339-4408-815a-a06e24372c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:53101 | ||
| 10509 | 2026.04.17 17:36:58.582704 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10510 | 2026.04.17 17:36:58.582720 [ 290 ] {} <Debug> TCP-Session: 42fc88a5-4339-4408-815a-a06e24372c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.04.17 17:36:58.582709 [ 292 ] {} <Debug> TCP-Session: 6c2397a2-0780-47d7-8a2d-6256768cca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.04.17 17:36:58.582757 [ 290 ] {} <Debug> TCP-Session: 42fc88a5-4339-4408-815a-a06e24372c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.04.17 17:36:58.582784 [ 292 ] {} <Debug> TCP-Session: 6c2397a2-0780-47d7-8a2d-6256768cca0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.04.17 17:36:58.582021 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56354 | ||
| 10515 | 2026.04.17 17:36:58.582910 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10516 | 2026.04.17 17:36:58.582952 [ 288 ] {} <Debug> TCP-Session: 8fbe0f5c-5ef2-42f2-a1ef-6b037cb39392 Authenticating user 'default' from [fd00:1122:3344:101::e]:56354 | ||
| 10517 | 2026.04.17 17:36:58.582988 [ 288 ] {} <Debug> TCP-Session: 8fbe0f5c-5ef2-42f2-a1ef-6b037cb39392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.04.17 17:36:58.583015 [ 288 ] {} <Debug> TCP-Session: 8fbe0f5c-5ef2-42f2-a1ef-6b037cb39392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.04.17 17:36:58.583158 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 10520 | 2026.04.17 17:36:58.584467 [ 300 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> AggregatingTransform: Aggregating | ||
| 10521 | 2026.04.17 17:36:58.584533 [ 300 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> Aggregator: Aggregation method: without_key | ||
| 10522 | 2026.04.17 17:36:58.584580 [ 300 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001290942 sec. (774.628 rows/sec., 30.26 KiB/sec.) | ||
| 10523 | 2026.04.17 17:36:58.584606 [ 300 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Trace> Aggregator: Merging aggregated data | ||
| 10524 | 2026.04.17 17:36:58.586452 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004216 sec., 237.19165085388994 rows/sec., 9.27 KiB/sec. | ||
| 10525 | 2026.04.17 17:36:58.586679 [ 291 ] {1e998eaa-044f-4769-a971-c3ef850c6a89} <Debug> TCPHandler: Processed in 0.004758676 sec. | ||
| 10526 | 2026.04.17 17:36:58.588404 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10527 | 2026.04.17 17:36:58.588449 [ 291 ] {} <Debug> TCP-Session: 4f92db86-74d8-4df2-a4a1-1e6250d9223f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.04.17 17:36:58.588476 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10529 | 2026.04.17 17:36:58.588503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10530 | 2026.04.17 17:36:58.588533 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10531 | 2026.04.17 17:36:58.588540 [ 294 ] {} <Debug> TCP-Session: 15c3d2a7-057a-4597-a217-6315899850b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2026.04.17 17:36:58.588566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10533 | 2026.04.17 17:36:58.588595 [ 292 ] {} <Debug> TCP-Session: 6c2397a2-0780-47d7-8a2d-6256768cca0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10534 | 2026.04.17 17:36:58.588565 [ 293 ] {} <Debug> TCP-Session: a3a2a0cf-358a-492e-8e0f-ca6e83e5a53b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.04.17 17:36:58.588637 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10536 | 2026.04.17 17:36:58.588660 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10537 | 2026.04.17 17:36:58.588722 [ 288 ] {} <Debug> TCP-Session: 8fbe0f5c-5ef2-42f2-a1ef-6b037cb39392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.04.17 17:36:58.588747 [ 289 ] {} <Debug> TCP-Session: e3059deb-f333-4da7-8a00-95e6169dca07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.04.17 17:36:58.588633 [ 286 ] {} <Debug> TCP-Session: 3df0b6b3-b392-4142-813e-f649a781e48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.04.17 17:36:58.588488 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10541 | 2026.04.17 17:36:58.588863 [ 290 ] {} <Debug> TCP-Session: 42fc88a5-4339-4408-815a-a06e24372c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.04.17 17:36:58.588658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10543 | 2026.04.17 17:36:58.589018 [ 287 ] {} <Debug> TCP-Session: 9eedad92-0aa2-4d6f-ab17-c0b6af057937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.04.17 17:36:58.755078 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43836 | ||
| 10545 | 2026.04.17 17:36:58.755195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10546 | 2026.04.17 17:36:58.755229 [ 291 ] {} <Debug> TCP-Session: a2eca0dc-b00c-4add-a9e6-30fa35c69cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43836 | ||
| 10547 | 2026.04.17 17:36:58.755260 [ 291 ] {} <Debug> TCP-Session: a2eca0dc-b00c-4add-a9e6-30fa35c69cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.04.17 17:36:58.755274 [ 291 ] {} <Debug> TCP-Session: a2eca0dc-b00c-4add-a9e6-30fa35c69cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.04.17 17:36:58.755482 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36207 | ||
| 10550 | 2026.04.17 17:36:58.755518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59276 | ||
| 10551 | 2026.04.17 17:36:58.755572 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55005 | ||
| 10552 | 2026.04.17 17:36:58.755597 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10553 | 2026.04.17 17:36:58.755606 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52643 | ||
| 10554 | 2026.04.17 17:36:58.755635 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10555 | 2026.04.17 17:36:58.755650 [ 291 ] {} <Trace> TCP-Session: a2eca0dc-b00c-4add-a9e6-30fa35c69cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.04.17 17:36:58.755682 [ 293 ] {} <Debug> TCP-Session: 7126d15b-6cfe-44f0-882e-159d0aca1e6d Authenticating user 'default' from [fd00:1122:3344:101::e]:59276 | ||
| 10557 | 2026.04.17 17:36:58.755688 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10558 | 2026.04.17 17:36:58.755703 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10559 | 2026.04.17 17:36:58.755717 [ 293 ] {} <Debug> TCP-Session: 7126d15b-6cfe-44f0-882e-159d0aca1e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2026.04.17 17:36:58.755734 [ 286 ] {} <Debug> TCP-Session: b142e308-79cc-476e-ab8c-a8f635d84f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:55005 | ||
| 10561 | 2026.04.17 17:36:58.755766 [ 293 ] {} <Debug> TCP-Session: 7126d15b-6cfe-44f0-882e-159d0aca1e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.04.17 17:36:58.755621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58743 | ||
| 10563 | 2026.04.17 17:36:58.755791 [ 286 ] {} <Debug> TCP-Session: b142e308-79cc-476e-ab8c-a8f635d84f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.04.17 17:36:58.755569 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42567 | ||
| 10565 | 2026.04.17 17:36:58.755829 [ 286 ] {} <Debug> TCP-Session: b142e308-79cc-476e-ab8c-a8f635d84f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.04.17 17:36:58.755842 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10567 | 2026.04.17 17:36:58.755862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10568 | 2026.04.17 17:36:58.755749 [ 288 ] {} <Debug> TCP-Session: e7d97c94-3258-498d-b0de-4a81686b9a4e Authenticating user 'default' from [fd00:1122:3344:101::e]:52643 | ||
| 10569 | 2026.04.17 17:36:58.755897 [ 289 ] {} <Debug> TCP-Session: cddadd5e-d627-4e92-9bcf-be048d7f64c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58743 | ||
| 10570 | 2026.04.17 17:36:58.755893 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10571 | 2026.04.17 17:36:58.755938 [ 289 ] {} <Debug> TCP-Session: cddadd5e-d627-4e92-9bcf-be048d7f64c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.04.17 17:36:58.755937 [ 288 ] {} <Debug> TCP-Session: e7d97c94-3258-498d-b0de-4a81686b9a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.04.17 17:36:58.755966 [ 289 ] {} <Debug> TCP-Session: cddadd5e-d627-4e92-9bcf-be048d7f64c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2026.04.17 17:36:58.755989 [ 288 ] {} <Debug> TCP-Session: e7d97c94-3258-498d-b0de-4a81686b9a4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2026.04.17 17:36:58.755963 [ 294 ] {} <Debug> TCP-Session: c1d3d047-c69b-40f3-934c-f37f0b344d49 Authenticating user 'default' from [fd00:1122:3344:101::e]:42567 | ||
| 10576 | 2026.04.17 17:36:58.755647 [ 292 ] {} <Debug> TCP-Session: 82bb2562-177c-401f-91b3-b8c95dd2299d Authenticating user 'default' from [fd00:1122:3344:101::e]:36207 | ||
| 10577 | 2026.04.17 17:36:58.756050 [ 294 ] {} <Debug> TCP-Session: c1d3d047-c69b-40f3-934c-f37f0b344d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.04.17 17:36:58.755629 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48837 | ||
| 10579 | 2026.04.17 17:36:58.756075 [ 294 ] {} <Debug> TCP-Session: c1d3d047-c69b-40f3-934c-f37f0b344d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2026.04.17 17:36:58.756070 [ 292 ] {} <Debug> TCP-Session: 82bb2562-177c-401f-91b3-b8c95dd2299d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10581 | 2026.04.17 17:36:58.755595 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62850 | ||
| 10582 | 2026.04.17 17:36:58.756122 [ 292 ] {} <Debug> TCP-Session: 82bb2562-177c-401f-91b3-b8c95dd2299d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.04.17 17:36:58.756133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10584 | 2026.04.17 17:36:58.756121 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10585 | 2026.04.17 17:36:58.756185 [ 290 ] {} <Debug> TCP-Session: daf8643e-3ac5-4d27-bf6f-cbcd6d82fe85 Authenticating user 'default' from [fd00:1122:3344:101::e]:48837 | ||
| 10586 | 2026.04.17 17:36:58.756207 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10587 | 2026.04.17 17:36:58.756218 [ 290 ] {} <Debug> TCP-Session: daf8643e-3ac5-4d27-bf6f-cbcd6d82fe85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.04.17 17:36:58.756240 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10589 | 2026.04.17 17:36:58.756252 [ 287 ] {} <Debug> TCP-Session: 3a51a191-f2e8-4300-8ef2-d547e70e8ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62850 | ||
| 10590 | 2026.04.17 17:36:58.756253 [ 290 ] {} <Debug> TCP-Session: daf8643e-3ac5-4d27-bf6f-cbcd6d82fe85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.04.17 17:36:58.756283 [ 287 ] {} <Debug> TCP-Session: 3a51a191-f2e8-4300-8ef2-d547e70e8ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.04.17 17:36:58.756309 [ 287 ] {} <Debug> TCP-Session: 3a51a191-f2e8-4300-8ef2-d547e70e8ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.04.17 17:36:58.756533 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 10594 | 2026.04.17 17:36:58.757516 [ 337 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> AggregatingTransform: Aggregating | ||
| 10595 | 2026.04.17 17:36:58.757568 [ 337 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> Aggregator: Aggregation method: without_key | ||
| 10596 | 2026.04.17 17:36:58.757606 [ 337 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974812 sec. (1025.839 rows/sec., 40.07 KiB/sec.) | ||
| 10597 | 2026.04.17 17:36:58.757627 [ 337 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Trace> Aggregator: Merging aggregated data | ||
| 10598 | 2026.04.17 17:36:58.759149 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 10599 | 2026.04.17 17:36:58.759303 [ 291 ] {1d2a0a58-cae3-489f-956f-9433b9463fda} <Debug> TCPHandler: Processed in 0.003809565 sec. | ||
| 10600 | 2026.04.17 17:36:58.759436 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10601 | 2026.04.17 17:36:58.759467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10602 | 2026.04.17 17:36:58.759473 [ 291 ] {} <Debug> TCP-Session: a2eca0dc-b00c-4add-a9e6-30fa35c69cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.04.17 17:36:58.759485 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10604 | 2026.04.17 17:36:58.759510 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10605 | 2026.04.17 17:36:58.759540 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10606 | 2026.04.17 17:36:58.759573 [ 288 ] {} <Debug> TCP-Session: e7d97c94-3258-498d-b0de-4a81686b9a4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.04.17 17:36:58.759578 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10608 | 2026.04.17 17:36:58.759617 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10609 | 2026.04.17 17:36:58.759647 [ 293 ] {} <Debug> TCP-Session: 7126d15b-6cfe-44f0-882e-159d0aca1e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2026.04.17 17:36:58.759654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10611 | 2026.04.17 17:36:58.759676 [ 287 ] {} <Debug> TCP-Session: 3a51a191-f2e8-4300-8ef2-d547e70e8ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.04.17 17:36:58.759703 [ 289 ] {} <Debug> TCP-Session: cddadd5e-d627-4e92-9bcf-be048d7f64c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.04.17 17:36:58.759546 [ 290 ] {} <Debug> TCP-Session: daf8643e-3ac5-4d27-bf6f-cbcd6d82fe85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2026.04.17 17:36:58.759520 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10615 | 2026.04.17 17:36:58.759511 [ 292 ] {} <Debug> TCP-Session: 82bb2562-177c-401f-91b3-b8c95dd2299d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.04.17 17:36:58.759792 [ 294 ] {} <Debug> TCP-Session: c1d3d047-c69b-40f3-934c-f37f0b344d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.04.17 17:36:58.759600 [ 286 ] {} <Debug> TCP-Session: b142e308-79cc-476e-ab8c-a8f635d84f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.04.17 17:37:00.187940 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.04.17 17:37:00.188157 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10620 | 2026.04.17 17:37:00.188229 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10621 | 2026.04.17 17:37:00.188962 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.04.17 17:37:00.189002 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10623 | 2026.04.17 17:37:00.189410 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10624 | 2026.04.17 17:37:00.189641 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.04.17 17:37:00.189769 [ 148 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10626 | 2026.04.17 17:37:00.189788 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001686 sec., 41518.38671411625 rows/sec., 3.32 MiB/sec. | ||
| 10627 | 2026.04.17 17:37:00.189811 [ 148 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.04.17 17:37:00.189831 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10629 | 2026.04.17 17:37:00.189831 [ 276 ] {f9a73924-c9d2-42ea-96df-db90758a0298} <Debug> TCPHandler: Processed in 0.002028756 sec. | ||
| 10630 | 2026.04.17 17:37:00.189955 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 10631 | 2026.04.17 17:37:00.190031 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.04.17 17:37:00.190094 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10633 | 2026.04.17 17:37:00.190133 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3362 rows starting from the beginning of the part | ||
| 10634 | 2026.04.17 17:37:00.190164 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10635 | 2026.04.17 17:37:00.190202 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 10636 | 2026.04.17 17:37:00.190217 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10637 | 2026.04.17 17:37:00.190252 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 124 rows starting from the beginning of the part | ||
| 10638 | 2026.04.17 17:37:00.190300 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part | ||
| 10639 | 2026.04.17 17:37:00.190340 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 245 rows starting from the beginning of the part | ||
| 10640 | 2026.04.17 17:37:00.190378 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 10641 | 2026.04.17 17:37:00.190710 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2026.04.17 17:37:00.190759 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10643 | 2026.04.17 17:37:00.191099 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10644 | 2026.04.17 17:37:00.191333 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2026.04.17 17:37:00.191472 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001333 sec., 5251.312828207052 rows/sec., 394.87 KiB/sec. | ||
| 10646 | 2026.04.17 17:37:00.191511 [ 276 ] {7eeac09c-9082-45de-951c-0139c0ddc499} <Debug> TCPHandler: Processed in 0.001542561 sec. | ||
| 10647 | 2026.04.17 17:37:00.191639 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2026.04.17 17:37:00.191741 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10649 | 2026.04.17 17:37:00.191782 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10650 | 2026.04.17 17:37:00.191887 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986405 sec., 1976938.2376705655 rows/sec., 159.23 MiB/sec. | ||
| 10651 | 2026.04.17 17:37:00.192195 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10652 | 2026.04.17 17:37:00.192264 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.04.17 17:37:00.192315 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10654 | 2026.04.17 17:37:00.192494 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.04.17 17:37:00.192593 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_81_16} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10656 | 2026.04.17 17:37:00.192685 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 10657 | 2026.04.17 17:37:00.192740 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10658 | 2026.04.17 17:37:00.192974 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.04.17 17:37:00.193080 [ 148 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10660 | 2026.04.17 17:37:00.193104 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001382 sec., 51374.819102749636 rows/sec., 4.01 MiB/sec. | ||
| 10661 | 2026.04.17 17:37:00.193109 [ 148 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.04.17 17:37:00.193135 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10663 | 2026.04.17 17:37:00.193142 [ 276 ] {f67917d0-e5b8-4b3f-be96-f17df7d4dc0e} <Debug> TCPHandler: Processed in 0.001551921 sec. | ||
| 10664 | 2026.04.17 17:37:00.193245 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 10665 | 2026.04.17 17:37:00.193267 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2026.04.17 17:37:00.193380 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10667 | 2026.04.17 17:37:00.193390 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10668 | 2026.04.17 17:37:00.193425 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10669 | 2026.04.17 17:37:00.193433 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 10670 | 2026.04.17 17:37:00.193516 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10671 | 2026.04.17 17:37:00.193564 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 98 rows starting from the beginning of the part | ||
| 10672 | 2026.04.17 17:37:00.193608 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 71 rows starting from the beginning of the part | ||
| 10673 | 2026.04.17 17:37:00.193649 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
| 10674 | 2026.04.17 17:37:00.193689 [ 195 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 71 rows starting from the beginning of the part | ||
| 10675 | 2026.04.17 17:37:00.193882 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.04.17 17:37:00.193923 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10677 | 2026.04.17 17:37:00.194275 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10678 | 2026.04.17 17:37:00.194507 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.04.17 17:37:00.194609 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10680 | 2026.04.17 17:37:00.194635 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.04.17 17:37:00.194638 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 10682 | 2026.04.17 17:37:00.194651 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10683 | 2026.04.17 17:37:00.194678 [ 276 ] {b6a99c8b-d817-4af9-9dac-0ded3aa9df6e} <Debug> TCPHandler: Processed in 0.001459988 sec. | ||
| 10684 | 2026.04.17 17:37:00.194725 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 10685 | 2026.04.17 17:37:00.194793 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.04.17 17:37:00.194822 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10687 | 2026.04.17 17:37:00.194852 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28278 rows starting from the beginning of the part | ||
| 10688 | 2026.04.17 17:37:00.194890 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.04.17 17:37:00.194893 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706806 sec., 1330555.4351226795 rows/sec., 98.54 MiB/sec. | ||
| 10690 | 2026.04.17 17:37:00.194906 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
| 10691 | 2026.04.17 17:37:00.194950 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <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 | ||
| 10692 | 2026.04.17 17:37:00.194971 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10693 | 2026.04.17 17:37:00.195017 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10694 | 2026.04.17 17:37:00.195057 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 10695 | 2026.04.17 17:37:00.195099 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10696 | 2026.04.17 17:37:00.195126 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10697 | 2026.04.17 17:37:00.195438 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.04.17 17:37:00.195522 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_81_16} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10699 | 2026.04.17 17:37:00.195621 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10700 | 2026.04.17 17:37:00.195747 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.04.17 17:37:00.195788 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10702 | 2026.04.17 17:37:00.196300 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10703 | 2026.04.17 17:37:00.196524 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.04.17 17:37:00.196662 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00179 sec., 3910.614525139665 rows/sec., 7.01 MiB/sec. | ||
| 10705 | 2026.04.17 17:37:00.196724 [ 276 ] {88472d92-2bd3-4bfd-bd4a-2e0e7bfb3f55} <Debug> TCPHandler: Processed in 0.001978205 sec. | ||
| 10706 | 2026.04.17 17:37:00.196837 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2026.04.17 17:37:00.196931 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10708 | 2026.04.17 17:37:00.196972 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10709 | 2026.04.17 17:37:00.197304 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.04.17 17:37:00.197339 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10711 | 2026.04.17 17:37:00.197651 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10712 | 2026.04.17 17:37:00.197882 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.04.17 17:37:00.197984 [ 148 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10714 | 2026.04.17 17:37:00.198008 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10715 | 2026.04.17 17:37:00.198010 [ 148 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.04.17 17:37:00.198040 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10717 | 2026.04.17 17:37:00.198045 [ 276 ] {0c7112e7-1b26-423d-80ef-45c2157dae11} <Debug> TCPHandler: Processed in 0.001257221 sec. | ||
| 10718 | 2026.04.17 17:37:00.198117 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 10719 | 2026.04.17 17:37:00.198223 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10720 | 2026.04.17 17:37:00.198255 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3672 rows starting from the beginning of the part | ||
| 10721 | 2026.04.17 17:37:00.198314 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 10722 | 2026.04.17 17:37:00.198364 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10723 | 2026.04.17 17:37:00.198409 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10724 | 2026.04.17 17:37:00.198451 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10725 | 2026.04.17 17:37:00.198499 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10726 | 2026.04.17 17:37:00.199822 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741427 sec., 2273997.129939986 rows/sec., 152.24 MiB/sec. | ||
| 10727 | 2026.04.17 17:37:00.200183 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10728 | 2026.04.17 17:37:00.200438 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.04.17 17:37:00.200509 [ 190 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_81_16} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10730 | 2026.04.17 17:37:00.200585 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10731 | 2026.04.17 17:37:00.204338 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29083 rows, containing 5 columns (5 merged, 0 gathered) in 0.009645617 sec., 3015151.856019164 rows/sec., 195.06 MiB/sec. | ||
| 10732 | 2026.04.17 17:37:00.204647 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10733 | 2026.04.17 17:37:00.204884 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.04.17 17:37:00.204949 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10735 | 2026.04.17 17:37:00.205024 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10736 | 2026.04.17 17:37:01.000366 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.38 MiB, peak 330.12 MiB, free memory in arenas 0.00 B, will set to 321.99 MiB (RSS), difference: 1.60 MiB | ||
| 10737 | 2026.04.17 17:37:02.637554 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10738 | 2026.04.17 17:37:02.637636 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10739 | 2026.04.17 17:37:02.843526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23995 | ||
| 10740 | 2026.04.17 17:37:02.844032 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.04.17 17:37:02.844082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10742 | 2026.04.17 17:37:02.844593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10743 | 2026.04.17 17:37:02.844837 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.04.17 17:37:02.844991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23995 | ||
| 10745 | 2026.04.17 17:37:04.131170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10746 | 2026.04.17 17:37:04.148420 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2026.04.17 17:37:04.148475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10748 | 2026.04.17 17:37:04.154555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10749 | 2026.04.17 17:37:04.155254 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2026.04.17 17:37:04.158166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10751 | 2026.04.17 17:37:05.188041 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.04.17 17:37:05.188230 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10753 | 2026.04.17 17:37:05.188297 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10754 | 2026.04.17 17:37:05.188996 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.04.17 17:37:05.189042 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10756 | 2026.04.17 17:37:05.189422 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10757 | 2026.04.17 17:37:05.189639 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.04.17 17:37:05.189785 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001605 sec., 77258.56697819314 rows/sec., 6.65 MiB/sec. | ||
| 10759 | 2026.04.17 17:37:05.189827 [ 276 ] {aa57a101-5aa5-4095-bd6a-c42065003803} <Debug> TCPHandler: Processed in 0.001924353 sec. | ||
| 10760 | 2026.04.17 17:37:05.189950 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.04.17 17:37:05.190044 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10762 | 2026.04.17 17:37:05.190084 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10763 | 2026.04.17 17:37:05.190483 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.04.17 17:37:05.190518 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10765 | 2026.04.17 17:37:05.190814 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10766 | 2026.04.17 17:37:05.191022 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.04.17 17:37:05.191140 [ 35 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10768 | 2026.04.17 17:37:05.191146 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001121 sec., 30330.062444246207 rows/sec., 2.23 MiB/sec. | ||
| 10769 | 2026.04.17 17:37:05.191213 [ 35 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.04.17 17:37:05.191229 [ 276 ] {d436f456-c530-444e-afc1-9681cdbf7e5c} <Debug> TCPHandler: Processed in 0.001326304 sec. | ||
| 10771 | 2026.04.17 17:37:05.191238 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10772 | 2026.04.17 17:37:05.191347 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.04.17 17:37:05.191378 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 10774 | 2026.04.17 17:37:05.191443 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10775 | 2026.04.17 17:37:05.191487 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10776 | 2026.04.17 17:37:05.191530 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10777 | 2026.04.17 17:37:05.191572 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 10778 | 2026.04.17 17:37:05.191645 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 10779 | 2026.04.17 17:37:05.191696 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 10780 | 2026.04.17 17:37:05.191744 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 10781 | 2026.04.17 17:37:05.191786 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 10782 | 2026.04.17 17:37:05.191832 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 10783 | 2026.04.17 17:37:05.191901 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.04.17 17:37:05.191941 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10785 | 2026.04.17 17:37:05.192265 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10786 | 2026.04.17 17:37:05.192494 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.04.17 17:37:05.192622 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001196 sec., 81939.79933110368 rows/sec., 6.40 MiB/sec. | ||
| 10788 | 2026.04.17 17:37:05.192659 [ 276 ] {ca56ab06-e0c2-4051-8181-b367aac0bf6e} <Debug> TCPHandler: Processed in 0.001358185 sec. | ||
| 10789 | 2026.04.17 17:37:05.192717 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399997 sec., 254286.2591848411 rows/sec., 18.15 MiB/sec. | ||
| 10790 | 2026.04.17 17:37:05.192769 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.04.17 17:37:05.192865 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10792 | 2026.04.17 17:37:05.192910 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10793 | 2026.04.17 17:37:05.192923 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10794 | 2026.04.17 17:37:05.193243 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.04.17 17:37:05.193312 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.04.17 17:37:05.193329 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_66_13} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10797 | 2026.04.17 17:37:05.193355 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10798 | 2026.04.17 17:37:05.193442 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10799 | 2026.04.17 17:37:05.193689 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10800 | 2026.04.17 17:37:05.193898 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.04.17 17:37:05.194025 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10802 | 2026.04.17 17:37:05.194061 [ 276 ] {bdc44839-5cc9-4076-8440-ec340ce0a913} <Debug> TCPHandler: Processed in 0.001338734 sec. | ||
| 10803 | 2026.04.17 17:37:05.194167 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2026.04.17 17:37:05.194258 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10805 | 2026.04.17 17:37:05.194311 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <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 | ||
| 10806 | 2026.04.17 17:37:05.195152 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.04.17 17:37:05.195187 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10808 | 2026.04.17 17:37:05.195726 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10809 | 2026.04.17 17:37:05.195937 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.04.17 17:37:05.196071 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001831 sec., 18569.087930092846 rows/sec., 33.27 MiB/sec. | ||
| 10811 | 2026.04.17 17:37:05.196125 [ 276 ] {447857ef-055d-45ee-9cb1-f4699c62c42c} <Debug> TCPHandler: Processed in 0.002004326 sec. | ||
| 10812 | 2026.04.17 17:37:05.196266 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10813 | 2026.04.17 17:37:05.196361 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10814 | 2026.04.17 17:37:05.196401 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10815 | 2026.04.17 17:37:05.196758 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.04.17 17:37:05.196798 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10817 | 2026.04.17 17:37:05.197114 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10818 | 2026.04.17 17:37:05.197326 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.04.17 17:37:05.197458 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10820 | 2026.04.17 17:37:05.197495 [ 276 ] {7044934d-6d84-4896-bed3-4897d9c16a87} <Debug> TCPHandler: Processed in 0.001276931 sec. | ||
| 10821 | 2026.04.17 17:37:05.781273 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2026.04.17 17:37:05.781483 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10823 | 2026.04.17 17:37:05.781559 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10824 | 2026.04.17 17:37:05.782301 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.04.17 17:37:05.782361 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10826 | 2026.04.17 17:37:05.782796 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10827 | 2026.04.17 17:37:05.783052 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.04.17 17:37:05.783186 [ 23 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 10829 | 2026.04.17 17:37:05.783208 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001781 sec., 5614.823133071308 rows/sec., 457.85 KiB/sec. | ||
| 10830 | 2026.04.17 17:37:05.783261 [ 23 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.04.17 17:37:05.783273 [ 276 ] {19cd150b-6212-4ca4-a2a9-82b48bd0bf03} <Debug> TCPHandler: Processed in 0.002148871 sec. | ||
| 10832 | 2026.04.17 17:37:05.783290 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10833 | 2026.04.17 17:37:05.783406 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2026.04.17 17:37:05.783416 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 10835 | 2026.04.17 17:37:05.783506 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10836 | 2026.04.17 17:37:05.783548 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10837 | 2026.04.17 17:37:05.783552 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10838 | 2026.04.17 17:37:05.783588 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 10839 | 2026.04.17 17:37:05.783658 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10840 | 2026.04.17 17:37:05.783701 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10841 | 2026.04.17 17:37:05.783742 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10842 | 2026.04.17 17:37:05.783783 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 10843 | 2026.04.17 17:37:05.783823 [ 189 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 10844 | 2026.04.17 17:37:05.784617 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253772 sec., 39879.659140577394 rows/sec., 3.33 MiB/sec. | ||
| 10845 | 2026.04.17 17:37:05.784740 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 10846 | 2026.04.17 17:37:05.784992 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.04.17 17:37:05.785061 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_19_4} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 10848 | 2026.04.17 17:37:05.785130 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10849 | 2026.04.17 17:37:05.785587 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.04.17 17:37:05.785632 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10851 | 2026.04.17 17:37:05.786096 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10852 | 2026.04.17 17:37:05.786318 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.04.17 17:37:05.786455 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Debug> executeQuery: Read 2424 rows, 182.28 KiB in 0.002967 sec., 816986.8554095045 rows/sec., 60.00 MiB/sec. | ||
| 10854 | 2026.04.17 17:37:05.786495 [ 276 ] {83c6c312-6065-459e-9390-7e3ab699493f} <Debug> TCPHandler: Processed in 0.003139154 sec. | ||
| 10855 | 2026.04.17 17:37:05.786615 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.04.17 17:37:05.786736 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.04.17 17:37:05.786784 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10858 | 2026.04.17 17:37:05.787238 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.04.17 17:37:05.787275 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10860 | 2026.04.17 17:37:05.787583 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10861 | 2026.04.17 17:37:05.787793 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.04.17 17:37:05.787922 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.00121 sec., 23140.495867768597 rows/sec., 1.66 MiB/sec. | ||
| 10863 | 2026.04.17 17:37:05.787961 [ 276 ] {e0906c68-b2cf-4f82-be39-ec0e09f324b4} <Debug> TCPHandler: Processed in 0.001404186 sec. | ||
| 10864 | 2026.04.17 17:37:05.788062 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.04.17 17:37:05.788156 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10866 | 2026.04.17 17:37:05.788196 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10867 | 2026.04.17 17:37:05.788975 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.04.17 17:37:05.789010 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10869 | 2026.04.17 17:37:05.789333 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10870 | 2026.04.17 17:37:05.789544 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.04.17 17:37:05.789671 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001533 sec., 522504.89236790605 rows/sec., 30.18 MiB/sec. | ||
| 10872 | 2026.04.17 17:37:05.789710 [ 276 ] {c964926b-b9e8-468f-b79d-da22cf28f2a3} <Debug> TCPHandler: Processed in 0.001696546 sec. | ||
| 10873 | 2026.04.17 17:37:05.789825 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.04.17 17:37:05.789950 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10875 | 2026.04.17 17:37:05.789999 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10876 | 2026.04.17 17:37:05.790388 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.04.17 17:37:05.790425 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10878 | 2026.04.17 17:37:05.790739 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10879 | 2026.04.17 17:37:05.790965 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.04.17 17:37:05.791101 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 10881 | 2026.04.17 17:37:05.791141 [ 276 ] {af55fb23-df48-4609-bdbb-c458fc8b67f7} <Debug> TCPHandler: Processed in 0.001377635 sec. | ||
| 10882 | 2026.04.17 17:37:05.791258 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.04.17 17:37:05.791378 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10884 | 2026.04.17 17:37:05.791427 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10885 | 2026.04.17 17:37:05.792354 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.04.17 17:37:05.792395 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10887 | 2026.04.17 17:37:05.792769 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10888 | 2026.04.17 17:37:05.792987 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.04.17 17:37:05.793135 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001766 sec., 740090.6002265005 rows/sec., 49.49 MiB/sec. | ||
| 10890 | 2026.04.17 17:37:05.793181 [ 276 ] {cbd60e4c-ea52-4bcc-8be3-28cf8356622d} <Debug> TCPHandler: Processed in 0.001981895 sec. | ||
| 10891 | 2026.04.17 17:37:05.793301 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.04.17 17:37:05.793403 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10893 | 2026.04.17 17:37:05.793447 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10894 | 2026.04.17 17:37:05.794330 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.04.17 17:37:05.794372 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10896 | 2026.04.17 17:37:05.794869 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10897 | 2026.04.17 17:37:05.795113 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.04.17 17:37:05.795250 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001866 sec., 804394.4265809217 rows/sec., 48.80 MiB/sec. | ||
| 10899 | 2026.04.17 17:37:05.795289 [ 276 ] {d4ba2fe7-3565-417a-8337-2b457233e44b} <Debug> TCPHandler: Processed in 0.002038397 sec. | ||
| 10900 | 2026.04.17 17:37:05.795403 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.04.17 17:37:05.795527 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.04.17 17:37:05.795594 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <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 | ||
| 10903 | 2026.04.17 17:37:05.796460 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.04.17 17:37:05.796497 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10905 | 2026.04.17 17:37:05.797026 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10906 | 2026.04.17 17:37:05.797252 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.04.17 17:37:05.797371 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10908 | 2026.04.17 17:37:05.797395 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001893 sec., 9508.716323296356 rows/sec., 17.04 MiB/sec. | ||
| 10909 | 2026.04.17 17:37:05.797418 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.04.17 17:37:05.797442 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10911 | 2026.04.17 17:37:05.797465 [ 276 ] {25730078-a4e2-413c-a0cb-411abbf1eedb} <Debug> TCPHandler: Processed in 0.00212104 sec. | ||
| 10912 | 2026.04.17 17:37:05.797535 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 10913 | 2026.04.17 17:37:05.797581 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.04.17 17:37:05.797681 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10915 | 2026.04.17 17:37:05.797724 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10916 | 2026.04.17 17:37:05.797817 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10917 | 2026.04.17 17:37:05.797891 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1367 rows starting from the beginning of the part | ||
| 10918 | 2026.04.17 17:37:05.798040 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.04.17 17:37:05.798041 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 10920 | 2026.04.17 17:37:05.798084 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10921 | 2026.04.17 17:37:05.798193 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 10922 | 2026.04.17 17:37:05.798307 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 10923 | 2026.04.17 17:37:05.798400 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10924 | 2026.04.17 17:37:05.798417 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 10925 | 2026.04.17 17:37:05.798527 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 10926 | 2026.04.17 17:37:05.798634 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.04.17 17:37:05.798771 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 10928 | 2026.04.17 17:37:05.798807 [ 276 ] {b9073dce-d52e-432a-9f42-41141c69381b} <Debug> TCPHandler: Processed in 0.001275192 sec. | ||
| 10929 | 2026.04.17 17:37:05.805240 [ 193 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 19 columns (19 merged, 0 gathered) in 0.007752265 sec., 189235.01712080275 rows/sec., 339.10 MiB/sec. | ||
| 10930 | 2026.04.17 17:37:05.807046 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10931 | 2026.04.17 17:37:05.807388 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.04.17 17:37:05.807459 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10933 | 2026.04.17 17:37:05.807581 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10934 | 2026.04.17 17:37:06.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.22 MiB, peak 334.76 MiB, free memory in arenas 0.00 B, will set to 324.57 MiB (RSS), difference: 1.35 MiB | ||
| 10935 | 2026.04.17 17:37:07.935857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1354 | ||
| 10936 | 2026.04.17 17:37:07.938591 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10937 | 2026.04.17 17:37:07.938653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10938 | 2026.04.17 17:37:07.939933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10939 | 2026.04.17 17:37:07.940217 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2026.04.17 17:37:07.940622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 10941 | 2026.04.17 17:37:10.185752 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.04.17 17:37:10.185947 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10943 | 2026.04.17 17:37:10.186016 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10944 | 2026.04.17 17:37:10.186683 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.04.17 17:37:10.186730 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10946 | 2026.04.17 17:37:10.187145 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10947 | 2026.04.17 17:37:10.187396 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.04.17 17:37:10.187569 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 10949 | 2026.04.17 17:37:10.187624 [ 276 ] {2752cfb8-ec99-492a-81fe-2572341c37c7} <Debug> TCPHandler: Processed in 0.002005756 sec. | ||
| 10950 | 2026.04.17 17:37:10.187771 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.04.17 17:37:10.187902 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10952 | 2026.04.17 17:37:10.187962 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10953 | 2026.04.17 17:37:10.188439 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.04.17 17:37:10.188478 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10955 | 2026.04.17 17:37:10.188798 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10956 | 2026.04.17 17:37:10.189031 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.04.17 17:37:10.189169 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 10958 | 2026.04.17 17:37:10.189208 [ 276 ] {1090e06a-352b-4530-936c-fa015282730d} <Debug> TCPHandler: Processed in 0.001491659 sec. | ||
| 10959 | 2026.04.17 17:37:10.189328 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.04.17 17:37:10.189432 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.04.17 17:37:10.189479 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10962 | 2026.04.17 17:37:10.189868 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.04.17 17:37:10.189907 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10964 | 2026.04.17 17:37:10.190252 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10965 | 2026.04.17 17:37:10.190477 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.04.17 17:37:10.190615 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001205 sec., 106224.0663900415 rows/sec., 7.40 MiB/sec. | ||
| 10967 | 2026.04.17 17:37:10.190653 [ 276 ] {f5027a79-8bc5-4ce6-b1dd-4e6b2f35f489} <Debug> TCPHandler: Processed in 0.001374215 sec. | ||
| 10968 | 2026.04.17 17:37:10.190781 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.04.17 17:37:10.190878 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.04.17 17:37:10.190922 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10971 | 2026.04.17 17:37:10.191245 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.04.17 17:37:10.191283 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10973 | 2026.04.17 17:37:10.191601 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10974 | 2026.04.17 17:37:10.191825 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.04.17 17:37:10.191960 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001101 sec., 43596.73024523161 rows/sec., 2.94 MiB/sec. | ||
| 10976 | 2026.04.17 17:37:10.191997 [ 276 ] {24472089-998a-443b-bd33-5c642869babe} <Debug> TCPHandler: Processed in 0.001268941 sec. | ||
| 10977 | 2026.04.17 17:37:10.346002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24507 | ||
| 10978 | 2026.04.17 17:37:10.346529 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.04.17 17:37:10.346574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10980 | 2026.04.17 17:37:10.347084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10981 | 2026.04.17 17:37:10.347329 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.04.17 17:37:10.347469 [ 73 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10983 | 2026.04.17 17:37:10.347480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24507 | ||
| 10984 | 2026.04.17 17:37:10.347515 [ 73 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.04.17 17:37:10.347538 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10986 | 2026.04.17 17:37:10.347668 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 10987 | 2026.04.17 17:37:10.347821 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10988 | 2026.04.17 17:37:10.347864 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22075 rows starting from the beginning of the part | ||
| 10989 | 2026.04.17 17:37:10.347935 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10990 | 2026.04.17 17:37:10.347982 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10991 | 2026.04.17 17:37:10.348026 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10992 | 2026.04.17 17:37:10.348066 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10993 | 2026.04.17 17:37:10.348110 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10994 | 2026.04.17 17:37:10.350053 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24507 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444441 sec., 10025605.036079824 rows/sec., 143.42 MiB/sec. | ||
| 10995 | 2026.04.17 17:37:10.350485 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10996 | 2026.04.17 17:37:10.350838 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.04.17 17:37:10.350929 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_51_10} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10998 | 2026.04.17 17:37:10.351039 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10999 | 2026.04.17 17:37:11.659165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11000 | 2026.04.17 17:37:11.676429 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2026.04.17 17:37:11.676475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11002 | 2026.04.17 17:37:11.682789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11003 | 2026.04.17 17:37:11.683461 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.04.17 17:37:11.683745 [ 104 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11005 | 2026.04.17 17:37:11.683816 [ 104 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.04.17 17:37:11.683840 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11007 | 2026.04.17 17:37:11.683969 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11008 | 2026.04.17 17:37:11.686857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11009 | 2026.04.17 17:37:11.687969 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11010 | 2026.04.17 17:37:11.689452 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11011 | 2026.04.17 17:37:11.694101 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11012 | 2026.04.17 17:37:11.698774 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11013 | 2026.04.17 17:37:11.703542 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11014 | 2026.04.17 17:37:11.708176 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11015 | 2026.04.17 17:37:11.712237 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11016 | 2026.04.17 17:37:11.764378 [ 196 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080471312 sec., 4771.886905485026 rows/sec., 24.67 MiB/sec. | ||
| 11017 | 2026.04.17 17:37:11.766940 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11018 | 2026.04.17 17:37:11.768896 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_51_10} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.04.17 17:37:11.768979 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_51_10} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11020 | 2026.04.17 17:37:11.771443 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11021 | 2026.04.17 17:37:15.188147 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.04.17 17:37:15.188413 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11023 | 2026.04.17 17:37:15.188489 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11024 | 2026.04.17 17:37:15.189290 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.04.17 17:37:15.189338 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11026 | 2026.04.17 17:37:15.189755 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11027 | 2026.04.17 17:37:15.190001 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.04.17 17:37:15.190171 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001813 sec., 68394.92553778268 rows/sec., 5.88 MiB/sec. | ||
| 11029 | 2026.04.17 17:37:15.190224 [ 276 ] {a03d4311-098a-48ef-918c-af7762800920} <Debug> TCPHandler: Processed in 0.002267255 sec. | ||
| 11030 | 2026.04.17 17:37:15.190353 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.04.17 17:37:15.190457 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11032 | 2026.04.17 17:37:15.190500 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11033 | 2026.04.17 17:37:15.190980 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.04.17 17:37:15.191018 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11035 | 2026.04.17 17:37:15.191329 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11036 | 2026.04.17 17:37:15.191553 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.04.17 17:37:15.191689 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001256 sec., 27070.063694267516 rows/sec., 1.99 MiB/sec. | ||
| 11038 | 2026.04.17 17:37:15.191729 [ 276 ] {e0638166-6ce6-4342-8352-a95a772c36f3} <Debug> TCPHandler: Processed in 0.001427547 sec. | ||
| 11039 | 2026.04.17 17:37:15.191852 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11040 | 2026.04.17 17:37:15.191951 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11041 | 2026.04.17 17:37:15.191992 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11042 | 2026.04.17 17:37:15.192456 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.04.17 17:37:15.192494 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11044 | 2026.04.17 17:37:15.192816 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11045 | 2026.04.17 17:37:15.193048 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.04.17 17:37:15.193183 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001253 sec., 78212.2905027933 rows/sec., 6.11 MiB/sec. | ||
| 11047 | 2026.04.17 17:37:15.193222 [ 276 ] {4a9fd818-2da9-4a0e-a881-87a27feb7ce1} <Debug> TCPHandler: Processed in 0.001428297 sec. | ||
| 11048 | 2026.04.17 17:37:15.193343 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.04.17 17:37:15.193440 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11050 | 2026.04.17 17:37:15.193484 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11051 | 2026.04.17 17:37:15.193894 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.04.17 17:37:15.193931 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11053 | 2026.04.17 17:37:15.194281 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11054 | 2026.04.17 17:37:15.194500 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.04.17 17:37:15.194638 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11056 | 2026.04.17 17:37:15.194685 [ 276 ] {70bfdb28-2049-4492-b902-fcf7472e49b3} <Debug> TCPHandler: Processed in 0.001387015 sec. | ||
| 11057 | 2026.04.17 17:37:15.194792 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.04.17 17:37:15.194887 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.04.17 17:37:15.194943 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <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 | ||
| 11060 | 2026.04.17 17:37:15.195774 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.04.17 17:37:15.195812 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11062 | 2026.04.17 17:37:15.196384 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11063 | 2026.04.17 17:37:15.196617 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.04.17 17:37:15.196760 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 32.24 MiB/sec. | ||
| 11065 | 2026.04.17 17:37:15.196829 [ 276 ] {a7ad154e-0c16-4d3c-91eb-873d9c5faa56} <Debug> TCPHandler: Processed in 0.002086909 sec. | ||
| 11066 | 2026.04.17 17:37:15.196950 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.04.17 17:37:15.197046 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11068 | 2026.04.17 17:37:15.197087 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11069 | 2026.04.17 17:37:15.197416 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.04.17 17:37:15.197453 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11071 | 2026.04.17 17:37:15.197757 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11072 | 2026.04.17 17:37:15.197971 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.04.17 17:37:15.198106 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11074 | 2026.04.17 17:37:15.198144 [ 276 ] {6fa8d8ce-611c-44b9-bcce-6f4a557502e8} <Debug> TCPHandler: Processed in 0.001244551 sec. | ||
| 11075 | 2026.04.17 17:37:17.637886 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11076 | 2026.04.17 17:37:17.637938 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11077 | 2026.04.17 17:37:17.848477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24955 | ||
| 11078 | 2026.04.17 17:37:17.849072 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.04.17 17:37:17.849123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11080 | 2026.04.17 17:37:17.849650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11081 | 2026.04.17 17:37:17.849895 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.04.17 17:37:17.850057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24955 | ||
| 11083 | 2026.04.17 17:37:17.941632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1374 | ||
| 11084 | 2026.04.17 17:37:17.943813 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.04.17 17:37:17.943868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11086 | 2026.04.17 17:37:17.945089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11087 | 2026.04.17 17:37:17.945371 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.04.17 17:37:17.945728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11089 | 2026.04.17 17:37:19.187745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11090 | 2026.04.17 17:37:19.203103 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.04.17 17:37:19.203164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11092 | 2026.04.17 17:37:19.208776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11093 | 2026.04.17 17:37:19.209533 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.04.17 17:37:19.212305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11095 | 2026.04.17 17:37:20.187473 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.04.17 17:37:20.187683 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11097 | 2026.04.17 17:37:20.187755 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11098 | 2026.04.17 17:37:20.188413 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.04.17 17:37:20.188468 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11100 | 2026.04.17 17:37:20.188878 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11101 | 2026.04.17 17:37:20.189114 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.04.17 17:37:20.189282 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001648 sec., 42475.728155339806 rows/sec., 3.39 MiB/sec. | ||
| 11103 | 2026.04.17 17:37:20.189314 [ 110 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11104 | 2026.04.17 17:37:20.189335 [ 276 ] {5155238f-b3af-40b4-9cc3-b10af127d722} <Debug> TCPHandler: Processed in 0.001999165 sec. | ||
| 11105 | 2026.04.17 17:37:20.189393 [ 110 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.04.17 17:37:20.189424 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11107 | 2026.04.17 17:37:20.189494 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.04.17 17:37:20.189520 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 11109 | 2026.04.17 17:37:20.189608 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.04.17 17:37:20.189623 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11111 | 2026.04.17 17:37:20.189653 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11112 | 2026.04.17 17:37:20.189655 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3362 rows starting from the beginning of the part | ||
| 11113 | 2026.04.17 17:37:20.189726 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 124 rows starting from the beginning of the part | ||
| 11114 | 2026.04.17 17:37:20.189774 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2424 rows starting from the beginning of the part | ||
| 11115 | 2026.04.17 17:37:20.189815 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11116 | 2026.04.17 17:37:20.189855 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 124 rows starting from the beginning of the part | ||
| 11117 | 2026.04.17 17:37:20.189892 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 70 rows starting from the beginning of the part | ||
| 11118 | 2026.04.17 17:37:20.190121 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.04.17 17:37:20.190165 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11120 | 2026.04.17 17:37:20.190563 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11121 | 2026.04.17 17:37:20.190864 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.04.17 17:37:20.191041 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001459 sec., 4797.806716929404 rows/sec., 360.77 KiB/sec. | ||
| 11123 | 2026.04.17 17:37:20.191094 [ 276 ] {c53329fa-ad8c-4e81-9034-1e6f5c2e826a} <Debug> TCPHandler: Processed in 0.001652244 sec. | ||
| 11124 | 2026.04.17 17:37:20.191234 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.04.17 17:37:20.191350 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11126 | 2026.04.17 17:37:20.191401 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11127 | 2026.04.17 17:37:20.191963 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.04.17 17:37:20.192008 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11129 | 2026.04.17 17:37:20.192403 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11130 | 2026.04.17 17:37:20.192687 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.04.17 17:37:20.192824 [ 110 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11132 | 2026.04.17 17:37:20.192840 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001517 sec., 46802.90046143705 rows/sec., 3.65 MiB/sec. | ||
| 11133 | 2026.04.17 17:37:20.192850 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.003370411 sec., 1827670.2752275614 rows/sec., 144.20 MiB/sec. | ||
| 11134 | 2026.04.17 17:37:20.192865 [ 110 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.04.17 17:37:20.192899 [ 276 ] {c47012a6-bdf2-46e0-bd9e-21588b76e525} <Debug> TCPHandler: Processed in 0.001726056 sec. | ||
| 11136 | 2026.04.17 17:37:20.192901 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11137 | 2026.04.17 17:37:20.193028 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.04.17 17:37:20.193073 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 11139 | 2026.04.17 17:37:20.193129 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11140 | 2026.04.17 17:37:20.193151 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11141 | 2026.04.17 17:37:20.193178 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11142 | 2026.04.17 17:37:20.193227 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11143 | 2026.04.17 17:37:20.193274 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 11144 | 2026.04.17 17:37:20.193344 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 98 rows starting from the beginning of the part | ||
| 11145 | 2026.04.17 17:37:20.193393 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1307 rows starting from the beginning of the part | ||
| 11146 | 2026.04.17 17:37:20.193428 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.04.17 17:37:20.193439 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11148 | 2026.04.17 17:37:20.193491 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 98 rows starting from the beginning of the part | ||
| 11149 | 2026.04.17 17:37:20.193508 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_86_17} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11150 | 2026.04.17 17:37:20.193535 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 71 rows starting from the beginning of the part | ||
| 11151 | 2026.04.17 17:37:20.193581 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.04.17 17:37:20.193582 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11153 | 2026.04.17 17:37:20.193623 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11154 | 2026.04.17 17:37:20.193997 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11155 | 2026.04.17 17:37:20.194224 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.04.17 17:37:20.194346 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 3 parts from all_1_81_16 to all_83_83_0 | ||
| 11157 | 2026.04.17 17:37:20.194358 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 11158 | 2026.04.17 17:37:20.194391 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.04.17 17:37:20.194411 [ 276 ] {3d9440bf-b031-4b45-8d17-23059d59d7d0} <Debug> TCPHandler: Processed in 0.001433697 sec. | ||
| 11160 | 2026.04.17 17:37:20.194420 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11161 | 2026.04.17 17:37:20.194526 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.04.17 17:37:20.194529 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_81_16 to all_83_83_0 into Compact with storage Full | ||
| 11163 | 2026.04.17 17:37:20.194625 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11164 | 2026.04.17 17:37:20.194682 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11165 | 2026.04.17 17:37:20.194684 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <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 | ||
| 11166 | 2026.04.17 17:37:20.194727 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 29083 rows starting from the beginning of the part | ||
| 11167 | 2026.04.17 17:37:20.194798 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11168 | 2026.04.17 17:37:20.194850 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1501 rows starting from the beginning of the part | ||
| 11169 | 2026.04.17 17:37:20.194989 [ 197 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001974315 sec., 1757065.1086579396 rows/sec., 127.27 MiB/sec. | ||
| 11170 | 2026.04.17 17:37:20.195245 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11171 | 2026.04.17 17:37:20.195452 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.04.17 17:37:20.195497 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11173 | 2026.04.17 17:37:20.195500 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.04.17 17:37:20.195589 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_86_17} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11175 | 2026.04.17 17:37:20.195669 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11176 | 2026.04.17 17:37:20.196028 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11177 | 2026.04.17 17:37:20.196258 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.04.17 17:37:20.196400 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001793 sec., 3904.0713887339653 rows/sec., 7.00 MiB/sec. | ||
| 11179 | 2026.04.17 17:37:20.196455 [ 276 ] {8bd34e3c-aa89-4801-8f6e-2a887b856ab3} <Debug> TCPHandler: Processed in 0.001977115 sec. | ||
| 11180 | 2026.04.17 17:37:20.196568 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.04.17 17:37:20.196692 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.04.17 17:37:20.196738 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11183 | 2026.04.17 17:37:20.197101 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.04.17 17:37:20.197148 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11185 | 2026.04.17 17:37:20.197520 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11186 | 2026.04.17 17:37:20.197761 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.04.17 17:37:20.197880 [ 110 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11188 | 2026.04.17 17:37:20.197896 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 11189 | 2026.04.17 17:37:20.197912 [ 110 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.04.17 17:37:20.197940 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11191 | 2026.04.17 17:37:20.197940 [ 276 ] {d5f78db4-3f44-4679-94d5-77e40433e7be} <Debug> TCPHandler: Processed in 0.001420747 sec. | ||
| 11192 | 2026.04.17 17:37:20.198017 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11193 | 2026.04.17 17:37:20.198100 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11194 | 2026.04.17 17:37:20.198126 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3960 rows starting from the beginning of the part | ||
| 11195 | 2026.04.17 17:37:20.198175 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11196 | 2026.04.17 17:37:20.198215 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 12 rows starting from the beginning of the part | ||
| 11197 | 2026.04.17 17:37:20.198255 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 11198 | 2026.04.17 17:37:20.198292 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11199 | 2026.04.17 17:37:20.198329 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11200 | 2026.04.17 17:37:20.200367 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002381639 sec., 1763491.4443372819 rows/sec., 118.11 MiB/sec. | ||
| 11201 | 2026.04.17 17:37:20.200826 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11202 | 2026.04.17 17:37:20.201118 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.04.17 17:37:20.201203 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_86_17} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11204 | 2026.04.17 17:37:20.201301 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11205 | 2026.04.17 17:37:20.203005 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30744 rows, containing 5 columns (5 merged, 0 gathered) in 0.008517799 sec., 3609383.1282001375 rows/sec., 232.89 MiB/sec. | ||
| 11206 | 2026.04.17 17:37:20.203598 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 11207 | 2026.04.17 17:37:20.203910 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.04.17 17:37:20.203987 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 3 parts: [all_1_81_16, all_83_83_0] -> all_1_83_17 | ||
| 11209 | 2026.04.17 17:37:20.204080 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11210 | 2026.04.17 17:37:21.001179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.51 MiB, peak 339.06 MiB, free memory in arenas 0.00 B, will set to 328.95 MiB (RSS), difference: 2.44 MiB | ||
| 11211 | 2026.04.17 17:37:25.189654 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.04.17 17:37:25.189845 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.04.17 17:37:25.189913 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11214 | 2026.04.17 17:37:25.190587 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.04.17 17:37:25.190640 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11216 | 2026.04.17 17:37:25.191037 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11217 | 2026.04.17 17:37:25.191261 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.04.17 17:37:25.191409 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 11219 | 2026.04.17 17:37:25.191465 [ 276 ] {ed753b54-9976-4824-80c7-41940f28a565} <Debug> TCPHandler: Processed in 0.001941214 sec. | ||
| 11220 | 2026.04.17 17:37:25.191609 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.04.17 17:37:25.191712 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11222 | 2026.04.17 17:37:25.191756 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11223 | 2026.04.17 17:37:25.192172 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.04.17 17:37:25.192208 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11225 | 2026.04.17 17:37:25.192528 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11226 | 2026.04.17 17:37:25.192748 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.04.17 17:37:25.192876 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 412.88 KiB/sec. | ||
| 11228 | 2026.04.17 17:37:25.192913 [ 276 ] {64f9c928-bbf6-473f-b76b-2e10da938075} <Debug> TCPHandler: Processed in 0.001364305 sec. | ||
| 11229 | 2026.04.17 17:37:25.193025 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.04.17 17:37:25.193116 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11231 | 2026.04.17 17:37:25.193154 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11232 | 2026.04.17 17:37:25.193691 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.04.17 17:37:25.193726 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11234 | 2026.04.17 17:37:25.194049 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11235 | 2026.04.17 17:37:25.194257 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.04.17 17:37:25.194383 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001284 sec., 192367.6012461059 rows/sec., 17.17 MiB/sec. | ||
| 11237 | 2026.04.17 17:37:25.194419 [ 276 ] {ef12c86f-65fc-4def-a8d3-3aa466b0c083} <Debug> TCPHandler: Processed in 0.001441548 sec. | ||
| 11238 | 2026.04.17 17:37:25.194533 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.04.17 17:37:25.194626 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.04.17 17:37:25.194665 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11241 | 2026.04.17 17:37:25.195083 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.04.17 17:37:25.195118 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11243 | 2026.04.17 17:37:25.195407 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11244 | 2026.04.17 17:37:25.195609 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.04.17 17:37:25.195733 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001124 sec., 46263.34519572954 rows/sec., 3.42 MiB/sec. | ||
| 11246 | 2026.04.17 17:37:25.195771 [ 276 ] {828cb546-c0d9-498b-b7a4-ed4f1bff5381} <Debug> TCPHandler: Processed in 0.001284202 sec. | ||
| 11247 | 2026.04.17 17:37:25.195892 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.04.17 17:37:25.195987 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.04.17 17:37:25.196024 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11250 | 2026.04.17 17:37:25.196413 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.04.17 17:37:25.196447 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11252 | 2026.04.17 17:37:25.196725 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11253 | 2026.04.17 17:37:25.196921 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.04.17 17:37:25.197041 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.86 MiB/sec. | ||
| 11255 | 2026.04.17 17:37:25.197076 [ 276 ] {c7e7321b-8710-4d7d-82e6-6f078bdda866} <Debug> TCPHandler: Processed in 0.00123359 sec. | ||
| 11256 | 2026.04.17 17:37:25.197203 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.04.17 17:37:25.197296 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.04.17 17:37:25.197333 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11259 | 2026.04.17 17:37:25.197707 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.04.17 17:37:25.197742 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11261 | 2026.04.17 17:37:25.198028 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11262 | 2026.04.17 17:37:25.198238 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.04.17 17:37:25.198360 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 11264 | 2026.04.17 17:37:25.198396 [ 276 ] {381c5a1d-2df4-4931-8bef-09098f346552} <Debug> TCPHandler: Processed in 0.00124146 sec. | ||
| 11265 | 2026.04.17 17:37:25.198521 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.04.17 17:37:25.198613 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11267 | 2026.04.17 17:37:25.198650 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11268 | 2026.04.17 17:37:25.199132 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.04.17 17:37:25.199168 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11270 | 2026.04.17 17:37:25.199490 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11271 | 2026.04.17 17:37:25.199697 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.04.17 17:37:25.199822 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001226 sec., 114192.49592169657 rows/sec., 9.23 MiB/sec. | ||
| 11273 | 2026.04.17 17:37:25.199860 [ 276 ] {096e946d-9740-4997-873a-ec6817444d51} <Debug> TCPHandler: Processed in 0.001384705 sec. | ||
| 11274 | 2026.04.17 17:37:25.200008 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2026.04.17 17:37:25.200102 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11276 | 2026.04.17 17:37:25.200144 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11277 | 2026.04.17 17:37:25.200555 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.04.17 17:37:25.200591 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11279 | 2026.04.17 17:37:25.200926 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11280 | 2026.04.17 17:37:25.201129 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.04.17 17:37:25.201253 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001169 sec., 170230.96663815228 rows/sec., 12.21 MiB/sec. | ||
| 11282 | 2026.04.17 17:37:25.201289 [ 276 ] {5f9d2d0d-a592-474b-9990-5c4898579b99} <Debug> TCPHandler: Processed in 0.001329033 sec. | ||
| 11283 | 2026.04.17 17:37:25.201411 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.04.17 17:37:25.201503 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.04.17 17:37:25.201557 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <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 | ||
| 11286 | 2026.04.17 17:37:25.202371 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.04.17 17:37:25.202406 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11288 | 2026.04.17 17:37:25.202954 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11289 | 2026.04.17 17:37:25.203189 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.04.17 17:37:25.203329 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001843 sec., 18448.182311448723 rows/sec., 33.06 MiB/sec. | ||
| 11291 | 2026.04.17 17:37:25.203396 [ 276 ] {9143c3a4-8f9f-4b1e-ae83-53753cf2371d} <Debug> TCPHandler: Processed in 0.002031346 sec. | ||
| 11292 | 2026.04.17 17:37:25.203523 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.04.17 17:37:25.203615 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11294 | 2026.04.17 17:37:25.203656 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11295 | 2026.04.17 17:37:25.203991 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.04.17 17:37:25.204026 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11297 | 2026.04.17 17:37:25.204322 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11298 | 2026.04.17 17:37:25.204522 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.04.17 17:37:25.204647 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 11300 | 2026.04.17 17:37:25.204682 [ 276 ] {5110759f-69df-4111-abca-69d93a130f17} <Debug> TCPHandler: Processed in 0.0012064 sec. | ||
| 11301 | 2026.04.17 17:37:25.351064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25467 | ||
| 11302 | 2026.04.17 17:37:25.351613 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.04.17 17:37:25.351667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11304 | 2026.04.17 17:37:25.352164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11305 | 2026.04.17 17:37:25.352431 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.04.17 17:37:25.352581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25467 | ||
| 11307 | 2026.04.17 17:37:26.713250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11308 | 2026.04.17 17:37:26.729263 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2026.04.17 17:37:26.729317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11310 | 2026.04.17 17:37:26.734756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11311 | 2026.04.17 17:37:26.735427 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.04.17 17:37:26.738099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11313 | 2026.04.17 17:37:27.945879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1406 | ||
| 11314 | 2026.04.17 17:37:27.949986 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.04.17 17:37:27.950081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11316 | 2026.04.17 17:37:27.952266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11317 | 2026.04.17 17:37:27.952734 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.04.17 17:37:27.953452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11319 | 2026.04.17 17:37:30.186623 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2026.04.17 17:37:30.186826 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11321 | 2026.04.17 17:37:30.186903 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11322 | 2026.04.17 17:37:30.187632 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.04.17 17:37:30.187686 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11324 | 2026.04.17 17:37:30.188106 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11325 | 2026.04.17 17:37:30.188357 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.04.17 17:37:30.188522 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001744 sec., 40137.61467889908 rows/sec., 3.21 MiB/sec. | ||
| 11327 | 2026.04.17 17:37:30.188580 [ 276 ] {aba689e7-25c0-43ce-b473-0418af60f00a} <Debug> TCPHandler: Processed in 0.002092688 sec. | ||
| 11328 | 2026.04.17 17:37:30.188724 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.04.17 17:37:30.188832 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11330 | 2026.04.17 17:37:30.188876 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11331 | 2026.04.17 17:37:30.189295 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.04.17 17:37:30.189335 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11333 | 2026.04.17 17:37:30.189658 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11334 | 2026.04.17 17:37:30.189879 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.04.17 17:37:30.189997 [ 146 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11336 | 2026.04.17 17:37:30.190012 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001204 sec., 5813.9534883720935 rows/sec., 437.18 KiB/sec. | ||
| 11337 | 2026.04.17 17:37:30.190066 [ 146 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.04.17 17:37:30.190076 [ 276 ] {f21739b4-dcdc-4f8c-a42e-4fe0d02fba25} <Debug> TCPHandler: Processed in 0.001405815 sec. | ||
| 11339 | 2026.04.17 17:37:30.190096 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11340 | 2026.04.17 17:37:30.190212 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11341 | 2026.04.17 17:37:30.190218 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.04.17 17:37:30.190340 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11343 | 2026.04.17 17:37:30.190343 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.04.17 17:37:30.190385 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11345 | 2026.04.17 17:37:30.190397 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11346 | 2026.04.17 17:37:30.190482 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 11347 | 2026.04.17 17:37:30.190532 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11348 | 2026.04.17 17:37:30.190579 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 11349 | 2026.04.17 17:37:30.190622 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
| 11350 | 2026.04.17 17:37:30.190669 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 11351 | 2026.04.17 17:37:30.190824 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.04.17 17:37:30.190869 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11353 | 2026.04.17 17:37:30.191222 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11354 | 2026.04.17 17:37:30.191456 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.04.17 17:37:30.191513 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347344 sec., 262739.13714686077 rows/sec., 18.69 MiB/sec. | ||
| 11356 | 2026.04.17 17:37:30.191593 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001273 sec., 55773.762765121755 rows/sec., 4.35 MiB/sec. | ||
| 11357 | 2026.04.17 17:37:30.191636 [ 276 ] {fd037b45-7ebe-4ac0-94a4-4fc671ffe989} <Debug> TCPHandler: Processed in 0.001469189 sec. | ||
| 11358 | 2026.04.17 17:37:30.191688 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11359 | 2026.04.17 17:37:30.191758 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.04.17 17:37:30.191861 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11361 | 2026.04.17 17:37:30.191909 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11362 | 2026.04.17 17:37:30.192011 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.04.17 17:37:30.192104 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_71_14} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11364 | 2026.04.17 17:37:30.192189 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11365 | 2026.04.17 17:37:30.192317 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.04.17 17:37:30.192358 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11367 | 2026.04.17 17:37:30.192705 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11368 | 2026.04.17 17:37:30.192930 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.04.17 17:37:30.193066 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 11370 | 2026.04.17 17:37:30.193087 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 5 parts from all_1_83_17 to all_87_87_0 | ||
| 11371 | 2026.04.17 17:37:30.193104 [ 276 ] {fd2100b5-9db3-437a-a34a-a03f4a24bfc2} <Debug> TCPHandler: Processed in 0.001395646 sec. | ||
| 11372 | 2026.04.17 17:37:30.193161 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.04.17 17:37:30.193192 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11374 | 2026.04.17 17:37:30.193249 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2026.04.17 17:37:30.193269 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_83_17 to all_87_87_0 into Compact with storage Full | ||
| 11376 | 2026.04.17 17:37:30.193350 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11377 | 2026.04.17 17:37:30.193374 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11378 | 2026.04.17 17:37:30.193409 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 30744 rows starting from the beginning of the part | ||
| 11379 | 2026.04.17 17:37:30.193410 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <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 | ||
| 11380 | 2026.04.17 17:37:30.193466 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 128 rows starting from the beginning of the part | ||
| 11381 | 2026.04.17 17:37:30.193516 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11382 | 2026.04.17 17:37:30.193561 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11383 | 2026.04.17 17:37:30.193602 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 199 rows starting from the beginning of the part | ||
| 11384 | 2026.04.17 17:37:30.194196 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.04.17 17:37:30.194238 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11386 | 2026.04.17 17:37:30.194770 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11387 | 2026.04.17 17:37:30.195005 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.04.17 17:37:30.195149 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001818 sec., 3850.3850385038504 rows/sec., 6.90 MiB/sec. | ||
| 11389 | 2026.04.17 17:37:30.195215 [ 276 ] {c2551ae7-0d2e-4f5e-af46-4536581fdf2c} <Debug> TCPHandler: Processed in 0.002015396 sec. | ||
| 11390 | 2026.04.17 17:37:30.195340 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.04.17 17:37:30.195438 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11392 | 2026.04.17 17:37:30.195480 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11393 | 2026.04.17 17:37:30.195831 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.04.17 17:37:30.195868 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11395 | 2026.04.17 17:37:30.196189 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11396 | 2026.04.17 17:37:30.196424 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.04.17 17:37:30.196556 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11398 | 2026.04.17 17:37:30.196593 [ 276 ] {1fd56d1c-dfef-4a3d-869f-51b964f5d0bf} <Debug> TCPHandler: Processed in 0.001302013 sec. | ||
| 11399 | 2026.04.17 17:37:30.200384 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31391 rows, containing 5 columns (5 merged, 0 gathered) in 0.007145645 sec., 4393025.402185527 rows/sec., 283.97 MiB/sec. | ||
| 11400 | 2026.04.17 17:37:30.200787 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 11401 | 2026.04.17 17:37:30.201030 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.04.17 17:37:30.201095 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 5 parts: [all_1_83_17, all_87_87_0] -> all_1_87_18 | ||
| 11403 | 2026.04.17 17:37:30.201161 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11404 | 2026.04.17 17:37:31.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.46 MiB, peak 339.06 MiB, free memory in arenas 0.00 B, will set to 331.17 MiB (RSS), difference: 1.71 MiB | ||
| 11405 | 2026.04.17 17:37:32.638019 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11406 | 2026.04.17 17:37:32.638101 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11407 | 2026.04.17 17:37:32.853631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25915 | ||
| 11408 | 2026.04.17 17:37:32.854127 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.04.17 17:37:32.854166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11410 | 2026.04.17 17:37:32.854640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11411 | 2026.04.17 17:37:32.854865 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.04.17 17:37:32.854992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25915 | ||
| 11413 | 2026.04.17 17:37:34.239071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11414 | 2026.04.17 17:37:34.255546 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.04.17 17:37:34.255605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11416 | 2026.04.17 17:37:34.261632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11417 | 2026.04.17 17:37:34.262363 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.04.17 17:37:34.265137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11419 | 2026.04.17 17:37:35.187643 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.04.17 17:37:35.187925 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11421 | 2026.04.17 17:37:35.187995 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11422 | 2026.04.17 17:37:35.188684 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.04.17 17:37:35.188737 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11424 | 2026.04.17 17:37:35.189147 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11425 | 2026.04.17 17:37:35.189398 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.04.17 17:37:35.189564 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001691 sec., 73329.39089296275 rows/sec., 6.31 MiB/sec. | ||
| 11427 | 2026.04.17 17:37:35.189616 [ 276 ] {d466fb26-e6fc-4e69-9f22-19b729ede164} <Debug> TCPHandler: Processed in 0.002162711 sec. | ||
| 11428 | 2026.04.17 17:37:35.189741 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.04.17 17:37:35.189846 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11430 | 2026.04.17 17:37:35.189891 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11431 | 2026.04.17 17:37:35.190313 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.04.17 17:37:35.190352 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11433 | 2026.04.17 17:37:35.190658 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11434 | 2026.04.17 17:37:35.190877 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.04.17 17:37:35.191008 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.10 MiB/sec. | ||
| 11436 | 2026.04.17 17:37:35.191046 [ 276 ] {29638fe8-961f-4e1b-8b10-be55f5ca0160} <Debug> TCPHandler: Processed in 0.001357244 sec. | ||
| 11437 | 2026.04.17 17:37:35.191159 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.04.17 17:37:35.191255 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11439 | 2026.04.17 17:37:35.191295 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11440 | 2026.04.17 17:37:35.191715 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.04.17 17:37:35.191750 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11442 | 2026.04.17 17:37:35.192052 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11443 | 2026.04.17 17:37:35.192264 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.04.17 17:37:35.192391 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001156 sec., 84775.08650519032 rows/sec., 6.62 MiB/sec. | ||
| 11445 | 2026.04.17 17:37:35.192427 [ 276 ] {4ae4a493-99fe-446a-88a3-6e70ff148169} <Debug> TCPHandler: Processed in 0.001317953 sec. | ||
| 11446 | 2026.04.17 17:37:35.192539 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2026.04.17 17:37:35.192634 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11448 | 2026.04.17 17:37:35.192677 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11449 | 2026.04.17 17:37:35.193071 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.04.17 17:37:35.193107 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11451 | 2026.04.17 17:37:35.193436 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11452 | 2026.04.17 17:37:35.193652 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.04.17 17:37:35.193780 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11454 | 2026.04.17 17:37:35.193816 [ 276 ] {2fae47f9-e5fb-4c28-a212-e98b3eb913d6} <Debug> TCPHandler: Processed in 0.001325114 sec. | ||
| 11455 | 2026.04.17 17:37:35.193932 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2026.04.17 17:37:35.194026 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11457 | 2026.04.17 17:37:35.194081 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <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 | ||
| 11458 | 2026.04.17 17:37:35.194921 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.04.17 17:37:35.194957 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11460 | 2026.04.17 17:37:35.195515 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11461 | 2026.04.17 17:37:35.195743 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.04.17 17:37:35.195878 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11463 | 2026.04.17 17:37:35.195883 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001875 sec., 18133.333333333336 rows/sec., 32.49 MiB/sec. | ||
| 11464 | 2026.04.17 17:37:35.195918 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.04.17 17:37:35.195938 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11466 | 2026.04.17 17:37:35.195968 [ 276 ] {e4360038-be22-49fc-928f-d3f4296cb4c9} <Debug> TCPHandler: Processed in 0.002082708 sec. | ||
| 11467 | 2026.04.17 17:37:35.196072 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 11468 | 2026.04.17 17:37:35.196083 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.04.17 17:37:35.196220 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.04.17 17:37:35.196261 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11471 | 2026.04.17 17:37:35.196383 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11472 | 2026.04.17 17:37:35.196454 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1467 rows starting from the beginning of the part | ||
| 11473 | 2026.04.17 17:37:35.196603 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 11474 | 2026.04.17 17:37:35.196629 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2026.04.17 17:37:35.196678 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11476 | 2026.04.17 17:37:35.196724 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 11477 | 2026.04.17 17:37:35.196840 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11478 | 2026.04.17 17:37:35.196935 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 11479 | 2026.04.17 17:37:35.197035 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 11480 | 2026.04.17 17:37:35.197086 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11481 | 2026.04.17 17:37:35.197380 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.04.17 17:37:35.197546 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
| 11483 | 2026.04.17 17:37:35.197591 [ 276 ] {c852916f-9e25-4019-bc65-0261bfc3d284} <Debug> TCPHandler: Processed in 0.001556321 sec. | ||
| 11484 | 2026.04.17 17:37:35.204437 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1583 rows, containing 19 columns (19 merged, 0 gathered) in 0.008426977 sec., 187849.0946397504 rows/sec., 336.62 MiB/sec. | ||
| 11485 | 2026.04.17 17:37:35.206198 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11486 | 2026.04.17 17:37:35.206555 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.04.17 17:37:35.206630 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11488 | 2026.04.17 17:37:35.206783 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11489 | 2026.04.17 17:37:35.783476 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2026.04.17 17:37:35.783674 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11491 | 2026.04.17 17:37:35.783748 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11492 | 2026.04.17 17:37:35.785811 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.04.17 17:37:35.785852 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11494 | 2026.04.17 17:37:35.786381 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11495 | 2026.04.17 17:37:35.786620 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.04.17 17:37:35.786774 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.003155 sec., 766719.4928684628 rows/sec., 56.31 MiB/sec. | ||
| 11497 | 2026.04.17 17:37:35.786825 [ 276 ] {20aab139-8f26-4ffb-9485-fed6b7e34c01} <Debug> TCPHandler: Processed in 0.003490345 sec. | ||
| 11498 | 2026.04.17 17:37:35.786966 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.04.17 17:37:35.787069 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.04.17 17:37:35.787112 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11501 | 2026.04.17 17:37:35.787529 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.04.17 17:37:35.787564 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11503 | 2026.04.17 17:37:35.787865 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11504 | 2026.04.17 17:37:35.788084 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.04.17 17:37:35.788209 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001166 sec., 15437.392795883363 rows/sec., 1.13 MiB/sec. | ||
| 11506 | 2026.04.17 17:37:35.788246 [ 276 ] {dbb32238-8bf2-4227-bd9c-ee8f7d2bbb23} <Debug> TCPHandler: Processed in 0.001340294 sec. | ||
| 11507 | 2026.04.17 17:37:35.788363 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.04.17 17:37:35.788458 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11509 | 2026.04.17 17:37:35.788504 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11510 | 2026.04.17 17:37:35.789168 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.04.17 17:37:35.789201 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11512 | 2026.04.17 17:37:35.789542 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11513 | 2026.04.17 17:37:35.789750 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.04.17 17:37:35.789869 [ 144 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 11515 | 2026.04.17 17:37:35.789883 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001444 sec., 554709.1412742382 rows/sec., 32.04 MiB/sec. | ||
| 11516 | 2026.04.17 17:37:35.789910 [ 144 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.04.17 17:37:35.789928 [ 276 ] {d5617080-1286-476f-894b-8a6174880010} <Debug> TCPHandler: Processed in 0.001621724 sec. | ||
| 11518 | 2026.04.17 17:37:35.789930 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11519 | 2026.04.17 17:37:35.790044 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2026.04.17 17:37:35.790123 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 11521 | 2026.04.17 17:37:35.790147 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11522 | 2026.04.17 17:37:35.790223 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11523 | 2026.04.17 17:37:35.790319 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11524 | 2026.04.17 17:37:35.790378 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 975 rows starting from the beginning of the part | ||
| 11525 | 2026.04.17 17:37:35.790480 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 11526 | 2026.04.17 17:37:35.790553 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 11527 | 2026.04.17 17:37:35.790612 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.04.17 17:37:35.790618 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 11529 | 2026.04.17 17:37:35.790659 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11530 | 2026.04.17 17:37:35.790706 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11531 | 2026.04.17 17:37:35.790775 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 11532 | 2026.04.17 17:37:35.790984 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11533 | 2026.04.17 17:37:35.791227 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.04.17 17:37:35.791353 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 57.35 KiB/sec. | ||
| 11535 | 2026.04.17 17:37:35.791390 [ 276 ] {351075c8-3afd-4548-b59e-4402e24c7a32} <Debug> TCPHandler: Processed in 0.001395005 sec. | ||
| 11536 | 2026.04.17 17:37:35.791512 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.04.17 17:37:35.791606 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11538 | 2026.04.17 17:37:35.791645 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11539 | 2026.04.17 17:37:35.792087 [ 193 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052947 sec., 1668820.4809963435 rows/sec., 104.15 MiB/sec. | ||
| 11540 | 2026.04.17 17:37:35.792245 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 11541 | 2026.04.17 17:37:35.792478 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.04.17 17:37:35.792506 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.04.17 17:37:35.792544 [ 189 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_25_5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 11544 | 2026.04.17 17:37:35.792548 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11545 | 2026.04.17 17:37:35.792616 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11546 | 2026.04.17 17:37:35.792924 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11547 | 2026.04.17 17:37:35.793133 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.04.17 17:37:35.793257 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001669 sec., 777112.0431396046 rows/sec., 51.89 MiB/sec. | ||
| 11549 | 2026.04.17 17:37:35.793293 [ 276 ] {41d97fb9-c260-4c5f-b451-84038ede1405} <Debug> TCPHandler: Processed in 0.00183675 sec. | ||
| 11550 | 2026.04.17 17:37:35.793412 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.04.17 17:37:35.793508 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11552 | 2026.04.17 17:37:35.793551 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11553 | 2026.04.17 17:37:35.794239 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.04.17 17:37:35.794273 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11555 | 2026.04.17 17:37:35.794690 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11556 | 2026.04.17 17:37:35.794902 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.04.17 17:37:35.795024 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001535 sec., 974592.8338762216 rows/sec., 59.10 MiB/sec. | ||
| 11558 | 2026.04.17 17:37:35.795059 [ 276 ] {d31c392c-704d-444f-9538-c64bce9c9309} <Debug> TCPHandler: Processed in 0.001702856 sec. | ||
| 11559 | 2026.04.17 17:37:35.795190 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.04.17 17:37:35.795311 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11561 | 2026.04.17 17:37:35.795377 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <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 | ||
| 11562 | 2026.04.17 17:37:35.796221 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.04.17 17:37:35.796256 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11564 | 2026.04.17 17:37:35.796776 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11565 | 2026.04.17 17:37:35.796992 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.04.17 17:37:35.797125 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001839 sec., 9787.928221859707 rows/sec., 17.54 MiB/sec. | ||
| 11567 | 2026.04.17 17:37:35.797186 [ 276 ] {086aa1b8-5ee9-4d5a-921c-d4ab641011fd} <Debug> TCPHandler: Processed in 0.002064378 sec. | ||
| 11568 | 2026.04.17 17:37:35.797306 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.04.17 17:37:35.797399 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.04.17 17:37:35.797439 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11571 | 2026.04.17 17:37:35.797753 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.04.17 17:37:35.797787 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11573 | 2026.04.17 17:37:35.798076 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11574 | 2026.04.17 17:37:35.798277 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.04.17 17:37:35.798397 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001016 sec., 11811.023622047245 rows/sec., 815.08 KiB/sec. | ||
| 11576 | 2026.04.17 17:37:35.798432 [ 276 ] {6b82e5bb-317c-44d0-8b52-19835b732063} <Debug> TCPHandler: Processed in 0.001173139 sec. | ||
| 11577 | 2026.04.17 17:37:36.001185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.29 MiB, peak 343.24 MiB, free memory in arenas 0.00 B, will set to 334.00 MiB (RSS), difference: 1.72 MiB | ||
| 11578 | 2026.04.17 17:37:37.954511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1446 | ||
| 11579 | 2026.04.17 17:37:37.957093 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.04.17 17:37:37.957157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11581 | 2026.04.17 17:37:37.958424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11582 | 2026.04.17 17:37:37.958706 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.04.17 17:37:37.959083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 11584 | 2026.04.17 17:37:40.184833 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11585 | 2026.04.17 17:37:40.185053 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11586 | 2026.04.17 17:37:40.185127 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11587 | 2026.04.17 17:37:40.185845 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.04.17 17:37:40.185894 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11589 | 2026.04.17 17:37:40.186306 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11590 | 2026.04.17 17:37:40.186537 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.04.17 17:37:40.186676 [ 140 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11592 | 2026.04.17 17:37:40.186682 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 11593 | 2026.04.17 17:37:40.186724 [ 140 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.04.17 17:37:40.186742 [ 276 ] {9e080654-0571-45c0-87f4-466cf7064579} <Debug> TCPHandler: Processed in 0.002052728 sec. | ||
| 11595 | 2026.04.17 17:37:40.186749 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11596 | 2026.04.17 17:37:40.186876 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.04.17 17:37:40.186884 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 11598 | 2026.04.17 17:37:40.186999 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11599 | 2026.04.17 17:37:40.187047 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11600 | 2026.04.17 17:37:40.187055 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11601 | 2026.04.17 17:37:40.187090 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3362 rows starting from the beginning of the part | ||
| 11602 | 2026.04.17 17:37:40.187162 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 247 rows starting from the beginning of the part | ||
| 11603 | 2026.04.17 17:37:40.187208 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
| 11604 | 2026.04.17 17:37:40.187250 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 124 rows starting from the beginning of the part | ||
| 11605 | 2026.04.17 17:37:40.187289 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2419 rows starting from the beginning of the part | ||
| 11606 | 2026.04.17 17:37:40.187329 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11607 | 2026.04.17 17:37:40.187576 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.04.17 17:37:40.187628 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11609 | 2026.04.17 17:37:40.188012 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11610 | 2026.04.17 17:37:40.188245 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.04.17 17:37:40.188363 [ 140 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11612 | 2026.04.17 17:37:40.188388 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001416 sec., 45197.740112994354 rows/sec., 3.53 MiB/sec. | ||
| 11613 | 2026.04.17 17:37:40.188393 [ 140 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.04.17 17:37:40.188425 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11615 | 2026.04.17 17:37:40.188434 [ 276 ] {bcae5980-ea98-4258-97ca-2acb6c6a6c3b} <Debug> TCPHandler: Processed in 0.001610083 sec. | ||
| 11616 | 2026.04.17 17:37:40.188533 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 11617 | 2026.04.17 17:37:40.188575 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.04.17 17:37:40.188675 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11619 | 2026.04.17 17:37:40.188677 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11620 | 2026.04.17 17:37:40.188715 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 11621 | 2026.04.17 17:37:40.188740 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11622 | 2026.04.17 17:37:40.188786 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 140 rows starting from the beginning of the part | ||
| 11623 | 2026.04.17 17:37:40.188835 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 71 rows starting from the beginning of the part | ||
| 11624 | 2026.04.17 17:37:40.188875 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 98 rows starting from the beginning of the part | ||
| 11625 | 2026.04.17 17:37:40.188912 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1297 rows starting from the beginning of the part | ||
| 11626 | 2026.04.17 17:37:40.188958 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11627 | 2026.04.17 17:37:40.189227 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.04.17 17:37:40.189278 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11629 | 2026.04.17 17:37:40.189501 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002680238 sec., 2342329.3006068864 rows/sec., 185.61 MiB/sec. | ||
| 11630 | 2026.04.17 17:37:40.189736 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11631 | 2026.04.17 17:37:40.189815 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11632 | 2026.04.17 17:37:40.190046 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.04.17 17:37:40.190083 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.04.17 17:37:40.190156 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_91_18} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11635 | 2026.04.17 17:37:40.190228 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001568 sec., 81632.6530612245 rows/sec., 5.69 MiB/sec. | ||
| 11636 | 2026.04.17 17:37:40.190252 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11637 | 2026.04.17 17:37:40.190281 [ 276 ] {a62c1a48-e343-4f3d-a582-8a9c0e766a74} <Debug> TCPHandler: Processed in 0.001754058 sec. | ||
| 11638 | 2026.04.17 17:37:40.190337 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185182 sec., 1890572.517847307 rows/sec., 137.30 MiB/sec. | ||
| 11639 | 2026.04.17 17:37:40.190422 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.04.17 17:37:40.190526 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11641 | 2026.04.17 17:37:40.190551 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11642 | 2026.04.17 17:37:40.190569 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11643 | 2026.04.17 17:37:40.190806 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.04.17 17:37:40.190887 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_91_18} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11645 | 2026.04.17 17:37:40.190917 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.04.17 17:37:40.190960 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11647 | 2026.04.17 17:37:40.190962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 11648 | 2026.04.17 17:37:40.191284 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11649 | 2026.04.17 17:37:40.191507 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.04.17 17:37:40.191631 [ 139 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11651 | 2026.04.17 17:37:40.191636 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00113 sec., 42477.87610619469 rows/sec., 2.86 MiB/sec. | ||
| 11652 | 2026.04.17 17:37:40.191683 [ 139 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.04.17 17:37:40.191700 [ 276 ] {a3ef39c1-60d5-459f-b56d-83beb48894cd} <Debug> TCPHandler: Processed in 0.001340235 sec. | ||
| 11654 | 2026.04.17 17:37:40.191709 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11655 | 2026.04.17 17:37:40.191801 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11656 | 2026.04.17 17:37:40.191906 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11657 | 2026.04.17 17:37:40.191938 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4200 rows starting from the beginning of the part | ||
| 11658 | 2026.04.17 17:37:40.191999 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11659 | 2026.04.17 17:37:40.192038 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11660 | 2026.04.17 17:37:40.192078 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 11661 | 2026.04.17 17:37:40.192117 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 12 rows starting from the beginning of the part | ||
| 11662 | 2026.04.17 17:37:40.192154 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 11663 | 2026.04.17 17:37:40.193728 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001963354 sec., 2261436.297274969 rows/sec., 151.51 MiB/sec. | ||
| 11664 | 2026.04.17 17:37:40.194093 [ 201 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11665 | 2026.04.17 17:37:40.194410 [ 201 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.04.17 17:37:40.194506 [ 201 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_91_18} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11667 | 2026.04.17 17:37:40.194595 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11668 | 2026.04.17 17:37:40.356127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26427 | ||
| 11669 | 2026.04.17 17:37:40.356694 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.04.17 17:37:40.356729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11671 | 2026.04.17 17:37:40.357147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11672 | 2026.04.17 17:37:40.357365 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.04.17 17:37:40.357534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26427 | ||
| 11674 | 2026.04.17 17:37:41.766160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11675 | 2026.04.17 17:37:41.783784 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.04.17 17:37:41.783838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11677 | 2026.04.17 17:37:41.790290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11678 | 2026.04.17 17:37:41.791004 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2026.04.17 17:37:41.794026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11680 | 2026.04.17 17:37:45.187582 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.04.17 17:37:45.187775 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11682 | 2026.04.17 17:37:45.187864 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11683 | 2026.04.17 17:37:45.188557 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.04.17 17:37:45.188599 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11685 | 2026.04.17 17:37:45.188986 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11686 | 2026.04.17 17:37:45.189207 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.04.17 17:37:45.189355 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001629 sec., 76120.31921424187 rows/sec., 6.55 MiB/sec. | ||
| 11688 | 2026.04.17 17:37:45.189397 [ 276 ] {5c140890-39a7-4ae6-a792-d1715314f46f} <Debug> TCPHandler: Processed in 0.001940974 sec. | ||
| 11689 | 2026.04.17 17:37:45.189529 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.04.17 17:37:45.189622 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.04.17 17:37:45.189661 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11692 | 2026.04.17 17:37:45.190069 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.04.17 17:37:45.190105 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11694 | 2026.04.17 17:37:45.190420 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11695 | 2026.04.17 17:37:45.190623 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.04.17 17:37:45.190750 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001147 sec., 29642.54577157803 rows/sec., 2.18 MiB/sec. | ||
| 11697 | 2026.04.17 17:37:45.190787 [ 276 ] {c4dc1722-0cc2-4ad7-a21b-1e95432a6ac3} <Debug> TCPHandler: Processed in 0.001305523 sec. | ||
| 11698 | 2026.04.17 17:37:45.190902 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.04.17 17:37:45.190993 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11700 | 2026.04.17 17:37:45.191032 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11701 | 2026.04.17 17:37:45.191451 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.04.17 17:37:45.191485 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11703 | 2026.04.17 17:37:45.191778 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11704 | 2026.04.17 17:37:45.191979 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.04.17 17:37:45.192101 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001126 sec., 87033.74777975133 rows/sec., 6.80 MiB/sec. | ||
| 11706 | 2026.04.17 17:37:45.192138 [ 276 ] {99d57b24-c102-4be5-b821-2e82a12f7127} <Debug> TCPHandler: Processed in 0.001283252 sec. | ||
| 11707 | 2026.04.17 17:37:45.192254 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.04.17 17:37:45.192345 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11709 | 2026.04.17 17:37:45.192388 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11710 | 2026.04.17 17:37:45.192789 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.04.17 17:37:45.192824 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11712 | 2026.04.17 17:37:45.193133 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11713 | 2026.04.17 17:37:45.193338 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.04.17 17:37:45.193465 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 11715 | 2026.04.17 17:37:45.193463 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 4 parts from all_1_87_18 to all_90_90_0 | ||
| 11716 | 2026.04.17 17:37:45.193502 [ 276 ] {39166af0-8bdb-4333-b94d-3d83620a5947} <Debug> TCPHandler: Processed in 0.001294523 sec. | ||
| 11717 | 2026.04.17 17:37:45.193540 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2026.04.17 17:37:45.193565 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11719 | 2026.04.17 17:37:45.193629 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.04.17 17:37:45.193648 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_87_18 to all_90_90_0 into Compact with storage Full | ||
| 11721 | 2026.04.17 17:37:45.193724 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.04.17 17:37:45.193740 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11723 | 2026.04.17 17:37:45.193769 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 31391 rows starting from the beginning of the part | ||
| 11724 | 2026.04.17 17:37:45.193776 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <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 | ||
| 11725 | 2026.04.17 17:37:45.193827 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11726 | 2026.04.17 17:37:45.193867 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11727 | 2026.04.17 17:37:45.193908 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1496 rows starting from the beginning of the part | ||
| 11728 | 2026.04.17 17:37:45.194584 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.04.17 17:37:45.194618 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11730 | 2026.04.17 17:37:45.195163 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11731 | 2026.04.17 17:37:45.195376 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.04.17 17:37:45.195508 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001802 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 11733 | 2026.04.17 17:37:45.195562 [ 276 ] {b5e50563-3380-4f84-a0c5-5f3a41a5f5b3} <Debug> TCPHandler: Processed in 0.001979336 sec. | ||
| 11734 | 2026.04.17 17:37:45.195685 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.04.17 17:37:45.195777 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11736 | 2026.04.17 17:37:45.195816 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11737 | 2026.04.17 17:37:45.196141 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.04.17 17:37:45.196176 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11739 | 2026.04.17 17:37:45.196467 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11740 | 2026.04.17 17:37:45.196670 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.04.17 17:37:45.196794 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 11742 | 2026.04.17 17:37:45.196829 [ 276 ] {71693ec3-b04e-4868-9c79-ed1dc15c11ac} <Debug> TCPHandler: Processed in 0.001190469 sec. | ||
| 11743 | 2026.04.17 17:37:45.200480 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006865116 sec., 4837063.204758666 rows/sec., 312.04 MiB/sec. | ||
| 11744 | 2026.04.17 17:37:45.200744 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Trace> MergedBlockOutputStream: filled checksums all_1_90_19 (state Temporary) | ||
| 11745 | 2026.04.17 17:37:45.201045 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_90_19 to all_1_90_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.04.17 17:37:45.201119 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_90_19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 4 parts: [all_1_87_18, all_90_90_0] -> all_1_90_19 | ||
| 11747 | 2026.04.17 17:37:45.201199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11748 | 2026.04.17 17:37:47.638155 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11749 | 2026.04.17 17:37:47.638229 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11750 | 2026.04.17 17:37:47.858611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26875 | ||
| 11751 | 2026.04.17 17:37:47.859113 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.04.17 17:37:47.859160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11753 | 2026.04.17 17:37:47.859665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11754 | 2026.04.17 17:37:47.859906 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.04.17 17:37:47.860058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26875 | ||
| 11756 | 2026.04.17 17:37:47.860096 [ 126 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11757 | 2026.04.17 17:37:47.860174 [ 126 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.04.17 17:37:47.860199 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11759 | 2026.04.17 17:37:47.860346 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 11760 | 2026.04.17 17:37:47.860533 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11761 | 2026.04.17 17:37:47.860583 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24507 rows starting from the beginning of the part | ||
| 11762 | 2026.04.17 17:37:47.860665 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11763 | 2026.04.17 17:37:47.860724 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11764 | 2026.04.17 17:37:47.860777 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11765 | 2026.04.17 17:37:47.860827 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11766 | 2026.04.17 17:37:47.860880 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11767 | 2026.04.17 17:37:47.863185 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26875 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909436 sec., 9237185.488871383 rows/sec., 132.14 MiB/sec. | ||
| 11768 | 2026.04.17 17:37:47.863446 [ 191 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11769 | 2026.04.17 17:37:47.863778 [ 191 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.04.17 17:37:47.863865 [ 191 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_56_11} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11771 | 2026.04.17 17:37:47.863975 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11772 | 2026.04.17 17:37:47.960220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1466 | ||
| 11773 | 2026.04.17 17:37:47.962321 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.04.17 17:37:47.962369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11775 | 2026.04.17 17:37:47.963533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11776 | 2026.04.17 17:37:47.963798 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.04.17 17:37:47.963961 [ 126 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11778 | 2026.04.17 17:37:47.964011 [ 126 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.04.17 17:37:47.964033 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11780 | 2026.04.17 17:37:47.964145 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 11781 | 2026.04.17 17:37:47.964151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 11782 | 2026.04.17 17:37:47.964812 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11783 | 2026.04.17 17:37:47.964977 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1306 rows starting from the beginning of the part | ||
| 11784 | 2026.04.17 17:37:47.965407 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 11785 | 2026.04.17 17:37:47.965803 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 11786 | 2026.04.17 17:37:47.966181 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 11787 | 2026.04.17 17:37:47.966546 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 11788 | 2026.04.17 17:37:47.966893 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 11789 | 2026.04.17 17:37:47.973894 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 72 columns (72 merged, 0 gathered) in 0.009798341 sec., 149617.16478330363 rows/sec., 120.41 MiB/sec. | ||
| 11790 | 2026.04.17 17:37:47.975301 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11791 | 2026.04.17 17:37:47.975825 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.04.17 17:37:47.975900 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_41_8} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11793 | 2026.04.17 17:37:47.976105 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11794 | 2026.04.17 17:37:49.294980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11795 | 2026.04.17 17:37:49.312754 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.04.17 17:37:49.312807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11797 | 2026.04.17 17:37:49.318675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11798 | 2026.04.17 17:37:49.319389 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.04.17 17:37:49.319677 [ 128 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11800 | 2026.04.17 17:37:49.319713 [ 128 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.04.17 17:37:49.319735 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11802 | 2026.04.17 17:37:49.319859 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11803 | 2026.04.17 17:37:49.322583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11804 | 2026.04.17 17:37:49.323804 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2026.04.17 17:37:49.325436 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11806 | 2026.04.17 17:37:49.330310 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11807 | 2026.04.17 17:37:49.335069 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11808 | 2026.04.17 17:37:49.339942 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11809 | 2026.04.17 17:37:49.347000 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11810 | 2026.04.17 17:37:49.350982 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 11811 | 2026.04.17 17:37:49.408810 [ 186 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.089007682 sec., 4741.163802018797 rows/sec., 24.52 MiB/sec. | ||
| 11812 | 2026.04.17 17:37:49.411712 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11813 | 2026.04.17 17:37:49.414323 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2026.04.17 17:37:49.414461 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_56_11} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11815 | 2026.04.17 17:37:49.417063 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11816 | 2026.04.17 17:37:50.001220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.78 MiB, peak 349.18 MiB, free memory in arenas 0.00 B, will set to 334.72 MiB (RSS), difference: -1.06 MiB | ||
| 11817 | 2026.04.17 17:37:50.186914 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2026.04.17 17:37:50.187118 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11819 | 2026.04.17 17:37:50.187194 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11820 | 2026.04.17 17:37:50.187851 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2026.04.17 17:37:50.187893 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11822 | 2026.04.17 17:37:50.188312 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11823 | 2026.04.17 17:37:50.188560 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2026.04.17 17:37:50.188713 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001649 sec., 42449.96967859309 rows/sec., 3.39 MiB/sec. | ||
| 11825 | 2026.04.17 17:37:50.188766 [ 276 ] {34a34223-82b4-4e11-9edd-db08115203b1} <Debug> TCPHandler: Processed in 0.001992635 sec. | ||
| 11826 | 2026.04.17 17:37:50.188886 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.04.17 17:37:50.188992 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11828 | 2026.04.17 17:37:50.189036 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11829 | 2026.04.17 17:37:50.189452 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.04.17 17:37:50.189487 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11831 | 2026.04.17 17:37:50.189800 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11832 | 2026.04.17 17:37:50.190032 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.04.17 17:37:50.190161 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001194 sec., 5862.646566164154 rows/sec., 440.84 KiB/sec. | ||
| 11834 | 2026.04.17 17:37:50.190200 [ 276 ] {6cb3c069-8d4b-4748-b9cd-0f8b4d5ae385} <Debug> TCPHandler: Processed in 0.001366795 sec. | ||
| 11835 | 2026.04.17 17:37:50.190306 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2026.04.17 17:37:50.190404 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11837 | 2026.04.17 17:37:50.190445 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11838 | 2026.04.17 17:37:50.190842 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.04.17 17:37:50.190877 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11840 | 2026.04.17 17:37:50.191205 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11841 | 2026.04.17 17:37:50.191425 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2026.04.17 17:37:50.191554 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00117 sec., 60683.76068376068 rows/sec., 4.74 MiB/sec. | ||
| 11843 | 2026.04.17 17:37:50.191591 [ 276 ] {8b378f87-cc86-41ce-8037-7a0b3f87ca79} <Debug> TCPHandler: Processed in 0.001334884 sec. | ||
| 11844 | 2026.04.17 17:37:50.191697 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2026.04.17 17:37:50.191793 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11846 | 2026.04.17 17:37:50.191835 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11847 | 2026.04.17 17:37:50.192222 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.04.17 17:37:50.192257 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11849 | 2026.04.17 17:37:50.192597 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11850 | 2026.04.17 17:37:50.192813 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.04.17 17:37:50.192941 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11852 | 2026.04.17 17:37:50.192978 [ 276 ] {b78eb275-b609-4603-a308-1fcfa38f34a3} <Debug> TCPHandler: Processed in 0.001330453 sec. | ||
| 11853 | 2026.04.17 17:37:50.193102 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.04.17 17:37:50.193224 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11855 | 2026.04.17 17:37:50.193291 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <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 | ||
| 11856 | 2026.04.17 17:37:50.194178 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.04.17 17:37:50.194224 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11858 | 2026.04.17 17:37:50.194792 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11859 | 2026.04.17 17:37:50.195032 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.04.17 17:37:50.195169 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001971 sec., 3551.4967021816337 rows/sec., 6.36 MiB/sec. | ||
| 11861 | 2026.04.17 17:37:50.195224 [ 276 ] {c6e4f301-6de9-4488-b33b-78c39fbba913} <Debug> TCPHandler: Processed in 0.002182832 sec. | ||
| 11862 | 2026.04.17 17:37:50.195338 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.04.17 17:37:50.195434 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11864 | 2026.04.17 17:37:50.195474 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11865 | 2026.04.17 17:37:50.195802 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.04.17 17:37:50.195838 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11867 | 2026.04.17 17:37:50.196137 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11868 | 2026.04.17 17:37:50.196353 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.04.17 17:37:50.196477 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11870 | 2026.04.17 17:37:50.196514 [ 276 ] {42cb6871-0ff1-40f8-862c-cb325039c6f6} <Debug> TCPHandler: Processed in 0.00122871 sec. | ||
| 11871 | 2026.04.17 17:37:55.189483 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.04.17 17:37:55.189702 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.04.17 17:37:55.189778 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11874 | 2026.04.17 17:37:55.190564 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.04.17 17:37:55.190612 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11876 | 2026.04.17 17:37:55.191003 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11877 | 2026.04.17 17:37:55.191235 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.04.17 17:37:55.191394 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 1.14 MiB/sec. | ||
| 11879 | 2026.04.17 17:37:55.191438 [ 276 ] {95aa1786-80b9-4725-98dc-a19b1ddcb666} <Debug> TCPHandler: Processed in 0.002100958 sec. | ||
| 11880 | 2026.04.17 17:37:55.191586 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11881 | 2026.04.17 17:37:55.191683 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11882 | 2026.04.17 17:37:55.191723 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11883 | 2026.04.17 17:37:55.192136 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.04.17 17:37:55.192174 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11885 | 2026.04.17 17:37:55.192472 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11886 | 2026.04.17 17:37:55.192700 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.04.17 17:37:55.192827 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001164 sec., 1718.213058419244 rows/sec., 140.11 KiB/sec. | ||
| 11888 | 2026.04.17 17:37:55.192865 [ 276 ] {e4b9b893-214c-414c-a791-edc4090b7db9} <Debug> TCPHandler: Processed in 0.001336384 sec. | ||
| 11889 | 2026.04.17 17:37:55.192986 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.04.17 17:37:55.193079 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11891 | 2026.04.17 17:37:55.193117 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11892 | 2026.04.17 17:37:55.193658 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.04.17 17:37:55.193694 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11894 | 2026.04.17 17:37:55.194012 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11895 | 2026.04.17 17:37:55.194228 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.04.17 17:37:55.194359 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.001298 sec., 188751.92604006166 rows/sec., 16.88 MiB/sec. | ||
| 11897 | 2026.04.17 17:37:55.194395 [ 276 ] {dc31fe76-976a-40de-bfc5-3cbe797e1737} <Debug> TCPHandler: Processed in 0.001462948 sec. | ||
| 11898 | 2026.04.17 17:37:55.194512 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.04.17 17:37:55.194605 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11900 | 2026.04.17 17:37:55.194644 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11901 | 2026.04.17 17:37:55.195047 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.04.17 17:37:55.195082 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11903 | 2026.04.17 17:37:55.195385 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11904 | 2026.04.17 17:37:55.195595 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.04.17 17:37:55.195722 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001135 sec., 42290.748898678416 rows/sec., 3.15 MiB/sec. | ||
| 11906 | 2026.04.17 17:37:55.195725 [ 119 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11907 | 2026.04.17 17:37:55.195759 [ 276 ] {5b49ff90-0944-4e0d-bd69-6eb873c27804} <Debug> TCPHandler: Processed in 0.001299222 sec. | ||
| 11908 | 2026.04.17 17:37:55.195815 [ 119 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.04.17 17:37:55.195847 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11910 | 2026.04.17 17:37:55.195895 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.04.17 17:37:55.195955 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11912 | 2026.04.17 17:37:55.195994 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11913 | 2026.04.17 17:37:55.196041 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11914 | 2026.04.17 17:37:55.196075 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11915 | 2026.04.17 17:37:55.196113 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11916 | 2026.04.17 17:37:55.196179 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 11917 | 2026.04.17 17:37:55.196224 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 18 rows starting from the beginning of the part | ||
| 11918 | 2026.04.17 17:37:55.196275 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 11919 | 2026.04.17 17:37:55.196316 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 11920 | 2026.04.17 17:37:55.196356 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 11921 | 2026.04.17 17:37:55.196431 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.04.17 17:37:55.196472 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11923 | 2026.04.17 17:37:55.197064 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11924 | 2026.04.17 17:37:55.197223 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312963 sec., 279520.4434549945 rows/sec., 20.00 MiB/sec. | ||
| 11925 | 2026.04.17 17:37:55.197303 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2026.04.17 17:37:55.197430 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11927 | 2026.04.17 17:37:55.197456 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.35 MiB/sec. | ||
| 11928 | 2026.04.17 17:37:55.197504 [ 276 ] {cda19746-3cc1-4719-9174-22f6399756c1} <Debug> TCPHandler: Processed in 0.001656174 sec. | ||
| 11929 | 2026.04.17 17:37:55.197622 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.04.17 17:37:55.197718 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11931 | 2026.04.17 17:37:55.197759 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11932 | 2026.04.17 17:37:55.197797 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2026.04.17 17:37:55.197896 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_76_15} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11934 | 2026.04.17 17:37:55.198004 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11935 | 2026.04.17 17:37:55.198170 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.04.17 17:37:55.198211 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11937 | 2026.04.17 17:37:55.198508 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11938 | 2026.04.17 17:37:55.198723 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.04.17 17:37:55.198848 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 11940 | 2026.04.17 17:37:55.198886 [ 276 ] {feef3124-e4b3-4267-bdda-29c37ce77226} <Debug> TCPHandler: Processed in 0.001312043 sec. | ||
| 11941 | 2026.04.17 17:37:55.198994 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.04.17 17:37:55.199087 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11943 | 2026.04.17 17:37:55.199126 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11944 | 2026.04.17 17:37:55.199594 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.04.17 17:37:55.199630 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11946 | 2026.04.17 17:37:55.199950 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11947 | 2026.04.17 17:37:55.200158 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.04.17 17:37:55.200286 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001217 sec., 111750.20542317173 rows/sec., 9.03 MiB/sec. | ||
| 11949 | 2026.04.17 17:37:55.200323 [ 276 ] {c3ebd072-5a99-4787-85d9-e4a02818159c} <Debug> TCPHandler: Processed in 0.001377005 sec. | ||
| 11950 | 2026.04.17 17:37:55.200428 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.04.17 17:37:55.200520 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11952 | 2026.04.17 17:37:55.200562 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11953 | 2026.04.17 17:37:55.200961 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.04.17 17:37:55.200997 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11955 | 2026.04.17 17:37:55.201330 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11956 | 2026.04.17 17:37:55.201551 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.04.17 17:37:55.201680 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001179 sec., 167090.75487701443 rows/sec., 11.99 MiB/sec. | ||
| 11958 | 2026.04.17 17:37:55.201717 [ 276 ] {b4a470fd-60f0-44c1-bd46-6495553915d8} <Debug> TCPHandler: Processed in 0.001337754 sec. | ||
| 11959 | 2026.04.17 17:37:55.201828 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.04.17 17:37:55.201920 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11961 | 2026.04.17 17:37:55.201973 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <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 | ||
| 11962 | 2026.04.17 17:37:55.202808 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.04.17 17:37:55.202844 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11964 | 2026.04.17 17:37:55.203431 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11965 | 2026.04.17 17:37:55.203663 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.04.17 17:37:55.203803 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001901 sec., 17885.32351394003 rows/sec., 32.05 MiB/sec. | ||
| 11967 | 2026.04.17 17:37:55.203866 [ 276 ] {526bc08f-0d87-45d9-9a7d-e934316a2032} <Debug> TCPHandler: Processed in 0.002085728 sec. | ||
| 11968 | 2026.04.17 17:37:55.203977 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.04.17 17:37:55.204072 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11970 | 2026.04.17 17:37:55.204113 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11971 | 2026.04.17 17:37:55.204442 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.04.17 17:37:55.204478 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11973 | 2026.04.17 17:37:55.204785 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11974 | 2026.04.17 17:37:55.205014 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.04.17 17:37:55.205151 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11976 | 2026.04.17 17:37:55.205186 [ 276 ] {d300aedf-1db2-4948-afd6-72a95f71fd34} <Debug> TCPHandler: Processed in 0.001257691 sec. | ||
| 11977 | 2026.04.17 17:37:55.361023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27387 | ||
| 11978 | 2026.04.17 17:37:55.361510 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.04.17 17:37:55.361547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11980 | 2026.04.17 17:37:55.362000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11981 | 2026.04.17 17:37:55.362225 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.04.17 17:37:55.362347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27387 | ||
| 11983 | 2026.04.17 17:37:56.823534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11984 | 2026.04.17 17:37:56.839514 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.04.17 17:37:56.839588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11986 | 2026.04.17 17:37:56.845003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11987 | 2026.04.17 17:37:56.845719 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.04.17 17:37:56.849170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11989 | 2026.04.17 17:37:57.965228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1498 | ||
| 11990 | 2026.04.17 17:37:57.969895 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.04.17 17:37:57.970007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11992 | 2026.04.17 17:37:57.972422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11993 | 2026.04.17 17:37:57.972918 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.04.17 17:37:57.973745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11995 | 2026.04.17 17:37:58.641821 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47308 | ||
| 11996 | 2026.04.17 17:37:58.641920 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11997 | 2026.04.17 17:37:58.641948 [ 288 ] {} <Debug> TCP-Session: 5fb6a3ab-08fc-432e-8b0d-a7d4b1e190f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47308 | ||
| 11998 | 2026.04.17 17:37:58.641970 [ 288 ] {} <Debug> TCP-Session: 5fb6a3ab-08fc-432e-8b0d-a7d4b1e190f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.04.17 17:37:58.641983 [ 288 ] {} <Debug> TCP-Session: 5fb6a3ab-08fc-432e-8b0d-a7d4b1e190f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.04.17 17:37:58.642227 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54846 | ||
| 12001 | 2026.04.17 17:37:58.642248 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54070 | ||
| 12002 | 2026.04.17 17:37:58.642298 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37456 | ||
| 12003 | 2026.04.17 17:37:58.642311 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57388 | ||
| 12004 | 2026.04.17 17:37:58.642354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12005 | 2026.04.17 17:37:58.642310 [ 288 ] {} <Trace> TCP-Session: 5fb6a3ab-08fc-432e-8b0d-a7d4b1e190f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12006 | 2026.04.17 17:37:58.642407 [ 289 ] {} <Debug> TCP-Session: ab71b911-a403-4229-94c9-2e5987fd0355 Authenticating user 'default' from [fd00:1122:3344:101::e]:54846 | ||
| 12007 | 2026.04.17 17:37:58.642287 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56415 | ||
| 12008 | 2026.04.17 17:37:58.642444 [ 289 ] {} <Debug> TCP-Session: ab71b911-a403-4229-94c9-2e5987fd0355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12009 | 2026.04.17 17:37:58.642265 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48078 | ||
| 12010 | 2026.04.17 17:37:58.642265 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49385 | ||
| 12011 | 2026.04.17 17:37:58.642257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51054 | ||
| 12012 | 2026.04.17 17:37:58.642580 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12013 | 2026.04.17 17:37:58.642482 [ 289 ] {} <Debug> TCP-Session: ab71b911-a403-4229-94c9-2e5987fd0355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12014 | 2026.04.17 17:37:58.642619 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12015 | 2026.04.17 17:37:58.642659 [ 286 ] {} <Debug> TCP-Session: d5a6c162-4b8e-40da-8c51-47b4562decac Authenticating user 'default' from [fd00:1122:3344:101::e]:37456 | ||
| 12016 | 2026.04.17 17:37:58.642683 [ 286 ] {} <Debug> TCP-Session: d5a6c162-4b8e-40da-8c51-47b4562decac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.04.17 17:37:58.642696 [ 286 ] {} <Debug> TCP-Session: d5a6c162-4b8e-40da-8c51-47b4562decac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12018 | 2026.04.17 17:37:58.642873 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12019 | 2026.04.17 17:37:58.642935 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12020 | 2026.04.17 17:37:58.643052 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12021 | 2026.04.17 17:37:58.643088 [ 293 ] {} <Debug> TCP-Session: 3775224d-52d7-4e54-9c75-f63c4d222a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:49385 | ||
| 12022 | 2026.04.17 17:37:58.643106 [ 293 ] {} <Debug> TCP-Session: 3775224d-52d7-4e54-9c75-f63c4d222a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2026.04.17 17:37:58.643119 [ 293 ] {} <Debug> TCP-Session: 3775224d-52d7-4e54-9c75-f63c4d222a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12024 | 2026.04.17 17:37:58.643200 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12025 | 2026.04.17 17:37:58.643234 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 12026 | 2026.04.17 17:37:58.643246 [ 292 ] {} <Debug> TCP-Session: 43b3104b-e827-4b71-b88b-b4e08822fde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51054 | ||
| 12027 | 2026.04.17 17:37:58.643281 [ 292 ] {} <Debug> TCP-Session: 43b3104b-e827-4b71-b88b-b4e08822fde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.04.17 17:37:58.643301 [ 292 ] {} <Debug> TCP-Session: 43b3104b-e827-4b71-b88b-b4e08822fde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.04.17 17:37:58.643318 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12030 | 2026.04.17 17:37:58.643353 [ 294 ] {} <Debug> TCP-Session: ac9f5af5-cfe3-4644-8cdd-172481a4192d Authenticating user 'default' from [fd00:1122:3344:101::e]:56415 | ||
| 12031 | 2026.04.17 17:37:58.643371 [ 294 ] {} <Debug> TCP-Session: ac9f5af5-cfe3-4644-8cdd-172481a4192d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.04.17 17:37:58.643383 [ 294 ] {} <Debug> TCP-Session: ac9f5af5-cfe3-4644-8cdd-172481a4192d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.04.17 17:37:58.643667 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12034 | 2026.04.17 17:37:58.643718 [ 291 ] {} <Debug> TCP-Session: af11463e-2e14-488f-ba6b-273ae4700c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:48078 | ||
| 12035 | 2026.04.17 17:37:58.643743 [ 291 ] {} <Debug> TCP-Session: af11463e-2e14-488f-ba6b-273ae4700c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.04.17 17:37:58.643758 [ 291 ] {} <Debug> TCP-Session: af11463e-2e14-488f-ba6b-273ae4700c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2026.04.17 17:37:58.643760 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12038 | 2026.04.17 17:37:58.643805 [ 287 ] {} <Debug> TCP-Session: 2d3d300a-9b65-46de-a9d0-87dd263b2367 Authenticating user 'default' from [fd00:1122:3344:101::e]:57388 | ||
| 12039 | 2026.04.17 17:37:58.643830 [ 287 ] {} <Debug> TCP-Session: 2d3d300a-9b65-46de-a9d0-87dd263b2367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2026.04.17 17:37:58.643854 [ 287 ] {} <Debug> TCP-Session: 2d3d300a-9b65-46de-a9d0-87dd263b2367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.04.17 17:37:58.643891 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12042 | 2026.04.17 17:37:58.643927 [ 290 ] {} <Debug> TCP-Session: 2d219dd5-bc2f-4c82-968b-d0b7d4f803a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54070 | ||
| 12043 | 2026.04.17 17:37:58.643950 [ 290 ] {} <Debug> TCP-Session: 2d219dd5-bc2f-4c82-968b-d0b7d4f803a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.04.17 17:37:58.643968 [ 290 ] {} <Debug> TCP-Session: 2d219dd5-bc2f-4c82-968b-d0b7d4f803a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12045 | 2026.04.17 17:37:58.644249 [ 301 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> AggregatingTransform: Aggregating | ||
| 12046 | 2026.04.17 17:37:58.644287 [ 301 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> Aggregator: Aggregation method: without_key | ||
| 12047 | 2026.04.17 17:37:58.644325 [ 301 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980932 sec. (1019.439 rows/sec., 39.82 KiB/sec.) | ||
| 12048 | 2026.04.17 17:37:58.644343 [ 301 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Trace> Aggregator: Merging aggregated data | ||
| 12049 | 2026.04.17 17:37:58.645723 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 12050 | 2026.04.17 17:37:58.645886 [ 288 ] {65e23eb5-ee48-4ca0-bbda-75d520d9e999} <Debug> TCPHandler: Processed in 0.003693362 sec. | ||
| 12051 | 2026.04.17 17:37:58.646023 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12052 | 2026.04.17 17:37:58.646055 [ 288 ] {} <Debug> TCP-Session: 5fb6a3ab-08fc-432e-8b0d-a7d4b1e190f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.04.17 17:37:58.646054 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12054 | 2026.04.17 17:37:58.646069 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12055 | 2026.04.17 17:37:58.646090 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12056 | 2026.04.17 17:37:58.646114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12057 | 2026.04.17 17:37:58.646129 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12058 | 2026.04.17 17:37:58.646166 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12059 | 2026.04.17 17:37:58.646178 [ 289 ] {} <Debug> TCP-Session: ab71b911-a403-4229-94c9-2e5987fd0355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.04.17 17:37:58.646198 [ 291 ] {} <Debug> TCP-Session: af11463e-2e14-488f-ba6b-273ae4700c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12061 | 2026.04.17 17:37:58.646211 [ 293 ] {} <Debug> TCP-Session: 3775224d-52d7-4e54-9c75-f63c4d222a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12062 | 2026.04.17 17:37:58.646178 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12063 | 2026.04.17 17:37:58.646153 [ 292 ] {} <Debug> TCP-Session: 43b3104b-e827-4b71-b88b-b4e08822fde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12064 | 2026.04.17 17:37:58.646143 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12065 | 2026.04.17 17:37:58.646281 [ 286 ] {} <Debug> TCP-Session: d5a6c162-4b8e-40da-8c51-47b4562decac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.04.17 17:37:58.646140 [ 290 ] {} <Debug> TCP-Session: 2d219dd5-bc2f-4c82-968b-d0b7d4f803a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12067 | 2026.04.17 17:37:58.646321 [ 294 ] {} <Debug> TCP-Session: ac9f5af5-cfe3-4644-8cdd-172481a4192d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2026.04.17 17:37:58.646107 [ 287 ] {} <Debug> TCP-Session: 2d3d300a-9b65-46de-a9d0-87dd263b2367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12069 | 2026.04.17 17:37:58.885243 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51159 | ||
| 12070 | 2026.04.17 17:37:58.885351 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12071 | 2026.04.17 17:37:58.885378 [ 288 ] {} <Debug> TCP-Session: 811e87da-4193-49df-8faf-8a32d6593de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51159 | ||
| 12072 | 2026.04.17 17:37:58.885400 [ 288 ] {} <Debug> TCP-Session: 811e87da-4193-49df-8faf-8a32d6593de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.04.17 17:37:58.885413 [ 288 ] {} <Debug> TCP-Session: 811e87da-4193-49df-8faf-8a32d6593de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.04.17 17:37:58.885620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45616 | ||
| 12075 | 2026.04.17 17:37:58.885666 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56653 | ||
| 12076 | 2026.04.17 17:37:58.885690 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57247 | ||
| 12077 | 2026.04.17 17:37:58.885722 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39968 | ||
| 12078 | 2026.04.17 17:37:58.885730 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51716 | ||
| 12079 | 2026.04.17 17:37:58.885709 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57169 | ||
| 12080 | 2026.04.17 17:37:58.885785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12081 | 2026.04.17 17:37:58.885814 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12082 | 2026.04.17 17:37:58.885819 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12083 | 2026.04.17 17:37:58.885836 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12084 | 2026.04.17 17:37:58.885840 [ 286 ] {} <Debug> TCP-Session: 6803ee66-6455-462a-bc8c-bba271136554 Authenticating user 'default' from [fd00:1122:3344:101::e]:39968 | ||
| 12085 | 2026.04.17 17:37:58.885868 [ 287 ] {} <Debug> TCP-Session: 117a66d1-0a00-44e2-b110-4d02ed3a4e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:51716 | ||
| 12086 | 2026.04.17 17:37:58.885861 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12087 | 2026.04.17 17:37:58.885892 [ 286 ] {} <Debug> TCP-Session: 6803ee66-6455-462a-bc8c-bba271136554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12088 | 2026.04.17 17:37:58.885906 [ 287 ] {} <Debug> TCP-Session: 117a66d1-0a00-44e2-b110-4d02ed3a4e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.04.17 17:37:58.885925 [ 294 ] {} <Debug> TCP-Session: 0f5ae5b8-920c-4823-8daa-ac00019db596 Authenticating user 'default' from [fd00:1122:3344:101::e]:57169 | ||
| 12090 | 2026.04.17 17:37:58.885925 [ 286 ] {} <Debug> TCP-Session: 6803ee66-6455-462a-bc8c-bba271136554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12091 | 2026.04.17 17:37:58.885940 [ 287 ] {} <Debug> TCP-Session: 117a66d1-0a00-44e2-b110-4d02ed3a4e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12092 | 2026.04.17 17:37:58.885958 [ 294 ] {} <Debug> TCP-Session: 0f5ae5b8-920c-4823-8daa-ac00019db596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12093 | 2026.04.17 17:37:58.885832 [ 290 ] {} <Debug> TCP-Session: 0eff11a2-5aec-44aa-99b0-ba23364f1fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56653 | ||
| 12094 | 2026.04.17 17:37:58.885993 [ 294 ] {} <Debug> TCP-Session: 0f5ae5b8-920c-4823-8daa-ac00019db596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12095 | 2026.04.17 17:37:58.886013 [ 290 ] {} <Debug> TCP-Session: 0eff11a2-5aec-44aa-99b0-ba23364f1fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2026.04.17 17:37:58.885684 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53018 | ||
| 12097 | 2026.04.17 17:37:58.886037 [ 290 ] {} <Debug> TCP-Session: 0eff11a2-5aec-44aa-99b0-ba23364f1fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2026.04.17 17:37:58.885695 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52766 | ||
| 12099 | 2026.04.17 17:37:58.885859 [ 291 ] {} <Debug> TCP-Session: 69827d16-aef9-48d7-aff7-feb56b206d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:57247 | ||
| 12100 | 2026.04.17 17:37:58.886115 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12101 | 2026.04.17 17:37:58.886139 [ 291 ] {} <Debug> TCP-Session: 69827d16-aef9-48d7-aff7-feb56b206d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.04.17 17:37:58.885738 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12103 | 2026.04.17 17:37:58.886160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12104 | 2026.04.17 17:37:58.886166 [ 291 ] {} <Debug> TCP-Session: 69827d16-aef9-48d7-aff7-feb56b206d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2026.04.17 17:37:58.886199 [ 289 ] {} <Debug> TCP-Session: 4eb7e8da-cfde-45fb-9f1a-aa172d93fc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:45616 | ||
| 12106 | 2026.04.17 17:37:58.886208 [ 293 ] {} <Debug> TCP-Session: 6e121ca5-588c-4332-bb97-813d73ba95c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52766 | ||
| 12107 | 2026.04.17 17:37:58.886160 [ 292 ] {} <Debug> TCP-Session: a1518f46-3b01-4613-a9dd-53145db7d01f Authenticating user 'default' from [fd00:1122:3344:101::e]:53018 | ||
| 12108 | 2026.04.17 17:37:58.886238 [ 293 ] {} <Debug> TCP-Session: 6e121ca5-588c-4332-bb97-813d73ba95c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.04.17 17:37:58.886262 [ 292 ] {} <Debug> TCP-Session: a1518f46-3b01-4613-a9dd-53145db7d01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.04.17 17:37:58.886268 [ 293 ] {} <Debug> TCP-Session: 6e121ca5-588c-4332-bb97-813d73ba95c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2026.04.17 17:37:58.886285 [ 292 ] {} <Debug> TCP-Session: a1518f46-3b01-4613-a9dd-53145db7d01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.04.17 17:37:58.886235 [ 289 ] {} <Debug> TCP-Session: 4eb7e8da-cfde-45fb-9f1a-aa172d93fc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2026.04.17 17:37:58.885720 [ 288 ] {} <Trace> TCP-Session: 811e87da-4193-49df-8faf-8a32d6593de5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.04.17 17:37:58.886331 [ 289 ] {} <Debug> TCP-Session: 4eb7e8da-cfde-45fb-9f1a-aa172d93fc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12115 | 2026.04.17 17:37:58.886501 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12116 | 2026.04.17 17:37:58.886760 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12117 | 2026.04.17 17:37:58.886818 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12118 | 2026.04.17 17:37:58.887099 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 12119 | 2026.04.17 17:37:58.888066 [ 334 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> AggregatingTransform: Aggregating | ||
| 12120 | 2026.04.17 17:37:58.888111 [ 334 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> Aggregator: Aggregation method: without_key | ||
| 12121 | 2026.04.17 17:37:58.888155 [ 334 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951632 sec. (1050.826 rows/sec., 41.05 KiB/sec.) | ||
| 12122 | 2026.04.17 17:37:58.888179 [ 334 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Trace> Aggregator: Merging aggregated data | ||
| 12123 | 2026.04.17 17:37:58.889465 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 12124 | 2026.04.17 17:37:58.889705 [ 288 ] {073b136a-dffc-4f82-93dc-b600ab196a72} <Debug> TCPHandler: Processed in 0.004099575 sec. | ||
| 12125 | 2026.04.17 17:37:58.889858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12126 | 2026.04.17 17:37:58.889887 [ 288 ] {} <Debug> TCP-Session: 811e87da-4193-49df-8faf-8a32d6593de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12127 | 2026.04.17 17:37:58.889891 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12128 | 2026.04.17 17:37:58.889917 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12129 | 2026.04.17 17:37:58.889932 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12130 | 2026.04.17 17:37:58.889953 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12131 | 2026.04.17 17:37:58.889971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12132 | 2026.04.17 17:37:58.890005 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12133 | 2026.04.17 17:37:58.890012 [ 290 ] {} <Debug> TCP-Session: 0eff11a2-5aec-44aa-99b0-ba23364f1fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.04.17 17:37:58.890032 [ 294 ] {} <Debug> TCP-Session: 0f5ae5b8-920c-4823-8daa-ac00019db596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.04.17 17:37:58.890028 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12136 | 2026.04.17 17:37:58.890042 [ 292 ] {} <Debug> TCP-Session: a1518f46-3b01-4613-a9dd-53145db7d01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12137 | 2026.04.17 17:37:58.890085 [ 286 ] {} <Debug> TCP-Session: 6803ee66-6455-462a-bc8c-bba271136554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2026.04.17 17:37:58.889992 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12139 | 2026.04.17 17:37:58.889967 [ 287 ] {} <Debug> TCP-Session: 117a66d1-0a00-44e2-b110-4d02ed3a4e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12140 | 2026.04.17 17:37:58.890149 [ 293 ] {} <Debug> TCP-Session: 6e121ca5-588c-4332-bb97-813d73ba95c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.04.17 17:37:58.889938 [ 289 ] {} <Debug> TCP-Session: 4eb7e8da-cfde-45fb-9f1a-aa172d93fc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12142 | 2026.04.17 17:37:58.889987 [ 291 ] {} <Debug> TCP-Session: 69827d16-aef9-48d7-aff7-feb56b206d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2026.04.17 17:37:58.932746 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57226 | ||
| 12144 | 2026.04.17 17:37:58.932862 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12145 | 2026.04.17 17:37:58.932894 [ 288 ] {} <Debug> TCP-Session: 8fd66ac0-41cc-4837-8b58-24af09a6ec81 Authenticating user 'default' from [fd00:1122:3344:101::e]:57226 | ||
| 12146 | 2026.04.17 17:37:58.932923 [ 288 ] {} <Debug> TCP-Session: 8fd66ac0-41cc-4837-8b58-24af09a6ec81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2026.04.17 17:37:58.932941 [ 288 ] {} <Debug> TCP-Session: 8fd66ac0-41cc-4837-8b58-24af09a6ec81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2026.04.17 17:37:58.933219 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35913 | ||
| 12149 | 2026.04.17 17:37:58.933260 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37556 | ||
| 12150 | 2026.04.17 17:37:58.933276 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40494 | ||
| 12151 | 2026.04.17 17:37:58.933321 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39688 | ||
| 12152 | 2026.04.17 17:37:58.933312 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36848 | ||
| 12153 | 2026.04.17 17:37:58.933357 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12154 | 2026.04.17 17:37:58.933379 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12155 | 2026.04.17 17:37:58.933408 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12156 | 2026.04.17 17:37:58.933425 [ 289 ] {} <Debug> TCP-Session: 75b11b93-b0d1-48e4-aa46-bc5ab586862f Authenticating user 'default' from [fd00:1122:3344:101::e]:35913 | ||
| 12157 | 2026.04.17 17:37:58.933435 [ 290 ] {} <Debug> TCP-Session: 570d9548-88a0-4e64-bd13-752e054e46ef Authenticating user 'default' from [fd00:1122:3344:101::e]:37556 | ||
| 12158 | 2026.04.17 17:37:58.933434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12159 | 2026.04.17 17:37:58.933469 [ 289 ] {} <Debug> TCP-Session: 75b11b93-b0d1-48e4-aa46-bc5ab586862f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2026.04.17 17:37:58.933479 [ 290 ] {} <Debug> TCP-Session: 570d9548-88a0-4e64-bd13-752e054e46ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2026.04.17 17:37:58.933497 [ 286 ] {} <Debug> TCP-Session: f868c703-f1be-4604-b982-16a3edb14c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:36848 | ||
| 12162 | 2026.04.17 17:37:58.933505 [ 289 ] {} <Debug> TCP-Session: 75b11b93-b0d1-48e4-aa46-bc5ab586862f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2026.04.17 17:37:58.933515 [ 290 ] {} <Debug> TCP-Session: 570d9548-88a0-4e64-bd13-752e054e46ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12164 | 2026.04.17 17:37:58.933526 [ 286 ] {} <Debug> TCP-Session: f868c703-f1be-4604-b982-16a3edb14c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2026.04.17 17:37:58.933408 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.04.17 17:37:58.933559 [ 286 ] {} <Debug> TCP-Session: f868c703-f1be-4604-b982-16a3edb14c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2026.04.17 17:37:58.933297 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54392 | ||
| 12168 | 2026.04.17 17:37:58.933593 [ 287 ] {} <Debug> TCP-Session: 6860ae1d-2538-4567-a0ee-aeeec71425f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39688 | ||
| 12169 | 2026.04.17 17:37:58.933288 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53029 | ||
| 12170 | 2026.04.17 17:37:58.933640 [ 287 ] {} <Debug> TCP-Session: 6860ae1d-2538-4567-a0ee-aeeec71425f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2026.04.17 17:37:58.933657 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12172 | 2026.04.17 17:37:58.933677 [ 287 ] {} <Debug> TCP-Session: 6860ae1d-2538-4567-a0ee-aeeec71425f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12173 | 2026.04.17 17:37:58.933697 [ 294 ] {} <Debug> TCP-Session: e941e899-7ba1-4afe-911a-c0a1ee2b3d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:54392 | ||
| 12174 | 2026.04.17 17:37:58.933712 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12175 | 2026.04.17 17:37:58.933737 [ 294 ] {} <Debug> TCP-Session: e941e899-7ba1-4afe-911a-c0a1ee2b3d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2026.04.17 17:37:58.933754 [ 293 ] {} <Debug> TCP-Session: 4f6b60f2-5fad-4f87-9a54-661ab5725278 Authenticating user 'default' from [fd00:1122:3344:101::e]:53029 | ||
| 12177 | 2026.04.17 17:37:58.933775 [ 294 ] {} <Debug> TCP-Session: e941e899-7ba1-4afe-911a-c0a1ee2b3d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2026.04.17 17:37:58.933790 [ 293 ] {} <Debug> TCP-Session: 4f6b60f2-5fad-4f87-9a54-661ab5725278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12179 | 2026.04.17 17:37:58.933287 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54310 | ||
| 12180 | 2026.04.17 17:37:58.933814 [ 293 ] {} <Debug> TCP-Session: 4f6b60f2-5fad-4f87-9a54-661ab5725278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12181 | 2026.04.17 17:37:58.933466 [ 291 ] {} <Debug> TCP-Session: bc2fdf76-96a0-4381-aea0-d2b5f4e219f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40494 | ||
| 12182 | 2026.04.17 17:37:58.933357 [ 288 ] {} <Trace> TCP-Session: 8fd66ac0-41cc-4837-8b58-24af09a6ec81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2026.04.17 17:37:58.933886 [ 291 ] {} <Debug> TCP-Session: bc2fdf76-96a0-4381-aea0-d2b5f4e219f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.04.17 17:37:58.933897 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12185 | 2026.04.17 17:37:58.933927 [ 291 ] {} <Debug> TCP-Session: bc2fdf76-96a0-4381-aea0-d2b5f4e219f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12186 | 2026.04.17 17:37:58.933958 [ 292 ] {} <Debug> TCP-Session: f0a71787-1919-4e42-83d0-a8b535bf691a Authenticating user 'default' from [fd00:1122:3344:101::e]:54310 | ||
| 12187 | 2026.04.17 17:37:58.933991 [ 292 ] {} <Debug> TCP-Session: f0a71787-1919-4e42-83d0-a8b535bf691a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12188 | 2026.04.17 17:37:58.934012 [ 292 ] {} <Debug> TCP-Session: f0a71787-1919-4e42-83d0-a8b535bf691a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12189 | 2026.04.17 17:37:58.934092 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57226) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12190 | 2026.04.17 17:37:58.934356 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12191 | 2026.04.17 17:37:58.934414 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12192 | 2026.04.17 17:37:58.934697 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 12193 | 2026.04.17 17:37:58.935631 [ 307 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> AggregatingTransform: Aggregating | ||
| 12194 | 2026.04.17 17:37:58.935689 [ 307 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> Aggregator: Aggregation method: without_key | ||
| 12195 | 2026.04.17 17:37:58.935733 [ 307 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936031 sec. (1068.341 rows/sec., 41.73 KiB/sec.) | ||
| 12196 | 2026.04.17 17:37:58.935754 [ 307 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Trace> Aggregator: Merging aggregated data | ||
| 12197 | 2026.04.17 17:37:58.937062 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 12198 | 2026.04.17 17:37:58.937245 [ 288 ] {abf29b0d-465b-412f-877e-d4b98ba50170} <Debug> TCPHandler: Processed in 0.004044663 sec. | ||
| 12199 | 2026.04.17 17:37:58.937384 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12200 | 2026.04.17 17:37:58.937412 [ 288 ] {} <Debug> TCP-Session: 8fd66ac0-41cc-4837-8b58-24af09a6ec81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.04.17 17:37:58.937412 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12202 | 2026.04.17 17:37:58.937434 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12203 | 2026.04.17 17:37:58.937450 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12204 | 2026.04.17 17:37:58.937466 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12205 | 2026.04.17 17:37:58.937501 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12206 | 2026.04.17 17:37:58.937520 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12207 | 2026.04.17 17:37:58.937540 [ 291 ] {} <Debug> TCP-Session: bc2fdf76-96a0-4381-aea0-d2b5f4e219f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12208 | 2026.04.17 17:37:58.937551 [ 294 ] {} <Debug> TCP-Session: e941e899-7ba1-4afe-911a-c0a1ee2b3d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.04.17 17:37:58.937568 [ 292 ] {} <Debug> TCP-Session: f0a71787-1919-4e42-83d0-a8b535bf691a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2026.04.17 17:37:58.937544 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12211 | 2026.04.17 17:37:58.937485 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12212 | 2026.04.17 17:37:58.937635 [ 286 ] {} <Debug> TCP-Session: f868c703-f1be-4604-b982-16a3edb14c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.04.17 17:37:58.937462 [ 287 ] {} <Debug> TCP-Session: 6860ae1d-2538-4567-a0ee-aeeec71425f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.04.17 17:37:58.937664 [ 293 ] {} <Debug> TCP-Session: 4f6b60f2-5fad-4f87-9a54-661ab5725278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2026.04.17 17:37:58.937499 [ 290 ] {} <Debug> TCP-Session: 570d9548-88a0-4e64-bd13-752e054e46ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2026.04.17 17:37:58.937482 [ 289 ] {} <Debug> TCP-Session: 75b11b93-b0d1-48e4-aa46-bc5ab586862f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.04.17 17:38:00.186093 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2026.04.17 17:38:00.186320 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12219 | 2026.04.17 17:38:00.186397 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12220 | 2026.04.17 17:38:00.187107 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.04.17 17:38:00.187160 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12222 | 2026.04.17 17:38:00.187566 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12223 | 2026.04.17 17:38:00.187801 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.04.17 17:38:00.187966 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001699 sec., 41200.706297822246 rows/sec., 3.29 MiB/sec. | ||
| 12225 | 2026.04.17 17:38:00.188020 [ 276 ] {3ab9bc2d-f671-4505-a3e6-16358fc36878} <Debug> TCPHandler: Processed in 0.002067958 sec. | ||
| 12226 | 2026.04.17 17:38:00.188152 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2026.04.17 17:38:00.188256 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12228 | 2026.04.17 17:38:00.188300 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12229 | 2026.04.17 17:38:00.188714 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.04.17 17:38:00.188753 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12231 | 2026.04.17 17:38:00.189072 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12232 | 2026.04.17 17:38:00.189286 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.04.17 17:38:00.189419 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001188 sec., 5892.255892255892 rows/sec., 443.07 KiB/sec. | ||
| 12234 | 2026.04.17 17:38:00.189456 [ 276 ] {74ff4c8c-e58b-443c-a93f-5b72c089ce8f} <Debug> TCPHandler: Processed in 0.001357185 sec. | ||
| 12235 | 2026.04.17 17:38:00.189566 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.04.17 17:38:00.189660 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12237 | 2026.04.17 17:38:00.189701 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12238 | 2026.04.17 17:38:00.190108 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.04.17 17:38:00.190145 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12240 | 2026.04.17 17:38:00.190452 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12241 | 2026.04.17 17:38:00.190670 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.04.17 17:38:00.190800 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00116 sec., 61206.89655172414 rows/sec., 4.78 MiB/sec. | ||
| 12243 | 2026.04.17 17:38:00.190838 [ 276 ] {bcbe9929-2cdd-455c-ad54-91985dd50bfb} <Debug> TCPHandler: Processed in 0.001321624 sec. | ||
| 12244 | 2026.04.17 17:38:00.190946 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.04.17 17:38:00.191040 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.04.17 17:38:00.191084 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12247 | 2026.04.17 17:38:00.191552 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.04.17 17:38:00.191595 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12249 | 2026.04.17 17:38:00.191950 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12250 | 2026.04.17 17:38:00.192165 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.04.17 17:38:00.192290 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 5 parts from all_1_90_19 to all_94_94_0 | ||
| 12252 | 2026.04.17 17:38:00.192301 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 12253 | 2026.04.17 17:38:00.192363 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.04.17 17:38:00.192390 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12255 | 2026.04.17 17:38:00.192392 [ 276 ] {e2c9a8a1-3fba-493e-b653-2bef45373dba} <Debug> TCPHandler: Processed in 0.001493979 sec. | ||
| 12256 | 2026.04.17 17:38:00.192490 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_19 to all_94_94_0 into Compact with storage Full | ||
| 12257 | 2026.04.17 17:38:00.192525 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12258 | 2026.04.17 17:38:00.192623 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12259 | 2026.04.17 17:38:00.192626 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.04.17 17:38:00.192667 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_19, total 33207 rows starting from the beginning of the part | ||
| 12261 | 2026.04.17 17:38:00.192700 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <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 | ||
| 12262 | 2026.04.17 17:38:00.192742 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 12263 | 2026.04.17 17:38:00.192792 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12264 | 2026.04.17 17:38:00.192834 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12265 | 2026.04.17 17:38:00.192872 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 197 rows starting from the beginning of the part | ||
| 12266 | 2026.04.17 17:38:00.193501 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.04.17 17:38:00.193545 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12268 | 2026.04.17 17:38:00.194106 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12269 | 2026.04.17 17:38:00.194339 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.04.17 17:38:00.194463 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12271 | 2026.04.17 17:38:00.194486 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001878 sec., 3727.369542066028 rows/sec., 6.68 MiB/sec. | ||
| 12272 | 2026.04.17 17:38:00.194497 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.04.17 17:38:00.194530 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12274 | 2026.04.17 17:38:00.194565 [ 276 ] {26430e5c-1a0f-4044-ba81-ee47929d5300} <Debug> TCPHandler: Processed in 0.002090878 sec. | ||
| 12275 | 2026.04.17 17:38:00.194637 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 12276 | 2026.04.17 17:38:00.194692 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.04.17 17:38:00.194793 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.04.17 17:38:00.194836 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12279 | 2026.04.17 17:38:00.194891 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12280 | 2026.04.17 17:38:00.194957 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1583 rows starting from the beginning of the part | ||
| 12281 | 2026.04.17 17:38:00.195085 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part | ||
| 12282 | 2026.04.17 17:38:00.195176 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.04.17 17:38:00.195182 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 12284 | 2026.04.17 17:38:00.195222 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12285 | 2026.04.17 17:38:00.195299 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 12286 | 2026.04.17 17:38:00.195393 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 12287 | 2026.04.17 17:38:00.195482 [ 198 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 12288 | 2026.04.17 17:38:00.195563 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12289 | 2026.04.17 17:38:00.195807 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.04.17 17:38:00.195948 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 12291 | 2026.04.17 17:38:00.195985 [ 276 ] {5b9e7485-859c-476e-ae20-479686fa8277} <Debug> TCPHandler: Processed in 0.001343234 sec. | ||
| 12292 | 2026.04.17 17:38:00.201023 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33852 rows, containing 5 columns (5 merged, 0 gathered) in 0.008569621 sec., 3950233.0383105627 rows/sec., 255.26 MiB/sec. | ||
| 12293 | 2026.04.17 17:38:00.201380 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Trace> MergedBlockOutputStream: filled checksums all_1_94_20 (state Temporary) | ||
| 12294 | 2026.04.17 17:38:00.201678 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_94_20 to all_1_94_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2026.04.17 17:38:00.201748 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 5 parts: [all_1_90_19, all_94_94_0] -> all_1_94_20 | ||
| 12296 | 2026.04.17 17:38:00.201834 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12297 | 2026.04.17 17:38:00.205864 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1683 rows, containing 19 columns (19 merged, 0 gathered) in 0.01127979 sec., 149204.90541047306 rows/sec., 267.37 MiB/sec. | ||
| 12298 | 2026.04.17 17:38:00.208374 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12299 | 2026.04.17 17:38:00.208764 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2026.04.17 17:38:00.208850 [ 187 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12301 | 2026.04.17 17:38:00.209033 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 12302 | 2026.04.17 17:38:01.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.42 MiB, peak 351.08 MiB, free memory in arenas 0.00 B, will set to 343.88 MiB (RSS), difference: 8.46 MiB | ||
| 12303 | 2026.04.17 17:38:02.638288 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12304 | 2026.04.17 17:38:02.638354 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12305 | 2026.04.17 17:38:02.863368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27835 | ||
| 12306 | 2026.04.17 17:38:02.863869 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.04.17 17:38:02.863915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12308 | 2026.04.17 17:38:02.864409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12309 | 2026.04.17 17:38:02.864634 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.04.17 17:38:02.864781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27835 | ||
| 12311 | 2026.04.17 17:38:04.350127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12312 | 2026.04.17 17:38:04.367463 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.04.17 17:38:04.367534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12314 | 2026.04.17 17:38:04.373393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12315 | 2026.04.17 17:38:04.374390 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.04.17 17:38:04.377283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12317 | 2026.04.17 17:38:05.186963 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12318 | 2026.04.17 17:38:05.187178 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12319 | 2026.04.17 17:38:05.187252 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12320 | 2026.04.17 17:38:05.188020 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.04.17 17:38:05.188066 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12322 | 2026.04.17 17:38:05.188459 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12323 | 2026.04.17 17:38:05.188684 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.04.17 17:38:05.188832 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001708 sec., 72599.53161592505 rows/sec., 6.25 MiB/sec. | ||
| 12325 | 2026.04.17 17:38:05.188854 [ 105 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12326 | 2026.04.17 17:38:05.188873 [ 276 ] {4213aaea-c40b-48c6-b39e-db1c423b570f} <Debug> TCPHandler: Processed in 0.002054408 sec. | ||
| 12327 | 2026.04.17 17:38:05.188928 [ 105 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.04.17 17:38:05.188958 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12329 | 2026.04.17 17:38:05.189040 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.04.17 17:38:05.189076 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 12331 | 2026.04.17 17:38:05.189143 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12332 | 2026.04.17 17:38:05.189184 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12333 | 2026.04.17 17:38:05.189187 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12334 | 2026.04.17 17:38:05.189225 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3362 rows starting from the beginning of the part | ||
| 12335 | 2026.04.17 17:38:05.189289 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 124 rows starting from the beginning of the part | ||
| 12336 | 2026.04.17 17:38:05.189339 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 70 rows starting from the beginning of the part | ||
| 12337 | 2026.04.17 17:38:05.189385 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 245 rows starting from the beginning of the part | ||
| 12338 | 2026.04.17 17:38:05.189426 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 70 rows starting from the beginning of the part | ||
| 12339 | 2026.04.17 17:38:05.189470 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 124 rows starting from the beginning of the part | ||
| 12340 | 2026.04.17 17:38:05.189647 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.04.17 17:38:05.189681 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12342 | 2026.04.17 17:38:05.189988 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12343 | 2026.04.17 17:38:05.190206 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2026.04.17 17:38:05.190337 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001212 sec., 28052.805280528053 rows/sec., 2.06 MiB/sec. | ||
| 12345 | 2026.04.17 17:38:05.190374 [ 276 ] {8177a313-7602-480f-91b3-fd7dbf8bee3a} <Debug> TCPHandler: Processed in 0.001380865 sec. | ||
| 12346 | 2026.04.17 17:38:05.190490 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.04.17 17:38:05.190581 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12348 | 2026.04.17 17:38:05.190620 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12349 | 2026.04.17 17:38:05.191073 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.04.17 17:38:05.191084 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052157 sec., 1946732.1457373872 rows/sec., 157.37 MiB/sec. | ||
| 12351 | 2026.04.17 17:38:05.191112 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12352 | 2026.04.17 17:38:05.191382 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12353 | 2026.04.17 17:38:05.191433 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12354 | 2026.04.17 17:38:05.191640 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.04.17 17:38:05.191654 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.04.17 17:38:05.191704 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_96_19} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12357 | 2026.04.17 17:38:05.191778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 12358 | 2026.04.17 17:38:05.191782 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001218 sec., 80459.77011494254 rows/sec., 6.28 MiB/sec. | ||
| 12359 | 2026.04.17 17:38:05.191800 [ 103 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12360 | 2026.04.17 17:38:05.191824 [ 276 ] {f4f4bca7-512d-4057-8db7-3e06e3903fa0} <Debug> TCPHandler: Processed in 0.001384196 sec. | ||
| 12361 | 2026.04.17 17:38:05.191870 [ 103 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2026.04.17 17:38:05.191896 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12363 | 2026.04.17 17:38:05.191961 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.04.17 17:38:05.192018 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 12365 | 2026.04.17 17:38:05.192062 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2026.04.17 17:38:05.192109 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12367 | 2026.04.17 17:38:05.192162 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12368 | 2026.04.17 17:38:05.192202 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 12369 | 2026.04.17 17:38:05.192268 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 98 rows starting from the beginning of the part | ||
| 12370 | 2026.04.17 17:38:05.192313 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 71 rows starting from the beginning of the part | ||
| 12371 | 2026.04.17 17:38:05.192354 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 12372 | 2026.04.17 17:38:05.192394 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 71 rows starting from the beginning of the part | ||
| 12373 | 2026.04.17 17:38:05.192437 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 98 rows starting from the beginning of the part | ||
| 12374 | 2026.04.17 17:38:05.192536 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.04.17 17:38:05.192587 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12376 | 2026.04.17 17:38:05.192938 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12377 | 2026.04.17 17:38:05.193166 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.04.17 17:38:05.193306 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 12379 | 2026.04.17 17:38:05.193343 [ 276 ] {239d75bc-e013-45b7-8917-f8610ec6ea18} <Debug> TCPHandler: Processed in 0.001429516 sec. | ||
| 12380 | 2026.04.17 17:38:05.193459 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2026.04.17 17:38:05.193554 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12382 | 2026.04.17 17:38:05.193609 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <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 | ||
| 12383 | 2026.04.17 17:38:05.193643 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687435 sec., 1365978.5413956686 rows/sec., 101.33 MiB/sec. | ||
| 12384 | 2026.04.17 17:38:05.193833 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12385 | 2026.04.17 17:38:05.194086 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.04.17 17:38:05.194159 [ 190 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_96_19} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12387 | 2026.04.17 17:38:05.194245 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12388 | 2026.04.17 17:38:05.194409 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.04.17 17:38:05.194450 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12390 | 2026.04.17 17:38:05.195000 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12391 | 2026.04.17 17:38:05.195261 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.04.17 17:38:05.195399 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001863 sec., 18250.134192163176 rows/sec., 32.70 MiB/sec. | ||
| 12393 | 2026.04.17 17:38:05.195472 [ 276 ] {6563a427-4250-4315-a13c-5c9162fa12ce} <Debug> TCPHandler: Processed in 0.002060807 sec. | ||
| 12394 | 2026.04.17 17:38:05.195596 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.04.17 17:38:05.195692 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12396 | 2026.04.17 17:38:05.195732 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12397 | 2026.04.17 17:38:05.196066 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.04.17 17:38:05.196101 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12399 | 2026.04.17 17:38:05.196413 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12400 | 2026.04.17 17:38:05.196616 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.04.17 17:38:05.196739 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 12402 | 2026.04.17 17:38:05.196752 [ 105 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12403 | 2026.04.17 17:38:05.196774 [ 276 ] {504d1e75-2e9f-49ac-80fe-f430b789201e} <Debug> TCPHandler: Processed in 0.00122586 sec. | ||
| 12404 | 2026.04.17 17:38:05.196794 [ 105 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.04.17 17:38:05.196818 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12406 | 2026.04.17 17:38:05.196956 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12407 | 2026.04.17 17:38:05.197076 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12408 | 2026.04.17 17:38:05.197108 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4440 rows starting from the beginning of the part | ||
| 12409 | 2026.04.17 17:38:05.197167 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12410 | 2026.04.17 17:38:05.197206 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12411 | 2026.04.17 17:38:05.197243 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12412 | 2026.04.17 17:38:05.197280 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12413 | 2026.04.17 17:38:05.197315 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12414 | 2026.04.17 17:38:05.198835 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929113 sec., 2457087.7911247294 rows/sec., 164.68 MiB/sec. | ||
| 12415 | 2026.04.17 17:38:05.199122 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12416 | 2026.04.17 17:38:05.199361 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12417 | 2026.04.17 17:38:05.199430 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_96_19} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12418 | 2026.04.17 17:38:05.199494 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12419 | 2026.04.17 17:38:05.782315 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2026.04.17 17:38:05.782501 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12421 | 2026.04.17 17:38:05.782569 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12422 | 2026.04.17 17:38:05.783206 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2026.04.17 17:38:05.783258 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12424 | 2026.04.17 17:38:05.783643 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12425 | 2026.04.17 17:38:05.783886 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2026.04.17 17:38:05.784047 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001597 sec., 6261.740763932374 rows/sec., 510.60 KiB/sec. | ||
| 12427 | 2026.04.17 17:38:05.784099 [ 276 ] {a340961b-734b-4fb3-8b76-22acc1faa15d} <Debug> TCPHandler: Processed in 0.001915273 sec. | ||
| 12428 | 2026.04.17 17:38:05.784237 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.04.17 17:38:05.784341 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12430 | 2026.04.17 17:38:05.784385 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12431 | 2026.04.17 17:38:05.786499 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.04.17 17:38:05.786549 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12433 | 2026.04.17 17:38:05.787056 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12434 | 2026.04.17 17:38:05.787283 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.04.17 17:38:05.787424 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Debug> executeQuery: Read 2425 rows, 182.38 KiB in 0.003105 sec., 780998.3896940418 rows/sec., 57.36 MiB/sec. | ||
| 12436 | 2026.04.17 17:38:05.787466 [ 276 ] {1a52cc13-f3ac-4cda-8ce7-4ee52783ad1c} <Debug> TCPHandler: Processed in 0.003280617 sec. | ||
| 12437 | 2026.04.17 17:38:05.787600 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2026.04.17 17:38:05.787700 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12439 | 2026.04.17 17:38:05.787744 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12440 | 2026.04.17 17:38:05.788167 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.04.17 17:38:05.788203 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12442 | 2026.04.17 17:38:05.788513 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12443 | 2026.04.17 17:38:05.788719 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.04.17 17:38:05.788851 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 1.71 MiB/sec. | ||
| 12445 | 2026.04.17 17:38:05.788890 [ 276 ] {1ed23abc-2c81-4f5a-9047-39bf37843f31} <Debug> TCPHandler: Processed in 0.001340214 sec. | ||
| 12446 | 2026.04.17 17:38:05.789007 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.04.17 17:38:05.789112 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12448 | 2026.04.17 17:38:05.789153 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12449 | 2026.04.17 17:38:05.789892 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.04.17 17:38:05.789928 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12451 | 2026.04.17 17:38:05.790328 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12452 | 2026.04.17 17:38:05.790548 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.04.17 17:38:05.790679 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001589 sec., 504719.94965387037 rows/sec., 29.16 MiB/sec. | ||
| 12454 | 2026.04.17 17:38:05.790716 [ 276 ] {3730938f-b345-4eb5-ba8a-47aaca31df0c} <Debug> TCPHandler: Processed in 0.001758887 sec. | ||
| 12455 | 2026.04.17 17:38:05.790843 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.04.17 17:38:05.790938 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.04.17 17:38:05.790977 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12458 | 2026.04.17 17:38:05.791355 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.04.17 17:38:05.791392 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12460 | 2026.04.17 17:38:05.791687 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12461 | 2026.04.17 17:38:05.791900 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.04.17 17:38:05.792030 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 12463 | 2026.04.17 17:38:05.792070 [ 276 ] {52499816-022c-4335-ab88-2060716f57ef} <Debug> TCPHandler: Processed in 0.001278212 sec. | ||
| 12464 | 2026.04.17 17:38:05.792204 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.04.17 17:38:05.792299 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12466 | 2026.04.17 17:38:05.792340 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12467 | 2026.04.17 17:38:05.793276 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.04.17 17:38:05.793314 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12469 | 2026.04.17 17:38:05.793671 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12470 | 2026.04.17 17:38:05.793890 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.04.17 17:38:05.794023 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001741 sec., 750717.9781734636 rows/sec., 50.20 MiB/sec. | ||
| 12472 | 2026.04.17 17:38:05.794060 [ 276 ] {3b632368-1bd0-45de-bbf3-f93b57db86a8} <Debug> TCPHandler: Processed in 0.001907493 sec. | ||
| 12473 | 2026.04.17 17:38:05.794187 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2026.04.17 17:38:05.794282 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12475 | 2026.04.17 17:38:05.794327 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12476 | 2026.04.17 17:38:05.795089 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.04.17 17:38:05.795127 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12478 | 2026.04.17 17:38:05.795560 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12479 | 2026.04.17 17:38:05.795767 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.04.17 17:38:05.795904 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.00164 sec., 915243.9024390244 rows/sec., 55.53 MiB/sec. | ||
| 12481 | 2026.04.17 17:38:05.795942 [ 276 ] {6de51182-7979-4017-89f4-5b59525350f2} <Debug> TCPHandler: Processed in 0.00180368 sec. | ||
| 12482 | 2026.04.17 17:38:05.796061 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.04.17 17:38:05.796156 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12484 | 2026.04.17 17:38:05.796198 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12485 | 2026.04.17 17:38:05.796509 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.04.17 17:38:05.796546 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12487 | 2026.04.17 17:38:05.796839 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12488 | 2026.04.17 17:38:05.797045 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.04.17 17:38:05.797172 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 61.33 KiB/sec. | ||
| 12490 | 2026.04.17 17:38:05.797209 [ 276 ] {8303ef93-671a-412c-b328-19e91120ed4d} <Debug> TCPHandler: Processed in 0.001198109 sec. | ||
| 12491 | 2026.04.17 17:38:05.797337 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.04.17 17:38:05.797431 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.04.17 17:38:05.797487 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <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 | ||
| 12494 | 2026.04.17 17:38:05.798279 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.04.17 17:38:05.798316 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12496 | 2026.04.17 17:38:05.798832 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12497 | 2026.04.17 17:38:05.799057 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.04.17 17:38:05.799202 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001789 sec., 10061.486864169927 rows/sec., 18.03 MiB/sec. | ||
| 12499 | 2026.04.17 17:38:05.799266 [ 276 ] {e45c096d-468b-42b1-885f-c605a4f0689f} <Debug> TCPHandler: Processed in 0.001978185 sec. | ||
| 12500 | 2026.04.17 17:38:05.799388 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.04.17 17:38:05.799483 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.04.17 17:38:05.799525 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12503 | 2026.04.17 17:38:05.799839 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.04.17 17:38:05.799875 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12505 | 2026.04.17 17:38:05.800170 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12506 | 2026.04.17 17:38:05.800380 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.04.17 17:38:05.800507 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 12508 | 2026.04.17 17:38:05.800542 [ 276 ] {cf43cde4-d996-4796-ae7b-87d8b4c2984b} <Debug> TCPHandler: Processed in 0.00120353 sec. | ||
| 12509 | 2026.04.17 17:38:06.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.13 MiB, peak 351.08 MiB, free memory in arenas 0.00 B, will set to 343.88 MiB (RSS), difference: -1.24 MiB | ||
| 12510 | 2026.04.17 17:38:07.723789 [ 101 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 12511 | 2026.04.17 17:38:07.723878 [ 101 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.04.17 17:38:07.723913 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12513 | 2026.04.17 17:38:07.724057 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12514 | 2026.04.17 17:38:07.724220 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12515 | 2026.04.17 17:38:07.724258 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12516 | 2026.04.17 17:38:07.724335 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12517 | 2026.04.17 17:38:07.724386 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12518 | 2026.04.17 17:38:07.724434 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12519 | 2026.04.17 17:38:07.724481 [ 190 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 12520 | 2026.04.17 17:38:07.725276 [ 200 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278372 sec., 162706.94289299203 rows/sec., 10.79 MiB/sec. | ||
| 12521 | 2026.04.17 17:38:07.725447 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 12522 | 2026.04.17 17:38:07.725720 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_14_3} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.04.17 17:38:07.725788 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_14_3} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 12524 | 2026.04.17 17:38:07.725855 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12525 | 2026.04.17 17:38:07.974867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1548 | ||
| 12526 | 2026.04.17 17:38:07.977714 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.04.17 17:38:07.977782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12528 | 2026.04.17 17:38:07.979078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12529 | 2026.04.17 17:38:07.979377 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.04.17 17:38:07.979763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12531 | 2026.04.17 17:38:10.184260 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12532 | 2026.04.17 17:38:10.184460 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12533 | 2026.04.17 17:38:10.184528 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12534 | 2026.04.17 17:38:10.185223 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12535 | 2026.04.17 17:38:10.185272 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12536 | 2026.04.17 17:38:10.185674 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12537 | 2026.04.17 17:38:10.185900 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2026.04.17 17:38:10.186076 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 12539 | 2026.04.17 17:38:10.186121 [ 276 ] {41d40a1c-cda2-4cb8-9eba-68a08c7d629c} <Debug> TCPHandler: Processed in 0.001992475 sec. | ||
| 12540 | 2026.04.17 17:38:10.186252 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2026.04.17 17:38:10.186358 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12542 | 2026.04.17 17:38:10.186404 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12543 | 2026.04.17 17:38:10.186841 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.04.17 17:38:10.186879 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12545 | 2026.04.17 17:38:10.187215 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12546 | 2026.04.17 17:38:10.187444 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.04.17 17:38:10.187596 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 12548 | 2026.04.17 17:38:10.187635 [ 276 ] {ad3e75b4-d0f7-44c4-a775-c0d9cb0323f8} <Debug> TCPHandler: Processed in 0.001434387 sec. | ||
| 12549 | 2026.04.17 17:38:10.187762 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2026.04.17 17:38:10.187857 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12551 | 2026.04.17 17:38:10.187902 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12552 | 2026.04.17 17:38:10.188295 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.04.17 17:38:10.188333 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12554 | 2026.04.17 17:38:10.188670 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12555 | 2026.04.17 17:38:10.188920 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.04.17 17:38:10.189051 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001212 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 12557 | 2026.04.17 17:38:10.189089 [ 276 ] {6b6200f9-2dfe-4e27-bc89-efdada8b8e14} <Debug> TCPHandler: Processed in 0.001376496 sec. | ||
| 12558 | 2026.04.17 17:38:10.189204 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2026.04.17 17:38:10.189299 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12560 | 2026.04.17 17:38:10.189342 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12561 | 2026.04.17 17:38:10.189669 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.04.17 17:38:10.189708 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12563 | 2026.04.17 17:38:10.190029 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12564 | 2026.04.17 17:38:10.190247 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12565 | 2026.04.17 17:38:10.190388 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001107 sec., 43360.433604336045 rows/sec., 2.92 MiB/sec. | ||
| 12566 | 2026.04.17 17:38:10.190426 [ 276 ] {30bbd226-74ab-4f5a-8693-b20900bf67cb} <Debug> TCPHandler: Processed in 0.001270731 sec. | ||
| 12567 | 2026.04.17 17:38:10.230654 [ 99 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 12568 | 2026.04.17 17:38:10.230724 [ 99 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.04.17 17:38:10.230749 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12570 | 2026.04.17 17:38:10.230880 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12571 | 2026.04.17 17:38:10.231053 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12572 | 2026.04.17 17:38:10.231098 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12573 | 2026.04.17 17:38:10.231174 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12574 | 2026.04.17 17:38:10.231225 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12575 | 2026.04.17 17:38:10.231274 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12576 | 2026.04.17 17:38:10.231322 [ 190 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 12577 | 2026.04.17 17:38:10.232345 [ 186 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152845 sec., 264320.0628087278 rows/sec., 19.32 MiB/sec. | ||
| 12578 | 2026.04.17 17:38:10.232515 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 12579 | 2026.04.17 17:38:10.232822 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_14_3} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.04.17 17:38:10.232897 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_14_3} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 12581 | 2026.04.17 17:38:10.232997 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12582 | 2026.04.17 17:38:10.365840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28347 | ||
| 12583 | 2026.04.17 17:38:10.366405 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.04.17 17:38:10.366453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12585 | 2026.04.17 17:38:10.366960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12586 | 2026.04.17 17:38:10.367244 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.04.17 17:38:10.367401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28347 | ||
| 12588 | 2026.04.17 17:38:11.878270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12589 | 2026.04.17 17:38:11.896046 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2026.04.17 17:38:11.896113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12591 | 2026.04.17 17:38:11.902031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12592 | 2026.04.17 17:38:11.902823 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2026.04.17 17:38:11.906044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12594 | 2026.04.17 17:38:15.187177 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.04.17 17:38:15.187390 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12596 | 2026.04.17 17:38:15.187464 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12597 | 2026.04.17 17:38:15.188221 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.04.17 17:38:15.188262 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12599 | 2026.04.17 17:38:15.188651 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12600 | 2026.04.17 17:38:15.188876 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.04.17 17:38:15.189030 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001695 sec., 73156.34218289086 rows/sec., 6.29 MiB/sec. | ||
| 12602 | 2026.04.17 17:38:15.189079 [ 276 ] {a29c4f1b-171a-41c4-a328-9281a70b1539} <Debug> TCPHandler: Processed in 0.002060877 sec. | ||
| 12603 | 2026.04.17 17:38:15.189207 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.04.17 17:38:15.189308 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.04.17 17:38:15.189352 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12606 | 2026.04.17 17:38:15.189806 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.04.17 17:38:15.189839 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12608 | 2026.04.17 17:38:15.190145 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12609 | 2026.04.17 17:38:15.190359 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.04.17 17:38:15.190487 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001204 sec., 28239.20265780731 rows/sec., 2.07 MiB/sec. | ||
| 12611 | 2026.04.17 17:38:15.190523 [ 276 ] {87264e8e-d2e3-48af-a5bb-ec32878c95c2} <Debug> TCPHandler: Processed in 0.001367095 sec. | ||
| 12612 | 2026.04.17 17:38:15.190635 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.04.17 17:38:15.190728 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12614 | 2026.04.17 17:38:15.190767 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12615 | 2026.04.17 17:38:15.191265 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.04.17 17:38:15.191308 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12617 | 2026.04.17 17:38:15.191772 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12618 | 2026.04.17 17:38:15.192074 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.04.17 17:38:15.192202 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001494 sec., 65595.71619812583 rows/sec., 5.12 MiB/sec. | ||
| 12620 | 2026.04.17 17:38:15.192238 [ 276 ] {ebcb28e5-0fe9-4655-a646-04bba26886ed} <Debug> TCPHandler: Processed in 0.001650394 sec. | ||
| 12621 | 2026.04.17 17:38:15.192351 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.04.17 17:38:15.192444 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12623 | 2026.04.17 17:38:15.192486 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12624 | 2026.04.17 17:38:15.192896 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.04.17 17:38:15.192929 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12626 | 2026.04.17 17:38:15.193252 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12627 | 2026.04.17 17:38:15.193455 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.04.17 17:38:15.193564 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 4 parts from all_1_94_20 to all_97_97_0 | ||
| 12629 | 2026.04.17 17:38:15.193580 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 12630 | 2026.04.17 17:38:15.193601 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.04.17 17:38:15.193618 [ 276 ] {c151317b-8425-46d1-b3a4-a130f5f9bc48} <Debug> TCPHandler: Processed in 0.001314303 sec. | ||
| 12632 | 2026.04.17 17:38:15.193619 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12633 | 2026.04.17 17:38:15.193729 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12634 | 2026.04.17 17:38:15.193741 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_94_20 to all_97_97_0 into Compact with storage Full | ||
| 12635 | 2026.04.17 17:38:15.193830 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12636 | 2026.04.17 17:38:15.193891 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <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 | ||
| 12637 | 2026.04.17 17:38:15.193906 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12638 | 2026.04.17 17:38:15.193953 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_20, total 33852 rows starting from the beginning of the part | ||
| 12639 | 2026.04.17 17:38:15.194050 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12640 | 2026.04.17 17:38:15.194114 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12641 | 2026.04.17 17:38:15.194164 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1501 rows starting from the beginning of the part | ||
| 12642 | 2026.04.17 17:38:15.194742 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.04.17 17:38:15.194782 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12644 | 2026.04.17 17:38:15.195373 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12645 | 2026.04.17 17:38:15.195601 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.04.17 17:38:15.195741 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001931 sec., 17607.457276022786 rows/sec., 31.55 MiB/sec. | ||
| 12647 | 2026.04.17 17:38:15.195793 [ 276 ] {3ca81ec7-d2d2-4bac-a838-bc24ba8bcfec} <Debug> TCPHandler: Processed in 0.002113499 sec. | ||
| 12648 | 2026.04.17 17:38:15.195907 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12649 | 2026.04.17 17:38:15.196002 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.04.17 17:38:15.196042 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12651 | 2026.04.17 17:38:15.196373 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.04.17 17:38:15.196407 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12653 | 2026.04.17 17:38:15.196705 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12654 | 2026.04.17 17:38:15.196921 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.04.17 17:38:15.197047 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 12656 | 2026.04.17 17:38:15.197082 [ 276 ] {c2f5e634-8f71-408f-bf63-f852bc1195ac} <Debug> TCPHandler: Processed in 0.00122286 sec. | ||
| 12657 | 2026.04.17 17:38:15.202024 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35673 rows, containing 5 columns (5 merged, 0 gathered) in 0.008331284 sec., 4281812.98344889 rows/sec., 276.17 MiB/sec. | ||
| 12658 | 2026.04.17 17:38:15.202537 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Trace> MergedBlockOutputStream: filled checksums all_1_97_21 (state Temporary) | ||
| 12659 | 2026.04.17 17:38:15.202899 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_97_21 to all_1_97_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.04.17 17:38:15.202989 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 4 parts: [all_1_94_20, all_97_97_0] -> all_1_97_21 | ||
| 12661 | 2026.04.17 17:38:15.203114 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12662 | 2026.04.17 17:38:16.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.50 MiB, peak 351.72 MiB, free memory in arenas 0.00 B, will set to 345.55 MiB (RSS), difference: 1.05 MiB | ||
| 12663 | 2026.04.17 17:38:16.651801 [ 88 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12664 | 2026.04.17 17:38:16.651874 [ 88 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.04.17 17:38:16.651898 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12666 | 2026.04.17 17:38:16.652066 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 12667 | 2026.04.17 17:38:16.652248 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12668 | 2026.04.17 17:38:16.652284 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 12669 | 2026.04.17 17:38:16.652351 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 12670 | 2026.04.17 17:38:16.652399 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 12671 | 2026.04.17 17:38:16.652442 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 12672 | 2026.04.17 17:38:16.652483 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 12673 | 2026.04.17 17:38:16.653223 [ 191 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240521 sec., 4836.677492763121 rows/sec., 358.97 KiB/sec. | ||
| 12674 | 2026.04.17 17:38:16.653425 [ 188 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12675 | 2026.04.17 17:38:16.653740 [ 188 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.04.17 17:38:16.653810 [ 188 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_13_3} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12677 | 2026.04.17 17:38:16.653913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12678 | 2026.04.17 17:38:17.638404 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12679 | 2026.04.17 17:38:17.638482 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12680 | 2026.04.17 17:38:17.868398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28795 | ||
| 12681 | 2026.04.17 17:38:17.868908 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.04.17 17:38:17.868957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12683 | 2026.04.17 17:38:17.869450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12684 | 2026.04.17 17:38:17.869686 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.04.17 17:38:17.869839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28795 | ||
| 12686 | 2026.04.17 17:38:17.980868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1568 | ||
| 12687 | 2026.04.17 17:38:17.983109 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.04.17 17:38:17.983170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12689 | 2026.04.17 17:38:17.984419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12690 | 2026.04.17 17:38:17.984711 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.04.17 17:38:17.985093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12692 | 2026.04.17 17:38:18.001146 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.55 MiB, peak 351.72 MiB, free memory in arenas 0.00 B, will set to 345.55 MiB (RSS), difference: 3.99 MiB | ||
| 12693 | 2026.04.17 17:38:19.406931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12694 | 2026.04.17 17:38:19.424185 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.04.17 17:38:19.424240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12696 | 2026.04.17 17:38:19.430492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12697 | 2026.04.17 17:38:19.431207 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.04.17 17:38:19.434107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12699 | 2026.04.17 17:38:20.185703 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12700 | 2026.04.17 17:38:20.185920 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12701 | 2026.04.17 17:38:20.185993 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12702 | 2026.04.17 17:38:20.186693 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.04.17 17:38:20.186732 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12704 | 2026.04.17 17:38:20.187123 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12705 | 2026.04.17 17:38:20.187351 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.04.17 17:38:20.187501 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001641 sec., 42656.91651432053 rows/sec., 3.41 MiB/sec. | ||
| 12707 | 2026.04.17 17:38:20.187542 [ 276 ] {e7d02c58-3a3c-4fe9-9943-7c8b10864dbe} <Debug> TCPHandler: Processed in 0.001978035 sec. | ||
| 12708 | 2026.04.17 17:38:20.187668 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2026.04.17 17:38:20.187766 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12710 | 2026.04.17 17:38:20.187806 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12711 | 2026.04.17 17:38:20.188245 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.04.17 17:38:20.188282 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12713 | 2026.04.17 17:38:20.188587 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12714 | 2026.04.17 17:38:20.188815 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2026.04.17 17:38:20.188940 [ 87 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12716 | 2026.04.17 17:38:20.188955 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001208 sec., 5794.701986754966 rows/sec., 435.73 KiB/sec. | ||
| 12717 | 2026.04.17 17:38:20.189010 [ 87 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2026.04.17 17:38:20.189018 [ 276 ] {07866dd2-4cb6-447c-8e1c-b517d4c589e3} <Debug> TCPHandler: Processed in 0.001398286 sec. | ||
| 12719 | 2026.04.17 17:38:20.189038 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12720 | 2026.04.17 17:38:20.189143 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 12721 | 2026.04.17 17:38:20.189155 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.04.17 17:38:20.189261 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12723 | 2026.04.17 17:38:20.189270 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12724 | 2026.04.17 17:38:20.189328 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 12725 | 2026.04.17 17:38:20.189332 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12726 | 2026.04.17 17:38:20.189423 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 12727 | 2026.04.17 17:38:20.189483 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
| 12728 | 2026.04.17 17:38:20.189534 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part | ||
| 12729 | 2026.04.17 17:38:20.189578 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 12730 | 2026.04.17 17:38:20.189622 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 12731 | 2026.04.17 17:38:20.189819 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12732 | 2026.04.17 17:38:20.189862 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12733 | 2026.04.17 17:38:20.190186 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12734 | 2026.04.17 17:38:20.190421 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.04.17 17:38:20.190492 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396035 sec., 240681.64480116905 rows/sec., 17.03 MiB/sec. | ||
| 12736 | 2026.04.17 17:38:20.190550 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001298 sec., 54699.537750385214 rows/sec., 4.27 MiB/sec. | ||
| 12737 | 2026.04.17 17:38:20.190586 [ 276 ] {ab9e3dd3-1220-45a2-9172-1e347660ecec} <Debug> TCPHandler: Processed in 0.001485969 sec. | ||
| 12738 | 2026.04.17 17:38:20.190642 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12739 | 2026.04.17 17:38:20.190704 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.04.17 17:38:20.190806 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12741 | 2026.04.17 17:38:20.190855 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12742 | 2026.04.17 17:38:20.190919 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.04.17 17:38:20.190990 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_81_16} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12744 | 2026.04.17 17:38:20.191065 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12745 | 2026.04.17 17:38:20.191269 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.04.17 17:38:20.191310 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12747 | 2026.04.17 17:38:20.191669 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12748 | 2026.04.17 17:38:20.191890 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.04.17 17:38:20.192017 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12750 | 2026.04.17 17:38:20.192055 [ 276 ] {6eea86cd-cda6-4528-ade3-f76e96bfd582} <Debug> TCPHandler: Processed in 0.001398366 sec. | ||
| 12751 | 2026.04.17 17:38:20.192168 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.04.17 17:38:20.192261 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12753 | 2026.04.17 17:38:20.192315 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <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 | ||
| 12754 | 2026.04.17 17:38:20.193059 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.04.17 17:38:20.193096 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12756 | 2026.04.17 17:38:20.193590 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12757 | 2026.04.17 17:38:20.193824 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.04.17 17:38:20.193971 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001728 sec., 4050.925925925926 rows/sec., 7.26 MiB/sec. | ||
| 12759 | 2026.04.17 17:38:20.194024 [ 276 ] {0113fe11-b7b6-4260-9224-4bb9d4f77d4b} <Debug> TCPHandler: Processed in 0.001903903 sec. | ||
| 12760 | 2026.04.17 17:38:20.194153 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.04.17 17:38:20.194248 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.04.17 17:38:20.194289 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12763 | 2026.04.17 17:38:20.194616 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.04.17 17:38:20.194651 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12765 | 2026.04.17 17:38:20.194950 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12766 | 2026.04.17 17:38:20.195168 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.04.17 17:38:20.195295 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12768 | 2026.04.17 17:38:20.195329 [ 276 ] {2d885e90-0648-4dae-a286-caf2710c7185} <Debug> TCPHandler: Processed in 0.00122406 sec. | ||
| 12769 | 2026.04.17 17:38:25.194474 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2026.04.17 17:38:25.194689 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12771 | 2026.04.17 17:38:25.194763 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12772 | 2026.04.17 17:38:25.195545 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.04.17 17:38:25.195591 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12774 | 2026.04.17 17:38:25.195989 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12775 | 2026.04.17 17:38:25.196233 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2026.04.17 17:38:25.196387 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 12777 | 2026.04.17 17:38:25.196429 [ 276 ] {4fbbf70c-0f7d-4ce6-acf1-06e85ded41de} <Debug> TCPHandler: Processed in 0.002094969 sec. | ||
| 12778 | 2026.04.17 17:38:25.196555 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12779 | 2026.04.17 17:38:25.196650 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12780 | 2026.04.17 17:38:25.196692 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12781 | 2026.04.17 17:38:25.197098 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.04.17 17:38:25.197137 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12783 | 2026.04.17 17:38:25.197454 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12784 | 2026.04.17 17:38:25.197692 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2026.04.17 17:38:25.197829 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 408.74 KiB/sec. | ||
| 12786 | 2026.04.17 17:38:25.197866 [ 276 ] {d8294ecb-3ee0-4423-b377-9b6d6610957b} <Debug> TCPHandler: Processed in 0.001360155 sec. | ||
| 12787 | 2026.04.17 17:38:25.197985 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2026.04.17 17:38:25.198077 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12789 | 2026.04.17 17:38:25.198117 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12790 | 2026.04.17 17:38:25.198897 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.04.17 17:38:25.198936 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12792 | 2026.04.17 17:38:25.199292 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12793 | 2026.04.17 17:38:25.199512 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.04.17 17:38:25.199642 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Debug> executeQuery: Read 868 rows, 69.56 KiB in 0.001581 sec., 549019.6078431372 rows/sec., 42.97 MiB/sec. | ||
| 12795 | 2026.04.17 17:38:25.199642 [ 78 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12796 | 2026.04.17 17:38:25.199679 [ 276 ] {d0792d39-07ce-4d48-b4b9-032912f7c0b4} <Debug> TCPHandler: Processed in 0.001742417 sec. | ||
| 12797 | 2026.04.17 17:38:25.199724 [ 78 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.04.17 17:38:25.199753 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12799 | 2026.04.17 17:38:25.199816 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.04.17 17:38:25.199877 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 12801 | 2026.04.17 17:38:25.199917 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12802 | 2026.04.17 17:38:25.199961 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12803 | 2026.04.17 17:38:25.200028 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12804 | 2026.04.17 17:38:25.200071 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3362 rows starting from the beginning of the part | ||
| 12805 | 2026.04.17 17:38:25.200153 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2425 rows starting from the beginning of the part | ||
| 12806 | 2026.04.17 17:38:25.200207 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 12807 | 2026.04.17 17:38:25.200258 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 124 rows starting from the beginning of the part | ||
| 12808 | 2026.04.17 17:38:25.200301 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 70 rows starting from the beginning of the part | ||
| 12809 | 2026.04.17 17:38:25.200341 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 868 rows starting from the beginning of the part | ||
| 12810 | 2026.04.17 17:38:25.200438 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.04.17 17:38:25.200481 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12812 | 2026.04.17 17:38:25.200815 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12813 | 2026.04.17 17:38:25.201042 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.04.17 17:38:25.201177 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001278 sec., 142410.01564945225 rows/sec., 8.80 MiB/sec. | ||
| 12815 | 2026.04.17 17:38:25.201214 [ 276 ] {aa3620ce-8c40-425d-a3bb-59564b02ffe5} <Debug> TCPHandler: Processed in 0.001445998 sec. | ||
| 12816 | 2026.04.17 17:38:25.201334 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.04.17 17:38:25.201427 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12818 | 2026.04.17 17:38:25.201466 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12819 | 2026.04.17 17:38:25.201899 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.04.17 17:38:25.201936 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12821 | 2026.04.17 17:38:25.202241 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12822 | 2026.04.17 17:38:25.202453 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.04.17 17:38:25.202582 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 12824 | 2026.04.17 17:38:25.202618 [ 276 ] {7326af7b-b38f-47e8-a38c-54eb8cec69f5} <Debug> TCPHandler: Processed in 0.001333164 sec. | ||
| 12825 | 2026.04.17 17:38:25.202732 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2026.04.17 17:38:25.202767 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002950507 sec., 2340275.7559971893 rows/sec., 185.12 MiB/sec. | ||
| 12827 | 2026.04.17 17:38:25.202825 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12828 | 2026.04.17 17:38:25.202869 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12829 | 2026.04.17 17:38:25.203061 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12830 | 2026.04.17 17:38:25.203306 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.04.17 17:38:25.203373 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_101_20} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12832 | 2026.04.17 17:38:25.203414 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.04.17 17:38:25.203451 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12834 | 2026.04.17 17:38:25.203453 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12835 | 2026.04.17 17:38:25.203867 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12836 | 2026.04.17 17:38:25.204160 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.04.17 17:38:25.204289 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001482 sec., 99865.04723346829 rows/sec., 5.68 MiB/sec. | ||
| 12838 | 2026.04.17 17:38:25.204327 [ 276 ] {9946e007-1a60-4df6-a600-3112c5f35641} <Debug> TCPHandler: Processed in 0.001642034 sec. | ||
| 12839 | 2026.04.17 17:38:25.204453 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.04.17 17:38:25.204548 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12841 | 2026.04.17 17:38:25.204590 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12842 | 2026.04.17 17:38:25.205281 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.04.17 17:38:25.205338 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12844 | 2026.04.17 17:38:25.205665 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12845 | 2026.04.17 17:38:25.205881 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.04.17 17:38:25.206023 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Debug> executeQuery: Read 530 rows, 38.39 KiB in 0.001481 sec., 357866.3065496287 rows/sec., 25.31 MiB/sec. | ||
| 12847 | 2026.04.17 17:38:25.206027 [ 79 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12848 | 2026.04.17 17:38:25.206066 [ 276 ] {a6037d15-e6c7-4e69-b705-caffa3b665ff} <Debug> TCPHandler: Processed in 0.001661564 sec. | ||
| 12849 | 2026.04.17 17:38:25.206088 [ 79 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.04.17 17:38:25.206116 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12851 | 2026.04.17 17:38:25.206192 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 12852 | 2026.04.17 17:38:25.206194 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.04.17 17:38:25.206293 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12854 | 2026.04.17 17:38:25.206311 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12855 | 2026.04.17 17:38:25.206323 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 12856 | 2026.04.17 17:38:25.206360 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12857 | 2026.04.17 17:38:25.206380 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1307 rows starting from the beginning of the part | ||
| 12858 | 2026.04.17 17:38:25.206422 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 12859 | 2026.04.17 17:38:25.206465 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 98 rows starting from the beginning of the part | ||
| 12860 | 2026.04.17 17:38:25.206499 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 71 rows starting from the beginning of the part | ||
| 12861 | 2026.04.17 17:38:25.206530 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 530 rows starting from the beginning of the part | ||
| 12862 | 2026.04.17 17:38:25.206728 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.04.17 17:38:25.206770 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12864 | 2026.04.17 17:38:25.207082 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12865 | 2026.04.17 17:38:25.207303 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.04.17 17:38:25.207426 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 12867 | 2026.04.17 17:38:25.207463 [ 276 ] {3e2cc993-ac0e-48ce-8fd5-f5afd8aa1bc4} <Debug> TCPHandler: Processed in 0.001316763 sec. | ||
| 12868 | 2026.04.17 17:38:25.207577 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.04.17 17:38:25.207675 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12870 | 2026.04.17 17:38:25.207717 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12871 | 2026.04.17 17:38:25.207831 [ 188 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670695 sec., 2334956.410356169 rows/sec., 169.25 MiB/sec. | ||
| 12872 | 2026.04.17 17:38:25.208082 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12873 | 2026.04.17 17:38:25.208208 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.04.17 17:38:25.208263 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12875 | 2026.04.17 17:38:25.208399 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.04.17 17:38:25.208499 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_101_20} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12877 | 2026.04.17 17:38:25.208603 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12878 | 2026.04.17 17:38:25.208675 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12879 | 2026.04.17 17:38:25.208914 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.04.17 17:38:25.209041 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001384 sec., 193641.61849710983 rows/sec., 12.87 MiB/sec. | ||
| 12881 | 2026.04.17 17:38:25.209078 [ 276 ] {76b5ceef-425b-4551-a5b8-68318b71abab} <Debug> TCPHandler: Processed in 0.001549721 sec. | ||
| 12882 | 2026.04.17 17:38:25.209192 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2026.04.17 17:38:25.209284 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12884 | 2026.04.17 17:38:25.209326 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12885 | 2026.04.17 17:38:25.209639 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12886 | 2026.04.17 17:38:25.209674 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12887 | 2026.04.17 17:38:25.209969 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12888 | 2026.04.17 17:38:25.210181 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12889 | 2026.04.17 17:38:25.210303 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 12890 | 2026.04.17 17:38:25.210337 [ 276 ] {4ea338c6-3057-4282-aeff-77026aceaf33} <Debug> TCPHandler: Processed in 0.001191649 sec. | ||
| 12891 | 2026.04.17 17:38:25.210452 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.04.17 17:38:25.210543 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12893 | 2026.04.17 17:38:25.210595 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <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 | ||
| 12894 | 2026.04.17 17:38:25.211476 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2026.04.17 17:38:25.211511 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12896 | 2026.04.17 17:38:25.212065 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12897 | 2026.04.17 17:38:25.212282 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2026.04.17 17:38:25.212400 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12899 | 2026.04.17 17:38:25.212413 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 12900 | 2026.04.17 17:38:25.212448 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.04.17 17:38:25.212476 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12902 | 2026.04.17 17:38:25.212481 [ 276 ] {f1acb23a-1860-4c34-8ced-bd5c7adb56bd} <Debug> TCPHandler: Processed in 0.002075118 sec. | ||
| 12903 | 2026.04.17 17:38:25.212585 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 12904 | 2026.04.17 17:38:25.212615 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.04.17 17:38:25.212714 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12906 | 2026.04.17 17:38:25.212755 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12907 | 2026.04.17 17:38:25.212855 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12908 | 2026.04.17 17:38:25.212925 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1683 rows starting from the beginning of the part | ||
| 12909 | 2026.04.17 17:38:25.213067 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 12910 | 2026.04.17 17:38:25.213088 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.04.17 17:38:25.213127 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12912 | 2026.04.17 17:38:25.213183 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
| 12913 | 2026.04.17 17:38:25.213300 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 12914 | 2026.04.17 17:38:25.213396 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 12915 | 2026.04.17 17:38:25.213436 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12916 | 2026.04.17 17:38:25.213494 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 12917 | 2026.04.17 17:38:25.213663 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.04.17 17:38:25.213785 [ 79 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12919 | 2026.04.17 17:38:25.213791 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 12920 | 2026.04.17 17:38:25.213822 [ 79 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.04.17 17:38:25.213846 [ 276 ] {171adaa4-6266-4c50-8a09-9450a68336df} <Debug> TCPHandler: Processed in 0.001277482 sec. | ||
| 12922 | 2026.04.17 17:38:25.213849 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12923 | 2026.04.17 17:38:25.213951 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12924 | 2026.04.17 17:38:25.214056 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12925 | 2026.04.17 17:38:25.214087 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4740 rows starting from the beginning of the part | ||
| 12926 | 2026.04.17 17:38:25.214149 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 12 rows starting from the beginning of the part | ||
| 12927 | 2026.04.17 17:38:25.214192 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 12928 | 2026.04.17 17:38:25.214232 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 12929 | 2026.04.17 17:38:25.214268 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12930 | 2026.04.17 17:38:25.214308 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 12931 | 2026.04.17 17:38:25.216117 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002204322 sec., 2272807.6932498976 rows/sec., 152.18 MiB/sec. | ||
| 12932 | 2026.04.17 17:38:25.216565 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12933 | 2026.04.17 17:38:25.216912 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.04.17 17:38:25.217000 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_101_20} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12935 | 2026.04.17 17:38:25.217117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12936 | 2026.04.17 17:38:25.221821 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 19 columns (19 merged, 0 gathered) in 0.009291285 sec., 194806.2081832599 rows/sec., 349.08 MiB/sec. | ||
| 12937 | 2026.04.17 17:38:25.223239 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12938 | 2026.04.17 17:38:25.223651 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.04.17 17:38:25.223739 [ 197 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12940 | 2026.04.17 17:38:25.223880 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.26 MiB. | ||
| 12941 | 2026.04.17 17:38:25.370859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29307 | ||
| 12942 | 2026.04.17 17:38:25.371332 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.04.17 17:38:25.371368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12944 | 2026.04.17 17:38:25.371816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12945 | 2026.04.17 17:38:25.372050 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.04.17 17:38:25.372189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29307 | ||
| 12947 | 2026.04.17 17:38:25.372215 [ 79 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12948 | 2026.04.17 17:38:25.372279 [ 79 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.04.17 17:38:25.372314 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12950 | 2026.04.17 17:38:25.372399 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 12951 | 2026.04.17 17:38:25.372490 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12952 | 2026.04.17 17:38:25.372519 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26875 rows starting from the beginning of the part | ||
| 12953 | 2026.04.17 17:38:25.372571 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12954 | 2026.04.17 17:38:25.372613 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12955 | 2026.04.17 17:38:25.372651 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12956 | 2026.04.17 17:38:25.372689 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12957 | 2026.04.17 17:38:25.372727 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12958 | 2026.04.17 17:38:25.375166 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29307 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797942 sec., 10474484.460364083 rows/sec., 149.84 MiB/sec. | ||
| 12959 | 2026.04.17 17:38:25.375572 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12960 | 2026.04.17 17:38:25.375891 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.04.17 17:38:25.375977 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_61_12} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12962 | 2026.04.17 17:38:25.376079 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12963 | 2026.04.17 17:38:26.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.55 MiB, peak 363.75 MiB, free memory in arenas 0.00 B, will set to 350.09 MiB (RSS), difference: 3.54 MiB | ||
| 12964 | 2026.04.17 17:38:26.935114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12965 | 2026.04.17 17:38:26.954047 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2026.04.17 17:38:26.954115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12967 | 2026.04.17 17:38:26.960858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12968 | 2026.04.17 17:38:26.961643 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2026.04.17 17:38:26.961961 [ 75 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12970 | 2026.04.17 17:38:26.962031 [ 75 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.04.17 17:38:26.962055 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12972 | 2026.04.17 17:38:26.962190 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12973 | 2026.04.17 17:38:26.965358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12974 | 2026.04.17 17:38:26.966198 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12975 | 2026.04.17 17:38:26.967791 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12976 | 2026.04.17 17:38:26.972625 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12977 | 2026.04.17 17:38:26.977309 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12978 | 2026.04.17 17:38:26.982218 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12979 | 2026.04.17 17:38:26.987316 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12980 | 2026.04.17 17:38:26.991525 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 12981 | 2026.04.17 17:38:27.000325 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.52 MiB, peak 363.75 MiB, free memory in arenas 0.00 B, will set to 350.09 MiB (RSS), difference: -9.43 MiB | ||
| 12982 | 2026.04.17 17:38:27.050721 [ 194 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.088592789 sec., 5192.296181125983 rows/sec., 26.85 MiB/sec. | ||
| 12983 | 2026.04.17 17:38:27.053497 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12984 | 2026.04.17 17:38:27.055460 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_61_12} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.04.17 17:38:27.055550 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_61_12} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12986 | 2026.04.17 17:38:27.057720 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12987 | 2026.04.17 17:38:27.986153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1604 | ||
| 12988 | 2026.04.17 17:38:27.989275 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.04.17 17:38:27.989346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12990 | 2026.04.17 17:38:27.991193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12991 | 2026.04.17 17:38:27.991636 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12992 | 2026.04.17 17:38:27.992358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12993 | 2026.04.17 17:38:28.000412 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.72 MiB, peak 363.75 MiB, free memory in arenas 0.00 B, will set to 350.64 MiB (RSS), difference: 8.92 MiB | ||
| 12994 | 2026.04.17 17:38:30.185869 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2026.04.17 17:38:30.186069 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12996 | 2026.04.17 17:38:30.186138 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12997 | 2026.04.17 17:38:30.186774 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12998 | 2026.04.17 17:38:30.186817 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12999 | 2026.04.17 17:38:30.187233 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13000 | 2026.04.17 17:38:30.187474 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13001 | 2026.04.17 17:38:30.187636 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001615 sec., 43343.653250774 rows/sec., 3.46 MiB/sec. | ||
| 13002 | 2026.04.17 17:38:30.187685 [ 276 ] {1d7f5755-97ef-4650-82ff-2971d0b77431} <Debug> TCPHandler: Processed in 0.001946164 sec. | ||
| 13003 | 2026.04.17 17:38:30.187808 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2026.04.17 17:38:30.187911 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13005 | 2026.04.17 17:38:30.187955 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13006 | 2026.04.17 17:38:30.188433 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.04.17 17:38:30.188471 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13008 | 2026.04.17 17:38:30.188825 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13009 | 2026.04.17 17:38:30.189051 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.04.17 17:38:30.189188 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0013 sec., 5384.615384615385 rows/sec., 404.90 KiB/sec. | ||
| 13011 | 2026.04.17 17:38:30.189228 [ 276 ] {1638d11c-0e0f-4b3c-9a7f-88bca3f26fec} <Debug> TCPHandler: Processed in 0.001472178 sec. | ||
| 13012 | 2026.04.17 17:38:30.189357 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13013 | 2026.04.17 17:38:30.189458 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13014 | 2026.04.17 17:38:30.189500 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13015 | 2026.04.17 17:38:30.189944 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.04.17 17:38:30.189979 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13017 | 2026.04.17 17:38:30.190303 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13018 | 2026.04.17 17:38:30.190521 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.04.17 17:38:30.190667 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001215 sec., 58436.21399176955 rows/sec., 4.56 MiB/sec. | ||
| 13020 | 2026.04.17 17:38:30.190711 [ 276 ] {1f24cb86-f609-4acc-977a-aaf37ab4da21} <Debug> TCPHandler: Processed in 0.001404996 sec. | ||
| 13021 | 2026.04.17 17:38:30.190826 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13022 | 2026.04.17 17:38:30.190926 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13023 | 2026.04.17 17:38:30.190969 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13024 | 2026.04.17 17:38:30.191370 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.04.17 17:38:30.191404 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13026 | 2026.04.17 17:38:30.191733 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13027 | 2026.04.17 17:38:30.191949 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.04.17 17:38:30.192044 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 5 parts from all_1_97_21 to all_101_101_0 | ||
| 13029 | 2026.04.17 17:38:30.192075 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13030 | 2026.04.17 17:38:30.192082 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.04.17 17:38:30.192107 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13032 | 2026.04.17 17:38:30.192111 [ 276 ] {3505504e-26d5-46a0-8444-e8c712122992} <Debug> TCPHandler: Processed in 0.001332874 sec. | ||
| 13033 | 2026.04.17 17:38:30.192221 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.04.17 17:38:30.192241 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_97_21 to all_101_101_0 into Compact with storage Full | ||
| 13035 | 2026.04.17 17:38:30.192315 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13036 | 2026.04.17 17:38:30.192374 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <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 | ||
| 13037 | 2026.04.17 17:38:30.192406 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2026.04.17 17:38:30.192452 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_21, total 35673 rows starting from the beginning of the part | ||
| 13039 | 2026.04.17 17:38:30.192523 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 13040 | 2026.04.17 17:38:30.192572 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13041 | 2026.04.17 17:38:30.192615 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13042 | 2026.04.17 17:38:30.192656 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 268 rows starting from the beginning of the part | ||
| 13043 | 2026.04.17 17:38:30.193126 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.04.17 17:38:30.193166 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13045 | 2026.04.17 17:38:30.193700 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13046 | 2026.04.17 17:38:30.193938 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.04.17 17:38:30.194086 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00179 sec., 3910.614525139665 rows/sec., 7.01 MiB/sec. | ||
| 13048 | 2026.04.17 17:38:30.194161 [ 276 ] {dd829555-47d4-4c39-abce-fab3c8ba6679} <Debug> TCPHandler: Processed in 0.001987625 sec. | ||
| 13049 | 2026.04.17 17:38:30.194275 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.04.17 17:38:30.194369 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.04.17 17:38:30.194410 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13052 | 2026.04.17 17:38:30.194757 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.04.17 17:38:30.194791 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13054 | 2026.04.17 17:38:30.195092 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13055 | 2026.04.17 17:38:30.195327 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.04.17 17:38:30.195455 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13057 | 2026.04.17 17:38:30.195490 [ 276 ] {3c6469d2-5fbb-4217-aaa6-e51a1dcc310f} <Debug> TCPHandler: Processed in 0.001263222 sec. | ||
| 13058 | 2026.04.17 17:38:30.199134 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36389 rows, containing 5 columns (5 merged, 0 gathered) in 0.006958198 sec., 5229658.598389986 rows/sec., 337.72 MiB/sec. | ||
| 13059 | 2026.04.17 17:38:30.199561 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Trace> MergedBlockOutputStream: filled checksums all_1_101_22 (state Temporary) | ||
| 13060 | 2026.04.17 17:38:30.199885 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_101_22 to all_1_101_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.04.17 17:38:30.199975 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_101_22} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 5 parts: [all_1_97_21, all_101_101_0] -> all_1_101_22 | ||
| 13062 | 2026.04.17 17:38:30.200071 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13063 | 2026.04.17 17:38:32.638754 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13064 | 2026.04.17 17:38:32.638809 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13065 | 2026.04.17 17:38:32.873260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29755 | ||
| 13066 | 2026.04.17 17:38:32.873763 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.04.17 17:38:32.873811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13068 | 2026.04.17 17:38:32.874326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13069 | 2026.04.17 17:38:32.874592 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.04.17 17:38:32.874746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29755 | ||
| 13071 | 2026.04.17 17:38:34.466351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13072 | 2026.04.17 17:38:34.481941 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.04.17 17:38:34.481999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13074 | 2026.04.17 17:38:34.487410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13075 | 2026.04.17 17:38:34.488075 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.04.17 17:38:34.490876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13077 | 2026.04.17 17:38:35.194850 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.04.17 17:38:35.195043 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13079 | 2026.04.17 17:38:35.195111 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13080 | 2026.04.17 17:38:35.195870 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.04.17 17:38:35.195908 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13082 | 2026.04.17 17:38:35.196322 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13083 | 2026.04.17 17:38:35.196556 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.04.17 17:38:35.196728 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 13085 | 2026.04.17 17:38:35.196770 [ 276 ] {7692283e-d3e6-433a-9d0f-d496751f9770} <Debug> TCPHandler: Processed in 0.002056898 sec. | ||
| 13086 | 2026.04.17 17:38:35.196898 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.04.17 17:38:35.196995 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13088 | 2026.04.17 17:38:35.197036 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13089 | 2026.04.17 17:38:35.197847 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.04.17 17:38:35.197882 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13091 | 2026.04.17 17:38:35.198237 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13092 | 2026.04.17 17:38:35.198473 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.04.17 17:38:35.198597 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001622 sec., 533292.2318125771 rows/sec., 41.75 MiB/sec. | ||
| 13094 | 2026.04.17 17:38:35.198646 [ 276 ] {05845d27-3a45-4e2b-bbc3-6c69c8a2f2c5} <Debug> TCPHandler: Processed in 0.001798869 sec. | ||
| 13095 | 2026.04.17 17:38:35.198770 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13096 | 2026.04.17 17:38:35.198865 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13097 | 2026.04.17 17:38:35.198906 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13098 | 2026.04.17 17:38:35.199373 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.04.17 17:38:35.199407 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13100 | 2026.04.17 17:38:35.199712 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13101 | 2026.04.17 17:38:35.199931 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.04.17 17:38:35.200059 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001211 sec., 145334.4343517754 rows/sec., 8.95 MiB/sec. | ||
| 13103 | 2026.04.17 17:38:35.200097 [ 276 ] {36c38b17-fe91-4662-b3f2-cb3915f8ecfd} <Debug> TCPHandler: Processed in 0.001378445 sec. | ||
| 13104 | 2026.04.17 17:38:35.200209 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.04.17 17:38:35.200304 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13106 | 2026.04.17 17:38:35.200344 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13107 | 2026.04.17 17:38:35.200782 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.04.17 17:38:35.200818 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13109 | 2026.04.17 17:38:35.201119 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13110 | 2026.04.17 17:38:35.201346 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13111 | 2026.04.17 17:38:35.201472 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 13112 | 2026.04.17 17:38:35.201511 [ 276 ] {c9cd35f2-275d-439c-98f0-f7b6001cd282} <Debug> TCPHandler: Processed in 0.001351514 sec. | ||
| 13113 | 2026.04.17 17:38:35.201623 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.04.17 17:38:35.201717 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13115 | 2026.04.17 17:38:35.201759 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13116 | 2026.04.17 17:38:35.202182 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13117 | 2026.04.17 17:38:35.202218 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13118 | 2026.04.17 17:38:35.202530 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13119 | 2026.04.17 17:38:35.202745 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13120 | 2026.04.17 17:38:35.202870 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 13121 | 2026.04.17 17:38:35.202908 [ 276 ] {7b71f003-7fff-404d-a9e1-0d3d30eb8fbb} <Debug> TCPHandler: Processed in 0.001335884 sec. | ||
| 13122 | 2026.04.17 17:38:35.203020 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.04.17 17:38:35.203114 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13124 | 2026.04.17 17:38:35.203155 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13125 | 2026.04.17 17:38:35.203728 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.04.17 17:38:35.203764 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13127 | 2026.04.17 17:38:35.204079 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13128 | 2026.04.17 17:38:35.204294 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2026.04.17 17:38:35.204421 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001325 sec., 395471.69811320753 rows/sec., 27.93 MiB/sec. | ||
| 13130 | 2026.04.17 17:38:35.204460 [ 276 ] {ae76d076-305a-41c1-9280-c6ff6be460ca} <Debug> TCPHandler: Processed in 0.001489539 sec. | ||
| 13131 | 2026.04.17 17:38:35.204569 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.04.17 17:38:35.204670 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13133 | 2026.04.17 17:38:35.204712 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13134 | 2026.04.17 17:38:35.205070 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.04.17 17:38:35.205106 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13136 | 2026.04.17 17:38:35.205442 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13137 | 2026.04.17 17:38:35.205657 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.04.17 17:38:35.205785 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 13139 | 2026.04.17 17:38:35.205824 [ 276 ] {b83cad2a-b383-4879-9175-a7081efce5d6} <Debug> TCPHandler: Processed in 0.001306203 sec. | ||
| 13140 | 2026.04.17 17:38:35.205941 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.04.17 17:38:35.206042 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.04.17 17:38:35.206086 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13143 | 2026.04.17 17:38:35.206495 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.04.17 17:38:35.206532 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13145 | 2026.04.17 17:38:35.206883 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13146 | 2026.04.17 17:38:35.207119 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.04.17 17:38:35.207257 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001234 sec., 214748.78444084278 rows/sec., 14.27 MiB/sec. | ||
| 13148 | 2026.04.17 17:38:35.207295 [ 276 ] {187248a1-0c2f-4e21-8f63-9a9a08438239} <Debug> TCPHandler: Processed in 0.001405216 sec. | ||
| 13149 | 2026.04.17 17:38:35.207407 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.04.17 17:38:35.207502 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.04.17 17:38:35.207544 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13152 | 2026.04.17 17:38:35.207853 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.04.17 17:38:35.207888 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13154 | 2026.04.17 17:38:35.208189 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13155 | 2026.04.17 17:38:35.208404 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.04.17 17:38:35.208529 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 13157 | 2026.04.17 17:38:35.208566 [ 276 ] {ff1290cf-5d32-4320-b393-890f8702b6d6} <Debug> TCPHandler: Processed in 0.00120799 sec. | ||
| 13158 | 2026.04.17 17:38:35.208670 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.04.17 17:38:35.208762 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13160 | 2026.04.17 17:38:35.208816 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <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 | ||
| 13161 | 2026.04.17 17:38:35.209620 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.04.17 17:38:35.209656 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13163 | 2026.04.17 17:38:35.210200 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13164 | 2026.04.17 17:38:35.210431 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.04.17 17:38:35.210571 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001826 sec., 18619.934282584887 rows/sec., 33.37 MiB/sec. | ||
| 13166 | 2026.04.17 17:38:35.210625 [ 276 ] {0e3d5136-44e0-43f7-be4f-cf09fa0374a6} <Debug> TCPHandler: Processed in 0.002003006 sec. | ||
| 13167 | 2026.04.17 17:38:35.210736 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.04.17 17:38:35.210832 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13169 | 2026.04.17 17:38:35.210873 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13170 | 2026.04.17 17:38:35.211194 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.04.17 17:38:35.211231 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13172 | 2026.04.17 17:38:35.211538 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13173 | 2026.04.17 17:38:35.211766 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.04.17 17:38:35.211897 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 13175 | 2026.04.17 17:38:35.211933 [ 276 ] {85acd5b9-94e1-43c8-8e55-17fb02599bc8} <Debug> TCPHandler: Processed in 0.00124541 sec. | ||
| 13176 | 2026.04.17 17:38:35.787812 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.04.17 17:38:35.788021 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13178 | 2026.04.17 17:38:35.788100 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13179 | 2026.04.17 17:38:35.790067 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.04.17 17:38:35.790125 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13181 | 2026.04.17 17:38:35.790668 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13182 | 2026.04.17 17:38:35.790919 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.04.17 17:38:35.791088 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.003124 sec., 774327.7848911652 rows/sec., 56.87 MiB/sec. | ||
| 13184 | 2026.04.17 17:38:35.791143 [ 276 ] {d7fcc852-97a7-415e-b963-da009b7566f3} <Debug> TCPHandler: Processed in 0.003478874 sec. | ||
| 13185 | 2026.04.17 17:38:35.791296 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.04.17 17:38:35.791431 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.04.17 17:38:35.791485 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13188 | 2026.04.17 17:38:35.791952 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.04.17 17:38:35.791992 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13190 | 2026.04.17 17:38:35.792314 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13191 | 2026.04.17 17:38:35.792537 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.04.17 17:38:35.792677 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001277 sec., 14095.536413469068 rows/sec., 1.04 MiB/sec. | ||
| 13193 | 2026.04.17 17:38:35.792717 [ 276 ] {f95fa1ad-d015-4fb7-bdc4-3146625cef28} <Debug> TCPHandler: Processed in 0.001485349 sec. | ||
| 13194 | 2026.04.17 17:38:35.792844 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.04.17 17:38:35.792964 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.04.17 17:38:35.793012 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13197 | 2026.04.17 17:38:35.793787 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.04.17 17:38:35.793825 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13199 | 2026.04.17 17:38:35.794179 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13200 | 2026.04.17 17:38:35.794405 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.04.17 17:38:35.794534 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001596 sec., 501879.6992481203 rows/sec., 28.99 MiB/sec. | ||
| 13202 | 2026.04.17 17:38:35.794552 [ 63 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13203 | 2026.04.17 17:38:35.794573 [ 276 ] {5711ff43-379e-49df-939d-1308308b1519} <Debug> TCPHandler: Processed in 0.001789849 sec. | ||
| 13204 | 2026.04.17 17:38:35.794628 [ 63 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.04.17 17:38:35.794659 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13206 | 2026.04.17 17:38:35.794719 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.04.17 17:38:35.794770 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 13208 | 2026.04.17 17:38:35.794828 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13209 | 2026.04.17 17:38:35.794875 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13210 | 2026.04.17 17:38:35.794904 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13211 | 2026.04.17 17:38:35.794947 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 975 rows starting from the beginning of the part | ||
| 13212 | 2026.04.17 17:38:35.795020 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 13213 | 2026.04.17 17:38:35.795069 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 802 rows starting from the beginning of the part | ||
| 13214 | 2026.04.17 17:38:35.795116 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 13215 | 2026.04.17 17:38:35.795161 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 13216 | 2026.04.17 17:38:35.795208 [ 191 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 13217 | 2026.04.17 17:38:35.795257 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.04.17 17:38:35.795300 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13219 | 2026.04.17 17:38:35.795631 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13220 | 2026.04.17 17:38:35.795866 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.04.17 17:38:35.796003 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. | ||
| 13222 | 2026.04.17 17:38:35.796041 [ 276 ] {d72d4bef-c692-42a1-ae1d-37efe307819e} <Debug> TCPHandler: Processed in 0.001375765 sec. | ||
| 13223 | 2026.04.17 17:38:35.796165 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.04.17 17:38:35.796286 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13225 | 2026.04.17 17:38:35.796335 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13226 | 2026.04.17 17:38:35.796449 [ 201 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724866 sec., 1681290.024848307 rows/sec., 106.01 MiB/sec. | ||
| 13227 | 2026.04.17 17:38:35.796665 [ 193 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13228 | 2026.04.17 17:38:35.796970 [ 193 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.04.17 17:38:35.797044 [ 193 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_30_6} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13230 | 2026.04.17 17:38:35.797134 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13231 | 2026.04.17 17:38:35.797267 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.04.17 17:38:35.797309 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13233 | 2026.04.17 17:38:35.797691 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13234 | 2026.04.17 17:38:35.797911 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.04.17 17:38:35.798042 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001779 sec., 729061.270376616 rows/sec., 48.68 MiB/sec. | ||
| 13236 | 2026.04.17 17:38:35.798081 [ 276 ] {1ecc4ff8-27ab-41b4-8c0a-a51450cddf96} <Debug> TCPHandler: Processed in 0.001974605 sec. | ||
| 13237 | 2026.04.17 17:38:35.798193 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.04.17 17:38:35.798289 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13239 | 2026.04.17 17:38:35.798331 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13240 | 2026.04.17 17:38:35.799038 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.04.17 17:38:35.799074 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13242 | 2026.04.17 17:38:35.799501 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13243 | 2026.04.17 17:38:35.799719 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.04.17 17:38:35.799851 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001581 sec., 946236.559139785 rows/sec., 57.39 MiB/sec. | ||
| 13245 | 2026.04.17 17:38:35.799888 [ 276 ] {09e4fec9-040b-4a85-a97e-637e5d674b19} <Debug> TCPHandler: Processed in 0.001742978 sec. | ||
| 13246 | 2026.04.17 17:38:35.799997 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.04.17 17:38:35.800091 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13248 | 2026.04.17 17:38:35.800147 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <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 | ||
| 13249 | 2026.04.17 17:38:35.800998 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.04.17 17:38:35.801035 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13251 | 2026.04.17 17:38:35.801571 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13252 | 2026.04.17 17:38:35.801792 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.04.17 17:38:35.801930 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001858 sec., 9687.83638320775 rows/sec., 17.36 MiB/sec. | ||
| 13254 | 2026.04.17 17:38:35.801993 [ 276 ] {1cb8eafc-2928-4748-bc38-8c09770e81c7} <Debug> TCPHandler: Processed in 0.002044587 sec. | ||
| 13255 | 2026.04.17 17:38:35.802113 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2026.04.17 17:38:35.802207 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13257 | 2026.04.17 17:38:35.802248 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13258 | 2026.04.17 17:38:35.802564 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.04.17 17:38:35.802599 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13260 | 2026.04.17 17:38:35.802906 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13261 | 2026.04.17 17:38:35.803131 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.04.17 17:38:35.803259 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 13263 | 2026.04.17 17:38:35.803295 [ 276 ] {2af99ccb-3e83-4881-a48b-36ce92ef5859} <Debug> TCPHandler: Processed in 0.001230391 sec. | ||
| 13264 | 2026.04.17 17:38:36.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.24 MiB, peak 363.75 MiB, free memory in arenas 0.00 B, will set to 350.84 MiB (RSS), difference: -1.40 MiB | ||
| 13265 | 2026.04.17 17:38:36.288730 [ 63 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 13266 | 2026.04.17 17:38:36.288825 [ 63 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2026.04.17 17:38:36.288863 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13268 | 2026.04.17 17:38:36.288999 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 13269 | 2026.04.17 17:38:36.289153 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13270 | 2026.04.17 17:38:36.289193 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 13271 | 2026.04.17 17:38:36.289270 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 13272 | 2026.04.17 17:38:36.289324 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 13273 | 2026.04.17 17:38:36.289372 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 13274 | 2026.04.17 17:38:36.289419 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 13275 | 2026.04.17 17:38:36.290194 [ 193 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249401 sec., 35216.875926944194 rows/sec., 2.94 MiB/sec. | ||
| 13276 | 2026.04.17 17:38:36.290313 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13277 | 2026.04.17 17:38:36.290563 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.04.17 17:38:36.290631 [ 201 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_23_5} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 13279 | 2026.04.17 17:38:36.290700 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13280 | 2026.04.17 17:38:37.993427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1654 | ||
| 13281 | 2026.04.17 17:38:37.996204 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.04.17 17:38:37.996260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13283 | 2026.04.17 17:38:37.997541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13284 | 2026.04.17 17:38:37.997826 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.04.17 17:38:37.997974 [ 59 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13286 | 2026.04.17 17:38:37.998010 [ 59 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.04.17 17:38:37.998030 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13288 | 2026.04.17 17:38:37.998152 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 13289 | 2026.04.17 17:38:37.998214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13290 | 2026.04.17 17:38:37.998802 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13291 | 2026.04.17 17:38:37.999012 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1466 rows starting from the beginning of the part | ||
| 13292 | 2026.04.17 17:38:37.999430 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 13293 | 2026.04.17 17:38:37.999800 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 50 rows starting from the beginning of the part | ||
| 13294 | 2026.04.17 17:38:38.000184 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 13295 | 2026.04.17 17:38:38.000564 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 13296 | 2026.04.17 17:38:38.000929 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 50 rows starting from the beginning of the part | ||
| 13297 | 2026.04.17 17:38:38.008141 [ 197 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 72 columns (72 merged, 0 gathered) in 0.01004736 sec., 164620.35798458502 rows/sec., 130.74 MiB/sec. | ||
| 13298 | 2026.04.17 17:38:38.009894 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13299 | 2026.04.17 17:38:38.010485 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.04.17 17:38:38.010563 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_46_9} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13301 | 2026.04.17 17:38:38.010914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 13302 | 2026.04.17 17:38:40.184685 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.04.17 17:38:40.184927 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13304 | 2026.04.17 17:38:40.185016 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13305 | 2026.04.17 17:38:40.185886 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.04.17 17:38:40.185933 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13307 | 2026.04.17 17:38:40.186336 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13308 | 2026.04.17 17:38:40.186571 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.04.17 17:38:40.186738 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. | ||
| 13310 | 2026.04.17 17:38:40.186789 [ 276 ] {d24a59ca-ef69-4efa-9e60-ceefe8e93409} <Debug> TCPHandler: Processed in 0.002248704 sec. | ||
| 13311 | 2026.04.17 17:38:40.186913 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.04.17 17:38:40.187018 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13313 | 2026.04.17 17:38:40.187062 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13314 | 2026.04.17 17:38:40.187495 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.04.17 17:38:40.187533 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13316 | 2026.04.17 17:38:40.187861 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13317 | 2026.04.17 17:38:40.188083 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.04.17 17:38:40.188219 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 13319 | 2026.04.17 17:38:40.188257 [ 276 ] {7a2e1958-03eb-400a-9340-57ef2b2ab7d0} <Debug> TCPHandler: Processed in 0.001396626 sec. | ||
| 13320 | 2026.04.17 17:38:40.188370 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.04.17 17:38:40.188468 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13322 | 2026.04.17 17:38:40.188512 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13323 | 2026.04.17 17:38:40.188896 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.04.17 17:38:40.188932 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13325 | 2026.04.17 17:38:40.189262 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13326 | 2026.04.17 17:38:40.189475 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.04.17 17:38:40.189604 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 13328 | 2026.04.17 17:38:40.189640 [ 276 ] {95e008e8-304a-41dc-a872-90acb8ca4a8c} <Debug> TCPHandler: Processed in 0.001318874 sec. | ||
| 13329 | 2026.04.17 17:38:40.189753 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.04.17 17:38:40.189849 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13331 | 2026.04.17 17:38:40.189890 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13332 | 2026.04.17 17:38:40.190211 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.04.17 17:38:40.190247 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13334 | 2026.04.17 17:38:40.190563 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13335 | 2026.04.17 17:38:40.190781 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.04.17 17:38:40.190916 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001086 sec., 44198.89502762431 rows/sec., 2.98 MiB/sec. | ||
| 13337 | 2026.04.17 17:38:40.190953 [ 276 ] {18680230-1dfb-4007-a55f-986ece36b5f1} <Debug> TCPHandler: Processed in 0.001248381 sec. | ||
| 13338 | 2026.04.17 17:38:40.375795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30267 | ||
| 13339 | 2026.04.17 17:38:40.376331 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2026.04.17 17:38:40.376379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13341 | 2026.04.17 17:38:40.376869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13342 | 2026.04.17 17:38:40.377096 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2026.04.17 17:38:40.377242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30267 | ||
| 13344 | 2026.04.17 17:38:41.991833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13345 | 2026.04.17 17:38:42.008690 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2026.04.17 17:38:42.008752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13347 | 2026.04.17 17:38:42.014992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13348 | 2026.04.17 17:38:42.015703 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.04.17 17:38:42.019162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13350 | 2026.04.17 17:38:45.195817 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.04.17 17:38:45.196023 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.04.17 17:38:45.196097 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13353 | 2026.04.17 17:38:45.196944 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.04.17 17:38:45.196992 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13355 | 2026.04.17 17:38:45.197411 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13356 | 2026.04.17 17:38:45.197657 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.04.17 17:38:45.197810 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001844 sec., 154013.01518438177 rows/sec., 9.78 MiB/sec. | ||
| 13358 | 2026.04.17 17:38:45.197861 [ 276 ] {221ba621-4978-4c73-9925-f5ceb97a6586} <Debug> TCPHandler: Processed in 0.002203793 sec. | ||
| 13359 | 2026.04.17 17:38:45.197985 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.04.17 17:38:45.198083 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13361 | 2026.04.17 17:38:45.198127 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13362 | 2026.04.17 17:38:45.198951 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.04.17 17:38:45.198990 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13364 | 2026.04.17 17:38:45.199381 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13365 | 2026.04.17 17:38:45.199610 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.04.17 17:38:45.199755 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001691 sec., 511531.63808397396 rows/sec., 40.05 MiB/sec. | ||
| 13367 | 2026.04.17 17:38:45.199757 [ 48 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13368 | 2026.04.17 17:38:45.199795 [ 276 ] {8f849a26-9eef-4d49-bd78-6f2ab39be064} <Debug> TCPHandler: Processed in 0.001858141 sec. | ||
| 13369 | 2026.04.17 17:38:45.199806 [ 48 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2026.04.17 17:38:45.199826 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13371 | 2026.04.17 17:38:45.199932 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.04.17 17:38:45.199948 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 13373 | 2026.04.17 17:38:45.200028 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13374 | 2026.04.17 17:38:45.200075 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13375 | 2026.04.17 17:38:45.200082 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13376 | 2026.04.17 17:38:45.200123 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3362 rows starting from the beginning of the part | ||
| 13377 | 2026.04.17 17:38:45.200190 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 70 rows starting from the beginning of the part | ||
| 13378 | 2026.04.17 17:38:45.200233 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 865 rows starting from the beginning of the part | ||
| 13379 | 2026.04.17 17:38:45.200275 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 2419 rows starting from the beginning of the part | ||
| 13380 | 2026.04.17 17:38:45.200313 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13381 | 2026.04.17 17:38:45.200353 [ 195 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 865 rows starting from the beginning of the part | ||
| 13382 | 2026.04.17 17:38:45.200536 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.04.17 17:38:45.200577 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13384 | 2026.04.17 17:38:45.200938 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13385 | 2026.04.17 17:38:45.201162 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.04.17 17:38:45.201282 [ 48 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13387 | 2026.04.17 17:38:45.201297 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001287 sec., 136752.13675213675 rows/sec., 8.42 MiB/sec. | ||
| 13388 | 2026.04.17 17:38:45.201318 [ 48 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.04.17 17:38:45.201339 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13390 | 2026.04.17 17:38:45.201341 [ 276 ] {a2d1ed36-6852-459b-a80a-5eed99689a21} <Debug> TCPHandler: Processed in 0.001460548 sec. | ||
| 13391 | 2026.04.17 17:38:45.201440 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 13392 | 2026.04.17 17:38:45.201467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2026.04.17 17:38:45.201574 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.04.17 17:38:45.201574 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13395 | 2026.04.17 17:38:45.201622 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13396 | 2026.04.17 17:38:45.201635 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 13397 | 2026.04.17 17:38:45.201709 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 182 rows starting from the beginning of the part | ||
| 13398 | 2026.04.17 17:38:45.201756 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 13399 | 2026.04.17 17:38:45.201800 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 176 rows starting from the beginning of the part | ||
| 13400 | 2026.04.17 17:38:45.201842 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part | ||
| 13401 | 2026.04.17 17:38:45.201883 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 176 rows starting from the beginning of the part | ||
| 13402 | 2026.04.17 17:38:45.202068 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.04.17 17:38:45.202109 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13404 | 2026.04.17 17:38:45.202439 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13405 | 2026.04.17 17:38:45.202662 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.04.17 17:38:45.202703 [ 189 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002811852 sec., 2716003.5449945442 rows/sec., 215.29 MiB/sec. | ||
| 13407 | 2026.04.17 17:38:45.202795 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 13408 | 2026.04.17 17:38:45.202841 [ 276 ] {ff66f480-5830-43cf-a522-2a9e314da16f} <Debug> TCPHandler: Processed in 0.001422656 sec. | ||
| 13409 | 2026.04.17 17:38:45.202845 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458628 sec., 538176.9717844441 rows/sec., 35.80 MiB/sec. | ||
| 13410 | 2026.04.17 17:38:45.202968 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13411 | 2026.04.17 17:38:45.202989 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13412 | 2026.04.17 17:38:45.203067 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13413 | 2026.04.17 17:38:45.203099 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13414 | 2026.04.17 17:38:45.203113 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13415 | 2026.04.17 17:38:45.203290 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.04.17 17:38:45.203379 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_86_17} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13417 | 2026.04.17 17:38:45.203460 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13418 | 2026.04.17 17:38:45.203504 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.04.17 17:38:45.203579 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2026.04.17 17:38:45.203598 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_106_21} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13421 | 2026.04.17 17:38:45.203614 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13422 | 2026.04.17 17:38:45.203690 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 13423 | 2026.04.17 17:38:45.203918 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13424 | 2026.04.17 17:38:45.204133 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.04.17 17:38:45.204253 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 13426 | 2026.04.17 17:38:45.204293 [ 276 ] {7e1f84c5-7648-481e-aa65-56de28f65cb0} <Debug> TCPHandler: Processed in 0.001372905 sec. | ||
| 13427 | 2026.04.17 17:38:45.204412 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13428 | 2026.04.17 17:38:45.204504 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13429 | 2026.04.17 17:38:45.204544 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13430 | 2026.04.17 17:38:45.205244 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2026.04.17 17:38:45.205278 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13432 | 2026.04.17 17:38:45.205590 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13433 | 2026.04.17 17:38:45.205793 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.04.17 17:38:45.205897 [ 48 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13435 | 2026.04.17 17:38:45.205918 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001431 sec., 366177.49825296993 rows/sec., 25.87 MiB/sec. | ||
| 13436 | 2026.04.17 17:38:45.205923 [ 48 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13437 | 2026.04.17 17:38:45.205948 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13438 | 2026.04.17 17:38:45.205955 [ 276 ] {32d5b65f-ae3e-4596-b483-98aa5b36de52} <Debug> TCPHandler: Processed in 0.001591102 sec. | ||
| 13439 | 2026.04.17 17:38:45.206022 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 13440 | 2026.04.17 17:38:45.206071 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2026.04.17 17:38:45.206112 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13442 | 2026.04.17 17:38:45.206143 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 13443 | 2026.04.17 17:38:45.206168 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13444 | 2026.04.17 17:38:45.206195 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 71 rows starting from the beginning of the part | ||
| 13445 | 2026.04.17 17:38:45.206214 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13446 | 2026.04.17 17:38:45.206243 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 524 rows starting from the beginning of the part | ||
| 13447 | 2026.04.17 17:38:45.206285 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1297 rows starting from the beginning of the part | ||
| 13448 | 2026.04.17 17:38:45.206325 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13449 | 2026.04.17 17:38:45.206363 [ 189 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 524 rows starting from the beginning of the part | ||
| 13450 | 2026.04.17 17:38:45.206563 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.04.17 17:38:45.206605 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13452 | 2026.04.17 17:38:45.206922 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 13453 | 2026.04.17 17:38:45.207136 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.04.17 17:38:45.207258 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 13455 | 2026.04.17 17:38:45.207293 [ 276 ] {de7ff8b7-df44-40aa-960f-772113270ea9} <Debug> TCPHandler: Processed in 0.001268851 sec. | ||
| 13456 | 2026.04.17 17:38:45.207404 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.04.17 17:38:45.207497 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13458 | 2026.04.17 17:38:45.207538 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13459 | 2026.04.17 17:38:45.207796 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804839 sec., 2388578.7042500745 rows/sec., 173.10 MiB/sec. | ||
| 13460 | 2026.04.17 17:38:45.207963 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.04.17 17:38:45.208005 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13462 | 2026.04.17 17:38:45.208057 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13463 | 2026.04.17 17:38:45.208362 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13464 | 2026.04.17 17:38:45.208388 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2026.04.17 17:38:45.208486 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_106_21} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13466 | 2026.04.17 17:38:45.208594 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13467 | 2026.04.17 17:38:45.208601 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.04.17 17:38:45.208713 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_101_22 to all_106_106_0 | ||
| 13469 | 2026.04.17 17:38:45.208738 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 13470 | 2026.04.17 17:38:45.208740 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2026.04.17 17:38:45.208771 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13472 | 2026.04.17 17:38:45.208779 [ 276 ] {78a1ddc7-79a4-4939-92d5-a02463493128} <Debug> TCPHandler: Processed in 0.001421327 sec. | ||
| 13473 | 2026.04.17 17:38:45.208828 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_22 to all_106_106_0 into Compact with storage Full | ||
| 13474 | 2026.04.17 17:38:45.208894 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.04.17 17:38:45.208913 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13476 | 2026.04.17 17:38:45.208943 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_22, total 36389 rows starting from the beginning of the part | ||
| 13477 | 2026.04.17 17:38:45.208988 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13478 | 2026.04.17 17:38:45.208999 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13479 | 2026.04.17 17:38:45.209029 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13480 | 2026.04.17 17:38:45.209044 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 265 rows starting from the beginning of the part | ||
| 13481 | 2026.04.17 17:38:45.209087 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1496 rows starting from the beginning of the part | ||
| 13482 | 2026.04.17 17:38:45.209127 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 128 rows starting from the beginning of the part | ||
| 13483 | 2026.04.17 17:38:45.209165 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 13484 | 2026.04.17 17:38:45.209349 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.04.17 17:38:45.209382 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13486 | 2026.04.17 17:38:45.209674 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13487 | 2026.04.17 17:38:45.209874 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.04.17 17:38:45.209964 [ 48 ] {} <Debug> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 13489 | 2026.04.17 17:38:45.209986 [ 48 ] {} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.04.17 17:38:45.209997 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 13491 | 2026.04.17 17:38:45.210002 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13492 | 2026.04.17 17:38:45.210033 [ 276 ] {01312b34-97cf-465f-a6e7-71475306550d} <Debug> TCPHandler: Processed in 0.001185689 sec. | ||
| 13493 | 2026.04.17 17:38:45.210080 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 13494 | 2026.04.17 17:38:45.210147 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2026.04.17 17:38:45.210173 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13496 | 2026.04.17 17:38:45.210205 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 13497 | 2026.04.17 17:38:45.210243 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13498 | 2026.04.17 17:38:45.210254 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 13499 | 2026.04.17 17:38:45.210304 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <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 | ||
| 13500 | 2026.04.17 17:38:45.210308 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 13501 | 2026.04.17 17:38:45.210362 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 13502 | 2026.04.17 17:38:45.210400 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 13503 | 2026.04.17 17:38:45.210435 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 13504 | 2026.04.17 17:38:45.211189 [ 190 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001138697 sec., 10538.360951157332 rows/sec., 703.24 KiB/sec. | ||
| 13505 | 2026.04.17 17:38:45.211207 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.04.17 17:38:45.211262 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13507 | 2026.04.17 17:38:45.211323 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 13508 | 2026.04.17 17:38:45.211595 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.04.17 17:38:45.211665 [ 187 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_11_2} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 13510 | 2026.04.17 17:38:45.211735 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13511 | 2026.04.17 17:38:45.212033 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13512 | 2026.04.17 17:38:45.212275 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.04.17 17:38:45.212428 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002203 sec., 15433.499773036767 rows/sec., 27.66 MiB/sec. | ||
| 13514 | 2026.04.17 17:38:45.212487 [ 276 ] {b27b2b05-98c1-4548-ae4e-93295fcc86d2} <Debug> TCPHandler: Processed in 0.002388388 sec. | ||
| 13515 | 2026.04.17 17:38:45.212620 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13516 | 2026.04.17 17:38:45.212716 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13517 | 2026.04.17 17:38:45.212756 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13518 | 2026.04.17 17:38:45.213104 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.04.17 17:38:45.213138 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13520 | 2026.04.17 17:38:45.213556 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13521 | 2026.04.17 17:38:45.213780 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.04.17 17:38:45.213896 [ 48 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13523 | 2026.04.17 17:38:45.213910 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 4.64 MiB/sec. | ||
| 13524 | 2026.04.17 17:38:45.213948 [ 48 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.04.17 17:38:45.213983 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13526 | 2026.04.17 17:38:45.213992 [ 276 ] {fa1dc7ed-1a13-435b-a95e-23c2b4047742} <Debug> TCPHandler: Processed in 0.001421487 sec. | ||
| 13527 | 2026.04.17 17:38:45.214084 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 13528 | 2026.04.17 17:38:45.214199 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13529 | 2026.04.17 17:38:45.214232 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5010 rows starting from the beginning of the part | ||
| 13530 | 2026.04.17 17:38:45.214294 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 13531 | 2026.04.17 17:38:45.214337 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 13532 | 2026.04.17 17:38:45.214377 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 12 rows starting from the beginning of the part | ||
| 13533 | 2026.04.17 17:38:45.214414 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 48 rows starting from the beginning of the part | ||
| 13534 | 2026.04.17 17:38:45.214451 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 13535 | 2026.04.17 17:38:45.216576 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537433 sec., 2092666.0920702142 rows/sec., 139.83 MiB/sec. | ||
| 13536 | 2026.04.17 17:38:45.217009 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13537 | 2026.04.17 17:38:45.217280 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2026.04.17 17:38:45.217353 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_106_21} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13539 | 2026.04.17 17:38:45.217428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13540 | 2026.04.17 17:38:45.218906 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38703 rows, containing 5 columns (5 merged, 0 gathered) in 0.010104601 sec., 3830235.3551614755 rows/sec., 247.01 MiB/sec. | ||
| 13541 | 2026.04.17 17:38:45.219485 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 13542 | 2026.04.17 17:38:45.219776 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.04.17 17:38:45.219861 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_101_22, all_106_106_0] -> all_1_106_23 | ||
| 13544 | 2026.04.17 17:38:45.219963 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13545 | 2026.04.17 17:38:47.638845 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13546 | 2026.04.17 17:38:47.638896 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13547 | 2026.04.17 17:38:47.878279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30715 | ||
| 13548 | 2026.04.17 17:38:47.878802 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.04.17 17:38:47.878854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13550 | 2026.04.17 17:38:47.879341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13551 | 2026.04.17 17:38:47.879576 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13552 | 2026.04.17 17:38:47.879726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30715 | ||
| 13553 | 2026.04.17 17:38:47.999320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1684 | ||
| 13554 | 2026.04.17 17:38:48.001639 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.04.17 17:38:48.001699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13556 | 2026.04.17 17:38:48.002241 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089673 sec. | ||
| 13557 | 2026.04.17 17:38:48.002928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13558 | 2026.04.17 17:38:48.003203 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.04.17 17:38:48.003547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 13560 | 2026.04.17 17:38:49.520148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13561 | 2026.04.17 17:38:49.538432 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.04.17 17:38:49.538500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13563 | 2026.04.17 17:38:49.545076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13564 | 2026.04.17 17:38:49.545777 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.04.17 17:38:49.548995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13566 | 2026.04.17 17:38:50.184977 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.04.17 17:38:50.185195 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13568 | 2026.04.17 17:38:50.185268 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13569 | 2026.04.17 17:38:50.185956 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.04.17 17:38:50.185999 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13571 | 2026.04.17 17:38:50.186402 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13572 | 2026.04.17 17:38:50.186645 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.04.17 17:38:50.186789 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00165 sec., 42424.242424242424 rows/sec., 3.39 MiB/sec. | ||
| 13574 | 2026.04.17 17:38:50.186829 [ 276 ] {9c46aec8-f885-4784-b4d7-05e9028798ac} <Debug> TCPHandler: Processed in 0.001990506 sec. | ||
| 13575 | 2026.04.17 17:38:50.186942 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.04.17 17:38:50.187038 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13577 | 2026.04.17 17:38:50.187079 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13578 | 2026.04.17 17:38:50.187471 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.04.17 17:38:50.187506 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13580 | 2026.04.17 17:38:50.187809 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13581 | 2026.04.17 17:38:50.188024 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.04.17 17:38:50.188151 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001132 sec., 6183.745583038869 rows/sec., 464.99 KiB/sec. | ||
| 13583 | 2026.04.17 17:38:50.188187 [ 276 ] {29c4b88f-2fac-45a4-9d79-e60e6380d4fa} <Debug> TCPHandler: Processed in 0.001293182 sec. | ||
| 13584 | 2026.04.17 17:38:50.188290 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.04.17 17:38:50.188382 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13586 | 2026.04.17 17:38:50.188422 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13587 | 2026.04.17 17:38:50.188822 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2026.04.17 17:38:50.188856 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13589 | 2026.04.17 17:38:50.189182 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13590 | 2026.04.17 17:38:50.189399 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.04.17 17:38:50.189525 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001161 sec., 61154.177433247205 rows/sec., 4.77 MiB/sec. | ||
| 13592 | 2026.04.17 17:38:50.189562 [ 276 ] {74ab8de8-299c-4285-8a3b-9418392d5969} <Debug> TCPHandler: Processed in 0.001319793 sec. | ||
| 13593 | 2026.04.17 17:38:50.189670 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.04.17 17:38:50.189762 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13595 | 2026.04.17 17:38:50.189805 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13596 | 2026.04.17 17:38:50.190186 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.04.17 17:38:50.190221 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13598 | 2026.04.17 17:38:50.190568 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13599 | 2026.04.17 17:38:50.190790 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.04.17 17:38:50.190918 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13601 | 2026.04.17 17:38:50.190953 [ 276 ] {e907baa3-3c69-4d42-b113-0ece412c97f3} <Debug> TCPHandler: Processed in 0.001330944 sec. | ||
| 13602 | 2026.04.17 17:38:50.191065 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2026.04.17 17:38:50.191171 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13604 | 2026.04.17 17:38:50.191229 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <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 | ||
| 13605 | 2026.04.17 17:38:50.191984 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.04.17 17:38:50.192018 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13607 | 2026.04.17 17:38:50.192543 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13608 | 2026.04.17 17:38:50.192773 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.04.17 17:38:50.192883 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13610 | 2026.04.17 17:38:50.192916 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001764 sec., 3968.253968253968 rows/sec., 7.11 MiB/sec. | ||
| 13611 | 2026.04.17 17:38:50.192924 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.04.17 17:38:50.192948 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13613 | 2026.04.17 17:38:50.192982 [ 276 ] {f69b155f-b8bb-4c94-b8ba-27a302995440} <Debug> TCPHandler: Processed in 0.001967185 sec. | ||
| 13614 | 2026.04.17 17:38:50.193074 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 13615 | 2026.04.17 17:38:50.193096 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.04.17 17:38:50.193211 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13617 | 2026.04.17 17:38:50.193253 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13618 | 2026.04.17 17:38:50.193354 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13619 | 2026.04.17 17:38:50.193424 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1810 rows starting from the beginning of the part | ||
| 13620 | 2026.04.17 17:38:50.193563 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 13621 | 2026.04.17 17:38:50.193591 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.04.17 17:38:50.193631 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13623 | 2026.04.17 17:38:50.193677 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 13624 | 2026.04.17 17:38:50.193784 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 18 rows starting from the beginning of the part | ||
| 13625 | 2026.04.17 17:38:50.193881 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 13626 | 2026.04.17 17:38:50.193947 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13627 | 2026.04.17 17:38:50.193976 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 13628 | 2026.04.17 17:38:50.194173 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.04.17 17:38:50.194305 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13630 | 2026.04.17 17:38:50.194343 [ 276 ] {9f61b9b0-2401-4c88-81ae-ac53dcd4e615} <Debug> TCPHandler: Processed in 0.001296172 sec. | ||
| 13631 | 2026.04.17 17:38:50.202852 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1910 rows, containing 19 columns (19 merged, 0 gathered) in 0.009834503 sec., 194214.18652269465 rows/sec., 348.02 MiB/sec. | ||
| 13632 | 2026.04.17 17:38:50.204790 [ 201 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13633 | 2026.04.17 17:38:50.205259 [ 201 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.04.17 17:38:50.205356 [ 201 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13635 | 2026.04.17 17:38:50.205522 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 13636 | 2026.04.17 17:38:51.001185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.18 MiB, peak 370.46 MiB, free memory in arenas 0.00 B, will set to 355.58 MiB (RSS), difference: 2.39 MiB | ||
| 13637 | 2026.04.17 17:38:55.190671 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13638 | 2026.04.17 17:38:55.190979 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13639 | 2026.04.17 17:38:55.191086 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13640 | 2026.04.17 17:38:55.191915 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13641 | 2026.04.17 17:38:55.191963 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13642 | 2026.04.17 17:38:55.192371 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13643 | 2026.04.17 17:38:55.192600 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13644 | 2026.04.17 17:38:55.192754 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001853 sec., 12951.969778737182 rows/sec., 1.07 MiB/sec. | ||
| 13645 | 2026.04.17 17:38:55.192795 [ 276 ] {5dfdd38e-0b17-4e07-bfff-dc66b50ad5a4} <Debug> TCPHandler: Processed in 0.002312486 sec. | ||
| 13646 | 2026.04.17 17:38:55.192938 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13647 | 2026.04.17 17:38:55.193033 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13648 | 2026.04.17 17:38:55.193073 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13649 | 2026.04.17 17:38:55.193518 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2026.04.17 17:38:55.193553 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13651 | 2026.04.17 17:38:55.193839 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13652 | 2026.04.17 17:38:55.194042 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13653 | 2026.04.17 17:38:55.194172 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 13654 | 2026.04.17 17:38:55.194209 [ 276 ] {baac9269-474b-482b-9c7f-86b33e40ab52} <Debug> TCPHandler: Processed in 0.001323643 sec. | ||
| 13655 | 2026.04.17 17:38:55.194343 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13656 | 2026.04.17 17:38:55.194436 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13657 | 2026.04.17 17:38:55.194474 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13658 | 2026.04.17 17:38:55.195019 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13659 | 2026.04.17 17:38:55.195055 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13660 | 2026.04.17 17:38:55.195376 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13661 | 2026.04.17 17:38:55.195585 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2026.04.17 17:38:55.195710 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.001292 sec., 189628.48297213623 rows/sec., 16.96 MiB/sec. | ||
| 13663 | 2026.04.17 17:38:55.195745 [ 276 ] {56ebb2f1-614e-47c9-8c14-720c3b6ba665} <Debug> TCPHandler: Processed in 0.001453448 sec. | ||
| 13664 | 2026.04.17 17:38:55.195869 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13665 | 2026.04.17 17:38:55.195961 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13666 | 2026.04.17 17:38:55.195998 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13667 | 2026.04.17 17:38:55.196398 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2026.04.17 17:38:55.196434 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13669 | 2026.04.17 17:38:55.196725 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13670 | 2026.04.17 17:38:55.196942 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2026.04.17 17:38:55.197067 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001124 sec., 42704.62633451957 rows/sec., 3.18 MiB/sec. | ||
| 13672 | 2026.04.17 17:38:55.197103 [ 276 ] {d0b33b43-9f5b-4c8f-a058-647ab4130a2a} <Debug> TCPHandler: Processed in 0.001281682 sec. | ||
| 13673 | 2026.04.17 17:38:55.197218 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13674 | 2026.04.17 17:38:55.197314 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13675 | 2026.04.17 17:38:55.197352 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13676 | 2026.04.17 17:38:55.197738 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.04.17 17:38:55.197772 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13678 | 2026.04.17 17:38:55.198081 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13679 | 2026.04.17 17:38:55.198292 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.04.17 17:38:55.198414 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 13681 | 2026.04.17 17:38:55.198456 [ 276 ] {3f9c0f73-9bd8-46f0-8d38-cbca9e76b94e} <Debug> TCPHandler: Processed in 0.001285203 sec. | ||
| 13682 | 2026.04.17 17:38:55.198573 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13683 | 2026.04.17 17:38:55.198664 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13684 | 2026.04.17 17:38:55.198703 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13685 | 2026.04.17 17:38:55.199083 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13686 | 2026.04.17 17:38:55.199118 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13687 | 2026.04.17 17:38:55.199401 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13688 | 2026.04.17 17:38:55.199609 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13689 | 2026.04.17 17:38:55.199740 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 13690 | 2026.04.17 17:38:55.199778 [ 276 ] {bef593dc-aea0-4f38-9fa2-9a928407e8a2} <Debug> TCPHandler: Processed in 0.001251351 sec. | ||
| 13691 | 2026.04.17 17:38:55.199892 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13692 | 2026.04.17 17:38:55.199983 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13693 | 2026.04.17 17:38:55.200021 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13694 | 2026.04.17 17:38:55.200502 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.04.17 17:38:55.200547 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13696 | 2026.04.17 17:38:55.200888 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13697 | 2026.04.17 17:38:55.201136 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13698 | 2026.04.17 17:38:55.201269 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001303 sec., 104374.52033768228 rows/sec., 8.44 MiB/sec. | ||
| 13699 | 2026.04.17 17:38:55.201309 [ 276 ] {e52b5335-dae7-4052-b55b-8876da4c92cd} <Debug> TCPHandler: Processed in 0.001467008 sec. | ||
| 13700 | 2026.04.17 17:38:55.201430 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2026.04.17 17:38:55.201526 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13702 | 2026.04.17 17:38:55.201569 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13703 | 2026.04.17 17:38:55.202013 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13704 | 2026.04.17 17:38:55.202050 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13705 | 2026.04.17 17:38:55.202399 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13706 | 2026.04.17 17:38:55.202608 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.04.17 17:38:55.202736 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.00123 sec., 189430.8943089431 rows/sec., 13.86 MiB/sec. | ||
| 13708 | 2026.04.17 17:38:55.202772 [ 276 ] {88e9709f-2744-403a-be56-b1719c66fa15} <Debug> TCPHandler: Processed in 0.001394455 sec. | ||
| 13709 | 2026.04.17 17:38:55.202891 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.04.17 17:38:55.202984 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13711 | 2026.04.17 17:38:55.203038 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <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 | ||
| 13712 | 2026.04.17 17:38:55.203915 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.04.17 17:38:55.203951 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13714 | 2026.04.17 17:38:55.204522 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13715 | 2026.04.17 17:38:55.204751 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.04.17 17:38:55.204888 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001922 sec., 17689.906347554628 rows/sec., 31.70 MiB/sec. | ||
| 13717 | 2026.04.17 17:38:55.204954 [ 276 ] {1962e039-4ade-4ba5-8d83-ae244235d72d} <Debug> TCPHandler: Processed in 0.002112469 sec. | ||
| 13718 | 2026.04.17 17:38:55.205089 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13719 | 2026.04.17 17:38:55.205191 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13720 | 2026.04.17 17:38:55.205232 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13721 | 2026.04.17 17:38:55.205598 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13722 | 2026.04.17 17:38:55.205632 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13723 | 2026.04.17 17:38:55.205936 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13724 | 2026.04.17 17:38:55.206174 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.04.17 17:38:55.206304 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 13726 | 2026.04.17 17:38:55.206341 [ 276 ] {c9a93afe-803d-45e8-80c6-8f8254cf3dcf} <Debug> TCPHandler: Processed in 0.001301272 sec. | ||
| 13727 | 2026.04.17 17:38:55.380707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31227 | ||
| 13728 | 2026.04.17 17:38:55.381236 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.04.17 17:38:55.381284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13730 | 2026.04.17 17:38:55.381834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13731 | 2026.04.17 17:38:55.382091 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.04.17 17:38:55.382264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31227 | ||
| 13733 | 2026.04.17 17:38:57.049886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13734 | 2026.04.17 17:38:57.068300 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2026.04.17 17:38:57.068356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13736 | 2026.04.17 17:38:57.074740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13737 | 2026.04.17 17:38:57.075438 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2026.04.17 17:38:57.078647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13739 | 2026.04.17 17:38:58.004603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1716 | ||
| 13740 | 2026.04.17 17:38:58.009517 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2026.04.17 17:38:58.009627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13742 | 2026.04.17 17:38:58.012292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13743 | 2026.04.17 17:38:58.012784 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.04.17 17:38:58.013648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 13745 | 2026.04.17 17:38:58.711232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38488 | ||
| 13746 | 2026.04.17 17:38:58.711332 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13747 | 2026.04.17 17:38:58.711357 [ 288 ] {} <Debug> TCP-Session: 1627efa3-7657-4740-94a8-563aba036283 Authenticating user 'default' from [fd00:1122:3344:101::e]:38488 | ||
| 13748 | 2026.04.17 17:38:58.711379 [ 288 ] {} <Debug> TCP-Session: 1627efa3-7657-4740-94a8-563aba036283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13749 | 2026.04.17 17:38:58.711391 [ 288 ] {} <Debug> TCP-Session: 1627efa3-7657-4740-94a8-563aba036283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.04.17 17:38:58.711600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64596 | ||
| 13751 | 2026.04.17 17:38:58.711713 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13752 | 2026.04.17 17:38:58.711740 [ 289 ] {} <Debug> TCP-Session: 488f2373-6066-42e0-a6be-01c6ce763365 Authenticating user 'default' from [fd00:1122:3344:101::e]:64596 | ||
| 13753 | 2026.04.17 17:38:58.711763 [ 289 ] {} <Debug> TCP-Session: 488f2373-6066-42e0-a6be-01c6ce763365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2026.04.17 17:38:58.711776 [ 289 ] {} <Debug> TCP-Session: 488f2373-6066-42e0-a6be-01c6ce763365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.04.17 17:38:58.711782 [ 288 ] {} <Trace> TCP-Session: 1627efa3-7657-4740-94a8-563aba036283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13756 | 2026.04.17 17:38:58.711981 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38488) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13757 | 2026.04.17 17:38:58.712248 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13758 | 2026.04.17 17:38:58.712304 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13759 | 2026.04.17 17:38:58.712595 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 13760 | 2026.04.17 17:38:58.713467 [ 324 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> AggregatingTransform: Aggregating | ||
| 13761 | 2026.04.17 17:38:58.713502 [ 324 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13762 | 2026.04.17 17:38:58.713536 [ 324 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837908 sec. (1193.448 rows/sec., 46.62 KiB/sec.) | ||
| 13763 | 2026.04.17 17:38:58.713628 [ 324 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Trace> Aggregator: Merging aggregated data | ||
| 13764 | 2026.04.17 17:38:58.713916 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55348 | ||
| 13765 | 2026.04.17 17:38:58.713982 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59213 | ||
| 13766 | 2026.04.17 17:38:58.714036 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56074 | ||
| 13767 | 2026.04.17 17:38:58.714100 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13768 | 2026.04.17 17:38:58.714104 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45759 | ||
| 13769 | 2026.04.17 17:38:58.714136 [ 351 ] {} <Debug> TCP-Session: bcd691d9-9370-4413-b14c-fccbc958dfe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59213 | ||
| 13770 | 2026.04.17 17:38:58.714135 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48995 | ||
| 13771 | 2026.04.17 17:38:58.714184 [ 351 ] {} <Debug> TCP-Session: bcd691d9-9370-4413-b14c-fccbc958dfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13772 | 2026.04.17 17:38:58.714185 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58527 | ||
| 13773 | 2026.04.17 17:38:58.714209 [ 351 ] {} <Debug> TCP-Session: bcd691d9-9370-4413-b14c-fccbc958dfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.04.17 17:38:58.714230 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13775 | 2026.04.17 17:38:58.714231 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62256 | ||
| 13776 | 2026.04.17 17:38:58.714184 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13777 | 2026.04.17 17:38:58.714116 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13778 | 2026.04.17 17:38:58.714363 [ 353 ] {} <Debug> TCP-Session: 1522d972-6666-4e8a-b437-7fb44a310280 Authenticating user 'default' from [fd00:1122:3344:101::e]:45759 | ||
| 13779 | 2026.04.17 17:38:58.714375 [ 350 ] {} <Debug> TCP-Session: 86dd3dec-c0cc-4089-88f1-7e297294cdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:55348 | ||
| 13780 | 2026.04.17 17:38:58.714414 [ 352 ] {} <Debug> TCP-Session: 1d846d4c-636e-4ab9-b182-3b987ee3f8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56074 | ||
| 13781 | 2026.04.17 17:38:58.714432 [ 350 ] {} <Debug> TCP-Session: 86dd3dec-c0cc-4089-88f1-7e297294cdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2026.04.17 17:38:58.714454 [ 352 ] {} <Debug> TCP-Session: 1d846d4c-636e-4ab9-b182-3b987ee3f8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13783 | 2026.04.17 17:38:58.714466 [ 350 ] {} <Debug> TCP-Session: 86dd3dec-c0cc-4089-88f1-7e297294cdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.04.17 17:38:58.714484 [ 352 ] {} <Debug> TCP-Session: 1d846d4c-636e-4ab9-b182-3b987ee3f8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2026.04.17 17:38:58.714474 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13786 | 2026.04.17 17:38:58.714420 [ 353 ] {} <Debug> TCP-Session: 1522d972-6666-4e8a-b437-7fb44a310280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.04.17 17:38:58.714559 [ 354 ] {} <Debug> TCP-Session: ebc3ae51-b46b-4179-bbb3-529ec7c69d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:48995 | ||
| 13788 | 2026.04.17 17:38:58.714561 [ 353 ] {} <Debug> TCP-Session: 1522d972-6666-4e8a-b437-7fb44a310280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.04.17 17:38:58.714594 [ 354 ] {} <Debug> TCP-Session: ebc3ae51-b46b-4179-bbb3-529ec7c69d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13790 | 2026.04.17 17:38:58.714618 [ 354 ] {} <Debug> TCP-Session: ebc3ae51-b46b-4179-bbb3-529ec7c69d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.04.17 17:38:58.714761 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13792 | 2026.04.17 17:38:58.714805 [ 355 ] {} <Debug> TCP-Session: 5d68b1e4-f11a-4d26-aefe-a87095c0a2d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58527 | ||
| 13793 | 2026.04.17 17:38:58.714823 [ 355 ] {} <Debug> TCP-Session: 5d68b1e4-f11a-4d26-aefe-a87095c0a2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2026.04.17 17:38:58.714836 [ 355 ] {} <Debug> TCP-Session: 5d68b1e4-f11a-4d26-aefe-a87095c0a2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13795 | 2026.04.17 17:38:58.714995 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13796 | 2026.04.17 17:38:58.715042 [ 356 ] {} <Debug> TCP-Session: b3b151f0-172c-4528-8831-c31f38b77700 Authenticating user 'default' from [fd00:1122:3344:101::e]:62256 | ||
| 13797 | 2026.04.17 17:38:58.715065 [ 356 ] {} <Debug> TCP-Session: b3b151f0-172c-4528-8831-c31f38b77700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13798 | 2026.04.17 17:38:58.715082 [ 356 ] {} <Debug> TCP-Session: b3b151f0-172c-4528-8831-c31f38b77700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13799 | 2026.04.17 17:38:58.715236 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 13800 | 2026.04.17 17:38:58.715382 [ 288 ] {ffefacdf-77a4-4a1a-b8e4-948e91b180c2} <Debug> TCPHandler: Processed in 0.003771933 sec. | ||
| 13801 | 2026.04.17 17:38:58.715519 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13802 | 2026.04.17 17:38:58.715548 [ 288 ] {} <Debug> TCP-Session: 1627efa3-7657-4740-94a8-563aba036283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.04.17 17:38:58.715552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13804 | 2026.04.17 17:38:58.715579 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13805 | 2026.04.17 17:38:58.715596 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13806 | 2026.04.17 17:38:58.715597 [ 289 ] {} <Debug> TCP-Session: 488f2373-6066-42e0-a6be-01c6ce763365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2026.04.17 17:38:58.715624 [ 356 ] {} <Debug> TCP-Session: b3b151f0-172c-4528-8831-c31f38b77700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.04.17 17:38:58.715644 [ 350 ] {} <Debug> TCP-Session: 86dd3dec-c0cc-4089-88f1-7e297294cdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.04.17 17:38:58.715657 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13810 | 2026.04.17 17:38:58.715678 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13811 | 2026.04.17 17:38:58.715707 [ 352 ] {} <Debug> TCP-Session: 1d846d4c-636e-4ab9-b182-3b987ee3f8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2026.04.17 17:38:58.715646 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13813 | 2026.04.17 17:38:58.715745 [ 355 ] {} <Debug> TCP-Session: 5d68b1e4-f11a-4d26-aefe-a87095c0a2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.04.17 17:38:58.715619 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13815 | 2026.04.17 17:38:58.715772 [ 354 ] {} <Debug> TCP-Session: ebc3ae51-b46b-4179-bbb3-529ec7c69d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.04.17 17:38:58.715610 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13817 | 2026.04.17 17:38:58.715810 [ 351 ] {} <Debug> TCP-Session: bcd691d9-9370-4413-b14c-fccbc958dfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13818 | 2026.04.17 17:38:58.715850 [ 353 ] {} <Debug> TCP-Session: 1522d972-6666-4e8a-b437-7fb44a310280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13819 | 2026.04.17 17:38:58.765676 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38571 | ||
| 13820 | 2026.04.17 17:38:58.765767 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13821 | 2026.04.17 17:38:58.765793 [ 288 ] {} <Debug> TCP-Session: 29c3f7e3-bb8f-42e6-a479-3cfc955e16af Authenticating user 'default' from [fd00:1122:3344:101::e]:38571 | ||
| 13822 | 2026.04.17 17:38:58.765814 [ 288 ] {} <Debug> TCP-Session: 29c3f7e3-bb8f-42e6-a479-3cfc955e16af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13823 | 2026.04.17 17:38:58.765827 [ 288 ] {} <Debug> TCP-Session: 29c3f7e3-bb8f-42e6-a479-3cfc955e16af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13824 | 2026.04.17 17:38:58.765997 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53300 | ||
| 13825 | 2026.04.17 17:38:58.766021 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48378 | ||
| 13826 | 2026.04.17 17:38:58.766058 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59705 | ||
| 13827 | 2026.04.17 17:38:58.766084 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56908 | ||
| 13828 | 2026.04.17 17:38:58.766106 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35824 | ||
| 13829 | 2026.04.17 17:38:58.766107 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13830 | 2026.04.17 17:38:58.766169 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13831 | 2026.04.17 17:38:58.766190 [ 288 ] {} <Trace> TCP-Session: 29c3f7e3-bb8f-42e6-a479-3cfc955e16af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.04.17 17:38:58.766197 [ 350 ] {} <Debug> TCP-Session: c5258415-293d-4413-975d-16a6bf06f9f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48378 | ||
| 13833 | 2026.04.17 17:38:58.766210 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13834 | 2026.04.17 17:38:58.766213 [ 351 ] {} <Debug> TCP-Session: 21998aee-72f9-41fd-b78a-78baf7390341 Authenticating user 'default' from [fd00:1122:3344:101::e]:59705 | ||
| 13835 | 2026.04.17 17:38:58.766231 [ 350 ] {} <Debug> TCP-Session: c5258415-293d-4413-975d-16a6bf06f9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2026.04.17 17:38:58.766252 [ 356 ] {} <Debug> TCP-Session: 28be6a24-e04c-420f-aeda-d8d0cce63720 Authenticating user 'default' from [fd00:1122:3344:101::e]:35824 | ||
| 13837 | 2026.04.17 17:38:58.766266 [ 351 ] {} <Debug> TCP-Session: 21998aee-72f9-41fd-b78a-78baf7390341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2026.04.17 17:38:58.766271 [ 350 ] {} <Debug> TCP-Session: c5258415-293d-4413-975d-16a6bf06f9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.04.17 17:38:58.766292 [ 356 ] {} <Debug> TCP-Session: 28be6a24-e04c-420f-aeda-d8d0cce63720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.04.17 17:38:58.766301 [ 351 ] {} <Debug> TCP-Session: 21998aee-72f9-41fd-b78a-78baf7390341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.04.17 17:38:58.766332 [ 356 ] {} <Debug> TCP-Session: 28be6a24-e04c-420f-aeda-d8d0cce63720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13842 | 2026.04.17 17:38:58.766352 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38571) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13843 | 2026.04.17 17:38:58.766209 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13844 | 2026.04.17 17:38:58.766103 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56286 | ||
| 13845 | 2026.04.17 17:38:58.766434 [ 353 ] {} <Debug> TCP-Session: b1a9d922-7107-47be-a315-8a4e64892f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:56908 | ||
| 13846 | 2026.04.17 17:38:58.766096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13847 | 2026.04.17 17:38:58.766477 [ 353 ] {} <Debug> TCP-Session: b1a9d922-7107-47be-a315-8a4e64892f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13848 | 2026.04.17 17:38:58.766088 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40830 | ||
| 13849 | 2026.04.17 17:38:58.766505 [ 353 ] {} <Debug> TCP-Session: b1a9d922-7107-47be-a315-8a4e64892f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.04.17 17:38:58.766512 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13851 | 2026.04.17 17:38:58.766063 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48516 | ||
| 13852 | 2026.04.17 17:38:58.766574 [ 355 ] {} <Debug> TCP-Session: a4974c4d-57aa-46a5-9c9c-86b804491d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:56286 | ||
| 13853 | 2026.04.17 17:38:58.766575 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13854 | 2026.04.17 17:38:58.766500 [ 289 ] {} <Debug> TCP-Session: 287172f8-f6df-44dc-8016-2eade7b3b85d Authenticating user 'default' from [fd00:1122:3344:101::e]:53300 | ||
| 13855 | 2026.04.17 17:38:58.766628 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13856 | 2026.04.17 17:38:58.766616 [ 355 ] {} <Debug> TCP-Session: a4974c4d-57aa-46a5-9c9c-86b804491d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2026.04.17 17:38:58.766653 [ 352 ] {} <Debug> TCP-Session: 80b72005-af76-4501-84a8-2a71773a876c Authenticating user 'default' from [fd00:1122:3344:101::e]:48516 | ||
| 13858 | 2026.04.17 17:38:58.766646 [ 289 ] {} <Debug> TCP-Session: 287172f8-f6df-44dc-8016-2eade7b3b85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2026.04.17 17:38:58.766675 [ 355 ] {} <Debug> TCP-Session: a4974c4d-57aa-46a5-9c9c-86b804491d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.04.17 17:38:58.766683 [ 352 ] {} <Debug> TCP-Session: 80b72005-af76-4501-84a8-2a71773a876c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.04.17 17:38:58.766690 [ 289 ] {} <Debug> TCP-Session: 287172f8-f6df-44dc-8016-2eade7b3b85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.04.17 17:38:58.766715 [ 352 ] {} <Debug> TCP-Session: 80b72005-af76-4501-84a8-2a71773a876c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13863 | 2026.04.17 17:38:58.766627 [ 354 ] {} <Debug> TCP-Session: 131c4e57-222f-4031-ad55-ac48cba742b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40830 | ||
| 13864 | 2026.04.17 17:38:58.766619 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13865 | 2026.04.17 17:38:58.766753 [ 354 ] {} <Debug> TCP-Session: 131c4e57-222f-4031-ad55-ac48cba742b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.04.17 17:38:58.766774 [ 354 ] {} <Debug> TCP-Session: 131c4e57-222f-4031-ad55-ac48cba742b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2026.04.17 17:38:58.766801 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13868 | 2026.04.17 17:38:58.767074 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 13869 | 2026.04.17 17:38:58.767957 [ 318 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> AggregatingTransform: Aggregating | ||
| 13870 | 2026.04.17 17:38:58.768002 [ 318 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13871 | 2026.04.17 17:38:58.768040 [ 318 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868899 sec. (1150.882 rows/sec., 44.96 KiB/sec.) | ||
| 13872 | 2026.04.17 17:38:58.768058 [ 318 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Trace> Aggregator: Merging aggregated data | ||
| 13873 | 2026.04.17 17:38:58.769362 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 13874 | 2026.04.17 17:38:58.769540 [ 288 ] {3638d44d-18aa-4ef1-9bef-2f59c292b16e} <Debug> TCPHandler: Processed in 0.003453624 sec. | ||
| 13875 | 2026.04.17 17:38:58.769678 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13876 | 2026.04.17 17:38:58.769706 [ 288 ] {} <Debug> TCP-Session: 29c3f7e3-bb8f-42e6-a479-3cfc955e16af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2026.04.17 17:38:58.769709 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13878 | 2026.04.17 17:38:58.769729 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13879 | 2026.04.17 17:38:58.769744 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13880 | 2026.04.17 17:38:58.769764 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13881 | 2026.04.17 17:38:58.769778 [ 356 ] {} <Debug> TCP-Session: 28be6a24-e04c-420f-aeda-d8d0cce63720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.04.17 17:38:58.769794 [ 350 ] {} <Debug> TCP-Session: c5258415-293d-4413-975d-16a6bf06f9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13883 | 2026.04.17 17:38:58.769811 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13884 | 2026.04.17 17:38:58.769826 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13885 | 2026.04.17 17:38:58.769836 [ 353 ] {} <Debug> TCP-Session: b1a9d922-7107-47be-a315-8a4e64892f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.04.17 17:38:58.769860 [ 354 ] {} <Debug> TCP-Session: 131c4e57-222f-4031-ad55-ac48cba742b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2026.04.17 17:38:58.769883 [ 355 ] {} <Debug> TCP-Session: a4974c4d-57aa-46a5-9c9c-86b804491d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2026.04.17 17:38:58.769797 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13889 | 2026.04.17 17:38:58.769782 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13890 | 2026.04.17 17:38:58.769945 [ 352 ] {} <Debug> TCP-Session: 80b72005-af76-4501-84a8-2a71773a876c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13891 | 2026.04.17 17:38:58.769771 [ 289 ] {} <Debug> TCP-Session: 287172f8-f6df-44dc-8016-2eade7b3b85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.04.17 17:38:58.769975 [ 351 ] {} <Debug> TCP-Session: 21998aee-72f9-41fd-b78a-78baf7390341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2026.04.17 17:38:59.256253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45107 | ||
| 13894 | 2026.04.17 17:38:59.256359 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2026.04.17 17:38:59.256386 [ 288 ] {} <Debug> TCP-Session: c5ce69e4-cadf-424b-b43e-63fda54814cd Authenticating user 'default' from [fd00:1122:3344:101::e]:45107 | ||
| 13896 | 2026.04.17 17:38:59.256408 [ 288 ] {} <Debug> TCP-Session: c5ce69e4-cadf-424b-b43e-63fda54814cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13897 | 2026.04.17 17:38:59.256420 [ 288 ] {} <Debug> TCP-Session: c5ce69e4-cadf-424b-b43e-63fda54814cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13898 | 2026.04.17 17:38:59.256604 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35691 | ||
| 13899 | 2026.04.17 17:38:59.256611 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61675 | ||
| 13900 | 2026.04.17 17:38:59.256653 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54843 | ||
| 13901 | 2026.04.17 17:38:59.256654 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33090 | ||
| 13902 | 2026.04.17 17:38:59.256690 [ 288 ] {} <Trace> TCP-Session: c5ce69e4-cadf-424b-b43e-63fda54814cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13903 | 2026.04.17 17:38:59.256682 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13904 | 2026.04.17 17:38:59.256749 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13905 | 2026.04.17 17:38:59.256753 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13906 | 2026.04.17 17:38:59.256776 [ 350 ] {} <Debug> TCP-Session: 3cf9eefb-98df-4197-b39f-da3ff440daea Authenticating user 'default' from [fd00:1122:3344:101::e]:35691 | ||
| 13907 | 2026.04.17 17:38:59.256789 [ 354 ] {} <Debug> TCP-Session: f8d24965-925f-430e-94c9-ea8f89a86d71 Authenticating user 'default' from [fd00:1122:3344:101::e]:54843 | ||
| 13908 | 2026.04.17 17:38:59.256807 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13909 | 2026.04.17 17:38:59.256811 [ 350 ] {} <Debug> TCP-Session: 3cf9eefb-98df-4197-b39f-da3ff440daea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2026.04.17 17:38:59.256842 [ 354 ] {} <Debug> TCP-Session: f8d24965-925f-430e-94c9-ea8f89a86d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.04.17 17:38:59.256856 [ 350 ] {} <Debug> TCP-Session: 3cf9eefb-98df-4197-b39f-da3ff440daea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.04.17 17:38:59.256860 [ 353 ] {} <Debug> TCP-Session: af741bd8-5647-4c4c-9fc7-16bf47636630 Authenticating user 'default' from [fd00:1122:3344:101::e]:33090 | ||
| 13913 | 2026.04.17 17:38:59.256867 [ 354 ] {} <Debug> TCP-Session: f8d24965-925f-430e-94c9-ea8f89a86d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2026.04.17 17:38:59.256898 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13915 | 2026.04.17 17:38:59.256906 [ 353 ] {} <Debug> TCP-Session: af741bd8-5647-4c4c-9fc7-16bf47636630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.04.17 17:38:59.256809 [ 289 ] {} <Debug> TCP-Session: ef1f858a-19c1-4703-baef-fedd681c1683 Authenticating user 'default' from [fd00:1122:3344:101::e]:61675 | ||
| 13917 | 2026.04.17 17:38:59.256940 [ 353 ] {} <Debug> TCP-Session: af741bd8-5647-4c4c-9fc7-16bf47636630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13918 | 2026.04.17 17:38:59.256666 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40771 | ||
| 13919 | 2026.04.17 17:38:59.256970 [ 289 ] {} <Debug> TCP-Session: ef1f858a-19c1-4703-baef-fedd681c1683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13920 | 2026.04.17 17:38:59.256632 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53004 | ||
| 13921 | 2026.04.17 17:38:59.257030 [ 289 ] {} <Debug> TCP-Session: ef1f858a-19c1-4703-baef-fedd681c1683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13922 | 2026.04.17 17:38:59.256628 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36082 | ||
| 13923 | 2026.04.17 17:38:59.256670 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42952 | ||
| 13924 | 2026.04.17 17:38:59.257081 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13925 | 2026.04.17 17:38:59.257093 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13926 | 2026.04.17 17:38:59.257123 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13927 | 2026.04.17 17:38:59.257132 [ 355 ] {} <Debug> TCP-Session: aa80ec21-04eb-4801-84b8-f11db2eb0c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:40771 | ||
| 13928 | 2026.04.17 17:38:59.257150 [ 352 ] {} <Debug> TCP-Session: dd251961-525c-4fe3-95bf-e980f0493390 Authenticating user 'default' from [fd00:1122:3344:101::e]:53004 | ||
| 13929 | 2026.04.17 17:38:59.257156 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13930 | 2026.04.17 17:38:59.257168 [ 355 ] {} <Debug> TCP-Session: aa80ec21-04eb-4801-84b8-f11db2eb0c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2026.04.17 17:38:59.257182 [ 352 ] {} <Debug> TCP-Session: dd251961-525c-4fe3-95bf-e980f0493390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.04.17 17:38:59.257193 [ 356 ] {} <Debug> TCP-Session: 53893911-2eed-479f-acaa-8b0b168c752d Authenticating user 'default' from [fd00:1122:3344:101::e]:42952 | ||
| 13933 | 2026.04.17 17:38:59.257201 [ 355 ] {} <Debug> TCP-Session: aa80ec21-04eb-4801-84b8-f11db2eb0c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.04.17 17:38:59.257233 [ 356 ] {} <Debug> TCP-Session: 53893911-2eed-479f-acaa-8b0b168c752d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.04.17 17:38:59.257160 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13936 | 2026.04.17 17:38:59.257265 [ 356 ] {} <Debug> TCP-Session: 53893911-2eed-479f-acaa-8b0b168c752d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13937 | 2026.04.17 17:38:59.257158 [ 351 ] {} <Debug> TCP-Session: c3aa384d-9ac0-445b-a74a-88406b83596e Authenticating user 'default' from [fd00:1122:3344:101::e]:36082 | ||
| 13938 | 2026.04.17 17:38:59.257217 [ 352 ] {} <Debug> TCP-Session: dd251961-525c-4fe3-95bf-e980f0493390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13939 | 2026.04.17 17:38:59.257332 [ 351 ] {} <Debug> TCP-Session: c3aa384d-9ac0-445b-a74a-88406b83596e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.04.17 17:38:59.257328 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13941 | 2026.04.17 17:38:59.257370 [ 351 ] {} <Debug> TCP-Session: c3aa384d-9ac0-445b-a74a-88406b83596e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2026.04.17 17:38:59.257659 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 13943 | 2026.04.17 17:38:59.258574 [ 314 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> AggregatingTransform: Aggregating | ||
| 13944 | 2026.04.17 17:38:59.258618 [ 314 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13945 | 2026.04.17 17:38:59.258649 [ 314 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887469 sec. (1126.800 rows/sec., 44.02 KiB/sec.) | ||
| 13946 | 2026.04.17 17:38:59.258664 [ 314 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Trace> Aggregator: Merging aggregated data | ||
| 13947 | 2026.04.17 17:38:59.259945 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 13948 | 2026.04.17 17:38:59.260086 [ 288 ] {281674cf-7ab6-4eb5-8558-2b16ca02620f} <Debug> TCPHandler: Processed in 0.003511275 sec. | ||
| 13949 | 2026.04.17 17:38:59.260223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13950 | 2026.04.17 17:38:59.260250 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13951 | 2026.04.17 17:38:59.260268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13952 | 2026.04.17 17:38:59.260288 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13953 | 2026.04.17 17:38:59.260295 [ 356 ] {} <Debug> TCP-Session: 53893911-2eed-479f-acaa-8b0b168c752d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.04.17 17:38:59.260309 [ 289 ] {} <Debug> TCP-Session: ef1f858a-19c1-4703-baef-fedd681c1683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.04.17 17:38:59.260330 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13956 | 2026.04.17 17:38:59.260348 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13957 | 2026.04.17 17:38:59.260359 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13958 | 2026.04.17 17:38:59.260381 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13959 | 2026.04.17 17:38:59.260408 [ 353 ] {} <Debug> TCP-Session: af741bd8-5647-4c4c-9fc7-16bf47636630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2026.04.17 17:38:59.260434 [ 352 ] {} <Debug> TCP-Session: dd251961-525c-4fe3-95bf-e980f0493390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13961 | 2026.04.17 17:38:59.260452 [ 351 ] {} <Debug> TCP-Session: c3aa384d-9ac0-445b-a74a-88406b83596e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13962 | 2026.04.17 17:38:59.260378 [ 355 ] {} <Debug> TCP-Session: aa80ec21-04eb-4801-84b8-f11db2eb0c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13963 | 2026.04.17 17:38:59.260309 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13964 | 2026.04.17 17:38:59.260256 [ 288 ] {} <Debug> TCP-Session: c5ce69e4-cadf-424b-b43e-63fda54814cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13965 | 2026.04.17 17:38:59.260532 [ 354 ] {} <Debug> TCP-Session: f8d24965-925f-430e-94c9-ea8f89a86d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13966 | 2026.04.17 17:38:59.260339 [ 350 ] {} <Debug> TCP-Session: 3cf9eefb-98df-4197-b39f-da3ff440daea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13967 | 2026.04.17 17:39:00.185274 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.04.17 17:39:00.185492 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13969 | 2026.04.17 17:39:00.185567 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13970 | 2026.04.17 17:39:00.186270 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.04.17 17:39:00.186323 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13972 | 2026.04.17 17:39:00.186725 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13973 | 2026.04.17 17:39:00.186966 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.04.17 17:39:00.187131 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001689 sec., 41444.64179988159 rows/sec., 3.31 MiB/sec. | ||
| 13975 | 2026.04.17 17:39:00.187186 [ 276 ] {3396c370-7f43-4d73-9dbf-10aa50a3d9ab} <Debug> TCPHandler: Processed in 0.002089169 sec. | ||
| 13976 | 2026.04.17 17:39:00.187332 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.04.17 17:39:00.187450 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13978 | 2026.04.17 17:39:00.187495 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13979 | 2026.04.17 17:39:00.187936 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.04.17 17:39:00.187976 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13981 | 2026.04.17 17:39:00.188295 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13982 | 2026.04.17 17:39:00.188530 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.04.17 17:39:00.188673 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001249 sec., 5604.483586869496 rows/sec., 421.43 KiB/sec. | ||
| 13984 | 2026.04.17 17:39:00.188713 [ 276 ] {cc51708b-fd7c-45bf-a11f-3158fef2d216} <Debug> TCPHandler: Processed in 0.001434537 sec. | ||
| 13985 | 2026.04.17 17:39:00.188842 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.04.17 17:39:00.188940 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13987 | 2026.04.17 17:39:00.188981 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13988 | 2026.04.17 17:39:00.189413 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.04.17 17:39:00.189451 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13990 | 2026.04.17 17:39:00.189770 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13991 | 2026.04.17 17:39:00.190011 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.04.17 17:39:00.190153 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001234 sec., 57536.46677471637 rows/sec., 4.49 MiB/sec. | ||
| 13993 | 2026.04.17 17:39:00.190193 [ 276 ] {f1580df0-e233-459e-893c-50eded487863} <Debug> TCPHandler: Processed in 0.001406937 sec. | ||
| 13994 | 2026.04.17 17:39:00.190311 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.04.17 17:39:00.190416 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.04.17 17:39:00.190461 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13997 | 2026.04.17 17:39:00.190900 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.04.17 17:39:00.190938 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13999 | 2026.04.17 17:39:00.191286 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14000 | 2026.04.17 17:39:00.191511 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.04.17 17:39:00.191647 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 14002 | 2026.04.17 17:39:00.191684 [ 276 ] {be0de2d9-ead4-4539-b064-834e929099f5} <Debug> TCPHandler: Processed in 0.001421556 sec. | ||
| 14003 | 2026.04.17 17:39:00.191798 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2026.04.17 17:39:00.191900 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14005 | 2026.04.17 17:39:00.191957 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <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 | ||
| 14006 | 2026.04.17 17:39:00.192759 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.04.17 17:39:00.192797 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14008 | 2026.04.17 17:39:00.193328 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14009 | 2026.04.17 17:39:00.193573 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.04.17 17:39:00.193719 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001838 sec., 3808.487486398259 rows/sec., 6.82 MiB/sec. | ||
| 14011 | 2026.04.17 17:39:00.193791 [ 276 ] {322db4d1-d302-4041-acfd-09c6c8692226} <Debug> TCPHandler: Processed in 0.002041457 sec. | ||
| 14012 | 2026.04.17 17:39:00.193921 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.04.17 17:39:00.194023 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.04.17 17:39:00.194065 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14015 | 2026.04.17 17:39:00.194419 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.04.17 17:39:00.194456 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14017 | 2026.04.17 17:39:00.194765 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14018 | 2026.04.17 17:39:00.194984 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.04.17 17:39:00.195115 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 14020 | 2026.04.17 17:39:00.195156 [ 276 ] {ab18763c-0bac-4464-b0e8-49e4ada0920c} <Debug> TCPHandler: Processed in 0.001282642 sec. | ||
| 14021 | 2026.04.17 17:39:02.638937 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14022 | 2026.04.17 17:39:02.638992 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14023 | 2026.04.17 17:39:02.883266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31675 | ||
| 14024 | 2026.04.17 17:39:02.883776 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.04.17 17:39:02.883825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14026 | 2026.04.17 17:39:02.884312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14027 | 2026.04.17 17:39:02.884543 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.04.17 17:39:02.884691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31675 | ||
| 14029 | 2026.04.17 17:39:02.884696 [ 70 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14030 | 2026.04.17 17:39:02.884762 [ 70 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.04.17 17:39:02.884787 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14032 | 2026.04.17 17:39:02.884898 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 14033 | 2026.04.17 17:39:02.885025 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14034 | 2026.04.17 17:39:02.885069 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29307 rows starting from the beginning of the part | ||
| 14035 | 2026.04.17 17:39:02.885142 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14036 | 2026.04.17 17:39:02.885193 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14037 | 2026.04.17 17:39:02.885241 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14038 | 2026.04.17 17:39:02.885287 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14039 | 2026.04.17 17:39:02.885330 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14040 | 2026.04.17 17:39:02.887775 [ 191 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31675 rows, containing 4 columns (4 merged, 0 gathered) in 0.002922276 sec., 10839154.138760336 rows/sec., 155.06 MiB/sec. | ||
| 14041 | 2026.04.17 17:39:02.888220 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14042 | 2026.04.17 17:39:02.888521 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.04.17 17:39:02.888593 [ 193 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_66_13} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14044 | 2026.04.17 17:39:02.888705 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14045 | 2026.04.17 17:39:04.579620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14046 | 2026.04.17 17:39:04.598968 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.04.17 17:39:04.599035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14048 | 2026.04.17 17:39:04.605290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14049 | 2026.04.17 17:39:04.606033 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.04.17 17:39:04.606328 [ 90 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14051 | 2026.04.17 17:39:04.606396 [ 90 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.04.17 17:39:04.606419 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14053 | 2026.04.17 17:39:04.606534 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14054 | 2026.04.17 17:39:04.610009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14055 | 2026.04.17 17:39:04.610300 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14056 | 2026.04.17 17:39:04.611868 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14057 | 2026.04.17 17:39:04.617110 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14058 | 2026.04.17 17:39:04.621992 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14059 | 2026.04.17 17:39:04.627048 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14060 | 2026.04.17 17:39:04.632009 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14061 | 2026.04.17 17:39:04.636125 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 14062 | 2026.04.17 17:39:04.695876 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.089386894 sec., 5560.099224389652 rows/sec., 28.75 MiB/sec. | ||
| 14063 | 2026.04.17 17:39:04.699713 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14064 | 2026.04.17 17:39:04.701896 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_66_13} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.04.17 17:39:04.702014 [ 191 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_66_13} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14066 | 2026.04.17 17:39:04.704952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14067 | 2026.04.17 17:39:05.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.75 MiB, peak 370.48 MiB, free memory in arenas 0.00 B, will set to 361.43 MiB (RSS), difference: 4.67 MiB | ||
| 14068 | 2026.04.17 17:39:05.186180 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.04.17 17:39:05.186460 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14070 | 2026.04.17 17:39:05.186576 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14071 | 2026.04.17 17:39:05.187317 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.04.17 17:39:05.187367 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14073 | 2026.04.17 17:39:05.187773 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14074 | 2026.04.17 17:39:05.188029 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.04.17 17:39:05.188193 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001813 sec., 68394.92553778268 rows/sec., 5.88 MiB/sec. | ||
| 14076 | 2026.04.17 17:39:05.188245 [ 276 ] {a296ff42-61a7-40ee-ae5b-32a3f6fe08ba} <Debug> TCPHandler: Processed in 0.002235693 sec. | ||
| 14077 | 2026.04.17 17:39:05.188366 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2026.04.17 17:39:05.188468 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14079 | 2026.04.17 17:39:05.188510 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14080 | 2026.04.17 17:39:05.188959 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.04.17 17:39:05.188998 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14082 | 2026.04.17 17:39:05.189308 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14083 | 2026.04.17 17:39:05.189536 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.04.17 17:39:05.189667 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001222 sec., 27823.240589198034 rows/sec., 2.04 MiB/sec. | ||
| 14085 | 2026.04.17 17:39:05.189706 [ 276 ] {482600e1-8783-49d5-a301-46eeb232d243} <Debug> TCPHandler: Processed in 0.001391166 sec. | ||
| 14086 | 2026.04.17 17:39:05.189825 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.04.17 17:39:05.189926 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14088 | 2026.04.17 17:39:05.189967 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14089 | 2026.04.17 17:39:05.190427 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.04.17 17:39:05.190465 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14091 | 2026.04.17 17:39:05.190787 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14092 | 2026.04.17 17:39:05.191012 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.04.17 17:39:05.191140 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001235 sec., 79352.22672064777 rows/sec., 6.20 MiB/sec. | ||
| 14094 | 2026.04.17 17:39:05.191179 [ 276 ] {cbb0c191-3828-4368-827e-018b504772d0} <Debug> TCPHandler: Processed in 0.001402966 sec. | ||
| 14095 | 2026.04.17 17:39:05.191294 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.04.17 17:39:05.191388 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.04.17 17:39:05.191430 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14098 | 2026.04.17 17:39:05.191865 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.04.17 17:39:05.191901 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14100 | 2026.04.17 17:39:05.192233 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14101 | 2026.04.17 17:39:05.192451 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.04.17 17:39:05.192587 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 14103 | 2026.04.17 17:39:05.192626 [ 276 ] {9dcc1320-4169-4a4f-8a6f-9cff1fc94f06} <Debug> TCPHandler: Processed in 0.001381086 sec. | ||
| 14104 | 2026.04.17 17:39:05.192736 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.04.17 17:39:05.192829 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.04.17 17:39:05.192883 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <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 | ||
| 14107 | 2026.04.17 17:39:05.193747 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.04.17 17:39:05.193784 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14109 | 2026.04.17 17:39:05.194350 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14110 | 2026.04.17 17:39:05.194582 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.04.17 17:39:05.194720 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00191 sec., 17801.047120418847 rows/sec., 31.90 MiB/sec. | ||
| 14112 | 2026.04.17 17:39:05.194787 [ 276 ] {d9078c25-5ccb-4c8d-9c78-6d64272830cc} <Debug> TCPHandler: Processed in 0.002099229 sec. | ||
| 14113 | 2026.04.17 17:39:05.194902 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.04.17 17:39:05.194997 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14115 | 2026.04.17 17:39:05.195038 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14116 | 2026.04.17 17:39:05.195368 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.04.17 17:39:05.195404 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14118 | 2026.04.17 17:39:05.195720 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14119 | 2026.04.17 17:39:05.195933 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.04.17 17:39:05.196059 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14121 | 2026.04.17 17:39:05.196096 [ 276 ] {6538875b-5bcd-4b1a-9abe-da45b0d90e86} <Debug> TCPHandler: Processed in 0.001241631 sec. | ||
| 14122 | 2026.04.17 17:39:05.780367 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.04.17 17:39:05.780551 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14124 | 2026.04.17 17:39:05.780620 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14125 | 2026.04.17 17:39:05.781262 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.04.17 17:39:05.781312 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14127 | 2026.04.17 17:39:05.781720 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14128 | 2026.04.17 17:39:05.781959 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.04.17 17:39:05.782119 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001618 sec., 6180.469715698393 rows/sec., 503.97 KiB/sec. | ||
| 14130 | 2026.04.17 17:39:05.782171 [ 276 ] {b2b00e68-5523-46f3-8a48-1273f6437e86} <Debug> TCPHandler: Processed in 0.001945724 sec. | ||
| 14131 | 2026.04.17 17:39:05.782292 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.04.17 17:39:05.782394 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14133 | 2026.04.17 17:39:05.782437 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14134 | 2026.04.17 17:39:05.784321 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.04.17 17:39:05.784361 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14136 | 2026.04.17 17:39:05.784853 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14137 | 2026.04.17 17:39:05.785074 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.04.17 17:39:05.785213 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Debug> executeQuery: Read 2424 rows, 182.28 KiB in 0.002842 sec., 852920.4785362422 rows/sec., 62.64 MiB/sec. | ||
| 14139 | 2026.04.17 17:39:05.785217 [ 111 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14140 | 2026.04.17 17:39:05.785254 [ 276 ] {304f59b0-1ff0-47b6-959f-a19fd4ac1e8d} <Debug> TCPHandler: Processed in 0.003013579 sec. | ||
| 14141 | 2026.04.17 17:39:05.785303 [ 111 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2026.04.17 17:39:05.785331 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14143 | 2026.04.17 17:39:05.785389 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14144 | 2026.04.17 17:39:05.785436 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 14145 | 2026.04.17 17:39:05.785493 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14146 | 2026.04.17 17:39:05.785535 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14147 | 2026.04.17 17:39:05.785543 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14148 | 2026.04.17 17:39:05.785581 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3362 rows starting from the beginning of the part | ||
| 14149 | 2026.04.17 17:39:05.785657 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 70 rows starting from the beginning of the part | ||
| 14150 | 2026.04.17 17:39:05.785716 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 245 rows starting from the beginning of the part | ||
| 14151 | 2026.04.17 17:39:05.785771 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 14152 | 2026.04.17 17:39:05.785813 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 124 rows starting from the beginning of the part | ||
| 14153 | 2026.04.17 17:39:05.785851 [ 188 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2424 rows starting from the beginning of the part | ||
| 14154 | 2026.04.17 17:39:05.785978 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.04.17 17:39:05.786015 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14156 | 2026.04.17 17:39:05.786366 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14157 | 2026.04.17 17:39:05.786591 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.04.17 17:39:05.786723 [ 111 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14159 | 2026.04.17 17:39:05.786726 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001255 sec., 22310.756972111554 rows/sec., 1.60 MiB/sec. | ||
| 14160 | 2026.04.17 17:39:05.786765 [ 111 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.04.17 17:39:05.786787 [ 276 ] {3b702bc6-c6a2-4afb-acc1-c1b824f481f1} <Debug> TCPHandler: Processed in 0.001448068 sec. | ||
| 14162 | 2026.04.17 17:39:05.786789 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14163 | 2026.04.17 17:39:05.786887 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 14164 | 2026.04.17 17:39:05.786903 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14165 | 2026.04.17 17:39:05.786982 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14166 | 2026.04.17 17:39:05.787006 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14167 | 2026.04.17 17:39:05.787010 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 14168 | 2026.04.17 17:39:05.787047 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14169 | 2026.04.17 17:39:05.787070 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 14170 | 2026.04.17 17:39:05.787115 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part | ||
| 14171 | 2026.04.17 17:39:05.787157 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 14172 | 2026.04.17 17:39:05.787198 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 34 rows starting from the beginning of the part | ||
| 14173 | 2026.04.17 17:39:05.787239 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part | ||
| 14174 | 2026.04.17 17:39:05.787868 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6295 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482921 sec., 2535320.2941213194 rows/sec., 201.00 MiB/sec. | ||
| 14175 | 2026.04.17 17:39:05.787912 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.04.17 17:39:05.787952 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14177 | 2026.04.17 17:39:05.788075 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121916 sec., 287082.9095442764 rows/sec., 20.42 MiB/sec. | ||
| 14178 | 2026.04.17 17:39:05.788236 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14179 | 2026.04.17 17:39:05.788276 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14180 | 2026.04.17 17:39:05.788346 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14181 | 2026.04.17 17:39:05.788587 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.04.17 17:39:05.788693 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_91_18} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14183 | 2026.04.17 17:39:05.788741 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.04.17 17:39:05.788771 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14185 | 2026.04.17 17:39:05.788783 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.04.17 17:39:05.788843 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_111_22} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14187 | 2026.04.17 17:39:05.788954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14188 | 2026.04.17 17:39:05.788959 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001974 sec., 405775.07598784193 rows/sec., 23.44 MiB/sec. | ||
| 14189 | 2026.04.17 17:39:05.789010 [ 276 ] {060165e5-66b8-42bd-beb9-27f32b9c093b} <Debug> TCPHandler: Processed in 0.002156691 sec. | ||
| 14190 | 2026.04.17 17:39:05.789135 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.04.17 17:39:05.789229 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14192 | 2026.04.17 17:39:05.789269 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14193 | 2026.04.17 17:39:05.789659 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.04.17 17:39:05.789697 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14195 | 2026.04.17 17:39:05.789999 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14196 | 2026.04.17 17:39:05.790219 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.04.17 17:39:05.790354 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 14198 | 2026.04.17 17:39:05.790393 [ 276 ] {1f3d8bdf-ed39-47d7-ae47-140d3c06d640} <Debug> TCPHandler: Processed in 0.001306963 sec. | ||
| 14199 | 2026.04.17 17:39:05.790511 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.04.17 17:39:05.790606 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14201 | 2026.04.17 17:39:05.790646 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14202 | 2026.04.17 17:39:05.791754 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.04.17 17:39:05.791791 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14204 | 2026.04.17 17:39:05.792169 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14205 | 2026.04.17 17:39:05.792424 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.04.17 17:39:05.792552 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001965 sec., 665139.9491094147 rows/sec., 44.48 MiB/sec. | ||
| 14207 | 2026.04.17 17:39:05.792591 [ 276 ] {2bf58eaf-74bb-4a8c-9fe4-1434aebf3329} <Debug> TCPHandler: Processed in 0.002128269 sec. | ||
| 14208 | 2026.04.17 17:39:05.792594 [ 137 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14209 | 2026.04.17 17:39:05.792663 [ 137 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.04.17 17:39:05.792685 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14211 | 2026.04.17 17:39:05.792712 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.04.17 17:39:05.792763 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 14213 | 2026.04.17 17:39:05.792810 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.04.17 17:39:05.792849 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14215 | 2026.04.17 17:39:05.792854 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14216 | 2026.04.17 17:39:05.792876 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 14217 | 2026.04.17 17:39:05.792927 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 71 rows starting from the beginning of the part | ||
| 14218 | 2026.04.17 17:39:05.792970 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 14219 | 2026.04.17 17:39:05.793008 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 71 rows starting from the beginning of the part | ||
| 14220 | 2026.04.17 17:39:05.793045 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 98 rows starting from the beginning of the part | ||
| 14221 | 2026.04.17 17:39:05.793082 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1307 rows starting from the beginning of the part | ||
| 14222 | 2026.04.17 17:39:05.793712 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.04.17 17:39:05.793747 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14224 | 2026.04.17 17:39:05.794203 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14225 | 2026.04.17 17:39:05.794323 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591622 sec., 2207810.648508251 rows/sec., 160.42 MiB/sec. | ||
| 14226 | 2026.04.17 17:39:05.794441 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.04.17 17:39:05.794507 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14228 | 2026.04.17 17:39:05.794580 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001788 sec., 839485.4586129753 rows/sec., 50.93 MiB/sec. | ||
| 14229 | 2026.04.17 17:39:05.794583 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_106_23 to all_111_111_0 | ||
| 14230 | 2026.04.17 17:39:05.794619 [ 276 ] {b418a025-332f-45a9-85ba-2a437f1e08a9} <Debug> TCPHandler: Processed in 0.001956004 sec. | ||
| 14231 | 2026.04.17 17:39:05.794630 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.04.17 17:39:05.794658 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14233 | 2026.04.17 17:39:05.794734 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14234 | 2026.04.17 17:39:05.794767 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.04.17 17:39:05.794775 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_23 to all_111_111_0 into Compact with storage Full | ||
| 14236 | 2026.04.17 17:39:05.794834 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14237 | 2026.04.17 17:39:05.794838 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_111_22} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14238 | 2026.04.17 17:39:05.794894 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <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 | ||
| 14239 | 2026.04.17 17:39:05.794916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 14240 | 2026.04.17 17:39:05.794931 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14241 | 2026.04.17 17:39:05.794976 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 38703 rows starting from the beginning of the part | ||
| 14242 | 2026.04.17 17:39:05.795052 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14243 | 2026.04.17 17:39:05.795105 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 233 rows starting from the beginning of the part | ||
| 14244 | 2026.04.17 17:39:05.795153 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 14245 | 2026.04.17 17:39:05.795199 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 14246 | 2026.04.17 17:39:05.795247 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1501 rows starting from the beginning of the part | ||
| 14247 | 2026.04.17 17:39:05.795690 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2026.04.17 17:39:05.795732 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14249 | 2026.04.17 17:39:05.796300 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14250 | 2026.04.17 17:39:05.796542 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.04.17 17:39:05.796683 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001869 sec., 9630.818619582664 rows/sec., 17.26 MiB/sec. | ||
| 14252 | 2026.04.17 17:39:05.796750 [ 276 ] {29d3444c-8863-4229-8ddf-0915f15084e1} <Debug> TCPHandler: Processed in 0.002064128 sec. | ||
| 14253 | 2026.04.17 17:39:05.796888 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.04.17 17:39:05.796982 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14255 | 2026.04.17 17:39:05.797023 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14256 | 2026.04.17 17:39:05.797342 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.04.17 17:39:05.797377 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14258 | 2026.04.17 17:39:05.797710 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14259 | 2026.04.17 17:39:05.797955 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.04.17 17:39:05.798086 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 736.77 KiB/sec. | ||
| 14261 | 2026.04.17 17:39:05.798101 [ 137 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14262 | 2026.04.17 17:39:05.798123 [ 276 ] {a85979ce-20b7-4948-b899-ff2d899c78f1} <Debug> TCPHandler: Processed in 0.001283842 sec. | ||
| 14263 | 2026.04.17 17:39:05.798137 [ 137 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2026.04.17 17:39:05.798159 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14265 | 2026.04.17 17:39:05.798255 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 14266 | 2026.04.17 17:39:05.798381 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14267 | 2026.04.17 17:39:05.798413 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5310 rows starting from the beginning of the part | ||
| 14268 | 2026.04.17 17:39:05.798474 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14269 | 2026.04.17 17:39:05.798517 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14270 | 2026.04.17 17:39:05.798555 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 14271 | 2026.04.17 17:39:05.798592 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 14272 | 2026.04.17 17:39:05.798628 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 12 rows starting from the beginning of the part | ||
| 14273 | 2026.04.17 17:39:05.801664 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5562 rows, containing 4 columns (4 merged, 0 gathered) in 0.003453983 sec., 1610314.8162570575 rows/sec., 107.64 MiB/sec. | ||
| 14274 | 2026.04.17 17:39:05.802206 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14275 | 2026.04.17 17:39:05.802484 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.04.17 17:39:05.802574 [ 187 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_111_22} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14277 | 2026.04.17 17:39:05.802646 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14278 | 2026.04.17 17:39:05.804446 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40917 rows, containing 5 columns (5 merged, 0 gathered) in 0.00972587 sec., 4207027.237666142 rows/sec., 271.18 MiB/sec. | ||
| 14279 | 2026.04.17 17:39:05.805335 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Trace> MergedBlockOutputStream: filled checksums all_1_111_24 (state Temporary) | ||
| 14280 | 2026.04.17 17:39:05.805612 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_111_24 to all_1_111_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2026.04.17 17:39:05.805685 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_111_24} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_106_23, all_111_111_0] -> all_1_111_24 | ||
| 14282 | 2026.04.17 17:39:05.805784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14283 | 2026.04.17 17:39:06.147202 [ 137 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 14284 | 2026.04.17 17:39:06.147257 [ 137 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2026.04.17 17:39:06.147281 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14286 | 2026.04.17 17:39:06.147440 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14287 | 2026.04.17 17:39:06.147621 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14288 | 2026.04.17 17:39:06.147658 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14289 | 2026.04.17 17:39:06.147730 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14290 | 2026.04.17 17:39:06.147778 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14291 | 2026.04.17 17:39:06.147823 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14292 | 2026.04.17 17:39:06.147866 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 14293 | 2026.04.17 17:39:06.148819 [ 197 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461418 sec., 810172.0383901115 rows/sec., 55.19 MiB/sec. | ||
| 14294 | 2026.04.17 17:39:06.149021 [ 197 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 14295 | 2026.04.17 17:39:06.149368 [ 197 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_18_4} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.04.17 17:39:06.149460 [ 197 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_18_4} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 14297 | 2026.04.17 17:39:06.149554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14298 | 2026.04.17 17:39:07.560473 [ 46 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 14299 | 2026.04.17 17:39:07.560553 [ 46 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.04.17 17:39:07.560576 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14301 | 2026.04.17 17:39:07.560708 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14302 | 2026.04.17 17:39:07.560852 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14303 | 2026.04.17 17:39:07.560885 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14304 | 2026.04.17 17:39:07.560962 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14305 | 2026.04.17 17:39:07.561007 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14306 | 2026.04.17 17:39:07.561048 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14307 | 2026.04.17 17:39:07.561089 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 14308 | 2026.04.17 17:39:07.562154 [ 195 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493969 sec., 412324.48598331027 rows/sec., 25.33 MiB/sec. | ||
| 14309 | 2026.04.17 17:39:07.562446 [ 192 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 14310 | 2026.04.17 17:39:07.562898 [ 192 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_18_4} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.04.17 17:39:07.563016 [ 192 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_18_4} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 14312 | 2026.04.17 17:39:07.563152 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14313 | 2026.04.17 17:39:08.014690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1764 | ||
| 14314 | 2026.04.17 17:39:08.017453 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.04.17 17:39:08.017510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14316 | 2026.04.17 17:39:08.018851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14317 | 2026.04.17 17:39:08.019135 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.04.17 17:39:08.019523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 14319 | 2026.04.17 17:39:10.183306 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14320 | 2026.04.17 17:39:10.183497 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14321 | 2026.04.17 17:39:10.183560 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14322 | 2026.04.17 17:39:10.184286 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.04.17 17:39:10.184323 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14324 | 2026.04.17 17:39:10.184712 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14325 | 2026.04.17 17:39:10.184934 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.04.17 17:39:10.185079 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 14327 | 2026.04.17 17:39:10.185121 [ 276 ] {236630b4-0f16-4ab5-9f9a-a38d0bc1231f} <Debug> TCPHandler: Processed in 0.001945014 sec. | ||
| 14328 | 2026.04.17 17:39:10.185279 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.04.17 17:39:10.185383 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14330 | 2026.04.17 17:39:10.185422 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14331 | 2026.04.17 17:39:10.185897 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.04.17 17:39:10.185931 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14333 | 2026.04.17 17:39:10.186235 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14334 | 2026.04.17 17:39:10.186442 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.04.17 17:39:10.186572 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 14336 | 2026.04.17 17:39:10.186608 [ 276 ] {5e1a7ceb-ae75-483b-9cb8-f03f3b02c969} <Debug> TCPHandler: Processed in 0.001386156 sec. | ||
| 14337 | 2026.04.17 17:39:10.186757 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.04.17 17:39:10.186849 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.04.17 17:39:10.186890 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14340 | 2026.04.17 17:39:10.187298 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.04.17 17:39:10.187331 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14342 | 2026.04.17 17:39:10.187686 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14343 | 2026.04.17 17:39:10.187888 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.04.17 17:39:10.188010 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 14345 | 2026.04.17 17:39:10.188044 [ 276 ] {743c152f-17eb-4a31-83a8-1215b69c4058} <Debug> TCPHandler: Processed in 0.001347494 sec. | ||
| 14346 | 2026.04.17 17:39:10.188169 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.04.17 17:39:10.188261 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14348 | 2026.04.17 17:39:10.188301 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14349 | 2026.04.17 17:39:10.188619 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.04.17 17:39:10.188652 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14351 | 2026.04.17 17:39:10.188942 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14352 | 2026.04.17 17:39:10.189145 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2026.04.17 17:39:10.189270 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001027 sec., 46738.07205452775 rows/sec., 3.15 MiB/sec. | ||
| 14354 | 2026.04.17 17:39:10.189305 [ 276 ] {9cc93bb1-d8dd-44ef-9e1b-ce5bcdbb8b50} <Debug> TCPHandler: Processed in 0.001182639 sec. | ||
| 14355 | 2026.04.17 17:39:10.385695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32187 | ||
| 14356 | 2026.04.17 17:39:10.386220 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.04.17 17:39:10.386268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14358 | 2026.04.17 17:39:10.386761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14359 | 2026.04.17 17:39:10.387010 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.04.17 17:39:10.387170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32187 | ||
| 14361 | 2026.04.17 17:39:12.110959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14362 | 2026.04.17 17:39:12.127365 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.04.17 17:39:12.127430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14364 | 2026.04.17 17:39:12.133454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14365 | 2026.04.17 17:39:12.134226 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.04.17 17:39:12.137548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14367 | 2026.04.17 17:39:15.186929 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2026.04.17 17:39:15.187124 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14369 | 2026.04.17 17:39:15.187194 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14370 | 2026.04.17 17:39:15.187896 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.04.17 17:39:15.187947 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14372 | 2026.04.17 17:39:15.188349 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14373 | 2026.04.17 17:39:15.188571 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.04.17 17:39:15.188729 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001656 sec., 74879.2270531401 rows/sec., 6.44 MiB/sec. | ||
| 14375 | 2026.04.17 17:39:15.188779 [ 276 ] {d9278ba6-a40e-402f-bcae-d26c639b5bbc} <Debug> TCPHandler: Processed in 0.001981775 sec. | ||
| 14376 | 2026.04.17 17:39:15.188906 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2026.04.17 17:39:15.189009 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14378 | 2026.04.17 17:39:15.189052 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14379 | 2026.04.17 17:39:15.189481 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2026.04.17 17:39:15.189519 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14381 | 2026.04.17 17:39:15.189823 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14382 | 2026.04.17 17:39:15.190039 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14383 | 2026.04.17 17:39:15.190176 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001191 sec., 28547.439126784215 rows/sec., 2.10 MiB/sec. | ||
| 14384 | 2026.04.17 17:39:15.190215 [ 276 ] {d33a7e1c-8ed3-4508-9247-1617f18354f0} <Debug> TCPHandler: Processed in 0.001358474 sec. | ||
| 14385 | 2026.04.17 17:39:15.190326 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14386 | 2026.04.17 17:39:15.190421 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14387 | 2026.04.17 17:39:15.190461 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14388 | 2026.04.17 17:39:15.190885 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.04.17 17:39:15.190921 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14390 | 2026.04.17 17:39:15.191236 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14391 | 2026.04.17 17:39:15.191441 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14392 | 2026.04.17 17:39:15.191565 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001164 sec., 84192.43986254295 rows/sec., 6.58 MiB/sec. | ||
| 14393 | 2026.04.17 17:39:15.191602 [ 276 ] {39ef2272-2a0c-4dcd-bf1e-0a902f3e864f} <Debug> TCPHandler: Processed in 0.001323584 sec. | ||
| 14394 | 2026.04.17 17:39:15.191713 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2026.04.17 17:39:15.191806 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14396 | 2026.04.17 17:39:15.191848 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14397 | 2026.04.17 17:39:15.192243 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.04.17 17:39:15.192278 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14399 | 2026.04.17 17:39:15.192619 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14400 | 2026.04.17 17:39:15.192821 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.04.17 17:39:15.192947 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 14402 | 2026.04.17 17:39:15.192983 [ 276 ] {82be0e53-052c-4c49-9cbc-ffb471261a34} <Debug> TCPHandler: Processed in 0.001316553 sec. | ||
| 14403 | 2026.04.17 17:39:15.193094 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14404 | 2026.04.17 17:39:15.193185 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14405 | 2026.04.17 17:39:15.193239 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <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 | ||
| 14406 | 2026.04.17 17:39:15.194032 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.04.17 17:39:15.194068 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14408 | 2026.04.17 17:39:15.194636 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14409 | 2026.04.17 17:39:15.194885 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14410 | 2026.04.17 17:39:15.195012 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14411 | 2026.04.17 17:39:15.195021 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001854 sec., 18338.727076591156 rows/sec., 32.86 MiB/sec. | ||
| 14412 | 2026.04.17 17:39:15.195086 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.04.17 17:39:15.195111 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14414 | 2026.04.17 17:39:15.195132 [ 276 ] {fc80a3d7-aca0-4b93-820e-c43fd8cd250e} <Debug> TCPHandler: Processed in 0.002083569 sec. | ||
| 14415 | 2026.04.17 17:39:15.195218 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 14416 | 2026.04.17 17:39:15.195274 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14417 | 2026.04.17 17:39:15.195373 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14418 | 2026.04.17 17:39:15.195414 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14419 | 2026.04.17 17:39:15.195460 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14420 | 2026.04.17 17:39:15.195544 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1910 rows starting from the beginning of the part | ||
| 14421 | 2026.04.17 17:39:15.195673 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 14422 | 2026.04.17 17:39:15.195737 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.04.17 17:39:15.195775 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 14424 | 2026.04.17 17:39:15.195783 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14425 | 2026.04.17 17:39:15.195879 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 14426 | 2026.04.17 17:39:15.195977 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 18 rows starting from the beginning of the part | ||
| 14427 | 2026.04.17 17:39:15.196067 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 14428 | 2026.04.17 17:39:15.196126 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14429 | 2026.04.17 17:39:15.196332 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.04.17 17:39:15.196470 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 14431 | 2026.04.17 17:39:15.196507 [ 276 ] {13e81f87-2d1f-46e2-855d-6771a26a4978} <Debug> TCPHandler: Processed in 0.001280052 sec. | ||
| 14432 | 2026.04.17 17:39:15.206288 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2037 rows, containing 19 columns (19 merged, 0 gathered) in 0.011115755 sec., 183253.40923760916 rows/sec., 328.38 MiB/sec. | ||
| 14433 | 2026.04.17 17:39:15.208235 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14434 | 2026.04.17 17:39:15.208624 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2026.04.17 17:39:15.208723 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14436 | 2026.04.17 17:39:15.208877 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
| 14437 | 2026.04.17 17:39:16.001192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.27 MiB, peak 381.07 MiB, free memory in arenas 0.00 B, will set to 368.07 MiB (RSS), difference: 4.80 MiB | ||
| 14438 | 2026.04.17 17:39:17.639033 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14439 | 2026.04.17 17:39:17.639089 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14440 | 2026.04.17 17:39:17.888192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32635 | ||
| 14441 | 2026.04.17 17:39:17.888699 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.04.17 17:39:17.888747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14443 | 2026.04.17 17:39:17.889252 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14444 | 2026.04.17 17:39:17.889485 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14445 | 2026.04.17 17:39:17.889635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32635 | ||
| 14446 | 2026.04.17 17:39:18.020634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1784 | ||
| 14447 | 2026.04.17 17:39:18.022761 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.04.17 17:39:18.022817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14449 | 2026.04.17 17:39:18.024032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14450 | 2026.04.17 17:39:18.024310 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.04.17 17:39:18.024594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14452 | 2026.04.17 17:39:19.638508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14453 | 2026.04.17 17:39:19.655868 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.04.17 17:39:19.655934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14455 | 2026.04.17 17:39:19.661874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14456 | 2026.04.17 17:39:19.662584 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.04.17 17:39:19.665784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14458 | 2026.04.17 17:39:20.184577 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.04.17 17:39:20.184771 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14460 | 2026.04.17 17:39:20.184846 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14461 | 2026.04.17 17:39:20.185544 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.04.17 17:39:20.185595 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14463 | 2026.04.17 17:39:20.185988 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14464 | 2026.04.17 17:39:20.186221 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.04.17 17:39:20.186380 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00166 sec., 42168.67469879518 rows/sec., 3.37 MiB/sec. | ||
| 14466 | 2026.04.17 17:39:20.186436 [ 276 ] {d4809a15-cd0c-4e72-b920-922c2838d2f3} <Debug> TCPHandler: Processed in 0.001991115 sec. | ||
| 14467 | 2026.04.17 17:39:20.186562 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.04.17 17:39:20.186665 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14469 | 2026.04.17 17:39:20.186708 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14470 | 2026.04.17 17:39:20.187128 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.04.17 17:39:20.187166 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14472 | 2026.04.17 17:39:20.187479 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14473 | 2026.04.17 17:39:20.187688 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.04.17 17:39:20.187817 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001176 sec., 5952.380952380952 rows/sec., 447.59 KiB/sec. | ||
| 14475 | 2026.04.17 17:39:20.187855 [ 276 ] {34c53350-d720-4370-b883-f3691f9eadd4} <Debug> TCPHandler: Processed in 0.001344104 sec. | ||
| 14476 | 2026.04.17 17:39:20.187967 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.04.17 17:39:20.188064 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14478 | 2026.04.17 17:39:20.188104 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14479 | 2026.04.17 17:39:20.188511 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.04.17 17:39:20.188547 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14481 | 2026.04.17 17:39:20.188850 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14482 | 2026.04.17 17:39:20.189062 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.04.17 17:39:20.189189 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001146 sec., 61954.62478184991 rows/sec., 4.84 MiB/sec. | ||
| 14484 | 2026.04.17 17:39:20.189226 [ 276 ] {007acb9d-1466-45d1-a2d5-06875c499a6c} <Debug> TCPHandler: Processed in 0.001306103 sec. | ||
| 14485 | 2026.04.17 17:39:20.189341 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2026.04.17 17:39:20.189434 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14487 | 2026.04.17 17:39:20.189477 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14488 | 2026.04.17 17:39:20.189876 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.04.17 17:39:20.189912 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14490 | 2026.04.17 17:39:20.190236 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14491 | 2026.04.17 17:39:20.190473 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.04.17 17:39:20.190599 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14493 | 2026.04.17 17:39:20.190636 [ 276 ] {bad0e121-5969-485b-b3f3-cbb96a9ba894} <Debug> TCPHandler: Processed in 0.001342164 sec. | ||
| 14494 | 2026.04.17 17:39:20.190753 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.04.17 17:39:20.190845 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.04.17 17:39:20.190899 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <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 | ||
| 14497 | 2026.04.17 17:39:20.191703 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.04.17 17:39:20.191748 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14499 | 2026.04.17 17:39:20.192376 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14500 | 2026.04.17 17:39:20.192622 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.04.17 17:39:20.192762 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001934 sec., 3619.4415718717682 rows/sec., 6.49 MiB/sec. | ||
| 14502 | 2026.04.17 17:39:20.192832 [ 276 ] {7ac6cc5f-a89b-48db-8fe8-8164b28f10ae} <Debug> TCPHandler: Processed in 0.00212602 sec. | ||
| 14503 | 2026.04.17 17:39:20.192963 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14504 | 2026.04.17 17:39:20.193057 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14505 | 2026.04.17 17:39:20.193098 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14506 | 2026.04.17 17:39:20.193424 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.04.17 17:39:20.193460 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14508 | 2026.04.17 17:39:20.193754 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14509 | 2026.04.17 17:39:20.193965 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.04.17 17:39:20.194090 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 14511 | 2026.04.17 17:39:20.194125 [ 276 ] {a5853095-8146-46ce-89bf-35393de5da0a} <Debug> TCPHandler: Processed in 0.00121032 sec. | ||
| 14512 | 2026.04.17 17:39:25.188167 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2026.04.17 17:39:25.188372 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14514 | 2026.04.17 17:39:25.188446 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14515 | 2026.04.17 17:39:25.189149 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2026.04.17 17:39:25.189199 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14517 | 2026.04.17 17:39:25.189590 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14518 | 2026.04.17 17:39:25.189824 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2026.04.17 17:39:25.189979 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001659 sec., 14466.546112115731 rows/sec., 1.20 MiB/sec. | ||
| 14520 | 2026.04.17 17:39:25.190035 [ 276 ] {e0e93122-a5a8-46f5-b7f4-180870d8db8b} <Debug> TCPHandler: Processed in 0.002004056 sec. | ||
| 14521 | 2026.04.17 17:39:25.190164 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2026.04.17 17:39:25.190265 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14523 | 2026.04.17 17:39:25.190307 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14524 | 2026.04.17 17:39:25.190751 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2026.04.17 17:39:25.190788 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14526 | 2026.04.17 17:39:25.191087 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14527 | 2026.04.17 17:39:25.191293 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2026.04.17 17:39:25.191422 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 414.27 KiB/sec. | ||
| 14529 | 2026.04.17 17:39:25.191461 [ 276 ] {6a819869-0f77-4112-a96a-a1e95028e475} <Debug> TCPHandler: Processed in 0.001347904 sec. | ||
| 14530 | 2026.04.17 17:39:25.191581 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14531 | 2026.04.17 17:39:25.191676 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14532 | 2026.04.17 17:39:25.191716 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14533 | 2026.04.17 17:39:25.192199 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14534 | 2026.04.17 17:39:25.192235 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14535 | 2026.04.17 17:39:25.192553 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14536 | 2026.04.17 17:39:25.192779 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.04.17 17:39:25.192906 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.00125 sec., 197600 rows/sec., 17.64 MiB/sec. | ||
| 14538 | 2026.04.17 17:39:25.192943 [ 276 ] {0fb71280-9ffd-4d25-90d1-6a28050644cb} <Debug> TCPHandler: Processed in 0.001409406 sec. | ||
| 14539 | 2026.04.17 17:39:25.193061 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2026.04.17 17:39:25.193155 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14541 | 2026.04.17 17:39:25.193195 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14542 | 2026.04.17 17:39:25.193597 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.04.17 17:39:25.193633 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14544 | 2026.04.17 17:39:25.193929 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14545 | 2026.04.17 17:39:25.194137 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.04.17 17:39:25.194264 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001128 sec., 46099.29078014184 rows/sec., 3.41 MiB/sec. | ||
| 14547 | 2026.04.17 17:39:25.194301 [ 276 ] {78890af8-ee52-4c11-8570-e8ae30183f1f} <Debug> TCPHandler: Processed in 0.001287743 sec. | ||
| 14548 | 2026.04.17 17:39:25.194407 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.04.17 17:39:25.194500 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.04.17 17:39:25.194539 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14551 | 2026.04.17 17:39:25.194923 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2026.04.17 17:39:25.194958 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14553 | 2026.04.17 17:39:25.195244 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14554 | 2026.04.17 17:39:25.195451 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2026.04.17 17:39:25.195577 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 14556 | 2026.04.17 17:39:25.195614 [ 276 ] {4f1c26af-c450-463f-96f1-f814a6f89358} <Debug> TCPHandler: Processed in 0.001254902 sec. | ||
| 14557 | 2026.04.17 17:39:25.195726 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.04.17 17:39:25.195818 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14559 | 2026.04.17 17:39:25.195857 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14560 | 2026.04.17 17:39:25.196235 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.04.17 17:39:25.196269 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14562 | 2026.04.17 17:39:25.196548 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14563 | 2026.04.17 17:39:25.196747 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2026.04.17 17:39:25.196871 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 14565 | 2026.04.17 17:39:25.196908 [ 276 ] {d238c46c-c9a2-4027-96ed-8f185385705c} <Debug> TCPHandler: Processed in 0.0012286 sec. | ||
| 14566 | 2026.04.17 17:39:25.197020 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.04.17 17:39:25.197113 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14568 | 2026.04.17 17:39:25.197151 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14569 | 2026.04.17 17:39:25.197587 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.04.17 17:39:25.197622 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14571 | 2026.04.17 17:39:25.197926 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14572 | 2026.04.17 17:39:25.198133 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.04.17 17:39:25.198260 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 9.71 MiB/sec. | ||
| 14574 | 2026.04.17 17:39:25.198297 [ 276 ] {13d753b8-6b15-48ba-99c4-ebeb074a342d} <Debug> TCPHandler: Processed in 0.001328994 sec. | ||
| 14575 | 2026.04.17 17:39:25.198403 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.04.17 17:39:25.198496 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.04.17 17:39:25.198539 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14578 | 2026.04.17 17:39:25.198919 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.04.17 17:39:25.198954 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14580 | 2026.04.17 17:39:25.199279 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14581 | 2026.04.17 17:39:25.199479 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.04.17 17:39:25.199602 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001125 sec., 176888.8888888889 rows/sec., 12.68 MiB/sec. | ||
| 14583 | 2026.04.17 17:39:25.199638 [ 276 ] {695c2621-0234-4c2e-844d-22950df35c05} <Debug> TCPHandler: Processed in 0.001282982 sec. | ||
| 14584 | 2026.04.17 17:39:25.199744 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.04.17 17:39:25.199835 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14586 | 2026.04.17 17:39:25.199888 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <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 | ||
| 14587 | 2026.04.17 17:39:25.200779 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.04.17 17:39:25.200820 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14589 | 2026.04.17 17:39:25.201391 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14590 | 2026.04.17 17:39:25.201638 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.04.17 17:39:25.201795 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001963 sec., 17320.427916454406 rows/sec., 31.04 MiB/sec. | ||
| 14592 | 2026.04.17 17:39:25.201857 [ 276 ] {54ea5839-4663-4c42-aa3a-f485121e6bc9} <Debug> TCPHandler: Processed in 0.002159971 sec. | ||
| 14593 | 2026.04.17 17:39:25.201974 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.04.17 17:39:25.202074 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14595 | 2026.04.17 17:39:25.202115 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14596 | 2026.04.17 17:39:25.202448 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.04.17 17:39:25.202484 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14598 | 2026.04.17 17:39:25.202819 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14599 | 2026.04.17 17:39:25.203024 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.04.17 17:39:25.203153 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 14601 | 2026.04.17 17:39:25.203188 [ 276 ] {5c1f166c-dd81-49b1-8dfa-003ebb36e6dc} <Debug> TCPHandler: Processed in 0.001261481 sec. | ||
| 14602 | 2026.04.17 17:39:25.390647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33147 | ||
| 14603 | 2026.04.17 17:39:25.391188 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.04.17 17:39:25.391233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14605 | 2026.04.17 17:39:25.391720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14606 | 2026.04.17 17:39:25.391968 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2026.04.17 17:39:25.392109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33147 | ||
| 14608 | 2026.04.17 17:39:27.166740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14609 | 2026.04.17 17:39:27.185293 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14610 | 2026.04.17 17:39:27.185353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14611 | 2026.04.17 17:39:27.192454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14612 | 2026.04.17 17:39:27.193322 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14613 | 2026.04.17 17:39:27.197286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14614 | 2026.04.17 17:39:28.025635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1816 | ||
| 14615 | 2026.04.17 17:39:28.029277 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.04.17 17:39:28.029367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14617 | 2026.04.17 17:39:28.031427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14618 | 2026.04.17 17:39:28.031867 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.04.17 17:39:28.032172 [ 64 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14620 | 2026.04.17 17:39:28.032270 [ 64 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.04.17 17:39:28.032308 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14622 | 2026.04.17 17:39:28.032502 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 14623 | 2026.04.17 17:39:28.032624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1816 | ||
| 14624 | 2026.04.17 17:39:28.033408 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14625 | 2026.04.17 17:39:28.033694 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1654 rows starting from the beginning of the part | ||
| 14626 | 2026.04.17 17:39:28.034347 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 14627 | 2026.04.17 17:39:28.034960 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 14628 | 2026.04.17 17:39:28.035532 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 14629 | 2026.04.17 17:39:28.035999 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 14630 | 2026.04.17 17:39:28.036429 [ 190 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 14631 | 2026.04.17 17:39:28.047781 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 72 columns (72 merged, 0 gathered) in 0.015368155 sec., 118166.42921677977 rows/sec., 92.99 MiB/sec. | ||
| 14632 | 2026.04.17 17:39:28.049692 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14633 | 2026.04.17 17:39:28.050401 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.04.17 17:39:28.050510 [ 198 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_51_10} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14635 | 2026.04.17 17:39:28.050788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14636 | 2026.04.17 17:39:30.185160 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.04.17 17:39:30.185359 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14638 | 2026.04.17 17:39:30.185431 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14639 | 2026.04.17 17:39:30.186098 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.04.17 17:39:30.186149 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14641 | 2026.04.17 17:39:30.186598 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14642 | 2026.04.17 17:39:30.186829 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2026.04.17 17:39:30.186986 [ 104 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14644 | 2026.04.17 17:39:30.186993 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001686 sec., 41518.38671411625 rows/sec., 3.32 MiB/sec. | ||
| 14645 | 2026.04.17 17:39:30.187025 [ 104 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14646 | 2026.04.17 17:39:30.187045 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14647 | 2026.04.17 17:39:30.187059 [ 276 ] {726c3126-30a6-40d5-82e3-17e9c7a8c3ac} <Debug> TCPHandler: Processed in 0.002034916 sec. | ||
| 14648 | 2026.04.17 17:39:30.187170 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 14649 | 2026.04.17 17:39:30.187202 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2026.04.17 17:39:30.187324 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14651 | 2026.04.17 17:39:30.187328 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14652 | 2026.04.17 17:39:30.187373 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14653 | 2026.04.17 17:39:30.187383 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3362 rows starting from the beginning of the part | ||
| 14654 | 2026.04.17 17:39:30.187470 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
| 14655 | 2026.04.17 17:39:30.187525 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 124 rows starting from the beginning of the part | ||
| 14656 | 2026.04.17 17:39:30.187577 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 70 rows starting from the beginning of the part | ||
| 14657 | 2026.04.17 17:39:30.187623 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 247 rows starting from the beginning of the part | ||
| 14658 | 2026.04.17 17:39:30.187666 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 70 rows starting from the beginning of the part | ||
| 14659 | 2026.04.17 17:39:30.187800 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.04.17 17:39:30.187845 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14661 | 2026.04.17 17:39:30.188183 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14662 | 2026.04.17 17:39:30.188410 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.04.17 17:39:30.188557 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001259 sec., 5559.968228752979 rows/sec., 418.08 KiB/sec. | ||
| 14664 | 2026.04.17 17:39:30.188597 [ 276 ] {9df2d6c5-51cf-44c1-9915-60676b474e41} <Debug> TCPHandler: Processed in 0.001447768 sec. | ||
| 14665 | 2026.04.17 17:39:30.188735 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.04.17 17:39:30.188837 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14667 | 2026.04.17 17:39:30.188881 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14668 | 2026.04.17 17:39:30.189304 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2026.04.17 17:39:30.189339 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14670 | 2026.04.17 17:39:30.189406 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296875 sec., 1710585.0340136054 rows/sec., 137.78 MiB/sec. | ||
| 14671 | 2026.04.17 17:39:30.189667 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14672 | 2026.04.17 17:39:30.189792 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14673 | 2026.04.17 17:39:30.190010 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2026.04.17 17:39:30.190177 [ 104 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14675 | 2026.04.17 17:39:30.190183 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001367 sec., 51938.551572787124 rows/sec., 4.05 MiB/sec. | ||
| 14676 | 2026.04.17 17:39:30.190245 [ 104 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.04.17 17:39:30.190298 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.04.17 17:39:30.190337 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14679 | 2026.04.17 17:39:30.190305 [ 276 ] {43b3795a-b123-496e-8881-2000d1351fc8} <Debug> TCPHandler: Processed in 0.001618163 sec. | ||
| 14680 | 2026.04.17 17:39:30.190455 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 14681 | 2026.04.17 17:39:30.190466 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_116_23} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14682 | 2026.04.17 17:39:30.190565 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2026.04.17 17:39:30.190598 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14684 | 2026.04.17 17:39:30.190646 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 14685 | 2026.04.17 17:39:30.190674 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 14686 | 2026.04.17 17:39:30.190707 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14687 | 2026.04.17 17:39:30.190715 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
| 14688 | 2026.04.17 17:39:30.190783 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14689 | 2026.04.17 17:39:30.190808 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 98 rows starting from the beginning of the part | ||
| 14690 | 2026.04.17 17:39:30.190878 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 71 rows starting from the beginning of the part | ||
| 14691 | 2026.04.17 17:39:30.190928 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 140 rows starting from the beginning of the part | ||
| 14692 | 2026.04.17 17:39:30.190973 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 71 rows starting from the beginning of the part | ||
| 14693 | 2026.04.17 17:39:30.191524 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.04.17 17:39:30.191568 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14695 | 2026.04.17 17:39:30.191983 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14696 | 2026.04.17 17:39:30.192246 [ 201 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018332 sec., 1240999.3454069386 rows/sec., 91.93 MiB/sec. | ||
| 14697 | 2026.04.17 17:39:30.192290 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2026.04.17 17:39:30.192457 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14699 | 2026.04.17 17:39:30.192473 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_111_24 to all_112_112_0 | ||
| 14700 | 2026.04.17 17:39:30.192485 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001805 sec., 88642.6592797784 rows/sec., 6.17 MiB/sec. | ||
| 14701 | 2026.04.17 17:39:30.192525 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.04.17 17:39:30.192549 [ 276 ] {eb02acbf-d1a2-4662-9fa5-228082d62e51} <Debug> TCPHandler: Processed in 0.002049868 sec. | ||
| 14703 | 2026.04.17 17:39:30.192561 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14704 | 2026.04.17 17:39:30.192663 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_111_24 to all_112_112_0 into Compact with storage Full | ||
| 14705 | 2026.04.17 17:39:30.192713 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.04.17 17:39:30.192742 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2026.04.17 17:39:30.192771 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14708 | 2026.04.17 17:39:30.192802 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_24, total 40917 rows starting from the beginning of the part | ||
| 14709 | 2026.04.17 17:39:30.192820 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14710 | 2026.04.17 17:39:30.192821 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_116_23} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14711 | 2026.04.17 17:39:30.192856 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 128 rows starting from the beginning of the part | ||
| 14712 | 2026.04.17 17:39:30.192890 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <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 | ||
| 14713 | 2026.04.17 17:39:30.192925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 14714 | 2026.04.17 17:39:30.193750 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2026.04.17 17:39:30.193794 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14716 | 2026.04.17 17:39:30.194349 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14717 | 2026.04.17 17:39:30.194585 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2026.04.17 17:39:30.194739 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001943 sec., 3602.6762738033967 rows/sec., 6.46 MiB/sec. | ||
| 14719 | 2026.04.17 17:39:30.194807 [ 276 ] {0495e65c-78ba-459d-9735-befe2f6055f9} <Debug> TCPHandler: Processed in 0.002151691 sec. | ||
| 14720 | 2026.04.17 17:39:30.194934 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2026.04.17 17:39:30.195032 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14722 | 2026.04.17 17:39:30.195075 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14723 | 2026.04.17 17:39:30.195421 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.04.17 17:39:30.195455 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14725 | 2026.04.17 17:39:30.195780 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14726 | 2026.04.17 17:39:30.196026 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2026.04.17 17:39:30.196137 [ 104 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14728 | 2026.04.17 17:39:30.196156 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 14729 | 2026.04.17 17:39:30.196177 [ 104 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.04.17 17:39:30.196194 [ 276 ] {a3bc8fc9-7c95-4c60-85f4-870361ccf318} <Debug> TCPHandler: Processed in 0.001311093 sec. | ||
| 14731 | 2026.04.17 17:39:30.196196 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14732 | 2026.04.17 17:39:30.196295 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 14733 | 2026.04.17 17:39:30.196406 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14734 | 2026.04.17 17:39:30.196436 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5562 rows starting from the beginning of the part | ||
| 14735 | 2026.04.17 17:39:30.196485 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 14736 | 2026.04.17 17:39:30.196525 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14737 | 2026.04.17 17:39:30.196562 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14738 | 2026.04.17 17:39:30.196597 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14739 | 2026.04.17 17:39:30.196633 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14740 | 2026.04.17 17:39:30.198380 [ 193 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212964 sec., 2746943.145320336 rows/sec., 183.69 MiB/sec. | ||
| 14741 | 2026.04.17 17:39:30.198811 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14742 | 2026.04.17 17:39:30.199100 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14743 | 2026.04.17 17:39:30.199170 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_116_23} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14744 | 2026.04.17 17:39:30.199250 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14745 | 2026.04.17 17:39:30.199532 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894577 sec., 5953229.618002671 rows/sec., 383.83 MiB/sec. | ||
| 14746 | 2026.04.17 17:39:30.199938 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Trace> MergedBlockOutputStream: filled checksums all_1_112_25 (state Temporary) | ||
| 14747 | 2026.04.17 17:39:30.200260 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_112_25 to all_1_112_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.04.17 17:39:30.200356 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_112_25} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_111_24, all_112_112_0] -> all_1_112_25 | ||
| 14749 | 2026.04.17 17:39:30.200457 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14750 | 2026.04.17 17:39:32.171840 [ 219 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 14751 | 2026.04.17 17:39:32.171903 [ 219 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 14752 | 2026.04.17 17:39:32.213630 [ 219 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 14753 | 2026.04.17 17:39:32.639146 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14754 | 2026.04.17 17:39:32.639196 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14755 | 2026.04.17 17:39:32.893131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33595 | ||
| 14756 | 2026.04.17 17:39:32.893636 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2026.04.17 17:39:32.893681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14758 | 2026.04.17 17:39:32.894176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14759 | 2026.04.17 17:39:32.894413 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2026.04.17 17:39:32.894569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33595 | ||
| 14761 | 2026.04.17 17:39:34.644702 [ 223 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 14762 | 2026.04.17 17:39:34.644771 [ 223 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 14763 | 2026.04.17 17:39:34.658965 [ 223 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 14764 | 2026.04.17 17:39:34.698255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14765 | 2026.04.17 17:39:34.715580 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.04.17 17:39:34.715651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14767 | 2026.04.17 17:39:34.721596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14768 | 2026.04.17 17:39:34.722701 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.04.17 17:39:34.727695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14770 | 2026.04.17 17:39:35.008325 [ 222 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 14771 | 2026.04.17 17:39:35.008375 [ 222 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 14772 | 2026.04.17 17:39:35.016061 [ 222 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 14773 | 2026.04.17 17:39:35.186287 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.04.17 17:39:35.186477 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14775 | 2026.04.17 17:39:35.186549 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14776 | 2026.04.17 17:39:35.187247 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.04.17 17:39:35.187300 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14778 | 2026.04.17 17:39:35.187700 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14779 | 2026.04.17 17:39:35.187942 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2026.04.17 17:39:35.188104 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001679 sec., 73853.48421679571 rows/sec., 6.35 MiB/sec. | ||
| 14781 | 2026.04.17 17:39:35.188157 [ 276 ] {4bf3b425-4abd-4c9f-bcc1-c04fd56e6469} <Debug> TCPHandler: Processed in 0.002086519 sec. | ||
| 14782 | 2026.04.17 17:39:35.188185 [ 222 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 14783 | 2026.04.17 17:39:35.188233 [ 222 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 14784 | 2026.04.17 17:39:35.188303 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2026.04.17 17:39:35.188425 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14786 | 2026.04.17 17:39:35.188474 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14787 | 2026.04.17 17:39:35.188964 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.04.17 17:39:35.189009 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14789 | 2026.04.17 17:39:35.189338 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14790 | 2026.04.17 17:39:35.189550 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.04.17 17:39:35.189690 [ 94 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14792 | 2026.04.17 17:39:35.189718 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001316 sec., 25835.86626139818 rows/sec., 1.90 MiB/sec. | ||
| 14793 | 2026.04.17 17:39:35.189736 [ 94 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2026.04.17 17:39:35.189769 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14795 | 2026.04.17 17:39:35.189779 [ 276 ] {24a63140-3951-41fc-b089-9162a6b2c400} <Debug> TCPHandler: Processed in 0.001541811 sec. | ||
| 14796 | 2026.04.17 17:39:35.189876 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 14797 | 2026.04.17 17:39:35.189913 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14798 | 2026.04.17 17:39:35.189990 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14799 | 2026.04.17 17:39:35.190023 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14800 | 2026.04.17 17:39:35.190030 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 14801 | 2026.04.17 17:39:35.190074 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14802 | 2026.04.17 17:39:35.190113 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 34 rows starting from the beginning of the part | ||
| 14803 | 2026.04.17 17:39:35.190167 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
| 14804 | 2026.04.17 17:39:35.190211 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part | ||
| 14805 | 2026.04.17 17:39:35.190252 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
| 14806 | 2026.04.17 17:39:35.190290 [ 194 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part | ||
| 14807 | 2026.04.17 17:39:35.190526 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.04.17 17:39:35.190571 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14809 | 2026.04.17 17:39:35.190925 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14810 | 2026.04.17 17:39:35.191163 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.04.17 17:39:35.191180 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345425 sec., 267573.4433357489 rows/sec., 19.10 MiB/sec. | ||
| 14812 | 2026.04.17 17:39:35.191305 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001302 sec., 75268.81720430107 rows/sec., 5.88 MiB/sec. | ||
| 14813 | 2026.04.17 17:39:35.191354 [ 276 ] {c13ed884-49fe-4a2a-ac9d-1de2e39a3a29} <Debug> TCPHandler: Processed in 0.00149408 sec. | ||
| 14814 | 2026.04.17 17:39:35.191378 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14815 | 2026.04.17 17:39:35.191409 [ 225 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 14816 | 2026.04.17 17:39:35.191449 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 14817 | 2026.04.17 17:39:35.191509 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2026.04.17 17:39:35.191633 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14819 | 2026.04.17 17:39:35.191685 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14820 | 2026.04.17 17:39:35.191720 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.04.17 17:39:35.191797 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_96_19} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14822 | 2026.04.17 17:39:35.191900 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14823 | 2026.04.17 17:39:35.192110 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14824 | 2026.04.17 17:39:35.192149 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14825 | 2026.04.17 17:39:35.192515 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14826 | 2026.04.17 17:39:35.192735 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.04.17 17:39:35.192871 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 14828 | 2026.04.17 17:39:35.192870 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_112_25 to all_113_113_0 | ||
| 14829 | 2026.04.17 17:39:35.192912 [ 276 ] {85fccc9c-f964-4c36-8d94-d6c3d37888eb} <Debug> TCPHandler: Processed in 0.001465768 sec. | ||
| 14830 | 2026.04.17 17:39:35.192921 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.04.17 17:39:35.192951 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14832 | 2026.04.17 17:39:35.193035 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_25 to all_113_113_0 into Compact with storage Full | ||
| 14833 | 2026.04.17 17:39:35.193045 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2026.04.17 17:39:35.193108 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 14835 | 2026.04.17 17:39:35.193154 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 14836 | 2026.04.17 17:39:35.193168 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14837 | 2026.04.17 17:39:35.193170 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14838 | 2026.04.17 17:39:35.193212 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_112_25, total 41045 rows starting from the beginning of the part | ||
| 14839 | 2026.04.17 17:39:35.193244 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <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 | ||
| 14840 | 2026.04.17 17:39:35.193290 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14841 | 2026.04.17 17:39:35.194130 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.04.17 17:39:35.194174 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14843 | 2026.04.17 17:39:35.194765 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14844 | 2026.04.17 17:39:35.195016 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2026.04.17 17:39:35.195171 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002019 sec., 16840.019811788014 rows/sec., 30.18 MiB/sec. | ||
| 14846 | 2026.04.17 17:39:35.195243 [ 276 ] {612d8e7a-5d75-4acb-b85f-c32e77be824d} <Debug> TCPHandler: Processed in 0.002251023 sec. | ||
| 14847 | 2026.04.17 17:39:35.195368 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2026.04.17 17:39:35.195465 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14849 | 2026.04.17 17:39:35.195507 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14850 | 2026.04.17 17:39:35.195878 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.04.17 17:39:35.195923 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14852 | 2026.04.17 17:39:35.196324 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14853 | 2026.04.17 17:39:35.196547 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.04.17 17:39:35.196685 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 14855 | 2026.04.17 17:39:35.196723 [ 276 ] {b0ba68a8-7528-44f6-b2c9-49d68d45b963} <Debug> TCPHandler: Processed in 0.001403816 sec. | ||
| 14856 | 2026.04.17 17:39:35.200179 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41205 rows, containing 5 columns (5 merged, 0 gathered) in 0.007178135 sec., 5740348.9903714545 rows/sec., 370.22 MiB/sec. | ||
| 14857 | 2026.04.17 17:39:35.200474 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Trace> MergedBlockOutputStream: filled checksums all_1_113_26 (state Temporary) | ||
| 14858 | 2026.04.17 17:39:35.200757 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_113_26 to all_1_113_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.04.17 17:39:35.200828 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_113_26} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_112_25, all_113_113_0] -> all_1_113_26 | ||
| 14860 | 2026.04.17 17:39:35.200904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14861 | 2026.04.17 17:39:35.204381 [ 222 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 14862 | 2026.04.17 17:39:35.217031 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 14863 | 2026.04.17 17:39:35.217058 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 14864 | 2026.04.17 17:39:35.788162 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.04.17 17:39:35.788349 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14866 | 2026.04.17 17:39:35.788419 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14867 | 2026.04.17 17:39:35.790741 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.04.17 17:39:35.790796 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14869 | 2026.04.17 17:39:35.791337 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14870 | 2026.04.17 17:39:35.791571 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2026.04.17 17:39:35.791740 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.003445 sec., 702177.068214804 rows/sec., 51.57 MiB/sec. | ||
| 14872 | 2026.04.17 17:39:35.791797 [ 276 ] {55de5b5a-9171-4600-b909-d6b1d863e376} <Debug> TCPHandler: Processed in 0.003776334 sec. | ||
| 14873 | 2026.04.17 17:39:35.791925 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.04.17 17:39:35.792033 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.04.17 17:39:35.792078 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14876 | 2026.04.17 17:39:35.792510 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.04.17 17:39:35.792550 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14878 | 2026.04.17 17:39:35.792874 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14879 | 2026.04.17 17:39:35.793086 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.04.17 17:39:35.793221 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001215 sec., 14814.814814814816 rows/sec., 1.09 MiB/sec. | ||
| 14881 | 2026.04.17 17:39:35.793262 [ 276 ] {04d8cf2e-fcf4-459c-a554-6a74759cea03} <Debug> TCPHandler: Processed in 0.001388786 sec. | ||
| 14882 | 2026.04.17 17:39:35.793380 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.04.17 17:39:35.793488 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14884 | 2026.04.17 17:39:35.793532 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14885 | 2026.04.17 17:39:35.794248 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.04.17 17:39:35.794290 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14887 | 2026.04.17 17:39:35.794647 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14888 | 2026.04.17 17:39:35.794866 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.04.17 17:39:35.794984 [ 85 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 14890 | 2026.04.17 17:39:35.795021 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001554 sec., 515444.01544401544 rows/sec., 29.77 MiB/sec. | ||
| 14891 | 2026.04.17 17:39:35.795052 [ 85 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.04.17 17:39:35.795071 [ 276 ] {9007eeed-3a12-4088-8ad9-787da5055c48} <Debug> TCPHandler: Processed in 0.001744757 sec. | ||
| 14893 | 2026.04.17 17:39:35.795080 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14894 | 2026.04.17 17:39:35.795215 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2026.04.17 17:39:35.795221 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 14896 | 2026.04.17 17:39:35.795321 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14897 | 2026.04.17 17:39:35.795369 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14898 | 2026.04.17 17:39:35.795374 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14899 | 2026.04.17 17:39:35.795423 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 975 rows starting from the beginning of the part | ||
| 14900 | 2026.04.17 17:39:35.795492 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 14901 | 2026.04.17 17:39:35.795539 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 14902 | 2026.04.17 17:39:35.795581 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 14903 | 2026.04.17 17:39:35.795622 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 14904 | 2026.04.17 17:39:35.795664 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 14905 | 2026.04.17 17:39:35.795786 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.04.17 17:39:35.795831 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14907 | 2026.04.17 17:39:35.796160 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14908 | 2026.04.17 17:39:35.796418 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.04.17 17:39:35.796559 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001258 sec., 794.912559618442 rows/sec., 55.89 KiB/sec. | ||
| 14910 | 2026.04.17 17:39:35.796598 [ 276 ] {6456befe-4fe7-49d6-8142-9310cecbd26c} <Debug> TCPHandler: Processed in 0.001441218 sec. | ||
| 14911 | 2026.04.17 17:39:35.796715 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14912 | 2026.04.17 17:39:35.796814 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14913 | 2026.04.17 17:39:35.796856 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14914 | 2026.04.17 17:39:35.796980 [ 192 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181982 sec., 1524326.5817498434 rows/sec., 95.99 MiB/sec. | ||
| 14915 | 2026.04.17 17:39:35.797165 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 14916 | 2026.04.17 17:39:35.797432 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14917 | 2026.04.17 17:39:35.797508 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_35_7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 14918 | 2026.04.17 17:39:35.797594 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 14919 | 2026.04.17 17:39:35.798098 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.04.17 17:39:35.798153 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14921 | 2026.04.17 17:39:35.798711 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14922 | 2026.04.17 17:39:35.798953 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.04.17 17:39:35.799107 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.002311 sec., 561228.9052358286 rows/sec., 37.47 MiB/sec. | ||
| 14924 | 2026.04.17 17:39:35.799155 [ 276 ] {91aab43b-b86d-4f25-aa48-91121c348186} <Debug> TCPHandler: Processed in 0.002488872 sec. | ||
| 14925 | 2026.04.17 17:39:35.799272 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.04.17 17:39:35.799368 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14927 | 2026.04.17 17:39:35.799412 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14928 | 2026.04.17 17:39:35.800157 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.04.17 17:39:35.800197 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14930 | 2026.04.17 17:39:35.800651 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14931 | 2026.04.17 17:39:35.800903 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.04.17 17:39:35.801021 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_113_26 to all_118_118_0 | ||
| 14933 | 2026.04.17 17:39:35.801037 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001689 sec., 885731.2018946122 rows/sec., 53.72 MiB/sec. | ||
| 14934 | 2026.04.17 17:39:35.801064 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.04.17 17:39:35.801087 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14936 | 2026.04.17 17:39:35.801089 [ 276 ] {848d9d60-44ce-4134-a2d0-513c34623c7a} <Debug> TCPHandler: Processed in 0.001868441 sec. | ||
| 14937 | 2026.04.17 17:39:35.801195 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_26 to all_118_118_0 into Compact with storage Full | ||
| 14938 | 2026.04.17 17:39:35.801222 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.04.17 17:39:35.801331 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14940 | 2026.04.17 17:39:35.801352 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14941 | 2026.04.17 17:39:35.801388 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <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 | ||
| 14942 | 2026.04.17 17:39:35.801400 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_26, total 41205 rows starting from the beginning of the part | ||
| 14943 | 2026.04.17 17:39:35.801482 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14944 | 2026.04.17 17:39:35.801535 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 199 rows starting from the beginning of the part | ||
| 14945 | 2026.04.17 17:39:35.801582 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14946 | 2026.04.17 17:39:35.801626 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14947 | 2026.04.17 17:39:35.801670 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1496 rows starting from the beginning of the part | ||
| 14948 | 2026.04.17 17:39:35.802208 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2026.04.17 17:39:35.802250 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14950 | 2026.04.17 17:39:35.802796 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14951 | 2026.04.17 17:39:35.803057 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.04.17 17:39:35.803191 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14953 | 2026.04.17 17:39:35.803213 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001902 sec., 9463.72239747634 rows/sec., 16.96 MiB/sec. | ||
| 14954 | 2026.04.17 17:39:35.803223 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.04.17 17:39:35.803254 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14956 | 2026.04.17 17:39:35.803292 [ 276 ] {f852fde0-24a4-4c01-be45-480e91511310} <Debug> TCPHandler: Processed in 0.00211989 sec. | ||
| 14957 | 2026.04.17 17:39:35.803330 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 14958 | 2026.04.17 17:39:35.803424 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14959 | 2026.04.17 17:39:35.803521 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14960 | 2026.04.17 17:39:35.803522 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14961 | 2026.04.17 17:39:35.803576 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2037 rows starting from the beginning of the part | ||
| 14962 | 2026.04.17 17:39:35.803582 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14963 | 2026.04.17 17:39:35.803694 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 14964 | 2026.04.17 17:39:35.803799 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 14965 | 2026.04.17 17:39:35.803895 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 14966 | 2026.04.17 17:39:35.803916 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.04.17 17:39:35.803957 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14968 | 2026.04.17 17:39:35.803987 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 14969 | 2026.04.17 17:39:35.804084 [ 186 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 18 rows starting from the beginning of the part | ||
| 14970 | 2026.04.17 17:39:35.804292 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14971 | 2026.04.17 17:39:35.804562 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.04.17 17:39:35.804701 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001197 sec., 10025.062656641605 rows/sec., 691.83 KiB/sec. | ||
| 14973 | 2026.04.17 17:39:35.804739 [ 276 ] {eb997971-672b-41bf-be71-ddbc12d4af7f} <Debug> TCPHandler: Processed in 0.001363935 sec. | ||
| 14974 | 2026.04.17 17:39:35.811017 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43380 rows, containing 5 columns (5 merged, 0 gathered) in 0.009875244 sec., 4392802.851251068 rows/sec., 283.13 MiB/sec. | ||
| 14975 | 2026.04.17 17:39:35.811424 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Trace> MergedBlockOutputStream: filled checksums all_1_118_27 (state Temporary) | ||
| 14976 | 2026.04.17 17:39:35.811753 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_118_27 to all_1_118_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.04.17 17:39:35.811836 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_118_27} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_113_26, all_118_118_0] -> all_1_118_27 | ||
| 14978 | 2026.04.17 17:39:35.811941 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14979 | 2026.04.17 17:39:35.816277 [ 189 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2137 rows, containing 19 columns (19 merged, 0 gathered) in 0.012980517 sec., 164631.34711814637 rows/sec., 295.01 MiB/sec. | ||
| 14980 | 2026.04.17 17:39:35.818563 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14981 | 2026.04.17 17:39:35.818922 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.04.17 17:39:35.818994 [ 192 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14983 | 2026.04.17 17:39:35.819123 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. | ||
| 14984 | 2026.04.17 17:39:36.001179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.59 MiB, peak 388.91 MiB, free memory in arenas 0.00 B, will set to 376.92 MiB (RSS), difference: 6.33 MiB | ||
| 14985 | 2026.04.17 17:39:38.033667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1856 | ||
| 14986 | 2026.04.17 17:39:38.036309 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.04.17 17:39:38.036372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14988 | 2026.04.17 17:39:38.037649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14989 | 2026.04.17 17:39:38.037935 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.04.17 17:39:38.038374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1856 | ||
| 14991 | 2026.04.17 17:39:40.183598 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2026.04.17 17:39:40.183823 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14993 | 2026.04.17 17:39:40.183903 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14994 | 2026.04.17 17:39:40.184642 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.04.17 17:39:40.184693 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14996 | 2026.04.17 17:39:40.185116 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14997 | 2026.04.17 17:39:40.185395 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.04.17 17:39:40.185560 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001795 sec., 31197.771587743733 rows/sec., 2.38 MiB/sec. | ||
| 14999 | 2026.04.17 17:39:40.185614 [ 276 ] {41071baf-e9f3-47d2-9d8c-58933dc9d15c} <Debug> TCPHandler: Processed in 0.002168801 sec. | ||
| 15000 | 2026.04.17 17:39:40.185759 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2026.04.17 17:39:40.185865 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15002 | 2026.04.17 17:39:40.185911 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15003 | 2026.04.17 17:39:40.186374 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.04.17 17:39:40.186414 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15005 | 2026.04.17 17:39:40.186751 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15006 | 2026.04.17 17:39:40.187039 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.04.17 17:39:40.187191 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.70 MiB/sec. | ||
| 15008 | 2026.04.17 17:39:40.187233 [ 276 ] {9248b228-5cec-474b-8b6e-5a6983ce9423} <Debug> TCPHandler: Processed in 0.00152728 sec. | ||
| 15009 | 2026.04.17 17:39:40.187362 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.04.17 17:39:40.187488 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.04.17 17:39:40.187551 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15012 | 2026.04.17 17:39:40.187965 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.04.17 17:39:40.188004 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15014 | 2026.04.17 17:39:40.188351 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15015 | 2026.04.17 17:39:40.188577 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.04.17 17:39:40.188708 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001249 sec., 102481.98558847078 rows/sec., 7.14 MiB/sec. | ||
| 15017 | 2026.04.17 17:39:40.188745 [ 276 ] {00d47305-47a9-4ce4-a2c2-4fc6dd928af2} <Debug> TCPHandler: Processed in 0.001439148 sec. | ||
| 15018 | 2026.04.17 17:39:40.188863 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15019 | 2026.04.17 17:39:40.188959 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15020 | 2026.04.17 17:39:40.189002 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15021 | 2026.04.17 17:39:40.189327 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.04.17 17:39:40.189364 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15023 | 2026.04.17 17:39:40.189677 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15024 | 2026.04.17 17:39:40.189928 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.04.17 17:39:40.190061 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001122 sec., 42780.74866310161 rows/sec., 2.88 MiB/sec. | ||
| 15026 | 2026.04.17 17:39:40.190099 [ 276 ] {7c87827b-3a59-406f-848b-9418f835dc5a} <Debug> TCPHandler: Processed in 0.001285052 sec. | ||
| 15027 | 2026.04.17 17:39:40.395572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34107 | ||
| 15028 | 2026.04.17 17:39:40.396089 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.04.17 17:39:40.396128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15030 | 2026.04.17 17:39:40.396618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15031 | 2026.04.17 17:39:40.396889 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.04.17 17:39:40.397022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34107 | ||
| 15033 | 2026.04.17 17:39:40.397027 [ 157 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15034 | 2026.04.17 17:39:40.397076 [ 157 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.04.17 17:39:40.397099 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15036 | 2026.04.17 17:39:40.397199 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 15037 | 2026.04.17 17:39:40.397298 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15038 | 2026.04.17 17:39:40.397334 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31675 rows starting from the beginning of the part | ||
| 15039 | 2026.04.17 17:39:40.397400 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15040 | 2026.04.17 17:39:40.397452 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15041 | 2026.04.17 17:39:40.397500 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15042 | 2026.04.17 17:39:40.397545 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15043 | 2026.04.17 17:39:40.397590 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15044 | 2026.04.17 17:39:40.400204 [ 192 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34107 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304434 sec., 11203413.547764048 rows/sec., 160.27 MiB/sec. | ||
| 15045 | 2026.04.17 17:39:40.400321 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15046 | 2026.04.17 17:39:40.400558 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.04.17 17:39:40.400618 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_71_14} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15048 | 2026.04.17 17:39:40.400689 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15049 | 2026.04.17 17:39:42.228646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15050 | 2026.04.17 17:39:42.247261 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15051 | 2026.04.17 17:39:42.247332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15052 | 2026.04.17 17:39:42.253733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15053 | 2026.04.17 17:39:42.254505 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.04.17 17:39:42.254836 [ 153 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15055 | 2026.04.17 17:39:42.254902 [ 153 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2026.04.17 17:39:42.254921 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15057 | 2026.04.17 17:39:42.255047 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15058 | 2026.04.17 17:39:42.258340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15059 | 2026.04.17 17:39:42.258609 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15060 | 2026.04.17 17:39:42.260190 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15061 | 2026.04.17 17:39:42.265083 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15062 | 2026.04.17 17:39:42.269842 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15063 | 2026.04.17 17:39:42.274561 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15064 | 2026.04.17 17:39:42.279459 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15065 | 2026.04.17 17:39:42.284274 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 15066 | 2026.04.17 17:39:42.343105 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.088119113 sec., 6071.327567720751 rows/sec., 31.39 MiB/sec. | ||
| 15067 | 2026.04.17 17:39:42.345957 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15068 | 2026.04.17 17:39:42.348039 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_71_14} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.04.17 17:39:42.348156 [ 189 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_71_14} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15070 | 2026.04.17 17:39:42.350931 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15071 | 2026.04.17 17:39:43.001178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.03 MiB, peak 395.45 MiB, free memory in arenas 0.00 B, will set to 377.02 MiB (RSS), difference: -1.01 MiB | ||
| 15072 | 2026.04.17 17:39:45.185925 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.04.17 17:39:45.186141 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15074 | 2026.04.17 17:39:45.186218 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15075 | 2026.04.17 17:39:45.186946 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.04.17 17:39:45.186994 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15077 | 2026.04.17 17:39:45.187409 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15078 | 2026.04.17 17:39:45.187654 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.04.17 17:39:45.187808 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001722 sec., 72009.29152148664 rows/sec., 6.20 MiB/sec. | ||
| 15080 | 2026.04.17 17:39:45.187852 [ 276 ] {8502c4e3-448c-4bb4-865e-998e1d9f419e} <Debug> TCPHandler: Processed in 0.002068578 sec. | ||
| 15081 | 2026.04.17 17:39:45.187979 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.04.17 17:39:45.188076 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.04.17 17:39:45.188117 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15084 | 2026.04.17 17:39:45.188528 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.04.17 17:39:45.188564 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15086 | 2026.04.17 17:39:45.188870 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15087 | 2026.04.17 17:39:45.189147 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.04.17 17:39:45.189287 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001231 sec., 27619.82128350934 rows/sec., 2.03 MiB/sec. | ||
| 15089 | 2026.04.17 17:39:45.189327 [ 276 ] {949b9fe2-74b3-4e86-ab1d-8aa455d08d79} <Debug> TCPHandler: Processed in 0.001397666 sec. | ||
| 15090 | 2026.04.17 17:39:45.189450 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.04.17 17:39:45.189547 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15092 | 2026.04.17 17:39:45.189588 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15093 | 2026.04.17 17:39:45.190024 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.04.17 17:39:45.190061 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15095 | 2026.04.17 17:39:45.190374 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15096 | 2026.04.17 17:39:45.190603 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.04.17 17:39:45.190732 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001203 sec., 81463.00914380714 rows/sec., 6.36 MiB/sec. | ||
| 15098 | 2026.04.17 17:39:45.190771 [ 276 ] {bf36387e-c8aa-49b4-b711-e34982e70692} <Debug> TCPHandler: Processed in 0.001375146 sec. | ||
| 15099 | 2026.04.17 17:39:45.190880 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2026.04.17 17:39:45.190976 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15101 | 2026.04.17 17:39:45.191023 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15102 | 2026.04.17 17:39:45.191439 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2026.04.17 17:39:45.191475 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15104 | 2026.04.17 17:39:45.191815 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15105 | 2026.04.17 17:39:45.192034 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.04.17 17:39:45.192164 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 15107 | 2026.04.17 17:39:45.192202 [ 276 ] {40b01937-9c7c-4680-bc21-4cdbe96e774b} <Debug> TCPHandler: Processed in 0.001370115 sec. | ||
| 15108 | 2026.04.17 17:39:45.192311 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2026.04.17 17:39:45.192407 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15110 | 2026.04.17 17:39:45.192464 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <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 | ||
| 15111 | 2026.04.17 17:39:45.193287 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2026.04.17 17:39:45.193323 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15113 | 2026.04.17 17:39:45.193888 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15114 | 2026.04.17 17:39:45.194114 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2026.04.17 17:39:45.194255 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001866 sec., 18220.793140407288 rows/sec., 32.65 MiB/sec. | ||
| 15116 | 2026.04.17 17:39:45.194322 [ 276 ] {b3f5a423-5e1b-45d4-bb37-68d44eed2201} <Debug> TCPHandler: Processed in 0.002061968 sec. | ||
| 15117 | 2026.04.17 17:39:45.194445 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2026.04.17 17:39:45.194540 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15119 | 2026.04.17 17:39:45.194582 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15120 | 2026.04.17 17:39:45.194953 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.04.17 17:39:45.194998 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15122 | 2026.04.17 17:39:45.195373 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15123 | 2026.04.17 17:39:45.195619 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.04.17 17:39:45.195752 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 15125 | 2026.04.17 17:39:45.195791 [ 276 ] {64955da8-0351-4dce-92ce-76753e41404b} <Debug> TCPHandler: Processed in 0.001394705 sec. | ||
| 15126 | 2026.04.17 17:39:47.639251 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15127 | 2026.04.17 17:39:47.639302 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15128 | 2026.04.17 17:39:47.898053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34555 | ||
| 15129 | 2026.04.17 17:39:47.898577 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.04.17 17:39:47.898627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15131 | 2026.04.17 17:39:47.899136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15132 | 2026.04.17 17:39:47.899380 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.04.17 17:39:47.899529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34555 | ||
| 15134 | 2026.04.17 17:39:48.039441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1876 | ||
| 15135 | 2026.04.17 17:39:48.041739 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15136 | 2026.04.17 17:39:48.041803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15137 | 2026.04.17 17:39:48.043052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15138 | 2026.04.17 17:39:48.043346 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2026.04.17 17:39:48.043759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 15140 | 2026.04.17 17:39:49.759331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15141 | 2026.04.17 17:39:49.777345 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.04.17 17:39:49.777411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15143 | 2026.04.17 17:39:49.783638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15144 | 2026.04.17 17:39:49.784399 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2026.04.17 17:39:49.787544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15146 | 2026.04.17 17:39:50.184276 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2026.04.17 17:39:50.184471 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15148 | 2026.04.17 17:39:50.184544 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15149 | 2026.04.17 17:39:50.185202 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2026.04.17 17:39:50.185245 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15151 | 2026.04.17 17:39:50.185676 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15152 | 2026.04.17 17:39:50.185912 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2026.04.17 17:39:50.186072 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001656 sec., 42270.53140096619 rows/sec., 3.38 MiB/sec. | ||
| 15154 | 2026.04.17 17:39:50.186098 [ 145 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15155 | 2026.04.17 17:39:50.186116 [ 276 ] {4f9f3f8e-cdf8-4b2d-b41f-588674cad293} <Debug> TCPHandler: Processed in 0.001981385 sec. | ||
| 15156 | 2026.04.17 17:39:50.186198 [ 145 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.04.17 17:39:50.186241 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15158 | 2026.04.17 17:39:50.186318 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2026.04.17 17:39:50.186386 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 15160 | 2026.04.17 17:39:50.186419 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15161 | 2026.04.17 17:39:50.186472 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15162 | 2026.04.17 17:39:50.186570 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15163 | 2026.04.17 17:39:50.186629 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3362 rows starting from the beginning of the part | ||
| 15164 | 2026.04.17 17:39:50.186737 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 124 rows starting from the beginning of the part | ||
| 15165 | 2026.04.17 17:39:50.186871 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.04.17 17:39:50.186901 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 2419 rows starting from the beginning of the part | ||
| 15167 | 2026.04.17 17:39:50.186916 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15168 | 2026.04.17 17:39:50.186951 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 15169 | 2026.04.17 17:39:50.186997 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 124 rows starting from the beginning of the part | ||
| 15170 | 2026.04.17 17:39:50.187038 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 15171 | 2026.04.17 17:39:50.187247 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15172 | 2026.04.17 17:39:50.187486 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2026.04.17 17:39:50.187721 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001321 sec., 5299.015897047691 rows/sec., 398.46 KiB/sec. | ||
| 15174 | 2026.04.17 17:39:50.187760 [ 276 ] {d30a7b5e-cf18-47e3-ac16-94b30ce6f113} <Debug> TCPHandler: Processed in 0.00149889 sec. | ||
| 15175 | 2026.04.17 17:39:50.187876 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2026.04.17 17:39:50.187970 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15177 | 2026.04.17 17:39:50.188010 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15178 | 2026.04.17 17:39:50.188418 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15179 | 2026.04.17 17:39:50.188454 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15180 | 2026.04.17 17:39:50.188777 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15181 | 2026.04.17 17:39:50.188987 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15182 | 2026.04.17 17:39:50.189107 [ 145 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15183 | 2026.04.17 17:39:50.189120 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001169 sec., 60735.671514114634 rows/sec., 4.74 MiB/sec. | ||
| 15184 | 2026.04.17 17:39:50.189143 [ 145 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15185 | 2026.04.17 17:39:50.189166 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15186 | 2026.04.17 17:39:50.189167 [ 276 ] {08bdb8b0-c4c1-4f5e-8d2c-283c98125835} <Debug> TCPHandler: Processed in 0.001340374 sec. | ||
| 15187 | 2026.04.17 17:39:50.189231 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002906396 sec., 2117743.0742403995 rows/sec., 167.09 MiB/sec. | ||
| 15188 | 2026.04.17 17:39:50.189258 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 15189 | 2026.04.17 17:39:50.189298 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.04.17 17:39:50.189397 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15191 | 2026.04.17 17:39:50.189410 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15192 | 2026.04.17 17:39:50.189443 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15193 | 2026.04.17 17:39:50.189452 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 15194 | 2026.04.17 17:39:50.189536 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 98 rows starting from the beginning of the part | ||
| 15195 | 2026.04.17 17:39:50.189589 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1297 rows starting from the beginning of the part | ||
| 15196 | 2026.04.17 17:39:50.189638 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15197 | 2026.04.17 17:39:50.189654 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15198 | 2026.04.17 17:39:50.189685 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 98 rows starting from the beginning of the part | ||
| 15199 | 2026.04.17 17:39:50.189733 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 71 rows starting from the beginning of the part | ||
| 15200 | 2026.04.17 17:39:50.189894 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.04.17 17:39:50.189943 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15202 | 2026.04.17 17:39:50.189996 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2026.04.17 17:39:50.190085 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_121_24} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15204 | 2026.04.17 17:39:50.190177 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15205 | 2026.04.17 17:39:50.190328 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15206 | 2026.04.17 17:39:50.190581 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.04.17 17:39:50.190724 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 15208 | 2026.04.17 17:39:50.190764 [ 276 ] {e8dbfdf3-54a1-4bb4-85c8-bae2f84344c0} <Debug> TCPHandler: Processed in 0.001514589 sec. | ||
| 15209 | 2026.04.17 17:39:50.190877 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.04.17 17:39:50.190974 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15211 | 2026.04.17 17:39:50.191029 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <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 | ||
| 15212 | 2026.04.17 17:39:50.191083 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868162 sec., 1851552.4884886856 rows/sec., 134.06 MiB/sec. | ||
| 15213 | 2026.04.17 17:39:50.191280 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15214 | 2026.04.17 17:39:50.191522 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.04.17 17:39:50.191587 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_121_24} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15216 | 2026.04.17 17:39:50.191669 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 15217 | 2026.04.17 17:39:50.191822 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15218 | 2026.04.17 17:39:50.191865 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15219 | 2026.04.17 17:39:50.192386 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15220 | 2026.04.17 17:39:50.192614 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.04.17 17:39:50.192765 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00181 sec., 3867.4033149171273 rows/sec., 6.93 MiB/sec. | ||
| 15222 | 2026.04.17 17:39:50.192834 [ 276 ] {d001baf6-aa4e-44c9-9a22-71d3957e1e6d} <Debug> TCPHandler: Processed in 0.002006846 sec. | ||
| 15223 | 2026.04.17 17:39:50.192960 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15224 | 2026.04.17 17:39:50.193056 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15225 | 2026.04.17 17:39:50.193099 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15226 | 2026.04.17 17:39:50.193438 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15227 | 2026.04.17 17:39:50.193473 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15228 | 2026.04.17 17:39:50.193776 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15229 | 2026.04.17 17:39:50.193985 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15230 | 2026.04.17 17:39:50.194107 [ 145 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15231 | 2026.04.17 17:39:50.194114 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15232 | 2026.04.17 17:39:50.194143 [ 145 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.04.17 17:39:50.194166 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15234 | 2026.04.17 17:39:50.194166 [ 276 ] {97965c4a-8c24-4cec-a2b0-e984a26d1be3} <Debug> TCPHandler: Processed in 0.001255921 sec. | ||
| 15235 | 2026.04.17 17:39:50.194236 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15236 | 2026.04.17 17:39:50.194335 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15237 | 2026.04.17 17:39:50.194360 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5850 rows starting from the beginning of the part | ||
| 15238 | 2026.04.17 17:39:50.194405 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15239 | 2026.04.17 17:39:50.194440 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 12 rows starting from the beginning of the part | ||
| 15240 | 2026.04.17 17:39:50.194471 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
| 15241 | 2026.04.17 17:39:50.194503 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15242 | 2026.04.17 17:39:50.194536 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15243 | 2026.04.17 17:39:50.196145 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932054 sec., 3152085.8112661447 rows/sec., 210.85 MiB/sec. | ||
| 15244 | 2026.04.17 17:39:50.196821 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15245 | 2026.04.17 17:39:50.197099 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.04.17 17:39:50.197176 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_121_24} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15247 | 2026.04.17 17:39:50.197261 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15248 | 2026.04.17 17:39:55.188149 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15249 | 2026.04.17 17:39:55.188379 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15250 | 2026.04.17 17:39:55.188460 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15251 | 2026.04.17 17:39:55.189168 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2026.04.17 17:39:55.189221 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15253 | 2026.04.17 17:39:55.189615 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15254 | 2026.04.17 17:39:55.189849 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.04.17 17:39:55.190011 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001688 sec., 14218.009478672986 rows/sec., 1.18 MiB/sec. | ||
| 15256 | 2026.04.17 17:39:55.190066 [ 276 ] {5da2547f-6b01-44a3-ad72-65b1ff1311d0} <Debug> TCPHandler: Processed in 0.002059888 sec. | ||
| 15257 | 2026.04.17 17:39:55.190204 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2026.04.17 17:39:55.190312 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15259 | 2026.04.17 17:39:55.190358 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15260 | 2026.04.17 17:39:55.190763 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.04.17 17:39:55.190804 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15262 | 2026.04.17 17:39:55.191130 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15263 | 2026.04.17 17:39:55.191342 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2026.04.17 17:39:55.191475 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 137.63 KiB/sec. | ||
| 15265 | 2026.04.17 17:39:55.191515 [ 276 ] {083b417c-d61c-456b-9ca9-6b791e945ef3} <Debug> TCPHandler: Processed in 0.001362954 sec. | ||
| 15266 | 2026.04.17 17:39:55.191631 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15267 | 2026.04.17 17:39:55.191728 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15268 | 2026.04.17 17:39:55.191769 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15269 | 2026.04.17 17:39:55.192257 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2026.04.17 17:39:55.192295 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15271 | 2026.04.17 17:39:55.192632 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15272 | 2026.04.17 17:39:55.192847 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2026.04.17 17:39:55.192979 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Debug> executeQuery: Read 245 rows, 22.43 KiB in 0.001271 sec., 192761.6050354052 rows/sec., 17.24 MiB/sec. | ||
| 15274 | 2026.04.17 17:39:55.193018 [ 276 ] {0dc501d7-3dee-4a36-a3bd-1b4108d89533} <Debug> TCPHandler: Processed in 0.001437168 sec. | ||
| 15275 | 2026.04.17 17:39:55.193137 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2026.04.17 17:39:55.193233 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15277 | 2026.04.17 17:39:55.193275 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15278 | 2026.04.17 17:39:55.193677 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2026.04.17 17:39:55.193714 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15280 | 2026.04.17 17:39:55.194018 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15281 | 2026.04.17 17:39:55.194230 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2026.04.17 17:39:55.194360 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 3.12 MiB/sec. | ||
| 15283 | 2026.04.17 17:39:55.194398 [ 276 ] {4e41a825-2985-4e59-9555-e28083d06876} <Debug> TCPHandler: Processed in 0.001309693 sec. | ||
| 15284 | 2026.04.17 17:39:55.194510 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2026.04.17 17:39:55.194606 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15286 | 2026.04.17 17:39:55.194646 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15287 | 2026.04.17 17:39:55.195035 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.04.17 17:39:55.195071 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15289 | 2026.04.17 17:39:55.195397 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15290 | 2026.04.17 17:39:55.195610 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2026.04.17 17:39:55.195737 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 15292 | 2026.04.17 17:39:55.195776 [ 276 ] {e9ee6082-5b96-4add-8abb-b49595aa04c4} <Debug> TCPHandler: Processed in 0.001314023 sec. | ||
| 15293 | 2026.04.17 17:39:55.195888 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15294 | 2026.04.17 17:39:55.195984 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15295 | 2026.04.17 17:39:55.196025 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15296 | 2026.04.17 17:39:55.196410 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2026.04.17 17:39:55.196446 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15298 | 2026.04.17 17:39:55.196743 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15299 | 2026.04.17 17:39:55.196953 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.04.17 17:39:55.197080 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 15301 | 2026.04.17 17:39:55.197119 [ 276 ] {7790faf5-0110-44b1-bc14-ce75389f7516} <Debug> TCPHandler: Processed in 0.001279762 sec. | ||
| 15302 | 2026.04.17 17:39:55.197230 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.04.17 17:39:55.197326 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15304 | 2026.04.17 17:39:55.197366 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15305 | 2026.04.17 17:39:55.197814 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.04.17 17:39:55.197851 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15307 | 2026.04.17 17:39:55.198165 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15308 | 2026.04.17 17:39:55.198382 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.04.17 17:39:55.198513 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001205 sec., 112863.0705394191 rows/sec., 9.12 MiB/sec. | ||
| 15310 | 2026.04.17 17:39:55.198552 [ 276 ] {465783c9-2083-4a26-a772-1e875618120a} <Debug> TCPHandler: Processed in 0.001369655 sec. | ||
| 15311 | 2026.04.17 17:39:55.198665 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.04.17 17:39:55.198760 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.04.17 17:39:55.198805 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15314 | 2026.04.17 17:39:55.199199 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.04.17 17:39:55.199236 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15316 | 2026.04.17 17:39:55.199580 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15317 | 2026.04.17 17:39:55.199817 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.04.17 17:39:55.199948 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001206 sec., 163349.91708126036 rows/sec., 11.72 MiB/sec. | ||
| 15319 | 2026.04.17 17:39:55.199986 [ 276 ] {c84e38f2-f861-46d4-a100-88f0b51eeb39} <Debug> TCPHandler: Processed in 0.001370665 sec. | ||
| 15320 | 2026.04.17 17:39:55.200100 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15321 | 2026.04.17 17:39:55.200195 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15322 | 2026.04.17 17:39:55.200252 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <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 | ||
| 15323 | 2026.04.17 17:39:55.201139 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.04.17 17:39:55.201176 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15325 | 2026.04.17 17:39:55.201762 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15326 | 2026.04.17 17:39:55.201990 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.04.17 17:39:55.202133 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001956 sec., 17382.41308793456 rows/sec., 31.15 MiB/sec. | ||
| 15328 | 2026.04.17 17:39:55.202200 [ 276 ] {da4a948e-fe3b-4610-9d21-45b5b5d0d9ca} <Debug> TCPHandler: Processed in 0.002147431 sec. | ||
| 15329 | 2026.04.17 17:39:55.202323 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.04.17 17:39:55.202418 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15331 | 2026.04.17 17:39:55.202460 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15332 | 2026.04.17 17:39:55.202795 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.04.17 17:39:55.202832 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15334 | 2026.04.17 17:39:55.203141 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15335 | 2026.04.17 17:39:55.203362 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.04.17 17:39:55.203490 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15337 | 2026.04.17 17:39:55.203526 [ 276 ] {34a913b2-844e-4d88-be87-7a721c658510} <Debug> TCPHandler: Processed in 0.001253191 sec. | ||
| 15338 | 2026.04.17 17:39:55.400801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35067 | ||
| 15339 | 2026.04.17 17:39:55.401356 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.04.17 17:39:55.401403 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15341 | 2026.04.17 17:39:55.401899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15342 | 2026.04.17 17:39:55.402143 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.04.17 17:39:55.402289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35067 | ||
| 15344 | 2026.04.17 17:39:57.031428 [ 218 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 15345 | 2026.04.17 17:39:57.031490 [ 218 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 15346 | 2026.04.17 17:39:57.035045 [ 218 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 15347 | 2026.04.17 17:39:57.288534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15348 | 2026.04.17 17:39:57.307282 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.04.17 17:39:57.307348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15350 | 2026.04.17 17:39:57.313699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15351 | 2026.04.17 17:39:57.314410 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.04.17 17:39:57.317760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15353 | 2026.04.17 17:39:58.044860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1908 | ||
| 15354 | 2026.04.17 17:39:58.048915 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.04.17 17:39:58.048993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15356 | 2026.04.17 17:39:58.050947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15357 | 2026.04.17 17:39:58.051368 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2026.04.17 17:39:58.052012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 15359 | 2026.04.17 17:39:58.541450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60110 | ||
| 15360 | 2026.04.17 17:39:58.541553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15361 | 2026.04.17 17:39:58.541580 [ 288 ] {} <Debug> TCP-Session: 19fa5141-6c18-409c-81fa-f301af97f3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60110 | ||
| 15362 | 2026.04.17 17:39:58.541603 [ 288 ] {} <Debug> TCP-Session: 19fa5141-6c18-409c-81fa-f301af97f3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2026.04.17 17:39:58.541615 [ 288 ] {} <Debug> TCP-Session: 19fa5141-6c18-409c-81fa-f301af97f3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2026.04.17 17:39:58.541833 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34372 | ||
| 15365 | 2026.04.17 17:39:58.541865 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59569 | ||
| 15366 | 2026.04.17 17:39:58.541890 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32879 | ||
| 15367 | 2026.04.17 17:39:58.541914 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57349 | ||
| 15368 | 2026.04.17 17:39:58.541938 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38222 | ||
| 15369 | 2026.04.17 17:39:58.541956 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15370 | 2026.04.17 17:39:58.541976 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15371 | 2026.04.17 17:39:58.541997 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15372 | 2026.04.17 17:39:58.542006 [ 288 ] {} <Trace> TCP-Session: 19fa5141-6c18-409c-81fa-f301af97f3b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.04.17 17:39:58.542026 [ 354 ] {} <Debug> TCP-Session: 87dc4251-fe65-4e73-8189-29d87bc41ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57349 | ||
| 15374 | 2026.04.17 17:39:58.542033 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15375 | 2026.04.17 17:39:58.542049 [ 354 ] {} <Debug> TCP-Session: 87dc4251-fe65-4e73-8189-29d87bc41ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15376 | 2026.04.17 17:39:58.542069 [ 356 ] {} <Debug> TCP-Session: 9ee8dd4f-d949-4bd5-8130-afc763cc8cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38222 | ||
| 15377 | 2026.04.17 17:39:58.542077 [ 354 ] {} <Debug> TCP-Session: 87dc4251-fe65-4e73-8189-29d87bc41ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2026.04.17 17:39:58.542008 [ 352 ] {} <Debug> TCP-Session: 2475091f-bd23-4970-8c15-814c2db6ff10 Authenticating user 'default' from [fd00:1122:3344:101::e]:32879 | ||
| 15379 | 2026.04.17 17:39:58.542102 [ 356 ] {} <Debug> TCP-Session: 9ee8dd4f-d949-4bd5-8130-afc763cc8cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2026.04.17 17:39:58.541999 [ 289 ] {} <Debug> TCP-Session: f6212958-6856-4960-95b4-51d2ef8f1f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:34372 | ||
| 15381 | 2026.04.17 17:39:58.542128 [ 356 ] {} <Debug> TCP-Session: 9ee8dd4f-d949-4bd5-8130-afc763cc8cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15382 | 2026.04.17 17:39:58.542126 [ 352 ] {} <Debug> TCP-Session: 2475091f-bd23-4970-8c15-814c2db6ff10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15383 | 2026.04.17 17:39:58.542146 [ 289 ] {} <Debug> TCP-Session: f6212958-6856-4960-95b4-51d2ef8f1f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15384 | 2026.04.17 17:39:58.542157 [ 352 ] {} <Debug> TCP-Session: 2475091f-bd23-4970-8c15-814c2db6ff10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15385 | 2026.04.17 17:39:58.541960 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15386 | 2026.04.17 17:39:58.542178 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15387 | 2026.04.17 17:39:58.542167 [ 289 ] {} <Debug> TCP-Session: f6212958-6856-4960-95b4-51d2ef8f1f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15388 | 2026.04.17 17:39:58.542207 [ 350 ] {} <Debug> TCP-Session: 0810e5ca-714a-4ad6-9c00-17b691c25142 Authenticating user 'default' from [fd00:1122:3344:101::e]:59569 | ||
| 15389 | 2026.04.17 17:39:58.541930 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41710 | ||
| 15390 | 2026.04.17 17:39:58.542250 [ 350 ] {} <Debug> TCP-Session: 0810e5ca-714a-4ad6-9c00-17b691c25142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2026.04.17 17:39:58.541914 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36624 | ||
| 15392 | 2026.04.17 17:39:58.542316 [ 350 ] {} <Debug> TCP-Session: 0810e5ca-714a-4ad6-9c00-17b691c25142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15393 | 2026.04.17 17:39:58.541891 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56852 | ||
| 15394 | 2026.04.17 17:39:58.542371 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15395 | 2026.04.17 17:39:58.542426 [ 355 ] {} <Debug> TCP-Session: f7da6477-692c-4ff0-883c-80e96d4eda50 Authenticating user 'default' from [fd00:1122:3344:101::e]:41710 | ||
| 15396 | 2026.04.17 17:39:58.542429 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15397 | 2026.04.17 17:39:58.542455 [ 355 ] {} <Debug> TCP-Session: f7da6477-692c-4ff0-883c-80e96d4eda50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2026.04.17 17:39:58.542464 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15399 | 2026.04.17 17:39:58.542468 [ 353 ] {} <Debug> TCP-Session: 534b43a1-5026-4212-b3ed-30ffda5f1779 Authenticating user 'default' from [fd00:1122:3344:101::e]:36624 | ||
| 15400 | 2026.04.17 17:39:58.542479 [ 355 ] {} <Debug> TCP-Session: f7da6477-692c-4ff0-883c-80e96d4eda50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2026.04.17 17:39:58.542468 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15402 | 2026.04.17 17:39:58.542519 [ 353 ] {} <Debug> TCP-Session: 534b43a1-5026-4212-b3ed-30ffda5f1779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2026.04.17 17:39:58.542529 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15404 | 2026.04.17 17:39:58.542556 [ 353 ] {} <Debug> TCP-Session: 534b43a1-5026-4212-b3ed-30ffda5f1779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15405 | 2026.04.17 17:39:58.542549 [ 351 ] {} <Debug> TCP-Session: b5e8fc49-92fa-484c-b4b0-247c9a5943e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56852 | ||
| 15406 | 2026.04.17 17:39:58.542608 [ 351 ] {} <Debug> TCP-Session: b5e8fc49-92fa-484c-b4b0-247c9a5943e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2026.04.17 17:39:58.542620 [ 351 ] {} <Debug> TCP-Session: b5e8fc49-92fa-484c-b4b0-247c9a5943e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15408 | 2026.04.17 17:39:58.542841 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 15409 | 2026.04.17 17:39:58.543725 [ 316 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> AggregatingTransform: Aggregating | ||
| 15410 | 2026.04.17 17:39:58.543763 [ 316 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> Aggregator: Aggregation method: without_key | ||
| 15411 | 2026.04.17 17:39:58.543796 [ 316 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848918 sec. (1177.970 rows/sec., 46.01 KiB/sec.) | ||
| 15412 | 2026.04.17 17:39:58.543814 [ 316 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Trace> Aggregator: Merging aggregated data | ||
| 15413 | 2026.04.17 17:39:58.545140 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 15414 | 2026.04.17 17:39:58.545311 [ 288 ] {5faca961-5b3c-47e7-acfa-6f763f535756} <Debug> TCPHandler: Processed in 0.003409942 sec. | ||
| 15415 | 2026.04.17 17:39:58.545454 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15416 | 2026.04.17 17:39:58.545482 [ 288 ] {} <Debug> TCP-Session: 19fa5141-6c18-409c-81fa-f301af97f3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2026.04.17 17:39:58.545505 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15418 | 2026.04.17 17:39:58.545528 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15419 | 2026.04.17 17:39:58.545546 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15420 | 2026.04.17 17:39:58.545563 [ 289 ] {} <Debug> TCP-Session: f6212958-6856-4960-95b4-51d2ef8f1f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15421 | 2026.04.17 17:39:58.545551 [ 356 ] {} <Debug> TCP-Session: 9ee8dd4f-d949-4bd5-8130-afc763cc8cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2026.04.17 17:39:58.545593 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15423 | 2026.04.17 17:39:58.545605 [ 353 ] {} <Debug> TCP-Session: 534b43a1-5026-4212-b3ed-30ffda5f1779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.04.17 17:39:58.545618 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15425 | 2026.04.17 17:39:58.545656 [ 352 ] {} <Debug> TCP-Session: 2475091f-bd23-4970-8c15-814c2db6ff10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15426 | 2026.04.17 17:39:58.545638 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15427 | 2026.04.17 17:39:58.545687 [ 351 ] {} <Debug> TCP-Session: b5e8fc49-92fa-484c-b4b0-247c9a5943e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15428 | 2026.04.17 17:39:58.545733 [ 354 ] {} <Debug> TCP-Session: 87dc4251-fe65-4e73-8189-29d87bc41ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15429 | 2026.04.17 17:39:58.545598 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15430 | 2026.04.17 17:39:58.545561 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15431 | 2026.04.17 17:39:58.545796 [ 355 ] {} <Debug> TCP-Session: f7da6477-692c-4ff0-883c-80e96d4eda50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15432 | 2026.04.17 17:39:58.545812 [ 350 ] {} <Debug> TCP-Session: 0810e5ca-714a-4ad6-9c00-17b691c25142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15433 | 2026.04.17 17:39:58.593372 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60905 | ||
| 15434 | 2026.04.17 17:39:58.593440 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15435 | 2026.04.17 17:39:58.593460 [ 355 ] {} <Debug> TCP-Session: d8245165-463a-4423-831f-2441ac51d892 Authenticating user 'default' from [fd00:1122:3344:101::e]:60905 | ||
| 15436 | 2026.04.17 17:39:58.593476 [ 355 ] {} <Debug> TCP-Session: d8245165-463a-4423-831f-2441ac51d892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15437 | 2026.04.17 17:39:58.593488 [ 355 ] {} <Debug> TCP-Session: d8245165-463a-4423-831f-2441ac51d892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2026.04.17 17:39:58.593654 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54609 | ||
| 15439 | 2026.04.17 17:39:58.593686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45690 | ||
| 15440 | 2026.04.17 17:39:58.593714 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61267 | ||
| 15441 | 2026.04.17 17:39:58.593726 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61618 | ||
| 15442 | 2026.04.17 17:39:58.593758 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58978 | ||
| 15443 | 2026.04.17 17:39:58.593798 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15444 | 2026.04.17 17:39:58.593803 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15445 | 2026.04.17 17:39:58.593825 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15446 | 2026.04.17 17:39:58.593836 [ 288 ] {} <Debug> TCP-Session: 83f4b12b-46f1-471a-ac1f-a4b585743604 Authenticating user 'default' from [fd00:1122:3344:101::e]:45690 | ||
| 15447 | 2026.04.17 17:39:58.593845 [ 350 ] {} <Debug> TCP-Session: 258547a9-7e6a-4040-b918-39a66034b98f Authenticating user 'default' from [fd00:1122:3344:101::e]:61267 | ||
| 15448 | 2026.04.17 17:39:58.593862 [ 351 ] {} <Debug> TCP-Session: ef5c9d78-fd12-4a17-b03c-379a7c53853d Authenticating user 'default' from [fd00:1122:3344:101::e]:61618 | ||
| 15449 | 2026.04.17 17:39:58.593871 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15450 | 2026.04.17 17:39:58.593882 [ 350 ] {} <Debug> TCP-Session: 258547a9-7e6a-4040-b918-39a66034b98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15451 | 2026.04.17 17:39:58.593901 [ 351 ] {} <Debug> TCP-Session: ef5c9d78-fd12-4a17-b03c-379a7c53853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15452 | 2026.04.17 17:39:58.593920 [ 353 ] {} <Debug> TCP-Session: 1277796e-23c4-4ad6-8d42-e0cebeab64a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58978 | ||
| 15453 | 2026.04.17 17:39:58.593942 [ 351 ] {} <Debug> TCP-Session: ef5c9d78-fd12-4a17-b03c-379a7c53853d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15454 | 2026.04.17 17:39:58.593964 [ 353 ] {} <Debug> TCP-Session: 1277796e-23c4-4ad6-8d42-e0cebeab64a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2026.04.17 17:39:58.593927 [ 350 ] {} <Debug> TCP-Session: 258547a9-7e6a-4040-b918-39a66034b98f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2026.04.17 17:39:58.593988 [ 353 ] {} <Debug> TCP-Session: 1277796e-23c4-4ad6-8d42-e0cebeab64a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15457 | 2026.04.17 17:39:58.593877 [ 288 ] {} <Debug> TCP-Session: 83f4b12b-46f1-471a-ac1f-a4b585743604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15458 | 2026.04.17 17:39:58.593772 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15459 | 2026.04.17 17:39:58.594047 [ 288 ] {} <Debug> TCP-Session: 83f4b12b-46f1-471a-ac1f-a4b585743604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15460 | 2026.04.17 17:39:58.593768 [ 355 ] {} <Trace> TCP-Session: d8245165-463a-4423-831f-2441ac51d892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2026.04.17 17:39:58.594076 [ 356 ] {} <Debug> TCP-Session: f2e7b66a-8af2-4fac-88bb-41a0adf09bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:54609 | ||
| 15462 | 2026.04.17 17:39:58.593756 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38619 | ||
| 15463 | 2026.04.17 17:39:58.594125 [ 356 ] {} <Debug> TCP-Session: f2e7b66a-8af2-4fac-88bb-41a0adf09bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2026.04.17 17:39:58.593740 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40428 | ||
| 15465 | 2026.04.17 17:39:58.594158 [ 356 ] {} <Debug> TCP-Session: f2e7b66a-8af2-4fac-88bb-41a0adf09bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15466 | 2026.04.17 17:39:58.594183 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15467 | 2026.04.17 17:39:58.593692 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35949 | ||
| 15468 | 2026.04.17 17:39:58.594215 [ 354 ] {} <Debug> TCP-Session: 7ba845c7-69fa-4d05-b58f-54c00d9b2b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:38619 | ||
| 15469 | 2026.04.17 17:39:58.594233 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15470 | 2026.04.17 17:39:58.594253 [ 354 ] {} <Debug> TCP-Session: 7ba845c7-69fa-4d05-b58f-54c00d9b2b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2026.04.17 17:39:58.594256 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60905) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15472 | 2026.04.17 17:39:58.594277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15473 | 2026.04.17 17:39:58.594274 [ 352 ] {} <Debug> TCP-Session: fceedc62-75e9-4b5e-952a-a0282c837c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:40428 | ||
| 15474 | 2026.04.17 17:39:58.594313 [ 289 ] {} <Debug> TCP-Session: 9ee1ba8c-8f81-4b89-94ac-359f7c49c14d Authenticating user 'default' from [fd00:1122:3344:101::e]:35949 | ||
| 15475 | 2026.04.17 17:39:58.594324 [ 352 ] {} <Debug> TCP-Session: fceedc62-75e9-4b5e-952a-a0282c837c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2026.04.17 17:39:58.594335 [ 289 ] {} <Debug> TCP-Session: 9ee1ba8c-8f81-4b89-94ac-359f7c49c14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2026.04.17 17:39:58.594344 [ 352 ] {} <Debug> TCP-Session: fceedc62-75e9-4b5e-952a-a0282c837c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2026.04.17 17:39:58.594352 [ 289 ] {} <Debug> TCP-Session: 9ee1ba8c-8f81-4b89-94ac-359f7c49c14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15479 | 2026.04.17 17:39:58.594277 [ 354 ] {} <Debug> TCP-Session: 7ba845c7-69fa-4d05-b58f-54c00d9b2b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2026.04.17 17:39:58.594556 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15481 | 2026.04.17 17:39:58.594617 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15482 | 2026.04.17 17:39:58.594907 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 15483 | 2026.04.17 17:39:58.595944 [ 300 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> AggregatingTransform: Aggregating | ||
| 15484 | 2026.04.17 17:39:58.595981 [ 300 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> Aggregator: Aggregation method: without_key | ||
| 15485 | 2026.04.17 17:39:58.596016 [ 300 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009633 sec. (990.459 rows/sec., 38.69 KiB/sec.) | ||
| 15486 | 2026.04.17 17:39:58.596034 [ 300 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Trace> Aggregator: Merging aggregated data | ||
| 15487 | 2026.04.17 17:39:58.597470 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 15488 | 2026.04.17 17:39:58.597623 [ 355 ] {5ffd5985-eea2-4ab3-8724-a35aab61957d} <Debug> TCPHandler: Processed in 0.0039721 sec. | ||
| 15489 | 2026.04.17 17:39:58.597750 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15490 | 2026.04.17 17:39:58.597774 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15491 | 2026.04.17 17:39:58.597787 [ 355 ] {} <Debug> TCP-Session: d8245165-463a-4423-831f-2441ac51d892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2026.04.17 17:39:58.597796 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15493 | 2026.04.17 17:39:58.597819 [ 356 ] {} <Debug> TCP-Session: f2e7b66a-8af2-4fac-88bb-41a0adf09bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2026.04.17 17:39:58.597834 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15495 | 2026.04.17 17:39:58.597850 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15496 | 2026.04.17 17:39:58.597877 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15497 | 2026.04.17 17:39:58.597884 [ 350 ] {} <Debug> TCP-Session: 258547a9-7e6a-4040-b918-39a66034b98f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2026.04.17 17:39:58.597897 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15499 | 2026.04.17 17:39:58.597905 [ 352 ] {} <Debug> TCP-Session: fceedc62-75e9-4b5e-952a-a0282c837c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15500 | 2026.04.17 17:39:58.597923 [ 288 ] {} <Debug> TCP-Session: 83f4b12b-46f1-471a-ac1f-a4b585743604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.04.17 17:39:58.597939 [ 354 ] {} <Debug> TCP-Session: 7ba845c7-69fa-4d05-b58f-54c00d9b2b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15502 | 2026.04.17 17:39:58.597918 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15503 | 2026.04.17 17:39:58.597854 [ 289 ] {} <Debug> TCP-Session: 9ee1ba8c-8f81-4b89-94ac-359f7c49c14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.04.17 17:39:58.597815 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15505 | 2026.04.17 17:39:58.598004 [ 353 ] {} <Debug> TCP-Session: 1277796e-23c4-4ad6-8d42-e0cebeab64a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15506 | 2026.04.17 17:39:58.598050 [ 351 ] {} <Debug> TCP-Session: ef5c9d78-fd12-4a17-b03c-379a7c53853d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15507 | 2026.04.17 17:39:58.640402 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58394 | ||
| 15508 | 2026.04.17 17:39:58.640473 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15509 | 2026.04.17 17:39:58.640496 [ 355 ] {} <Debug> TCP-Session: a5dfcc53-7f27-4233-8fd9-950ed9977ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58394 | ||
| 15510 | 2026.04.17 17:39:58.640513 [ 355 ] {} <Debug> TCP-Session: a5dfcc53-7f27-4233-8fd9-950ed9977ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.04.17 17:39:58.640524 [ 355 ] {} <Debug> TCP-Session: a5dfcc53-7f27-4233-8fd9-950ed9977ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15512 | 2026.04.17 17:39:58.640694 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60776 | ||
| 15513 | 2026.04.17 17:39:58.640713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48917 | ||
| 15514 | 2026.04.17 17:39:58.640732 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42912 | ||
| 15515 | 2026.04.17 17:39:58.640770 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40614 | ||
| 15516 | 2026.04.17 17:39:58.640790 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48265 | ||
| 15517 | 2026.04.17 17:39:58.640811 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15518 | 2026.04.17 17:39:58.640820 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15519 | 2026.04.17 17:39:58.640849 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15520 | 2026.04.17 17:39:58.640862 [ 356 ] {} <Debug> TCP-Session: b30cc760-1fb7-423f-b0f0-bdc309149122 Authenticating user 'default' from [fd00:1122:3344:101::e]:60776 | ||
| 15521 | 2026.04.17 17:39:58.640869 [ 351 ] {} <Debug> TCP-Session: 5f6a4207-07d8-442d-b5d4-9fbe1f921d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:42912 | ||
| 15522 | 2026.04.17 17:39:58.640883 [ 352 ] {} <Debug> TCP-Session: e6c6ca86-2500-42d8-bb7f-135b4c100e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:40614 | ||
| 15523 | 2026.04.17 17:39:58.640895 [ 356 ] {} <Debug> TCP-Session: b30cc760-1fb7-423f-b0f0-bdc309149122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2026.04.17 17:39:58.640903 [ 351 ] {} <Debug> TCP-Session: 5f6a4207-07d8-442d-b5d4-9fbe1f921d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15525 | 2026.04.17 17:39:58.640915 [ 352 ] {} <Debug> TCP-Session: e6c6ca86-2500-42d8-bb7f-135b4c100e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.04.17 17:39:58.640934 [ 351 ] {} <Debug> TCP-Session: 5f6a4207-07d8-442d-b5d4-9fbe1f921d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.04.17 17:39:58.640947 [ 352 ] {} <Debug> TCP-Session: e6c6ca86-2500-42d8-bb7f-135b4c100e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15528 | 2026.04.17 17:39:58.640919 [ 356 ] {} <Debug> TCP-Session: b30cc760-1fb7-423f-b0f0-bdc309149122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.04.17 17:39:58.640912 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15530 | 2026.04.17 17:39:58.640811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15531 | 2026.04.17 17:39:58.640793 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59240 | ||
| 15532 | 2026.04.17 17:39:58.641052 [ 289 ] {} <Debug> TCP-Session: c30041a7-f242-420b-90a0-abce9eab68a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48917 | ||
| 15533 | 2026.04.17 17:39:58.641041 [ 354 ] {} <Debug> TCP-Session: 671e4190-6eb1-4a66-938b-1ceb164ff37b Authenticating user 'default' from [fd00:1122:3344:101::e]:48265 | ||
| 15534 | 2026.04.17 17:39:58.641091 [ 289 ] {} <Debug> TCP-Session: c30041a7-f242-420b-90a0-abce9eab68a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2026.04.17 17:39:58.640699 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40605 | ||
| 15536 | 2026.04.17 17:39:58.641138 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15537 | 2026.04.17 17:39:58.641119 [ 289 ] {} <Debug> TCP-Session: c30041a7-f242-420b-90a0-abce9eab68a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15538 | 2026.04.17 17:39:58.641178 [ 353 ] {} <Debug> TCP-Session: e2aba457-53bd-471b-872c-de035760f890 Authenticating user 'default' from [fd00:1122:3344:101::e]:59240 | ||
| 15539 | 2026.04.17 17:39:58.641117 [ 354 ] {} <Debug> TCP-Session: 671e4190-6eb1-4a66-938b-1ceb164ff37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15540 | 2026.04.17 17:39:58.641211 [ 353 ] {} <Debug> TCP-Session: e2aba457-53bd-471b-872c-de035760f890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15541 | 2026.04.17 17:39:58.641213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15542 | 2026.04.17 17:39:58.641229 [ 354 ] {} <Debug> TCP-Session: 671e4190-6eb1-4a66-938b-1ceb164ff37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15543 | 2026.04.17 17:39:58.641236 [ 353 ] {} <Debug> TCP-Session: e2aba457-53bd-471b-872c-de035760f890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.04.17 17:39:58.641263 [ 288 ] {} <Debug> TCP-Session: 817c6183-a51d-451a-9a93-1129b7a622e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40605 | ||
| 15545 | 2026.04.17 17:39:58.640717 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43067 | ||
| 15546 | 2026.04.17 17:39:58.641299 [ 288 ] {} <Debug> TCP-Session: 817c6183-a51d-451a-9a93-1129b7a622e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15547 | 2026.04.17 17:39:58.640810 [ 355 ] {} <Trace> TCP-Session: a5dfcc53-7f27-4233-8fd9-950ed9977ce4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2026.04.17 17:39:58.641325 [ 288 ] {} <Debug> TCP-Session: 817c6183-a51d-451a-9a93-1129b7a622e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15549 | 2026.04.17 17:39:58.641355 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15550 | 2026.04.17 17:39:58.641379 [ 350 ] {} <Debug> TCP-Session: dc18f4aa-c823-4a3e-a365-36a6ed31740d Authenticating user 'default' from [fd00:1122:3344:101::e]:43067 | ||
| 15551 | 2026.04.17 17:39:58.641395 [ 350 ] {} <Debug> TCP-Session: dc18f4aa-c823-4a3e-a365-36a6ed31740d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15552 | 2026.04.17 17:39:58.641407 [ 350 ] {} <Debug> TCP-Session: dc18f4aa-c823-4a3e-a365-36a6ed31740d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15553 | 2026.04.17 17:39:58.641469 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15554 | 2026.04.17 17:39:58.641673 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15555 | 2026.04.17 17:39:58.641720 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15556 | 2026.04.17 17:39:58.641976 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 15557 | 2026.04.17 17:39:58.642943 [ 284 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> AggregatingTransform: Aggregating | ||
| 15558 | 2026.04.17 17:39:58.642976 [ 284 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> Aggregator: Aggregation method: without_key | ||
| 15559 | 2026.04.17 17:39:58.643008 [ 284 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940051 sec. (1063.772 rows/sec., 41.55 KiB/sec.) | ||
| 15560 | 2026.04.17 17:39:58.643026 [ 284 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Trace> Aggregator: Merging aggregated data | ||
| 15561 | 2026.04.17 17:39:58.647783 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006355 sec., 157.35641227380015 rows/sec., 6.15 KiB/sec. | ||
| 15562 | 2026.04.17 17:39:58.647966 [ 355 ] {532732d7-caa7-4341-8da7-4e6fea91a32c} <Debug> TCPHandler: Processed in 0.007226967 sec. | ||
| 15563 | 2026.04.17 17:39:58.648140 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15564 | 2026.04.17 17:39:58.648173 [ 355 ] {} <Debug> TCP-Session: a5dfcc53-7f27-4233-8fd9-950ed9977ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15565 | 2026.04.17 17:39:58.648178 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15566 | 2026.04.17 17:39:58.648215 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15567 | 2026.04.17 17:39:58.648240 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15568 | 2026.04.17 17:39:58.648263 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15569 | 2026.04.17 17:39:58.648277 [ 288 ] {} <Debug> TCP-Session: 817c6183-a51d-451a-9a93-1129b7a622e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15570 | 2026.04.17 17:39:58.648294 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15571 | 2026.04.17 17:39:58.648305 [ 289 ] {} <Debug> TCP-Session: c30041a7-f242-420b-90a0-abce9eab68a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15572 | 2026.04.17 17:39:58.648326 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15573 | 2026.04.17 17:39:58.648337 [ 351 ] {} <Debug> TCP-Session: 5f6a4207-07d8-442d-b5d4-9fbe1f921d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15574 | 2026.04.17 17:39:58.648351 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15575 | 2026.04.17 17:39:58.648382 [ 354 ] {} <Debug> TCP-Session: 671e4190-6eb1-4a66-938b-1ceb164ff37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15576 | 2026.04.17 17:39:58.648300 [ 352 ] {} <Debug> TCP-Session: e6c6ca86-2500-42d8-bb7f-135b4c100e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2026.04.17 17:39:58.648424 [ 353 ] {} <Debug> TCP-Session: e2aba457-53bd-471b-872c-de035760f890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.04.17 17:39:58.648249 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15579 | 2026.04.17 17:39:58.648242 [ 356 ] {} <Debug> TCP-Session: b30cc760-1fb7-423f-b0f0-bdc309149122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2026.04.17 17:39:58.648509 [ 350 ] {} <Debug> TCP-Session: dc18f4aa-c823-4a3e-a365-36a6ed31740d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15581 | 2026.04.17 17:40:00.123347 [ 224 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 15582 | 2026.04.17 17:40:00.123419 [ 224 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 15583 | 2026.04.17 17:40:00.127337 [ 224 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 15584 | 2026.04.17 17:40:00.184858 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2026.04.17 17:40:00.185053 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15586 | 2026.04.17 17:40:00.185128 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15587 | 2026.04.17 17:40:00.185826 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2026.04.17 17:40:00.185873 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15589 | 2026.04.17 17:40:00.186278 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15590 | 2026.04.17 17:40:00.186537 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2026.04.17 17:40:00.186719 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001719 sec., 40721.34962187318 rows/sec., 3.25 MiB/sec. | ||
| 15592 | 2026.04.17 17:40:00.186772 [ 276 ] {8c68d9fa-177c-4dec-9be1-46628f4b7b12} <Debug> TCPHandler: Processed in 0.002053158 sec. | ||
| 15593 | 2026.04.17 17:40:00.186840 [ 217 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 15594 | 2026.04.17 17:40:00.186898 [ 217 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 15595 | 2026.04.17 17:40:00.186900 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2026.04.17 17:40:00.187016 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15597 | 2026.04.17 17:40:00.187061 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15598 | 2026.04.17 17:40:00.187488 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.04.17 17:40:00.187526 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15600 | 2026.04.17 17:40:00.187872 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15601 | 2026.04.17 17:40:00.188103 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.04.17 17:40:00.188242 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001249 sec., 5604.483586869496 rows/sec., 421.43 KiB/sec. | ||
| 15603 | 2026.04.17 17:40:00.188241 [ 135 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15604 | 2026.04.17 17:40:00.188283 [ 276 ] {c2dabd46-9e12-451b-8f8d-ba8be97cfe2d} <Debug> TCPHandler: Processed in 0.001437007 sec. | ||
| 15605 | 2026.04.17 17:40:00.188326 [ 135 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.04.17 17:40:00.188357 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15607 | 2026.04.17 17:40:00.188424 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2026.04.17 17:40:00.188462 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 15609 | 2026.04.17 17:40:00.188530 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15610 | 2026.04.17 17:40:00.188579 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15611 | 2026.04.17 17:40:00.188597 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15612 | 2026.04.17 17:40:00.188638 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 15613 | 2026.04.17 17:40:00.188705 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 18 rows starting from the beginning of the part | ||
| 15614 | 2026.04.17 17:40:00.188749 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
| 15615 | 2026.04.17 17:40:00.188791 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 7 rows starting from the beginning of the part | ||
| 15616 | 2026.04.17 17:40:00.188830 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 15617 | 2026.04.17 17:40:00.188868 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 7 rows starting from the beginning of the part | ||
| 15618 | 2026.04.17 17:40:00.189022 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.04.17 17:40:00.189068 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15620 | 2026.04.17 17:40:00.189431 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15621 | 2026.04.17 17:40:00.189735 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.04.17 17:40:00.189737 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320034 sec., 257569.1232195534 rows/sec., 18.32 MiB/sec. | ||
| 15623 | 2026.04.17 17:40:00.189891 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15624 | 2026.04.17 17:40:00.189899 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00139 sec., 51079.13669064749 rows/sec., 3.99 MiB/sec. | ||
| 15625 | 2026.04.17 17:40:00.189969 [ 276 ] {ba417cd6-119f-468c-a8ac-504140fc2d92} <Debug> TCPHandler: Processed in 0.001595683 sec. | ||
| 15626 | 2026.04.17 17:40:00.189989 [ 225 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 15627 | 2026.04.17 17:40:00.190029 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 15628 | 2026.04.17 17:40:00.190097 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15629 | 2026.04.17 17:40:00.190205 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15630 | 2026.04.17 17:40:00.190223 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.04.17 17:40:00.190253 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15632 | 2026.04.17 17:40:00.190310 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_101_20} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15633 | 2026.04.17 17:40:00.190391 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15634 | 2026.04.17 17:40:00.190710 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15635 | 2026.04.17 17:40:00.190765 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15636 | 2026.04.17 17:40:00.191160 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15637 | 2026.04.17 17:40:00.191418 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2026.04.17 17:40:00.191558 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_118_27 to all_119_119_0 | ||
| 15639 | 2026.04.17 17:40:00.191568 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 15640 | 2026.04.17 17:40:00.191597 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2026.04.17 17:40:00.191625 [ 276 ] {c76bb61e-082d-4995-bd57-612856461c5b} <Debug> TCPHandler: Processed in 0.001578672 sec. | ||
| 15642 | 2026.04.17 17:40:00.191626 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15643 | 2026.04.17 17:40:00.191731 [ 217 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 15644 | 2026.04.17 17:40:00.191759 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15645 | 2026.04.17 17:40:00.191766 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 15646 | 2026.04.17 17:40:00.191761 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_27 to all_119_119_0 into Compact with storage Full | ||
| 15647 | 2026.04.17 17:40:00.191868 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15648 | 2026.04.17 17:40:00.191818 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 15649 | 2026.04.17 17:40:00.191947 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <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 | ||
| 15650 | 2026.04.17 17:40:00.192024 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15651 | 2026.04.17 17:40:00.192076 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_27, total 43380 rows starting from the beginning of the part | ||
| 15652 | 2026.04.17 17:40:00.192153 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
| 15653 | 2026.04.17 17:40:00.192818 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.04.17 17:40:00.192867 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15655 | 2026.04.17 17:40:00.193431 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15656 | 2026.04.17 17:40:00.193812 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 15657 | 2026.04.17 17:40:00.193833 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2026.04.17 17:40:00.194002 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002153 sec., 3251.277287505806 rows/sec., 5.83 MiB/sec. | ||
| 15659 | 2026.04.17 17:40:00.194092 [ 276 ] {0a5cac06-5c28-46cc-8897-76289db8cea7} <Debug> TCPHandler: Processed in 0.002382858 sec. | ||
| 15660 | 2026.04.17 17:40:00.194233 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15661 | 2026.04.17 17:40:00.194331 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15662 | 2026.04.17 17:40:00.194373 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15663 | 2026.04.17 17:40:00.194723 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2026.04.17 17:40:00.194726 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 15665 | 2026.04.17 17:40:00.194764 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15666 | 2026.04.17 17:40:00.195088 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15667 | 2026.04.17 17:40:00.195302 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.04.17 17:40:00.195437 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 15669 | 2026.04.17 17:40:00.195474 [ 276 ] {9b94f700-78be-4732-949d-99722be050b4} <Debug> TCPHandler: Processed in 0.001290352 sec. | ||
| 15670 | 2026.04.17 17:40:00.199284 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43508 rows, containing 5 columns (5 merged, 0 gathered) in 0.007576179 sec., 5742736.543051584 rows/sec., 370.22 MiB/sec. | ||
| 15671 | 2026.04.17 17:40:00.199844 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Trace> MergedBlockOutputStream: filled checksums all_1_119_28 (state Temporary) | ||
| 15672 | 2026.04.17 17:40:00.200167 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_119_28 to all_1_119_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15673 | 2026.04.17 17:40:00.200240 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_119_28} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_118_27, all_119_119_0] -> all_1_119_28 | ||
| 15674 | 2026.04.17 17:40:00.200330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15675 | 2026.04.17 17:40:02.639549 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15676 | 2026.04.17 17:40:02.639603 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15677 | 2026.04.17 17:40:02.903309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35515 | ||
| 15678 | 2026.04.17 17:40:02.903815 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.04.17 17:40:02.903856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15680 | 2026.04.17 17:40:02.904336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15681 | 2026.04.17 17:40:02.904581 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.04.17 17:40:02.904727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35515 | ||
| 15683 | 2026.04.17 17:40:04.818703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15684 | 2026.04.17 17:40:04.837194 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2026.04.17 17:40:04.837259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15686 | 2026.04.17 17:40:04.843538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15687 | 2026.04.17 17:40:04.844307 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2026.04.17 17:40:04.847531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15689 | 2026.04.17 17:40:05.185467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15690 | 2026.04.17 17:40:05.185647 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15691 | 2026.04.17 17:40:05.185716 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15692 | 2026.04.17 17:40:05.186413 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15693 | 2026.04.17 17:40:05.186459 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15694 | 2026.04.17 17:40:05.186858 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15695 | 2026.04.17 17:40:05.187120 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15696 | 2026.04.17 17:40:05.187276 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001677 sec., 73941.56231365533 rows/sec., 6.36 MiB/sec. | ||
| 15697 | 2026.04.17 17:40:05.187327 [ 276 ] {d4764098-976b-4821-85af-1e09e9e8104a} <Debug> TCPHandler: Processed in 0.001990305 sec. | ||
| 15698 | 2026.04.17 17:40:05.187456 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15699 | 2026.04.17 17:40:05.187559 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15700 | 2026.04.17 17:40:05.187602 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15701 | 2026.04.17 17:40:05.188028 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15702 | 2026.04.17 17:40:05.188065 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15703 | 2026.04.17 17:40:05.188367 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15704 | 2026.04.17 17:40:05.188579 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15705 | 2026.04.17 17:40:05.188711 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001176 sec., 28911.56462585034 rows/sec., 2.12 MiB/sec. | ||
| 15706 | 2026.04.17 17:40:05.188749 [ 276 ] {fcb1852d-86fb-4be1-b880-588294af7b66} <Debug> TCPHandler: Processed in 0.001344784 sec. | ||
| 15707 | 2026.04.17 17:40:05.188861 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15708 | 2026.04.17 17:40:05.188956 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15709 | 2026.04.17 17:40:05.188996 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15710 | 2026.04.17 17:40:05.189419 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.04.17 17:40:05.189455 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15712 | 2026.04.17 17:40:05.189771 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15713 | 2026.04.17 17:40:05.189991 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2026.04.17 17:40:05.190119 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001183 sec., 82840.23668639053 rows/sec., 6.47 MiB/sec. | ||
| 15715 | 2026.04.17 17:40:05.190157 [ 276 ] {ac82cd39-376c-49fa-89e6-587c27f33ed6} <Debug> TCPHandler: Processed in 0.001344715 sec. | ||
| 15716 | 2026.04.17 17:40:05.190272 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.04.17 17:40:05.190366 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15718 | 2026.04.17 17:40:05.190409 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15719 | 2026.04.17 17:40:05.190810 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15720 | 2026.04.17 17:40:05.190845 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15721 | 2026.04.17 17:40:05.191176 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15722 | 2026.04.17 17:40:05.191392 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15723 | 2026.04.17 17:40:05.191512 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_119_28 to all_120_120_0 | ||
| 15724 | 2026.04.17 17:40:05.191522 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 15725 | 2026.04.17 17:40:05.191576 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15726 | 2026.04.17 17:40:05.191585 [ 276 ] {584ddf71-2b72-4118-8adc-63ebb488dbce} <Debug> TCPHandler: Processed in 0.001361794 sec. | ||
| 15727 | 2026.04.17 17:40:05.191605 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15728 | 2026.04.17 17:40:05.191710 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_28 to all_120_120_0 into Compact with storage Full | ||
| 15729 | 2026.04.17 17:40:05.191721 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15730 | 2026.04.17 17:40:05.191844 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15731 | 2026.04.17 17:40:05.191844 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15732 | 2026.04.17 17:40:05.191887 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_28, total 43508 rows starting from the beginning of the part | ||
| 15733 | 2026.04.17 17:40:05.191923 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <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 | ||
| 15734 | 2026.04.17 17:40:05.191968 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15735 | 2026.04.17 17:40:05.193061 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2026.04.17 17:40:05.193106 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15737 | 2026.04.17 17:40:05.193928 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15738 | 2026.04.17 17:40:05.194248 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.04.17 17:40:05.194406 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15740 | 2026.04.17 17:40:05.194442 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.04.17 17:40:05.194460 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002621 sec., 12972.148035101107 rows/sec., 23.25 MiB/sec. | ||
| 15742 | 2026.04.17 17:40:05.194462 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15743 | 2026.04.17 17:40:05.194577 [ 276 ] {b75da620-d872-4127-92d4-59a73208a849} <Debug> TCPHandler: Processed in 0.002916896 sec. | ||
| 15744 | 2026.04.17 17:40:05.194581 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 15745 | 2026.04.17 17:40:05.194735 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15746 | 2026.04.17 17:40:05.194812 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15747 | 2026.04.17 17:40:05.194847 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15748 | 2026.04.17 17:40:05.194871 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2137 rows starting from the beginning of the part | ||
| 15749 | 2026.04.17 17:40:05.194897 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15750 | 2026.04.17 17:40:05.195003 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 15751 | 2026.04.17 17:40:05.195116 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 15752 | 2026.04.17 17:40:05.195220 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 15753 | 2026.04.17 17:40:05.195316 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 15754 | 2026.04.17 17:40:05.195337 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.04.17 17:40:05.195382 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15756 | 2026.04.17 17:40:05.195406 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 15757 | 2026.04.17 17:40:05.195775 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15758 | 2026.04.17 17:40:05.196035 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.04.17 17:40:05.196171 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 15760 | 2026.04.17 17:40:05.196209 [ 276 ] {f521e830-8cf6-4ab2-a511-5616cce4ee9b} <Debug> TCPHandler: Processed in 0.00153403 sec. | ||
| 15761 | 2026.04.17 17:40:05.199876 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43668 rows, containing 5 columns (5 merged, 0 gathered) in 0.008201949 sec., 5324100.405891332 rows/sec., 343.33 MiB/sec. | ||
| 15762 | 2026.04.17 17:40:05.200589 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Trace> MergedBlockOutputStream: filled checksums all_1_120_29 (state Temporary) | ||
| 15763 | 2026.04.17 17:40:05.200894 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_120_29 to all_1_120_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2026.04.17 17:40:05.200976 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_120_29} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_119_28, all_120_120_0] -> all_1_120_29 | ||
| 15765 | 2026.04.17 17:40:05.201067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15766 | 2026.04.17 17:40:05.203679 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2253 rows, containing 19 columns (19 merged, 0 gathered) in 0.00913974 sec., 246505.91811145612 rows/sec., 441.73 MiB/sec. | ||
| 15767 | 2026.04.17 17:40:05.205386 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15768 | 2026.04.17 17:40:05.205724 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15769 | 2026.04.17 17:40:05.205799 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15770 | 2026.04.17 17:40:05.205893 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.41 MiB. | ||
| 15771 | 2026.04.17 17:40:05.507883 [ 221 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 15772 | 2026.04.17 17:40:05.507944 [ 221 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 15773 | 2026.04.17 17:40:05.510467 [ 221 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 15774 | 2026.04.17 17:40:05.779210 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.04.17 17:40:05.779405 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15776 | 2026.04.17 17:40:05.779478 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15777 | 2026.04.17 17:40:05.780189 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.04.17 17:40:05.780233 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15779 | 2026.04.17 17:40:05.780625 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15780 | 2026.04.17 17:40:05.780862 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.04.17 17:40:05.780981 [ 128 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 15782 | 2026.04.17 17:40:05.781010 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001659 sec., 6027.727546714888 rows/sec., 491.52 KiB/sec. | ||
| 15783 | 2026.04.17 17:40:05.781014 [ 128 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15784 | 2026.04.17 17:40:05.781041 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15785 | 2026.04.17 17:40:05.781053 [ 276 ] {2de212b1-0261-42a1-a9e3-f952198f4092} <Debug> TCPHandler: Processed in 0.001985416 sec. | ||
| 15786 | 2026.04.17 17:40:05.781171 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 15787 | 2026.04.17 17:40:05.781183 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.04.17 17:40:05.781319 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15789 | 2026.04.17 17:40:05.781319 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15790 | 2026.04.17 17:40:05.781360 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 15791 | 2026.04.17 17:40:05.781377 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15792 | 2026.04.17 17:40:05.781433 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 15793 | 2026.04.17 17:40:05.781484 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 15794 | 2026.04.17 17:40:05.781530 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 15795 | 2026.04.17 17:40:05.781576 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 15796 | 2026.04.17 17:40:05.781617 [ 186 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 15797 | 2026.04.17 17:40:05.782430 [ 195 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323754 sec., 37771.36839624281 rows/sec., 3.15 MiB/sec. | ||
| 15798 | 2026.04.17 17:40:05.782576 [ 190 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 15799 | 2026.04.17 17:40:05.782847 [ 190 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.04.17 17:40:05.782918 [ 190 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_28_6} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 15801 | 2026.04.17 17:40:05.783003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15802 | 2026.04.17 17:40:05.783563 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.04.17 17:40:05.783605 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15804 | 2026.04.17 17:40:05.784067 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15805 | 2026.04.17 17:40:05.784283 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.04.17 17:40:05.784411 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Debug> executeQuery: Read 2425 rows, 182.38 KiB in 0.003111 sec., 779492.12471874 rows/sec., 57.25 MiB/sec. | ||
| 15807 | 2026.04.17 17:40:05.784447 [ 276 ] {45f9db10-2f5f-4828-bba4-32e7a0d18821} <Debug> TCPHandler: Processed in 0.003311939 sec. | ||
| 15808 | 2026.04.17 17:40:05.784573 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.04.17 17:40:05.784667 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15810 | 2026.04.17 17:40:05.784706 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15811 | 2026.04.17 17:40:05.785137 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.04.17 17:40:05.785170 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15813 | 2026.04.17 17:40:05.785458 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15814 | 2026.04.17 17:40:05.785698 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.04.17 17:40:05.785822 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001174 sec., 23850.08517887564 rows/sec., 1.71 MiB/sec. | ||
| 15816 | 2026.04.17 17:40:05.785859 [ 276 ] {eb6fbece-8923-4553-9de8-0459946a737e} <Debug> TCPHandler: Processed in 0.001333654 sec. | ||
| 15817 | 2026.04.17 17:40:05.785969 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15818 | 2026.04.17 17:40:05.786061 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.04.17 17:40:05.786099 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15820 | 2026.04.17 17:40:05.786871 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.04.17 17:40:05.786905 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15822 | 2026.04.17 17:40:05.787239 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15823 | 2026.04.17 17:40:05.787450 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.04.17 17:40:05.787573 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001529 sec., 524525.8338783518 rows/sec., 30.30 MiB/sec. | ||
| 15825 | 2026.04.17 17:40:05.787609 [ 276 ] {bfb516ae-7d6b-4733-ab83-51fbe3c01009} <Debug> TCPHandler: Processed in 0.001687555 sec. | ||
| 15826 | 2026.04.17 17:40:05.787719 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.04.17 17:40:05.787812 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.04.17 17:40:05.787849 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15829 | 2026.04.17 17:40:05.788210 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.04.17 17:40:05.788244 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15831 | 2026.04.17 17:40:05.788547 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15832 | 2026.04.17 17:40:05.788756 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.04.17 17:40:05.788876 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 15834 | 2026.04.17 17:40:05.788912 [ 276 ] {58294c91-9037-496f-8859-d521dc9bb4ad} <Debug> TCPHandler: Processed in 0.001240191 sec. | ||
| 15835 | 2026.04.17 17:40:05.789021 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2026.04.17 17:40:05.789112 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15837 | 2026.04.17 17:40:05.789151 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15838 | 2026.04.17 17:40:05.790141 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.04.17 17:40:05.790175 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15840 | 2026.04.17 17:40:05.790539 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15841 | 2026.04.17 17:40:05.790769 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.04.17 17:40:05.790894 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.0018 sec., 726111.1111111111 rows/sec., 48.55 MiB/sec. | ||
| 15843 | 2026.04.17 17:40:05.790931 [ 276 ] {2dadc89d-a2e1-4a53-95f0-af6de2ef326c} <Debug> TCPHandler: Processed in 0.001957664 sec. | ||
| 15844 | 2026.04.17 17:40:05.791041 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.04.17 17:40:05.791134 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15846 | 2026.04.17 17:40:05.791177 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15847 | 2026.04.17 17:40:05.792002 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.04.17 17:40:05.792036 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15849 | 2026.04.17 17:40:05.792487 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15850 | 2026.04.17 17:40:05.792701 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.04.17 17:40:05.792821 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_120_29 to all_125_125_0 | ||
| 15852 | 2026.04.17 17:40:05.792828 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001712 sec., 876752.3364485982 rows/sec., 53.19 MiB/sec. | ||
| 15853 | 2026.04.17 17:40:05.792861 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2026.04.17 17:40:05.792878 [ 276 ] {8f3c48ae-63fa-4a55-9d27-9592d641fd24} <Debug> TCPHandler: Processed in 0.001884562 sec. | ||
| 15855 | 2026.04.17 17:40:05.792885 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15856 | 2026.04.17 17:40:05.792984 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_29 to all_125_125_0 into Compact with storage Full | ||
| 15857 | 2026.04.17 17:40:05.793000 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.04.17 17:40:05.793100 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15859 | 2026.04.17 17:40:05.793110 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15860 | 2026.04.17 17:40:05.793142 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_29, total 43668 rows starting from the beginning of the part | ||
| 15861 | 2026.04.17 17:40:05.793161 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15862 | 2026.04.17 17:40:05.793222 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15863 | 2026.04.17 17:40:05.793289 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 197 rows starting from the beginning of the part | ||
| 15864 | 2026.04.17 17:40:05.793356 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15865 | 2026.04.17 17:40:05.793416 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15866 | 2026.04.17 17:40:05.793500 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1501 rows starting from the beginning of the part | ||
| 15867 | 2026.04.17 17:40:05.793565 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.04.17 17:40:05.793606 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15869 | 2026.04.17 17:40:05.793929 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15870 | 2026.04.17 17:40:05.794145 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.04.17 17:40:05.794274 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 53.39 KiB/sec. | ||
| 15872 | 2026.04.17 17:40:05.794313 [ 276 ] {d10944f4-9579-4d85-8ff3-95d99cadeeb0} <Debug> TCPHandler: Processed in 0.001370935 sec. | ||
| 15873 | 2026.04.17 17:40:05.794431 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.04.17 17:40:05.794530 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.04.17 17:40:05.794584 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <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 | ||
| 15876 | 2026.04.17 17:40:05.795417 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.04.17 17:40:05.795453 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15878 | 2026.04.17 17:40:05.796015 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15879 | 2026.04.17 17:40:05.796254 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.04.17 17:40:05.796397 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001887 sec., 9538.950715421304 rows/sec., 17.09 MiB/sec. | ||
| 15881 | 2026.04.17 17:40:05.796477 [ 276 ] {1e8f48d3-2b5d-4b97-bfa1-2cb29bcb45a4} <Debug> TCPHandler: Processed in 0.002094209 sec. | ||
| 15882 | 2026.04.17 17:40:05.796592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.04.17 17:40:05.796688 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.04.17 17:40:05.796730 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15885 | 2026.04.17 17:40:05.797048 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.04.17 17:40:05.797083 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15887 | 2026.04.17 17:40:05.797483 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15888 | 2026.04.17 17:40:05.797692 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.04.17 17:40:05.797823 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 717.61 KiB/sec. | ||
| 15890 | 2026.04.17 17:40:05.797859 [ 276 ] {f72b4abb-d75c-49d0-b430-3e91634bf855} <Debug> TCPHandler: Processed in 0.001315954 sec. | ||
| 15891 | 2026.04.17 17:40:05.801063 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45846 rows, containing 5 columns (5 merged, 0 gathered) in 0.008123006 sec., 5643969.732387247 rows/sec., 363.73 MiB/sec. | ||
| 15892 | 2026.04.17 17:40:05.801727 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Trace> MergedBlockOutputStream: filled checksums all_1_125_30 (state Temporary) | ||
| 15893 | 2026.04.17 17:40:05.802004 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_125_30 to all_1_125_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.04.17 17:40:05.802078 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_125_30} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_120_29, all_125_125_0] -> all_1_125_30 | ||
| 15895 | 2026.04.17 17:40:05.802263 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15896 | 2026.04.17 17:40:06.001180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.42 MiB, peak 396.00 MiB, free memory in arenas 0.00 B, will set to 379.87 MiB (RSS), difference: 1.45 MiB | ||
| 15897 | 2026.04.17 17:40:06.579523 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 15898 | 2026.04.17 17:40:06.579575 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 15899 | 2026.04.17 17:40:06.582343 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 15900 | 2026.04.17 17:40:08.053021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1958 | ||
| 15901 | 2026.04.17 17:40:08.055792 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.04.17 17:40:08.055849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15903 | 2026.04.17 17:40:08.057142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15904 | 2026.04.17 17:40:08.057426 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.04.17 17:40:08.057817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15906 | 2026.04.17 17:40:10.031620 [ 223 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 15907 | 2026.04.17 17:40:10.031733 [ 223 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 15908 | 2026.04.17 17:40:10.035026 [ 223 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 15909 | 2026.04.17 17:40:10.182057 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.04.17 17:40:10.182255 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15911 | 2026.04.17 17:40:10.182328 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15912 | 2026.04.17 17:40:10.183050 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15913 | 2026.04.17 17:40:10.183095 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15914 | 2026.04.17 17:40:10.183480 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15915 | 2026.04.17 17:40:10.183702 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2026.04.17 17:40:10.183832 [ 119 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15917 | 2026.04.17 17:40:10.183850 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 15918 | 2026.04.17 17:40:10.183898 [ 119 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.04.17 17:40:10.183916 [ 276 ] {6e7a3363-74a6-47c2-b9c1-ec3f505ba0b7} <Debug> TCPHandler: Processed in 0.001999676 sec. | ||
| 15920 | 2026.04.17 17:40:10.183926 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15921 | 2026.04.17 17:40:10.184075 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 15922 | 2026.04.17 17:40:10.184095 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15923 | 2026.04.17 17:40:10.184213 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15924 | 2026.04.17 17:40:10.184218 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15925 | 2026.04.17 17:40:10.184252 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3362 rows starting from the beginning of the part | ||
| 15926 | 2026.04.17 17:40:10.184274 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15927 | 2026.04.17 17:40:10.184322 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 245 rows starting from the beginning of the part | ||
| 15928 | 2026.04.17 17:40:10.184380 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 70 rows starting from the beginning of the part | ||
| 15929 | 2026.04.17 17:40:10.184421 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 124 rows starting from the beginning of the part | ||
| 15930 | 2026.04.17 17:40:10.184463 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2425 rows starting from the beginning of the part | ||
| 15931 | 2026.04.17 17:40:10.184506 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 56 rows starting from the beginning of the part | ||
| 15932 | 2026.04.17 17:40:10.184741 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2026.04.17 17:40:10.184785 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15934 | 2026.04.17 17:40:10.185118 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15935 | 2026.04.17 17:40:10.185358 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.04.17 17:40:10.185488 [ 119 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15937 | 2026.04.17 17:40:10.185490 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 15938 | 2026.04.17 17:40:10.185530 [ 119 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.04.17 17:40:10.185554 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15940 | 2026.04.17 17:40:10.185560 [ 276 ] {4f4bcbaa-ec24-432b-bc1e-a2e1c335bd49} <Debug> TCPHandler: Processed in 0.0015164 sec. | ||
| 15941 | 2026.04.17 17:40:10.185638 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 15942 | 2026.04.17 17:40:10.185697 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15943 | 2026.04.17 17:40:10.185738 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15944 | 2026.04.17 17:40:10.185769 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 15945 | 2026.04.17 17:40:10.185795 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15946 | 2026.04.17 17:40:10.185823 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 136 rows starting from the beginning of the part | ||
| 15947 | 2026.04.17 17:40:10.185841 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15948 | 2026.04.17 17:40:10.185871 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 71 rows starting from the beginning of the part | ||
| 15949 | 2026.04.17 17:40:10.185915 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 98 rows starting from the beginning of the part | ||
| 15950 | 2026.04.17 17:40:10.185955 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1307 rows starting from the beginning of the part | ||
| 15951 | 2026.04.17 17:40:10.185995 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 64 rows starting from the beginning of the part | ||
| 15952 | 2026.04.17 17:40:10.186279 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.04.17 17:40:10.186322 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15954 | 2026.04.17 17:40:10.186487 [ 199 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002466241 sec., 2547196.320229856 rows/sec., 201.85 MiB/sec. | ||
| 15955 | 2026.04.17 17:40:10.186680 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15956 | 2026.04.17 17:40:10.186807 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15957 | 2026.04.17 17:40:10.186917 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2026.04.17 17:40:10.187047 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001272 sec., 100628.93081761007 rows/sec., 7.01 MiB/sec. | ||
| 15959 | 2026.04.17 17:40:10.187076 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.04.17 17:40:10.187084 [ 276 ] {b0503def-d9c3-430e-9b57-748eb3a6840f} <Debug> TCPHandler: Processed in 0.001434857 sec. | ||
| 15961 | 2026.04.17 17:40:10.187164 [ 200 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_126_25} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15962 | 2026.04.17 17:40:10.187207 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.04.17 17:40:10.187266 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15964 | 2026.04.17 17:40:10.187305 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15965 | 2026.04.17 17:40:10.187335 [ 199 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735957 sec., 2020211.330119352 rows/sec., 146.76 MiB/sec. | ||
| 15966 | 2026.04.17 17:40:10.187346 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15967 | 2026.04.17 17:40:10.187576 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15968 | 2026.04.17 17:40:10.187751 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.04.17 17:40:10.187785 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15970 | 2026.04.17 17:40:10.187862 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.04.17 17:40:10.187928 [ 200 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_126_25} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15972 | 2026.04.17 17:40:10.188021 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 15973 | 2026.04.17 17:40:10.188093 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15974 | 2026.04.17 17:40:10.188318 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15975 | 2026.04.17 17:40:10.188422 [ 119 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15976 | 2026.04.17 17:40:10.188445 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001159 sec., 41415.01294219154 rows/sec., 2.79 MiB/sec. | ||
| 15977 | 2026.04.17 17:40:10.188457 [ 119 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.04.17 17:40:10.188485 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15979 | 2026.04.17 17:40:10.188488 [ 276 ] {c0c6e49f-d519-4fbb-8f13-7db283dcf853} <Debug> TCPHandler: Processed in 0.001328024 sec. | ||
| 15980 | 2026.04.17 17:40:10.188590 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15981 | 2026.04.17 17:40:10.188733 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15982 | 2026.04.17 17:40:10.188768 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6090 rows starting from the beginning of the part | ||
| 15983 | 2026.04.17 17:40:10.188832 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15984 | 2026.04.17 17:40:10.188876 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15985 | 2026.04.17 17:40:10.188916 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 15986 | 2026.04.17 17:40:10.188955 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 12 rows starting from the beginning of the part | ||
| 15987 | 2026.04.17 17:40:10.188994 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 15988 | 2026.04.17 17:40:10.190799 [ 200 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263805 sec., 2796177.2325796615 rows/sec., 187.09 MiB/sec. | ||
| 15989 | 2026.04.17 17:40:10.191213 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15990 | 2026.04.17 17:40:10.191493 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.04.17 17:40:10.191574 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_126_25} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15992 | 2026.04.17 17:40:10.191676 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 15993 | 2026.04.17 17:40:10.321290 [ 222 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 15994 | 2026.04.17 17:40:10.321330 [ 222 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 15995 | 2026.04.17 17:40:10.324724 [ 222 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 15996 | 2026.04.17 17:40:10.405749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36027 | ||
| 15997 | 2026.04.17 17:40:10.406287 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15998 | 2026.04.17 17:40:10.406339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 15999 | 2026.04.17 17:40:10.406830 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16000 | 2026.04.17 17:40:10.407074 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16001 | 2026.04.17 17:40:10.407228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36027 | ||
| 16002 | 2026.04.17 17:40:12.348466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16003 | 2026.04.17 17:40:12.364771 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16004 | 2026.04.17 17:40:12.364832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16005 | 2026.04.17 17:40:12.371373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16006 | 2026.04.17 17:40:12.372198 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.04.17 17:40:12.375136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16008 | 2026.04.17 17:40:15.185754 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2026.04.17 17:40:15.185952 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16010 | 2026.04.17 17:40:15.186020 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16011 | 2026.04.17 17:40:15.186740 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2026.04.17 17:40:15.186795 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16013 | 2026.04.17 17:40:15.187232 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16014 | 2026.04.17 17:40:15.187478 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2026.04.17 17:40:15.187646 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001743 sec., 71141.70969592656 rows/sec., 6.12 MiB/sec. | ||
| 16016 | 2026.04.17 17:40:15.187700 [ 276 ] {61904afa-fd54-49b7-9941-803222410222} <Debug> TCPHandler: Processed in 0.002084178 sec. | ||
| 16017 | 2026.04.17 17:40:15.187839 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.04.17 17:40:15.187945 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16019 | 2026.04.17 17:40:15.187991 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16020 | 2026.04.17 17:40:15.188492 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.04.17 17:40:15.188529 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16022 | 2026.04.17 17:40:15.188838 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16023 | 2026.04.17 17:40:15.189080 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.04.17 17:40:15.189216 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001295 sec., 26254.826254826257 rows/sec., 1.93 MiB/sec. | ||
| 16025 | 2026.04.17 17:40:15.189255 [ 276 ] {505529bb-f020-4635-aea6-eade15fbe78a} <Debug> TCPHandler: Processed in 0.001470038 sec. | ||
| 16026 | 2026.04.17 17:40:15.189391 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.04.17 17:40:15.189489 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16028 | 2026.04.17 17:40:15.189530 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16029 | 2026.04.17 17:40:15.189973 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.04.17 17:40:15.190010 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16031 | 2026.04.17 17:40:15.190333 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16032 | 2026.04.17 17:40:15.190562 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.04.17 17:40:15.190695 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001227 sec., 79869.60065199673 rows/sec., 6.24 MiB/sec. | ||
| 16034 | 2026.04.17 17:40:15.190733 [ 276 ] {083dc249-a8a0-4b4c-b1bd-93941fc80781} <Debug> TCPHandler: Processed in 0.001393266 sec. | ||
| 16035 | 2026.04.17 17:40:15.190864 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16036 | 2026.04.17 17:40:15.190960 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16037 | 2026.04.17 17:40:15.191004 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16038 | 2026.04.17 17:40:15.191423 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.04.17 17:40:15.191457 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16040 | 2026.04.17 17:40:15.191797 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16041 | 2026.04.17 17:40:15.192016 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.04.17 17:40:15.192145 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 16043 | 2026.04.17 17:40:15.192182 [ 276 ] {3ed98708-6fc0-4a59-9a6a-baa7a8f22152} <Debug> TCPHandler: Processed in 0.001367205 sec. | ||
| 16044 | 2026.04.17 17:40:15.192307 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.04.17 17:40:15.192403 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16046 | 2026.04.17 17:40:15.192459 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <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 | ||
| 16047 | 2026.04.17 17:40:15.193310 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.04.17 17:40:15.193348 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16049 | 2026.04.17 17:40:15.193909 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16050 | 2026.04.17 17:40:15.194139 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.04.17 17:40:15.194280 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 16052 | 2026.04.17 17:40:15.194354 [ 276 ] {e8957be9-b7a2-46fe-a871-fb1958f2d8e4} <Debug> TCPHandler: Processed in 0.002105379 sec. | ||
| 16053 | 2026.04.17 17:40:15.194491 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16054 | 2026.04.17 17:40:15.194586 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16055 | 2026.04.17 17:40:15.194626 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16056 | 2026.04.17 17:40:15.194966 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2026.04.17 17:40:15.195000 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16058 | 2026.04.17 17:40:15.195301 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16059 | 2026.04.17 17:40:15.195525 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.04.17 17:40:15.195648 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 16061 | 2026.04.17 17:40:15.195683 [ 276 ] {cbd357cb-2513-48a8-b135-70ac26f26520} <Debug> TCPHandler: Processed in 0.001249231 sec. | ||
| 16062 | 2026.04.17 17:40:17.471580 [ 107 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16063 | 2026.04.17 17:40:17.471674 [ 107 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16064 | 2026.04.17 17:40:17.471706 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16065 | 2026.04.17 17:40:17.471846 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 16066 | 2026.04.17 17:40:17.472008 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16067 | 2026.04.17 17:40:17.472061 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 16068 | 2026.04.17 17:40:17.472163 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 16069 | 2026.04.17 17:40:17.472230 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 16070 | 2026.04.17 17:40:17.472289 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 16071 | 2026.04.17 17:40:17.472346 [ 199 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 16072 | 2026.04.17 17:40:17.473412 [ 198 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620343 sec., 3702.9196904606 rows/sec., 274.83 KiB/sec. | ||
| 16073 | 2026.04.17 17:40:17.473673 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16074 | 2026.04.17 17:40:17.474152 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.04.17 17:40:17.474280 [ 200 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_17_4} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16076 | 2026.04.17 17:40:17.474430 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16077 | 2026.04.17 17:40:17.639855 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16078 | 2026.04.17 17:40:17.639912 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16079 | 2026.04.17 17:40:17.908251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36475 | ||
| 16080 | 2026.04.17 17:40:17.908768 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.04.17 17:40:17.908817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16082 | 2026.04.17 17:40:17.909465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16083 | 2026.04.17 17:40:17.909729 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16084 | 2026.04.17 17:40:17.909881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36475 | ||
| 16085 | 2026.04.17 17:40:17.909897 [ 107 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16086 | 2026.04.17 17:40:17.909961 [ 107 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2026.04.17 17:40:17.909982 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16088 | 2026.04.17 17:40:17.910090 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 16089 | 2026.04.17 17:40:17.910207 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16090 | 2026.04.17 17:40:17.910246 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34107 rows starting from the beginning of the part | ||
| 16091 | 2026.04.17 17:40:17.910313 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16092 | 2026.04.17 17:40:17.910358 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16093 | 2026.04.17 17:40:17.910397 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16094 | 2026.04.17 17:40:17.910436 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16095 | 2026.04.17 17:40:17.910477 [ 199 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16096 | 2026.04.17 17:40:17.913011 [ 200 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36475 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966028 sec., 12297591.256724482 rows/sec., 175.92 MiB/sec. | ||
| 16097 | 2026.04.17 17:40:17.913333 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16098 | 2026.04.17 17:40:17.913643 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.04.17 17:40:17.913711 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_76_15} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16100 | 2026.04.17 17:40:17.913806 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16101 | 2026.04.17 17:40:18.058903 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1978 | ||
| 16102 | 2026.04.17 17:40:18.060974 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.04.17 17:40:18.061016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16104 | 2026.04.17 17:40:18.062166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16105 | 2026.04.17 17:40:18.062443 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.04.17 17:40:18.062588 [ 107 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16107 | 2026.04.17 17:40:18.062630 [ 107 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.04.17 17:40:18.062652 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16109 | 2026.04.17 17:40:18.062797 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 16110 | 2026.04.17 17:40:18.062812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 16111 | 2026.04.17 17:40:18.063666 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16112 | 2026.04.17 17:40:18.063827 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1816 rows starting from the beginning of the part | ||
| 16113 | 2026.04.17 17:40:18.064198 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 16114 | 2026.04.17 17:40:18.064575 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 16115 | 2026.04.17 17:40:18.064926 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 16116 | 2026.04.17 17:40:18.065262 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 50 rows starting from the beginning of the part | ||
| 16117 | 2026.04.17 17:40:18.065606 [ 201 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 16118 | 2026.04.17 17:40:18.073129 [ 194 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 72 columns (72 merged, 0 gathered) in 0.010401341 sec., 190167.78701900074 rows/sec., 148.49 MiB/sec. | ||
| 16119 | 2026.04.17 17:40:18.075053 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16120 | 2026.04.17 17:40:18.075643 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.04.17 17:40:18.075716 [ 191 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_56_11} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16122 | 2026.04.17 17:40:18.076022 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
| 16123 | 2026.04.17 17:40:19.876104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16124 | 2026.04.17 17:40:19.893384 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2026.04.17 17:40:19.893447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16126 | 2026.04.17 17:40:19.899776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16127 | 2026.04.17 17:40:19.900542 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.04.17 17:40:19.900890 [ 105 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16129 | 2026.04.17 17:40:19.900966 [ 105 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16130 | 2026.04.17 17:40:19.900990 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16131 | 2026.04.17 17:40:19.901090 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16132 | 2026.04.17 17:40:19.903708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16133 | 2026.04.17 17:40:19.904094 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16134 | 2026.04.17 17:40:19.904971 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16135 | 2026.04.17 17:40:19.908517 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16136 | 2026.04.17 17:40:19.911979 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16137 | 2026.04.17 17:40:19.915891 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16138 | 2026.04.17 17:40:19.920288 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16139 | 2026.04.17 17:40:19.924456 [ 200 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 16140 | 2026.04.17 17:40:19.982755 [ 193 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081705852 sec., 7012.96156853 rows/sec., 36.26 MiB/sec. | ||
| 16141 | 2026.04.17 17:40:19.985353 [ 196 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16142 | 2026.04.17 17:40:19.987343 [ 196 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_76_15} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16143 | 2026.04.17 17:40:19.987451 [ 196 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_76_15} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16144 | 2026.04.17 17:40:19.989270 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16145 | 2026.04.17 17:40:20.184189 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16146 | 2026.04.17 17:40:20.184361 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16147 | 2026.04.17 17:40:20.184427 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16148 | 2026.04.17 17:40:20.185070 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16149 | 2026.04.17 17:40:20.185117 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16150 | 2026.04.17 17:40:20.185512 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16151 | 2026.04.17 17:40:20.185773 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2026.04.17 17:40:20.185939 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001625 sec., 43076.92307692308 rows/sec., 3.44 MiB/sec. | ||
| 16153 | 2026.04.17 17:40:20.185989 [ 276 ] {60ac75eb-f092-41e3-8fd5-6b7e5679b005} <Debug> TCPHandler: Processed in 0.001927933 sec. | ||
| 16154 | 2026.04.17 17:40:20.186102 [ 218 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16155 | 2026.04.17 17:40:20.186132 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.04.17 17:40:20.186162 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16157 | 2026.04.17 17:40:20.186248 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16158 | 2026.04.17 17:40:20.186295 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16159 | 2026.04.17 17:40:20.186690 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16160 | 2026.04.17 17:40:20.186732 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16161 | 2026.04.17 17:40:20.187074 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16162 | 2026.04.17 17:40:20.187304 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16163 | 2026.04.17 17:40:20.187448 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00122 sec., 5737.704918032787 rows/sec., 431.45 KiB/sec. | ||
| 16164 | 2026.04.17 17:40:20.187490 [ 276 ] {b3dfe6aa-04a8-4eee-bd21-6e2efe7da5ad} <Debug> TCPHandler: Processed in 0.001406486 sec. | ||
| 16165 | 2026.04.17 17:40:20.187664 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2026.04.17 17:40:20.187772 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16167 | 2026.04.17 17:40:20.187815 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16168 | 2026.04.17 17:40:20.188256 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.04.17 17:40:20.188295 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16170 | 2026.04.17 17:40:20.188667 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16171 | 2026.04.17 17:40:20.189035 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2026.04.17 17:40:20.189198 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001444 sec., 49168.975069252076 rows/sec., 3.84 MiB/sec. | ||
| 16173 | 2026.04.17 17:40:20.189305 [ 276 ] {452e6712-0c6b-453f-956b-dd8333196725} <Debug> TCPHandler: Processed in 0.001716726 sec. | ||
| 16174 | 2026.04.17 17:40:20.189451 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16175 | 2026.04.17 17:40:20.189511 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16176 | 2026.04.17 17:40:20.189555 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16177 | 2026.04.17 17:40:20.189607 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16178 | 2026.04.17 17:40:20.190043 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.04.17 17:40:20.190082 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16180 | 2026.04.17 17:40:20.190431 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16181 | 2026.04.17 17:40:20.190797 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16182 | 2026.04.17 17:40:20.190939 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 16183 | 2026.04.17 17:40:20.190979 [ 276 ] {058c67c6-4ee3-4dec-8abd-0abddfbce82e} <Debug> TCPHandler: Processed in 0.001578052 sec. | ||
| 16184 | 2026.04.17 17:40:20.191119 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.04.17 17:40:20.191221 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16186 | 2026.04.17 17:40:20.191278 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <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 | ||
| 16187 | 2026.04.17 17:40:20.192122 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16188 | 2026.04.17 17:40:20.192163 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16189 | 2026.04.17 17:40:20.192689 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16190 | 2026.04.17 17:40:20.192921 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.04.17 17:40:20.193062 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00186 sec., 3763.4408602150534 rows/sec., 6.74 MiB/sec. | ||
| 16192 | 2026.04.17 17:40:20.193136 [ 276 ] {1cb7d48d-e2db-46e0-9022-139f48bf5736} <Debug> TCPHandler: Processed in 0.002080548 sec. | ||
| 16193 | 2026.04.17 17:40:20.193263 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.04.17 17:40:20.193360 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16195 | 2026.04.17 17:40:20.193401 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16196 | 2026.04.17 17:40:20.193739 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.04.17 17:40:20.193776 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16198 | 2026.04.17 17:40:20.194085 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16199 | 2026.04.17 17:40:20.194326 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.04.17 17:40:20.194464 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 16201 | 2026.04.17 17:40:20.194501 [ 276 ] {a80c4f7a-c562-414a-9159-c4fb6f83a6cc} <Debug> TCPHandler: Processed in 0.001287583 sec. | ||
| 16202 | 2026.04.17 17:40:20.745382 [ 217 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16203 | 2026.04.17 17:40:20.745431 [ 217 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16204 | 2026.04.17 17:40:20.748645 [ 217 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16205 | 2026.04.17 17:40:21.077267 [ 225 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16206 | 2026.04.17 17:40:21.077332 [ 225 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16207 | 2026.04.17 17:40:21.080108 [ 225 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16208 | 2026.04.17 17:40:21.255161 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16209 | 2026.04.17 17:40:21.255217 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16210 | 2026.04.17 17:40:21.257845 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16211 | 2026.04.17 17:40:25.188576 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.04.17 17:40:25.188789 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16213 | 2026.04.17 17:40:25.188865 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16214 | 2026.04.17 17:40:25.189528 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2026.04.17 17:40:25.189577 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16216 | 2026.04.17 17:40:25.189978 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16217 | 2026.04.17 17:40:25.190224 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16218 | 2026.04.17 17:40:25.190384 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 16219 | 2026.04.17 17:40:25.190440 [ 276 ] {7d0645cb-7537-4b33-9359-ba75e05701c8} <Debug> TCPHandler: Processed in 0.001998325 sec. | ||
| 16220 | 2026.04.17 17:40:25.190568 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2026.04.17 17:40:25.190674 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16222 | 2026.04.17 17:40:25.190717 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16223 | 2026.04.17 17:40:25.191127 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.04.17 17:40:25.191162 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16225 | 2026.04.17 17:40:25.191481 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16226 | 2026.04.17 17:40:25.191704 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2026.04.17 17:40:25.191833 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 412.88 KiB/sec. | ||
| 16228 | 2026.04.17 17:40:25.191871 [ 276 ] {81c76917-935f-42e7-b4b2-1b86a1c9015a} <Debug> TCPHandler: Processed in 0.001357124 sec. | ||
| 16229 | 2026.04.17 17:40:25.191985 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16230 | 2026.04.17 17:40:25.192088 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16231 | 2026.04.17 17:40:25.192130 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16232 | 2026.04.17 17:40:25.192654 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16233 | 2026.04.17 17:40:25.192689 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16234 | 2026.04.17 17:40:25.193038 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16235 | 2026.04.17 17:40:25.193262 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16236 | 2026.04.17 17:40:25.193392 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001324 sec., 186555.89123867068 rows/sec., 16.66 MiB/sec. | ||
| 16237 | 2026.04.17 17:40:25.193428 [ 276 ] {a289edb5-1d30-474c-ac9a-b6e3e1bbc1c4} <Debug> TCPHandler: Processed in 0.001493869 sec. | ||
| 16238 | 2026.04.17 17:40:25.193541 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16239 | 2026.04.17 17:40:25.193636 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16240 | 2026.04.17 17:40:25.193676 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16241 | 2026.04.17 17:40:25.194101 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.04.17 17:40:25.194135 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16243 | 2026.04.17 17:40:25.194436 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16244 | 2026.04.17 17:40:25.194661 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.04.17 17:40:25.194773 [ 96 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16246 | 2026.04.17 17:40:25.194793 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001177 sec., 44180.11894647408 rows/sec., 3.27 MiB/sec. | ||
| 16247 | 2026.04.17 17:40:25.194815 [ 96 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.04.17 17:40:25.194831 [ 276 ] {9b926339-e246-4f55-8961-d86aa9f1edb9} <Debug> TCPHandler: Processed in 0.001337933 sec. | ||
| 16249 | 2026.04.17 17:40:25.194835 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16250 | 2026.04.17 17:40:25.194946 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16251 | 2026.04.17 17:40:25.194979 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 16252 | 2026.04.17 17:40:25.195040 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16253 | 2026.04.17 17:40:25.195082 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16254 | 2026.04.17 17:40:25.195136 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16255 | 2026.04.17 17:40:25.195185 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 16256 | 2026.04.17 17:40:25.195261 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 16257 | 2026.04.17 17:40:25.195308 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 28 rows starting from the beginning of the part | ||
| 16258 | 2026.04.17 17:40:25.195352 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 34 rows starting from the beginning of the part | ||
| 16259 | 2026.04.17 17:40:25.195393 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 16260 | 2026.04.17 17:40:25.195435 [ 186 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 52 rows starting from the beginning of the part | ||
| 16261 | 2026.04.17 17:40:25.195517 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.04.17 17:40:25.195557 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16263 | 2026.04.17 17:40:25.195895 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16264 | 2026.04.17 17:40:25.196129 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.04.17 17:40:25.196266 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.60 MiB/sec. | ||
| 16266 | 2026.04.17 17:40:25.196304 [ 276 ] {a916d4f6-60ef-4ad8-8b1c-3fadb1186119} <Debug> TCPHandler: Processed in 0.001406496 sec. | ||
| 16267 | 2026.04.17 17:40:25.196370 [ 193 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448258 sec., 263074.6731590642 rows/sec., 18.83 MiB/sec. | ||
| 16268 | 2026.04.17 17:40:25.196424 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16269 | 2026.04.17 17:40:25.196523 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16270 | 2026.04.17 17:40:25.196540 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16271 | 2026.04.17 17:40:25.196562 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16272 | 2026.04.17 17:40:25.196810 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.04.17 17:40:25.196877 [ 188 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_106_21} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16274 | 2026.04.17 17:40:25.196954 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16275 | 2026.04.17 17:40:25.196973 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2026.04.17 17:40:25.197008 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16277 | 2026.04.17 17:40:25.197300 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16278 | 2026.04.17 17:40:25.197523 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.04.17 17:40:25.197647 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 16280 | 2026.04.17 17:40:25.197684 [ 276 ] {be71a83c-92aa-4513-af7a-88127479c050} <Debug> TCPHandler: Processed in 0.001307933 sec. | ||
| 16281 | 2026.04.17 17:40:25.197799 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2026.04.17 17:40:25.197892 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16283 | 2026.04.17 17:40:25.197931 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16284 | 2026.04.17 17:40:25.198387 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.04.17 17:40:25.198422 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16286 | 2026.04.17 17:40:25.198725 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16287 | 2026.04.17 17:40:25.198957 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2026.04.17 17:40:25.199083 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.00121 sec., 115702.47933884298 rows/sec., 9.35 MiB/sec. | ||
| 16289 | 2026.04.17 17:40:25.199120 [ 276 ] {9f530fa7-1191-46b6-ab8b-bbfc1b55580a} <Debug> TCPHandler: Processed in 0.001368785 sec. | ||
| 16290 | 2026.04.17 17:40:25.199235 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2026.04.17 17:40:25.199331 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16292 | 2026.04.17 17:40:25.199374 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16293 | 2026.04.17 17:40:25.199777 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.04.17 17:40:25.199816 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16295 | 2026.04.17 17:40:25.200152 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16296 | 2026.04.17 17:40:25.200373 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.04.17 17:40:25.200496 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001184 sec., 168074.32432432432 rows/sec., 12.05 MiB/sec. | ||
| 16298 | 2026.04.17 17:40:25.200532 [ 276 ] {7ce969cb-d28c-4128-9dfc-feb6db8d6cdb} <Debug> TCPHandler: Processed in 0.001348774 sec. | ||
| 16299 | 2026.04.17 17:40:25.200648 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2026.04.17 17:40:25.200740 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16301 | 2026.04.17 17:40:25.200794 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <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 | ||
| 16302 | 2026.04.17 17:40:25.201627 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.04.17 17:40:25.201661 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16304 | 2026.04.17 17:40:25.202229 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16305 | 2026.04.17 17:40:25.202475 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.04.17 17:40:25.202630 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001907 sec., 17829.050865233352 rows/sec., 31.95 MiB/sec. | ||
| 16307 | 2026.04.17 17:40:25.202705 [ 276 ] {6d997305-ba75-4741-b7fa-a7944e4f4798} <Debug> TCPHandler: Processed in 0.002105389 sec. | ||
| 16308 | 2026.04.17 17:40:25.202833 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.04.17 17:40:25.202927 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16310 | 2026.04.17 17:40:25.202969 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16311 | 2026.04.17 17:40:25.203293 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2026.04.17 17:40:25.203329 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16313 | 2026.04.17 17:40:25.203627 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16314 | 2026.04.17 17:40:25.203842 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2026.04.17 17:40:25.203967 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 16316 | 2026.04.17 17:40:25.204003 [ 276 ] {d93a3e63-5ef9-4d31-b94d-b5bc1cfbd578} <Debug> TCPHandler: Processed in 0.00121855 sec. | ||
| 16317 | 2026.04.17 17:40:25.410931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36987 | ||
| 16318 | 2026.04.17 17:40:25.411452 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.04.17 17:40:25.411492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16320 | 2026.04.17 17:40:25.411964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16321 | 2026.04.17 17:40:25.412200 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.04.17 17:40:25.412330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36987 | ||
| 16323 | 2026.04.17 17:40:27.404674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16324 | 2026.04.17 17:40:27.422845 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.04.17 17:40:27.422911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16326 | 2026.04.17 17:40:27.429173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16327 | 2026.04.17 17:40:27.429919 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16328 | 2026.04.17 17:40:27.433526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16329 | 2026.04.17 17:40:28.063848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2010 | ||
| 16330 | 2026.04.17 17:40:28.066456 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16331 | 2026.04.17 17:40:28.066522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16332 | 2026.04.17 17:40:28.067772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16333 | 2026.04.17 17:40:28.068089 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2026.04.17 17:40:28.068516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 16335 | 2026.04.17 17:40:30.183975 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16336 | 2026.04.17 17:40:30.184171 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16337 | 2026.04.17 17:40:30.184242 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16338 | 2026.04.17 17:40:30.184918 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16339 | 2026.04.17 17:40:30.184966 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16340 | 2026.04.17 17:40:30.185362 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16341 | 2026.04.17 17:40:30.185613 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2026.04.17 17:40:30.185773 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001649 sec., 42449.96967859309 rows/sec., 3.39 MiB/sec. | ||
| 16343 | 2026.04.17 17:40:30.185826 [ 276 ] {8a23942f-4342-4d67-994b-c87d5a4e943d} <Debug> TCPHandler: Processed in 0.001982665 sec. | ||
| 16344 | 2026.04.17 17:40:30.185953 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16345 | 2026.04.17 17:40:30.186057 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16346 | 2026.04.17 17:40:30.186100 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16347 | 2026.04.17 17:40:30.186511 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16348 | 2026.04.17 17:40:30.186547 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16349 | 2026.04.17 17:40:30.186853 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16350 | 2026.04.17 17:40:30.187081 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16351 | 2026.04.17 17:40:30.187215 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001183 sec., 5917.15976331361 rows/sec., 444.94 KiB/sec. | ||
| 16352 | 2026.04.17 17:40:30.187254 [ 276 ] {faae8be9-2adc-49df-87d9-4917a22573df} <Debug> TCPHandler: Processed in 0.001351924 sec. | ||
| 16353 | 2026.04.17 17:40:30.187308 [ 225 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 16354 | 2026.04.17 17:40:30.187362 [ 225 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 16355 | 2026.04.17 17:40:30.187367 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16356 | 2026.04.17 17:40:30.187468 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16357 | 2026.04.17 17:40:30.187510 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16358 | 2026.04.17 17:40:30.187929 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16359 | 2026.04.17 17:40:30.187965 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16360 | 2026.04.17 17:40:30.188298 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16361 | 2026.04.17 17:40:30.188627 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16362 | 2026.04.17 17:40:30.188769 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00132 sec., 53787.87878787879 rows/sec., 4.20 MiB/sec. | ||
| 16363 | 2026.04.17 17:40:30.188808 [ 276 ] {682cb228-d790-4bb7-97c7-720683f3431d} <Debug> TCPHandler: Processed in 0.001488488 sec. | ||
| 16364 | 2026.04.17 17:40:30.188926 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16365 | 2026.04.17 17:40:30.189021 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16366 | 2026.04.17 17:40:30.189066 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16367 | 2026.04.17 17:40:30.189491 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.04.17 17:40:30.189527 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16369 | 2026.04.17 17:40:30.189880 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16370 | 2026.04.17 17:40:30.190091 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.04.17 17:40:30.190206 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_125_30 to all_126_126_0 | ||
| 16372 | 2026.04.17 17:40:30.190220 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 16373 | 2026.04.17 17:40:30.190238 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16374 | 2026.04.17 17:40:30.190257 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16375 | 2026.04.17 17:40:30.190262 [ 276 ] {8765700e-b781-4996-9a1a-42c7cd866463} <Debug> TCPHandler: Processed in 0.001384575 sec. | ||
| 16376 | 2026.04.17 17:40:30.190362 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_30 to all_126_126_0 into Compact with storage Full | ||
| 16377 | 2026.04.17 17:40:30.190385 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.04.17 17:40:30.190421 [ 225 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 16379 | 2026.04.17 17:40:30.190498 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16380 | 2026.04.17 17:40:30.190513 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16381 | 2026.04.17 17:40:30.190556 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_30, total 45846 rows starting from the beginning of the part | ||
| 16382 | 2026.04.17 17:40:30.190559 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <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 | ||
| 16383 | 2026.04.17 17:40:30.190629 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 16384 | 2026.04.17 17:40:30.191386 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.04.17 17:40:30.191427 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16386 | 2026.04.17 17:40:30.191955 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16387 | 2026.04.17 17:40:30.192201 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.04.17 17:40:30.192317 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16389 | 2026.04.17 17:40:30.192344 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001865 sec., 3753.3512064343167 rows/sec., 6.73 MiB/sec. | ||
| 16390 | 2026.04.17 17:40:30.192355 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.04.17 17:40:30.192376 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16392 | 2026.04.17 17:40:30.192411 [ 276 ] {b0f97ea2-f2d7-412d-ab1a-4596099d494e} <Debug> TCPHandler: Processed in 0.002074658 sec. | ||
| 16393 | 2026.04.17 17:40:30.192456 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 16394 | 2026.04.17 17:40:30.192529 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16395 | 2026.04.17 17:40:30.192624 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16396 | 2026.04.17 17:40:30.192653 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16397 | 2026.04.17 17:40:30.192665 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16398 | 2026.04.17 17:40:30.192707 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2253 rows starting from the beginning of the part | ||
| 16399 | 2026.04.17 17:40:30.192822 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 18 rows starting from the beginning of the part | ||
| 16400 | 2026.04.17 17:40:30.192921 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 16401 | 2026.04.17 17:40:30.193014 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 16402 | 2026.04.17 17:40:30.193026 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16403 | 2026.04.17 17:40:30.193062 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16404 | 2026.04.17 17:40:30.193105 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 16405 | 2026.04.17 17:40:30.193195 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 16406 | 2026.04.17 17:40:30.193384 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16407 | 2026.04.17 17:40:30.193614 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.04.17 17:40:30.193745 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 16409 | 2026.04.17 17:40:30.193781 [ 276 ] {114917cf-6a56-4c95-af0e-d2c228fafd5a} <Debug> TCPHandler: Processed in 0.001300533 sec. | ||
| 16410 | 2026.04.17 17:40:30.197777 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45974 rows, containing 5 columns (5 merged, 0 gathered) in 0.007460985 sec., 6161920.9796025595 rows/sec., 397.20 MiB/sec. | ||
| 16411 | 2026.04.17 17:40:30.198283 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Trace> MergedBlockOutputStream: filled checksums all_1_126_31 (state Temporary) | ||
| 16412 | 2026.04.17 17:40:30.198638 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_126_31 to all_1_126_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.04.17 17:40:30.198722 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_126_31} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_125_30, all_126_126_0] -> all_1_126_31 | ||
| 16414 | 2026.04.17 17:40:30.198813 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16415 | 2026.04.17 17:40:30.205065 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2353 rows, containing 19 columns (19 merged, 0 gathered) in 0.012648365 sec., 186031.94958399763 rows/sec., 333.36 MiB/sec. | ||
| 16416 | 2026.04.17 17:40:30.206735 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16417 | 2026.04.17 17:40:30.207072 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.04.17 17:40:30.207144 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16419 | 2026.04.17 17:40:30.207234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 16420 | 2026.04.17 17:40:31.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.58 MiB, peak 399.04 MiB, free memory in arenas 0.00 B, will set to 386.27 MiB (RSS), difference: 5.69 MiB | ||
| 16421 | 2026.04.17 17:40:32.639978 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16422 | 2026.04.17 17:40:32.640037 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16423 | 2026.04.17 17:40:32.913349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37435 | ||
| 16424 | 2026.04.17 17:40:32.913877 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2026.04.17 17:40:32.913930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16426 | 2026.04.17 17:40:32.914431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16427 | 2026.04.17 17:40:32.914667 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.04.17 17:40:32.914821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37435 | ||
| 16429 | 2026.04.17 17:40:34.934475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16430 | 2026.04.17 17:40:34.953317 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.04.17 17:40:34.953387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16432 | 2026.04.17 17:40:34.959953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16433 | 2026.04.17 17:40:34.960700 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.04.17 17:40:34.964212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16435 | 2026.04.17 17:40:35.185822 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16436 | 2026.04.17 17:40:35.186007 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16437 | 2026.04.17 17:40:35.186108 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16438 | 2026.04.17 17:40:35.186862 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16439 | 2026.04.17 17:40:35.186912 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16440 | 2026.04.17 17:40:35.187418 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16441 | 2026.04.17 17:40:35.187820 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.04.17 17:40:35.188020 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.002066 sec., 60019.36108422071 rows/sec., 5.16 MiB/sec. | ||
| 16443 | 2026.04.17 17:40:35.188044 [ 83 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16444 | 2026.04.17 17:40:35.188110 [ 276 ] {9bd51f35-a0dd-421f-bf3f-31fd9eb9416b} <Debug> TCPHandler: Processed in 0.00242461 sec. | ||
| 16445 | 2026.04.17 17:40:35.188112 [ 83 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.04.17 17:40:35.188153 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16447 | 2026.04.17 17:40:35.188274 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.04.17 17:40:35.188281 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 16449 | 2026.04.17 17:40:35.188409 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16450 | 2026.04.17 17:40:35.188430 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16451 | 2026.04.17 17:40:35.188470 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16452 | 2026.04.17 17:40:35.188472 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3362 rows starting from the beginning of the part | ||
| 16453 | 2026.04.17 17:40:35.188558 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 124 rows starting from the beginning of the part | ||
| 16454 | 2026.04.17 17:40:35.188605 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 70 rows starting from the beginning of the part | ||
| 16455 | 2026.04.17 17:40:35.188651 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 247 rows starting from the beginning of the part | ||
| 16456 | 2026.04.17 17:40:35.188692 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 70 rows starting from the beginning of the part | ||
| 16457 | 2026.04.17 17:40:35.188733 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 124 rows starting from the beginning of the part | ||
| 16458 | 2026.04.17 17:40:35.189041 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2026.04.17 17:40:35.189088 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16460 | 2026.04.17 17:40:35.189431 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16461 | 2026.04.17 17:40:35.189679 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2026.04.17 17:40:35.189825 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001449 sec., 23464.458247066945 rows/sec., 1.72 MiB/sec. | ||
| 16463 | 2026.04.17 17:40:35.189868 [ 276 ] {75edebbc-de92-4e43-a18a-1e9ab702664a} <Debug> TCPHandler: Processed in 0.001660615 sec. | ||
| 16464 | 2026.04.17 17:40:35.189986 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16465 | 2026.04.17 17:40:35.190094 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16466 | 2026.04.17 17:40:35.190143 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16467 | 2026.04.17 17:40:35.190417 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3997 rows, containing 5 columns (5 merged, 0 gathered) in 0.002197342 sec., 1819015.8837358954 rows/sec., 147.04 MiB/sec. | ||
| 16468 | 2026.04.17 17:40:35.190645 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2026.04.17 17:40:35.190685 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16470 | 2026.04.17 17:40:35.190785 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16471 | 2026.04.17 17:40:35.191100 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16472 | 2026.04.17 17:40:35.191136 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.04.17 17:40:35.191228 [ 198 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_131_26} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16474 | 2026.04.17 17:40:35.191342 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 16475 | 2026.04.17 17:40:35.191378 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.04.17 17:40:35.191523 [ 83 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16477 | 2026.04.17 17:40:35.191526 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001456 sec., 67307.69230769231 rows/sec., 5.26 MiB/sec. | ||
| 16478 | 2026.04.17 17:40:35.191566 [ 83 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.04.17 17:40:35.191588 [ 276 ] {914eea56-b5ea-4db5-a43c-8f7a16b65082} <Debug> TCPHandler: Processed in 0.001655294 sec. | ||
| 16480 | 2026.04.17 17:40:35.191590 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16481 | 2026.04.17 17:40:35.191682 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 16482 | 2026.04.17 17:40:35.191730 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16483 | 2026.04.17 17:40:35.191779 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16484 | 2026.04.17 17:40:35.191812 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 16485 | 2026.04.17 17:40:35.191832 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16486 | 2026.04.17 17:40:35.191869 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 98 rows starting from the beginning of the part | ||
| 16487 | 2026.04.17 17:40:35.191883 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16488 | 2026.04.17 17:40:35.191919 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 71 rows starting from the beginning of the part | ||
| 16489 | 2026.04.17 17:40:35.191964 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 140 rows starting from the beginning of the part | ||
| 16490 | 2026.04.17 17:40:35.192005 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 71 rows starting from the beginning of the part | ||
| 16491 | 2026.04.17 17:40:35.192045 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 98 rows starting from the beginning of the part | ||
| 16492 | 2026.04.17 17:40:35.192309 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2026.04.17 17:40:35.192355 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16494 | 2026.04.17 17:40:35.192714 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16495 | 2026.04.17 17:40:35.192939 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.04.17 17:40:35.193077 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 16497 | 2026.04.17 17:40:35.193080 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_126_31 to all_127_127_0 | ||
| 16498 | 2026.04.17 17:40:35.193116 [ 276 ] {3a814d89-f104-48a4-993c-148178622fb9} <Debug> TCPHandler: Processed in 0.001437857 sec. | ||
| 16499 | 2026.04.17 17:40:35.193130 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16500 | 2026.04.17 17:40:35.193146 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495309 sec., 1544162.444016588 rows/sec., 114.57 MiB/sec. | ||
| 16501 | 2026.04.17 17:40:35.193155 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16502 | 2026.04.17 17:40:35.193230 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_31 to all_127_127_0 into Compact with storage Full | ||
| 16503 | 2026.04.17 17:40:35.193244 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.04.17 17:40:35.193333 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16505 | 2026.04.17 17:40:35.193345 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16506 | 2026.04.17 17:40:35.193346 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16507 | 2026.04.17 17:40:35.193414 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_31, total 45974 rows starting from the beginning of the part | ||
| 16508 | 2026.04.17 17:40:35.193421 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <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 | ||
| 16509 | 2026.04.17 17:40:35.193488 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16510 | 2026.04.17 17:40:35.193623 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.04.17 17:40:35.193705 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_131_26} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16512 | 2026.04.17 17:40:35.193780 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16513 | 2026.04.17 17:40:35.194305 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16514 | 2026.04.17 17:40:35.194347 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16515 | 2026.04.17 17:40:35.194949 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16516 | 2026.04.17 17:40:35.195194 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16517 | 2026.04.17 17:40:35.195342 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002016 sec., 16865.079365079364 rows/sec., 30.22 MiB/sec. | ||
| 16518 | 2026.04.17 17:40:35.195422 [ 276 ] {14912999-6f47-4dd0-be27-4bdfb7c077de} <Debug> TCPHandler: Processed in 0.002229353 sec. | ||
| 16519 | 2026.04.17 17:40:35.195548 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2026.04.17 17:40:35.195653 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16521 | 2026.04.17 17:40:35.195699 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16522 | 2026.04.17 17:40:35.196040 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2026.04.17 17:40:35.196076 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16524 | 2026.04.17 17:40:35.196391 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16525 | 2026.04.17 17:40:35.196616 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2026.04.17 17:40:35.196743 [ 83 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16527 | 2026.04.17 17:40:35.196751 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 16528 | 2026.04.17 17:40:35.196799 [ 83 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.04.17 17:40:35.196813 [ 276 ] {4578f14f-3807-4d0b-aba5-bf1390449022} <Debug> TCPHandler: Processed in 0.001314204 sec. | ||
| 16530 | 2026.04.17 17:40:35.196828 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16531 | 2026.04.17 17:40:35.196922 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 16532 | 2026.04.17 17:40:35.197037 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16533 | 2026.04.17 17:40:35.197069 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6330 rows starting from the beginning of the part | ||
| 16534 | 2026.04.17 17:40:35.197126 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 16535 | 2026.04.17 17:40:35.197198 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16536 | 2026.04.17 17:40:35.197250 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16537 | 2026.04.17 17:40:35.197287 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 16538 | 2026.04.17 17:40:35.197320 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 16539 | 2026.04.17 17:40:35.199325 [ 201 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6630 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243695 sec., 2720613.882106732 rows/sec., 182.10 MiB/sec. | ||
| 16540 | 2026.04.17 17:40:35.199796 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16541 | 2026.04.17 17:40:35.200133 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2026.04.17 17:40:35.200206 [ 192 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_131_26} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16543 | 2026.04.17 17:40:35.200293 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16544 | 2026.04.17 17:40:35.201360 [ 192 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46134 rows, containing 5 columns (5 merged, 0 gathered) in 0.008152438 sec., 5658920.6811508415 rows/sec., 364.88 MiB/sec. | ||
| 16545 | 2026.04.17 17:40:35.201861 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Trace> MergedBlockOutputStream: filled checksums all_1_127_32 (state Temporary) | ||
| 16546 | 2026.04.17 17:40:35.202205 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_127_32 to all_1_127_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16547 | 2026.04.17 17:40:35.202300 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_127_32} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_126_31, all_127_127_0] -> all_1_127_32 | ||
| 16548 | 2026.04.17 17:40:35.202413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16549 | 2026.04.17 17:40:35.491528 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 16550 | 2026.04.17 17:40:35.491583 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 16551 | 2026.04.17 17:40:35.494814 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 16552 | 2026.04.17 17:40:35.785136 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16553 | 2026.04.17 17:40:35.785350 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16554 | 2026.04.17 17:40:35.785432 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16555 | 2026.04.17 17:40:35.787404 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16556 | 2026.04.17 17:40:35.787456 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16557 | 2026.04.17 17:40:35.788032 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16558 | 2026.04.17 17:40:35.788281 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.04.17 17:40:35.788480 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.003181 sec., 760452.6878340145 rows/sec., 55.85 MiB/sec. | ||
| 16560 | 2026.04.17 17:40:35.788539 [ 276 ] {ac70b5bd-8e6e-468a-bd39-e85ebc69b840} <Debug> TCPHandler: Processed in 0.003541176 sec. | ||
| 16561 | 2026.04.17 17:40:35.788706 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.04.17 17:40:35.788849 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16563 | 2026.04.17 17:40:35.788915 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16564 | 2026.04.17 17:40:35.789453 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.04.17 17:40:35.789519 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16566 | 2026.04.17 17:40:35.789879 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16567 | 2026.04.17 17:40:35.790172 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.04.17 17:40:35.790317 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001505 sec., 11960.132890365448 rows/sec., 899.35 KiB/sec. | ||
| 16569 | 2026.04.17 17:40:35.790359 [ 276 ] {4b2dc924-c152-49c4-909b-3817f96ded48} <Debug> TCPHandler: Processed in 0.001719977 sec. | ||
| 16570 | 2026.04.17 17:40:35.790484 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16571 | 2026.04.17 17:40:35.790580 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16572 | 2026.04.17 17:40:35.790620 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16573 | 2026.04.17 17:40:35.791371 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.04.17 17:40:35.791411 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16575 | 2026.04.17 17:40:35.791761 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16576 | 2026.04.17 17:40:35.791991 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.04.17 17:40:35.792123 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001561 sec., 513132.6073030109 rows/sec., 29.64 MiB/sec. | ||
| 16578 | 2026.04.17 17:40:35.792163 [ 276 ] {090f3c5c-4e4c-4937-9855-5c75f80af90a} <Debug> TCPHandler: Processed in 0.001728577 sec. | ||
| 16579 | 2026.04.17 17:40:35.792282 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16580 | 2026.04.17 17:40:35.792380 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16581 | 2026.04.17 17:40:35.792421 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16582 | 2026.04.17 17:40:35.792839 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.04.17 17:40:35.792878 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16584 | 2026.04.17 17:40:35.793182 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16585 | 2026.04.17 17:40:35.793394 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2026.04.17 17:40:35.793530 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001168 sec., 856.1643835616438 rows/sec., 60.20 KiB/sec. | ||
| 16587 | 2026.04.17 17:40:35.793570 [ 276 ] {9ec5ed3d-e798-4dbd-889e-55a9d361ed1e} <Debug> TCPHandler: Processed in 0.001338754 sec. | ||
| 16588 | 2026.04.17 17:40:35.793721 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16589 | 2026.04.17 17:40:35.793822 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16590 | 2026.04.17 17:40:35.793863 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16591 | 2026.04.17 17:40:35.794778 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2026.04.17 17:40:35.794816 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16593 | 2026.04.17 17:40:35.795192 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16594 | 2026.04.17 17:40:35.795406 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2026.04.17 17:40:35.795543 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.00174 sec., 745402.2988505748 rows/sec., 49.77 MiB/sec. | ||
| 16596 | 2026.04.17 17:40:35.795587 [ 276 ] {843d8f56-f82b-4cc1-a0e2-dddfa1a69825} <Debug> TCPHandler: Processed in 0.001915762 sec. | ||
| 16597 | 2026.04.17 17:40:35.795727 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16598 | 2026.04.17 17:40:35.795830 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16599 | 2026.04.17 17:40:35.795875 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16600 | 2026.04.17 17:40:35.796605 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.04.17 17:40:35.796642 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16602 | 2026.04.17 17:40:35.797089 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16603 | 2026.04.17 17:40:35.797316 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2026.04.17 17:40:35.797451 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001639 sec., 912751.677852349 rows/sec., 55.35 MiB/sec. | ||
| 16605 | 2026.04.17 17:40:35.797451 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_127_32 to all_132_132_0 | ||
| 16606 | 2026.04.17 17:40:35.797490 [ 276 ] {d6124baa-78d7-4add-994c-99e370a4849a} <Debug> TCPHandler: Processed in 0.00181388 sec. | ||
| 16607 | 2026.04.17 17:40:35.797528 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.04.17 17:40:35.797554 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16609 | 2026.04.17 17:40:35.797626 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16610 | 2026.04.17 17:40:35.797646 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_32 to all_132_132_0 into Compact with storage Full | ||
| 16611 | 2026.04.17 17:40:35.797729 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16612 | 2026.04.17 17:40:35.797738 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16613 | 2026.04.17 17:40:35.797773 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_32, total 46134 rows starting from the beginning of the part | ||
| 16614 | 2026.04.17 17:40:35.797785 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <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 | ||
| 16615 | 2026.04.17 17:40:35.797831 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16616 | 2026.04.17 17:40:35.797877 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 199 rows starting from the beginning of the part | ||
| 16617 | 2026.04.17 17:40:35.797922 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16618 | 2026.04.17 17:40:35.797960 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16619 | 2026.04.17 17:40:35.798000 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1496 rows starting from the beginning of the part | ||
| 16620 | 2026.04.17 17:40:35.798646 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.04.17 17:40:35.798682 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16622 | 2026.04.17 17:40:35.799240 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16623 | 2026.04.17 17:40:35.799487 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.04.17 17:40:35.799633 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001922 sec., 9365.244536940687 rows/sec., 16.78 MiB/sec. | ||
| 16625 | 2026.04.17 17:40:35.799718 [ 276 ] {bbd18bb2-0b51-4d97-a4f7-a3ea047f5651} <Debug> TCPHandler: Processed in 0.002142461 sec. | ||
| 16626 | 2026.04.17 17:40:35.799860 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.04.17 17:40:35.799958 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16628 | 2026.04.17 17:40:35.800000 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16629 | 2026.04.17 17:40:35.800344 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.04.17 17:40:35.800381 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16631 | 2026.04.17 17:40:35.800740 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16632 | 2026.04.17 17:40:35.800951 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.04.17 17:40:35.801087 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 721.36 KiB/sec. | ||
| 16634 | 2026.04.17 17:40:35.801127 [ 276 ] {8b671a64-6987-409b-9d17-d0bca1ca1ae4} <Debug> TCPHandler: Processed in 0.001315893 sec. | ||
| 16635 | 2026.04.17 17:40:35.806243 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008634464 sec., 5594904.327587677 rows/sec., 360.54 MiB/sec. | ||
| 16636 | 2026.04.17 17:40:35.806891 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Trace> MergedBlockOutputStream: filled checksums all_1_132_33 (state Temporary) | ||
| 16637 | 2026.04.17 17:40:35.807230 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_132_33 to all_1_132_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.04.17 17:40:35.807319 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_132_33} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_127_32, all_132_132_0] -> all_1_132_33 | ||
| 16639 | 2026.04.17 17:40:35.807445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16640 | 2026.04.17 17:40:36.000328 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.44 MiB, peak 399.04 MiB, free memory in arenas 0.00 B, will set to 386.27 MiB (RSS), difference: 2.83 MiB | ||
| 16641 | 2026.04.17 17:40:38.069552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2050 | ||
| 16642 | 2026.04.17 17:40:38.072141 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.04.17 17:40:38.072198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16644 | 2026.04.17 17:40:38.073443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16645 | 2026.04.17 17:40:38.073725 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.04.17 17:40:38.074129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
| 16647 | 2026.04.17 17:40:39.936437 [ 225 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 16648 | 2026.04.17 17:40:39.936535 [ 225 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 16649 | 2026.04.17 17:40:39.938718 [ 225 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 16650 | 2026.04.17 17:40:40.183004 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16651 | 2026.04.17 17:40:40.183210 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16652 | 2026.04.17 17:40:40.183281 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16653 | 2026.04.17 17:40:40.183963 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2026.04.17 17:40:40.184012 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16655 | 2026.04.17 17:40:40.184436 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16656 | 2026.04.17 17:40:40.184660 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2026.04.17 17:40:40.184814 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. | ||
| 16658 | 2026.04.17 17:40:40.184859 [ 276 ] {561a8291-7d7c-4cd1-887b-4bd126dab9a3} <Debug> TCPHandler: Processed in 0.002003246 sec. | ||
| 16659 | 2026.04.17 17:40:40.184929 [ 219 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16660 | 2026.04.17 17:40:40.184990 [ 219 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16661 | 2026.04.17 17:40:40.184992 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2026.04.17 17:40:40.185130 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16663 | 2026.04.17 17:40:40.185183 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16664 | 2026.04.17 17:40:40.185715 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.04.17 17:40:40.185762 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16666 | 2026.04.17 17:40:40.186186 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16667 | 2026.04.17 17:40:40.186421 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.04.17 17:40:40.186553 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001449 sec., 44168.39199447895 rows/sec., 3.45 MiB/sec. | ||
| 16669 | 2026.04.17 17:40:40.186593 [ 276 ] {967cf25d-a383-43b5-937c-49a27481c3ed} <Debug> TCPHandler: Processed in 0.001663855 sec. | ||
| 16670 | 2026.04.17 17:40:40.186632 [ 225 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16671 | 2026.04.17 17:40:40.186682 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16672 | 2026.04.17 17:40:40.186714 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16673 | 2026.04.17 17:40:40.186817 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16674 | 2026.04.17 17:40:40.186864 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16675 | 2026.04.17 17:40:40.187255 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.04.17 17:40:40.187297 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16677 | 2026.04.17 17:40:40.187688 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16678 | 2026.04.17 17:40:40.187930 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.04.17 17:40:40.188065 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001267 sec., 101026.045777427 rows/sec., 7.04 MiB/sec. | ||
| 16680 | 2026.04.17 17:40:40.188105 [ 276 ] {ab5f58d9-d6dc-447b-94a5-ea10ddb825b1} <Debug> TCPHandler: Processed in 0.001441208 sec. | ||
| 16681 | 2026.04.17 17:40:40.188226 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16682 | 2026.04.17 17:40:40.188325 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16683 | 2026.04.17 17:40:40.188369 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16684 | 2026.04.17 17:40:40.188698 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.04.17 17:40:40.188736 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16686 | 2026.04.17 17:40:40.188948 [ 219 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 16687 | 2026.04.17 17:40:40.189107 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16688 | 2026.04.17 17:40:40.189352 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.04.17 17:40:40.189482 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001175 sec., 40851.063829787236 rows/sec., 2.75 MiB/sec. | ||
| 16690 | 2026.04.17 17:40:40.189519 [ 276 ] {3161e396-e199-4dc0-b9dc-d19f08a6d767} <Debug> TCPHandler: Processed in 0.001342804 sec. | ||
| 16691 | 2026.04.17 17:40:40.189581 [ 224 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16692 | 2026.04.17 17:40:40.189646 [ 224 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16693 | 2026.04.17 17:40:40.190265 [ 225 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 16694 | 2026.04.17 17:40:40.192627 [ 224 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 16695 | 2026.04.17 17:40:40.415845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37947 | ||
| 16696 | 2026.04.17 17:40:40.416369 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.04.17 17:40:40.416416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16698 | 2026.04.17 17:40:40.416892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16699 | 2026.04.17 17:40:40.417118 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.04.17 17:40:40.417262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37947 | ||
| 16701 | 2026.04.17 17:40:41.001193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.57 MiB, peak 399.04 MiB, free memory in arenas 0.00 B, will set to 386.28 MiB (RSS), difference: 3.71 MiB | ||
| 16702 | 2026.04.17 17:40:41.577594 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16703 | 2026.04.17 17:40:41.577666 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16704 | 2026.04.17 17:40:41.580027 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 16705 | 2026.04.17 17:40:42.465189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16706 | 2026.04.17 17:40:42.484457 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2026.04.17 17:40:42.484516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16708 | 2026.04.17 17:40:42.490942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16709 | 2026.04.17 17:40:42.491661 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2026.04.17 17:40:42.494844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16711 | 2026.04.17 17:40:45.185213 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2026.04.17 17:40:45.185515 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16713 | 2026.04.17 17:40:45.185586 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16714 | 2026.04.17 17:40:45.186316 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.04.17 17:40:45.186367 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16716 | 2026.04.17 17:40:45.186788 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16717 | 2026.04.17 17:40:45.187030 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2026.04.17 17:40:45.187197 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001735 sec., 71469.74063400576 rows/sec., 6.15 MiB/sec. | ||
| 16719 | 2026.04.17 17:40:45.187250 [ 276 ] {249a5b4a-b024-4a21-8027-36c5664fc21b} <Debug> TCPHandler: Processed in 0.002227033 sec. | ||
| 16720 | 2026.04.17 17:40:45.187378 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.04.17 17:40:45.187483 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.04.17 17:40:45.187527 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16723 | 2026.04.17 17:40:45.187983 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2026.04.17 17:40:45.188021 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16725 | 2026.04.17 17:40:45.188336 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16726 | 2026.04.17 17:40:45.188571 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2026.04.17 17:40:45.188706 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001247 sec., 27265.4370489174 rows/sec., 2.00 MiB/sec. | ||
| 16728 | 2026.04.17 17:40:45.188744 [ 276 ] {0b3a8f6a-4f7f-412d-88c3-68e8cddd2027} <Debug> TCPHandler: Processed in 0.001419527 sec. | ||
| 16729 | 2026.04.17 17:40:45.188853 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16730 | 2026.04.17 17:40:45.188959 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16731 | 2026.04.17 17:40:45.189001 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16732 | 2026.04.17 17:40:45.189473 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.04.17 17:40:45.189510 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16734 | 2026.04.17 17:40:45.189834 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16735 | 2026.04.17 17:40:45.190045 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2026.04.17 17:40:45.190179 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001241 sec., 78968.57373086222 rows/sec., 6.17 MiB/sec. | ||
| 16737 | 2026.04.17 17:40:45.190219 [ 276 ] {8170573a-5ece-4772-9138-c682b691f90b} <Debug> TCPHandler: Processed in 0.001415337 sec. | ||
| 16738 | 2026.04.17 17:40:45.190349 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.04.17 17:40:45.190446 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16740 | 2026.04.17 17:40:45.190490 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16741 | 2026.04.17 17:40:45.190902 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2026.04.17 17:40:45.190939 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16743 | 2026.04.17 17:40:45.191272 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16744 | 2026.04.17 17:40:45.191491 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2026.04.17 17:40:45.191621 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 16746 | 2026.04.17 17:40:45.191658 [ 276 ] {beccd302-66db-4c07-b241-09c1ca37fa59} <Debug> TCPHandler: Processed in 0.001356344 sec. | ||
| 16747 | 2026.04.17 17:40:45.191772 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16748 | 2026.04.17 17:40:45.191866 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16749 | 2026.04.17 17:40:45.191921 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <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 | ||
| 16750 | 2026.04.17 17:40:45.192813 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.04.17 17:40:45.192848 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16752 | 2026.04.17 17:40:45.193399 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16753 | 2026.04.17 17:40:45.193620 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.04.17 17:40:45.193760 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001913 sec., 17773.131207527444 rows/sec., 31.85 MiB/sec. | ||
| 16755 | 2026.04.17 17:40:45.193828 [ 276 ] {768f94a0-2931-46d8-b368-db0a6fb103d8} <Debug> TCPHandler: Processed in 0.002106109 sec. | ||
| 16756 | 2026.04.17 17:40:45.193941 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.04.17 17:40:45.194036 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16758 | 2026.04.17 17:40:45.194078 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16759 | 2026.04.17 17:40:45.194408 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.04.17 17:40:45.194444 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16761 | 2026.04.17 17:40:45.194744 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16762 | 2026.04.17 17:40:45.194969 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2026.04.17 17:40:45.195102 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 16764 | 2026.04.17 17:40:45.195138 [ 276 ] {fc507450-d2e1-40af-92aa-079d15948a5c} <Debug> TCPHandler: Processed in 0.001245021 sec. | ||
| 16765 | 2026.04.17 17:40:47.210325 [ 224 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 16766 | 2026.04.17 17:40:47.210383 [ 224 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 16767 | 2026.04.17 17:40:47.213399 [ 224 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 16768 | 2026.04.17 17:40:47.640285 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16769 | 2026.04.17 17:40:47.640370 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16770 | 2026.04.17 17:40:47.918323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38395 | ||
| 16771 | 2026.04.17 17:40:47.918858 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.04.17 17:40:47.918922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16773 | 2026.04.17 17:40:47.919442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16774 | 2026.04.17 17:40:47.919689 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.04.17 17:40:47.919842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38395 | ||
| 16776 | 2026.04.17 17:40:48.002326 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001977005 sec. | ||
| 16777 | 2026.04.17 17:40:48.075239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2070 | ||
| 16778 | 2026.04.17 17:40:48.077451 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.04.17 17:40:48.077511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16780 | 2026.04.17 17:40:48.078726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16781 | 2026.04.17 17:40:48.079100 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2026.04.17 17:40:48.079391 [ 217 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 16783 | 2026.04.17 17:40:48.079458 [ 217 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 16784 | 2026.04.17 17:40:48.079548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 16785 | 2026.04.17 17:40:48.081564 [ 217 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 16786 | 2026.04.17 17:40:48.971189 [ 225 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 16787 | 2026.04.17 17:40:48.971241 [ 225 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 16788 | 2026.04.17 17:40:48.973644 [ 225 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 16789 | 2026.04.17 17:40:49.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.28 MiB, peak 399.04 MiB, free memory in arenas 0.00 B, will set to 386.28 MiB (RSS), difference: 4.00 MiB | ||
| 16790 | 2026.04.17 17:40:49.995833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16791 | 2026.04.17 17:40:50.013783 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16792 | 2026.04.17 17:40:50.013849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16793 | 2026.04.17 17:40:50.020220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16794 | 2026.04.17 17:40:50.020978 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16795 | 2026.04.17 17:40:50.024656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16796 | 2026.04.17 17:40:50.183729 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.04.17 17:40:50.183884 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16798 | 2026.04.17 17:40:50.183946 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16799 | 2026.04.17 17:40:50.184538 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.04.17 17:40:50.184581 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16801 | 2026.04.17 17:40:50.184943 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16802 | 2026.04.17 17:40:50.185164 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.04.17 17:40:50.185312 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001472 sec., 47554.34782608696 rows/sec., 3.80 MiB/sec. | ||
| 16804 | 2026.04.17 17:40:50.185361 [ 276 ] {692ea4fe-1fd6-49ef-a6dc-47b81154107f} <Debug> TCPHandler: Processed in 0.001757158 sec. | ||
| 16805 | 2026.04.17 17:40:50.185510 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2026.04.17 17:40:50.185613 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16807 | 2026.04.17 17:40:50.185658 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16808 | 2026.04.17 17:40:50.186080 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.04.17 17:40:50.186117 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16810 | 2026.04.17 17:40:50.186416 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16811 | 2026.04.17 17:40:50.186629 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.04.17 17:40:50.186757 [ 63 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16813 | 2026.04.17 17:40:50.186763 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001175 sec., 5957.446808510638 rows/sec., 447.97 KiB/sec. | ||
| 16814 | 2026.04.17 17:40:50.186827 [ 63 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2026.04.17 17:40:50.186846 [ 276 ] {ed9b5751-f9fc-45eb-ac9f-b05ee13d42bd} <Debug> TCPHandler: Processed in 0.001386456 sec. | ||
| 16816 | 2026.04.17 17:40:50.186853 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16817 | 2026.04.17 17:40:50.186963 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 16818 | 2026.04.17 17:40:50.186980 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2026.04.17 17:40:50.187071 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16820 | 2026.04.17 17:40:50.187085 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16821 | 2026.04.17 17:40:50.187103 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 16822 | 2026.04.17 17:40:50.187126 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16823 | 2026.04.17 17:40:50.187169 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 16824 | 2026.04.17 17:40:50.187218 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 16825 | 2026.04.17 17:40:50.187264 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 18 rows starting from the beginning of the part | ||
| 16826 | 2026.04.17 17:40:50.187307 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 34 rows starting from the beginning of the part | ||
| 16827 | 2026.04.17 17:40:50.187351 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 16828 | 2026.04.17 17:40:50.187556 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.04.17 17:40:50.187613 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16830 | 2026.04.17 17:40:50.187923 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16831 | 2026.04.17 17:40:50.188120 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194929 sec., 272819.55664311437 rows/sec., 19.29 MiB/sec. | ||
| 16832 | 2026.04.17 17:40:50.188128 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.04.17 17:40:50.188273 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16834 | 2026.04.17 17:40:50.188306 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001241 sec., 57211.92586623691 rows/sec., 4.47 MiB/sec. | ||
| 16835 | 2026.04.17 17:40:50.188351 [ 276 ] {ea61e620-f6d0-4136-9d0a-caa719d43f74} <Debug> TCPHandler: Processed in 0.001419167 sec. | ||
| 16836 | 2026.04.17 17:40:50.188474 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16837 | 2026.04.17 17:40:50.188498 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16838 | 2026.04.17 17:40:50.188559 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_111_22} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16839 | 2026.04.17 17:40:50.188568 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16840 | 2026.04.17 17:40:50.188611 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16841 | 2026.04.17 17:40:50.188620 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16842 | 2026.04.17 17:40:50.189024 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.04.17 17:40:50.189058 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16844 | 2026.04.17 17:40:50.189379 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16845 | 2026.04.17 17:40:50.189596 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.04.17 17:40:50.189725 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16847 | 2026.04.17 17:40:50.189762 [ 276 ] {05e35a64-500c-4b76-96b3-8a9a4eaef5c3} <Debug> TCPHandler: Processed in 0.001335003 sec. | ||
| 16848 | 2026.04.17 17:40:50.189876 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16849 | 2026.04.17 17:40:50.189970 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16850 | 2026.04.17 17:40:50.190023 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <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 | ||
| 16851 | 2026.04.17 17:40:50.190790 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16852 | 2026.04.17 17:40:50.190826 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16853 | 2026.04.17 17:40:50.191324 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16854 | 2026.04.17 17:40:50.191540 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16855 | 2026.04.17 17:40:50.191677 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001726 sec., 4055.6199304750867 rows/sec., 7.27 MiB/sec. | ||
| 16856 | 2026.04.17 17:40:50.191745 [ 276 ] {937ad96c-f6e0-4178-bcba-d1c6b2daccc9} <Debug> TCPHandler: Processed in 0.001915822 sec. | ||
| 16857 | 2026.04.17 17:40:50.191877 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16858 | 2026.04.17 17:40:50.191970 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16859 | 2026.04.17 17:40:50.192016 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16860 | 2026.04.17 17:40:50.192366 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2026.04.17 17:40:50.192400 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16862 | 2026.04.17 17:40:50.192700 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16863 | 2026.04.17 17:40:50.192898 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2026.04.17 17:40:50.193023 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 16865 | 2026.04.17 17:40:50.193058 [ 276 ] {b8c3bcbd-1df0-4a37-b240-af0ac821d520} <Debug> TCPHandler: Processed in 0.00122851 sec. | ||
| 16866 | 2026.04.17 17:40:51.618721 [ 57 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
| 16867 | 2026.04.17 17:40:51.618782 [ 57 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.04.17 17:40:51.618802 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16869 | 2026.04.17 17:40:51.618922 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
| 16870 | 2026.04.17 17:40:51.619086 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16871 | 2026.04.17 17:40:51.619128 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 975 rows starting from the beginning of the part | ||
| 16872 | 2026.04.17 17:40:51.619207 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 16873 | 2026.04.17 17:40:51.619262 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 802 rows starting from the beginning of the part | ||
| 16874 | 2026.04.17 17:40:51.619310 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 16875 | 2026.04.17 17:40:51.619356 [ 186 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 16876 | 2026.04.17 17:40:51.620525 [ 192 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654884 sec., 1586818.1697327427 rows/sec., 99.43 MiB/sec. | ||
| 16877 | 2026.04.17 17:40:51.620799 [ 192 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 16878 | 2026.04.17 17:40:51.621118 [ 192 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.04.17 17:40:51.621199 [ 192 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_39_8} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
| 16880 | 2026.04.17 17:40:51.621292 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 16881 | 2026.04.17 17:40:55.194869 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16882 | 2026.04.17 17:40:55.195073 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16883 | 2026.04.17 17:40:55.195143 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16884 | 2026.04.17 17:40:55.195928 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2026.04.17 17:40:55.195979 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16886 | 2026.04.17 17:40:55.196397 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16887 | 2026.04.17 17:40:55.196635 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16888 | 2026.04.17 17:40:55.196799 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001779 sec., 173130.9724564362 rows/sec., 11.26 MiB/sec. | ||
| 16889 | 2026.04.17 17:40:55.196850 [ 276 ] {50d5975b-47d2-4d53-a8f1-57b66199f211} <Debug> TCPHandler: Processed in 0.00211602 sec. | ||
| 16890 | 2026.04.17 17:40:55.196991 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16891 | 2026.04.17 17:40:55.197098 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16892 | 2026.04.17 17:40:55.197142 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16893 | 2026.04.17 17:40:55.197549 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16894 | 2026.04.17 17:40:55.197586 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16895 | 2026.04.17 17:40:55.197904 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16896 | 2026.04.17 17:40:55.198137 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16897 | 2026.04.17 17:40:55.198272 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001199 sec., 1668.0567139282737 rows/sec., 136.02 KiB/sec. | ||
| 16898 | 2026.04.17 17:40:55.198309 [ 276 ] {05a96eaf-d4b2-4074-8f63-cbd8d49dc869} <Debug> TCPHandler: Processed in 0.001369075 sec. | ||
| 16899 | 2026.04.17 17:40:55.198434 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16900 | 2026.04.17 17:40:55.198529 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16901 | 2026.04.17 17:40:55.198568 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16902 | 2026.04.17 17:40:55.199436 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2026.04.17 17:40:55.199472 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16904 | 2026.04.17 17:40:55.199842 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16905 | 2026.04.17 17:40:55.200061 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2026.04.17 17:40:55.200188 [ 56 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16907 | 2026.04.17 17:40:55.200191 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Debug> executeQuery: Read 986 rows, 80.85 KiB in 0.00168 sec., 586904.7619047619 rows/sec., 47.00 MiB/sec. | ||
| 16908 | 2026.04.17 17:40:55.200231 [ 56 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2026.04.17 17:40:55.200248 [ 276 ] {2f3d08c8-10e6-40a9-936c-9fee51d8475a} <Debug> TCPHandler: Processed in 0.001862701 sec. | ||
| 16910 | 2026.04.17 17:40:55.200256 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16911 | 2026.04.17 17:40:55.200386 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16912 | 2026.04.17 17:40:55.200383 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 16913 | 2026.04.17 17:40:55.200482 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16914 | 2026.04.17 17:40:55.200526 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16915 | 2026.04.17 17:40:55.200558 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16916 | 2026.04.17 17:40:55.200602 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3362 rows starting from the beginning of the part | ||
| 16917 | 2026.04.17 17:40:55.200675 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2419 rows starting from the beginning of the part | ||
| 16918 | 2026.04.17 17:40:55.200720 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16919 | 2026.04.17 17:40:55.200763 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 124 rows starting from the beginning of the part | ||
| 16920 | 2026.04.17 17:40:55.200804 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 70 rows starting from the beginning of the part | ||
| 16921 | 2026.04.17 17:40:55.200843 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 986 rows starting from the beginning of the part | ||
| 16922 | 2026.04.17 17:40:55.201034 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.04.17 17:40:55.201080 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16924 | 2026.04.17 17:40:55.201424 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16925 | 2026.04.17 17:40:55.201669 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16926 | 2026.04.17 17:40:55.201814 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Debug> executeQuery: Read 190 rows, 12.20 KiB in 0.001349 sec., 140845.0704225352 rows/sec., 8.83 MiB/sec. | ||
| 16927 | 2026.04.17 17:40:55.201852 [ 276 ] {88a53698-8475-475f-8017-ff85ae7bcc8d} <Debug> TCPHandler: Processed in 0.00151733 sec. | ||
| 16928 | 2026.04.17 17:40:55.201974 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16929 | 2026.04.17 17:40:55.202072 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16930 | 2026.04.17 17:40:55.202112 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16931 | 2026.04.17 17:40:55.202589 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16932 | 2026.04.17 17:40:55.202626 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16933 | 2026.04.17 17:40:55.202936 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16934 | 2026.04.17 17:40:55.203079 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7017 rows, containing 5 columns (5 merged, 0 gathered) in 0.00275886 sec., 2543441.8564189556 rows/sec., 201.97 MiB/sec. | ||
| 16935 | 2026.04.17 17:40:55.203167 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.04.17 17:40:55.203297 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001243 sec., 139179.40466613034 rows/sec., 9.35 MiB/sec. | ||
| 16937 | 2026.04.17 17:40:55.203335 [ 276 ] {64b56dcb-0957-43e0-b7a6-aeebd5b93362} <Debug> TCPHandler: Processed in 0.001411457 sec. | ||
| 16938 | 2026.04.17 17:40:55.203424 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16939 | 2026.04.17 17:40:55.203459 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.04.17 17:40:55.203563 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16941 | 2026.04.17 17:40:55.203605 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16942 | 2026.04.17 17:40:55.203760 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16943 | 2026.04.17 17:40:55.203854 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_136_27} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16944 | 2026.04.17 17:40:55.203964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 16945 | 2026.04.17 17:40:55.204051 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.04.17 17:40:55.204092 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16947 | 2026.04.17 17:40:55.204413 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16948 | 2026.04.17 17:40:55.204642 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.04.17 17:40:55.204779 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 7.57 MiB/sec. | ||
| 16950 | 2026.04.17 17:40:55.204819 [ 276 ] {68559bf6-8324-4188-8e93-6378a79efca6} <Debug> TCPHandler: Processed in 0.001411056 sec. | ||
| 16951 | 2026.04.17 17:40:55.204945 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.04.17 17:40:55.205043 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16953 | 2026.04.17 17:40:55.205084 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16954 | 2026.04.17 17:40:55.205693 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.04.17 17:40:55.205727 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16956 | 2026.04.17 17:40:55.206073 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16957 | 2026.04.17 17:40:55.206289 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.04.17 17:40:55.206406 [ 56 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16959 | 2026.04.17 17:40:55.206421 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Debug> executeQuery: Read 562 rows, 41.32 KiB in 0.0014 sec., 401428.5714285714 rows/sec., 28.82 MiB/sec. | ||
| 16960 | 2026.04.17 17:40:55.206444 [ 56 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.04.17 17:40:55.206463 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16962 | 2026.04.17 17:40:55.206464 [ 276 ] {352bc488-ff76-4b5e-8030-01080b9438f1} <Debug> TCPHandler: Processed in 0.001567981 sec. | ||
| 16963 | 2026.04.17 17:40:55.206539 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 16964 | 2026.04.17 17:40:55.206596 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.04.17 17:40:55.206635 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16966 | 2026.04.17 17:40:55.206666 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 16967 | 2026.04.17 17:40:55.206695 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16968 | 2026.04.17 17:40:55.206712 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1297 rows starting from the beginning of the part | ||
| 16969 | 2026.04.17 17:40:55.206743 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16970 | 2026.04.17 17:40:55.206757 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16971 | 2026.04.17 17:40:55.206812 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 98 rows starting from the beginning of the part | ||
| 16972 | 2026.04.17 17:40:55.206848 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 71 rows starting from the beginning of the part | ||
| 16973 | 2026.04.17 17:40:55.206881 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 562 rows starting from the beginning of the part | ||
| 16974 | 2026.04.17 17:40:55.207099 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.04.17 17:40:55.207144 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16976 | 2026.04.17 17:40:55.207462 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16977 | 2026.04.17 17:40:55.207700 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.04.17 17:40:55.207831 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 16979 | 2026.04.17 17:40:55.207870 [ 276 ] {2a8f85d5-bd44-421a-8b48-b72f75d5c0d1} <Debug> TCPHandler: Processed in 0.001322954 sec. | ||
| 16980 | 2026.04.17 17:40:55.207989 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.04.17 17:40:55.208085 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16982 | 2026.04.17 17:40:55.208106 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600122 sec., 2451688.0587855177 rows/sec., 178.06 MiB/sec. | ||
| 16983 | 2026.04.17 17:40:55.208128 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16984 | 2026.04.17 17:40:55.208342 [ 197 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16985 | 2026.04.17 17:40:55.208617 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16986 | 2026.04.17 17:40:55.208642 [ 197 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.04.17 17:40:55.208659 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16988 | 2026.04.17 17:40:55.208737 [ 197 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_136_27} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16989 | 2026.04.17 17:40:55.208832 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16990 | 2026.04.17 17:40:55.209018 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16991 | 2026.04.17 17:40:55.209242 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16992 | 2026.04.17 17:40:55.209374 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Debug> executeQuery: Read 302 rows, 21.09 KiB in 0.001308 sec., 230886.85015290522 rows/sec., 15.75 MiB/sec. | ||
| 16993 | 2026.04.17 17:40:55.209412 [ 276 ] {2d8a2e10-9b37-4234-bd3a-a02575bcf91d} <Debug> TCPHandler: Processed in 0.001472958 sec. | ||
| 16994 | 2026.04.17 17:40:55.209525 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16995 | 2026.04.17 17:40:55.209620 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16996 | 2026.04.17 17:40:55.209661 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16997 | 2026.04.17 17:40:55.209982 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16998 | 2026.04.17 17:40:55.210019 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16999 | 2026.04.17 17:40:55.210326 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17000 | 2026.04.17 17:40:55.210546 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2026.04.17 17:40:55.210674 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 17002 | 2026.04.17 17:40:55.210713 [ 276 ] {0ca64a55-08ed-4995-9f85-64080fc112d9} <Debug> TCPHandler: Processed in 0.001236381 sec. | ||
| 17003 | 2026.04.17 17:40:55.210837 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17004 | 2026.04.17 17:40:55.210933 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17005 | 2026.04.17 17:40:55.210988 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <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 | ||
| 17006 | 2026.04.17 17:40:55.211842 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.04.17 17:40:55.211879 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17008 | 2026.04.17 17:40:55.212447 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17009 | 2026.04.17 17:40:55.212678 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.04.17 17:40:55.212816 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17011 | 2026.04.17 17:40:55.212826 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001912 sec., 17782.426778242676 rows/sec., 31.87 MiB/sec. | ||
| 17012 | 2026.04.17 17:40:55.212868 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.04.17 17:40:55.212894 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17014 | 2026.04.17 17:40:55.212924 [ 276 ] {39734849-fe22-4a81-9c99-d33b9efee035} <Debug> TCPHandler: Processed in 0.00213567 sec. | ||
| 17015 | 2026.04.17 17:40:55.212979 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 17016 | 2026.04.17 17:40:55.213055 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.04.17 17:40:55.213150 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.04.17 17:40:55.213170 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17019 | 2026.04.17 17:40:55.213192 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17020 | 2026.04.17 17:40:55.213223 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2353 rows starting from the beginning of the part | ||
| 17021 | 2026.04.17 17:40:55.213342 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 17022 | 2026.04.17 17:40:55.213441 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 18 rows starting from the beginning of the part | ||
| 17023 | 2026.04.17 17:40:55.213536 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 17024 | 2026.04.17 17:40:55.213551 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17025 | 2026.04.17 17:40:55.213589 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17026 | 2026.04.17 17:40:55.213625 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 17027 | 2026.04.17 17:40:55.213717 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 17028 | 2026.04.17 17:40:55.213919 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17029 | 2026.04.17 17:40:55.214149 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.04.17 17:40:55.214276 [ 54 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17031 | 2026.04.17 17:40:55.214277 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 4.91 MiB/sec. | ||
| 17032 | 2026.04.17 17:40:55.214315 [ 54 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.04.17 17:40:55.214337 [ 276 ] {d67d6b74-eeed-4fd2-9a21-46808558e7ff} <Debug> TCPHandler: Processed in 0.001332404 sec. | ||
| 17034 | 2026.04.17 17:40:55.214339 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17035 | 2026.04.17 17:40:55.214438 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 17036 | 2026.04.17 17:40:55.214547 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17037 | 2026.04.17 17:40:55.214577 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6630 rows starting from the beginning of the part | ||
| 17038 | 2026.04.17 17:40:55.214636 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 12 rows starting from the beginning of the part | ||
| 17039 | 2026.04.17 17:40:55.214680 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
| 17040 | 2026.04.17 17:40:55.214720 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 17041 | 2026.04.17 17:40:55.214759 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17042 | 2026.04.17 17:40:55.214798 [ 197 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 17043 | 2026.04.17 17:40:55.216627 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002220043 sec., 3108047.907180176 rows/sec., 207.89 MiB/sec. | ||
| 17044 | 2026.04.17 17:40:55.217180 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17045 | 2026.04.17 17:40:55.217550 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.04.17 17:40:55.217648 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_136_27} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17047 | 2026.04.17 17:40:55.217749 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17048 | 2026.04.17 17:40:55.221867 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2480 rows, containing 19 columns (19 merged, 0 gathered) in 0.008924433 sec., 277888.8025715471 rows/sec., 497.96 MiB/sec. | ||
| 17049 | 2026.04.17 17:40:55.224448 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17050 | 2026.04.17 17:40:55.224789 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.04.17 17:40:55.224863 [ 191 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17052 | 2026.04.17 17:40:55.224994 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 17053 | 2026.04.17 17:40:55.420828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38907 | ||
| 17054 | 2026.04.17 17:40:55.421354 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2026.04.17 17:40:55.421401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17056 | 2026.04.17 17:40:55.421876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17057 | 2026.04.17 17:40:55.422121 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.04.17 17:40:55.422278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38907 | ||
| 17059 | 2026.04.17 17:40:55.422282 [ 54 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17060 | 2026.04.17 17:40:55.422350 [ 54 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2026.04.17 17:40:55.422375 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17062 | 2026.04.17 17:40:55.422529 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 17063 | 2026.04.17 17:40:55.422708 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17064 | 2026.04.17 17:40:55.422753 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36475 rows starting from the beginning of the part | ||
| 17065 | 2026.04.17 17:40:55.422825 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17066 | 2026.04.17 17:40:55.422876 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17067 | 2026.04.17 17:40:55.422923 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17068 | 2026.04.17 17:40:55.422968 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17069 | 2026.04.17 17:40:55.423011 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17070 | 2026.04.17 17:40:55.425826 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38907 rows, containing 4 columns (4 merged, 0 gathered) in 0.00336908 sec., 11548256.497322712 rows/sec., 165.20 MiB/sec. | ||
| 17071 | 2026.04.17 17:40:55.426215 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17072 | 2026.04.17 17:40:55.426511 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2026.04.17 17:40:55.426586 [ 194 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_81_16} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17074 | 2026.04.17 17:40:55.426688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17075 | 2026.04.17 17:40:55.595241 [ 221 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17076 | 2026.04.17 17:40:55.595299 [ 221 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17077 | 2026.04.17 17:40:55.598505 [ 221 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17078 | 2026.04.17 17:40:57.525567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17079 | 2026.04.17 17:40:57.543995 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17080 | 2026.04.17 17:40:57.544059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17081 | 2026.04.17 17:40:57.550080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17082 | 2026.04.17 17:40:57.550866 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17083 | 2026.04.17 17:40:57.551187 [ 55 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17084 | 2026.04.17 17:40:57.551253 [ 55 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.04.17 17:40:57.551273 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17086 | 2026.04.17 17:40:57.551405 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17087 | 2026.04.17 17:40:57.555417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17088 | 2026.04.17 17:40:57.555638 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17089 | 2026.04.17 17:40:57.557383 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17090 | 2026.04.17 17:40:57.562472 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17091 | 2026.04.17 17:40:57.567287 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17092 | 2026.04.17 17:40:57.572150 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17093 | 2026.04.17 17:40:57.577232 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17094 | 2026.04.17 17:40:57.582021 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 17095 | 2026.04.17 17:40:57.646700 [ 197 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.095358491 sec., 6396.9133068601095 rows/sec., 33.08 MiB/sec. | ||
| 17096 | 2026.04.17 17:40:57.650022 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17097 | 2026.04.17 17:40:57.652263 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_81_16} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.04.17 17:40:57.652390 [ 198 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_81_16} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17099 | 2026.04.17 17:40:57.655187 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17100 | 2026.04.17 17:40:58.000467 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.60 MiB, peak 405.98 MiB, free memory in arenas 0.00 B, will set to 386.52 MiB (RSS), difference: -1.08 MiB | ||
| 17101 | 2026.04.17 17:40:58.080570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2106 | ||
| 17102 | 2026.04.17 17:40:58.084949 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.04.17 17:40:58.085045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17104 | 2026.04.17 17:40:58.087219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17105 | 2026.04.17 17:40:58.087722 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.04.17 17:40:58.088473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2106 | ||
| 17107 | 2026.04.17 17:40:58.639164 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53634 | ||
| 17108 | 2026.04.17 17:40:58.639277 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17109 | 2026.04.17 17:40:58.639304 [ 355 ] {} <Debug> TCP-Session: fb5f6b31-140c-4a1c-a1e7-c7b62d107945 Authenticating user 'default' from [fd00:1122:3344:101::e]:53634 | ||
| 17110 | 2026.04.17 17:40:58.639325 [ 355 ] {} <Debug> TCP-Session: fb5f6b31-140c-4a1c-a1e7-c7b62d107945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2026.04.17 17:40:58.639337 [ 355 ] {} <Debug> TCP-Session: fb5f6b31-140c-4a1c-a1e7-c7b62d107945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17112 | 2026.04.17 17:40:58.639542 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34647 | ||
| 17113 | 2026.04.17 17:40:58.639559 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54342 | ||
| 17114 | 2026.04.17 17:40:58.639589 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32830 | ||
| 17115 | 2026.04.17 17:40:58.639603 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50408 | ||
| 17116 | 2026.04.17 17:40:58.639632 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47733 | ||
| 17117 | 2026.04.17 17:40:58.639659 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17118 | 2026.04.17 17:40:58.639659 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17119 | 2026.04.17 17:40:58.639701 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17120 | 2026.04.17 17:40:58.639712 [ 356 ] {} <Debug> TCP-Session: 2e2a9bcf-a611-4cb8-ad8d-aa7e62587549 Authenticating user 'default' from [fd00:1122:3344:101::e]:34647 | ||
| 17121 | 2026.04.17 17:40:58.639722 [ 289 ] {} <Debug> TCP-Session: a8e29ae5-ecf9-46c0-a626-ffe78c8fc298 Authenticating user 'default' from [fd00:1122:3344:101::e]:54342 | ||
| 17122 | 2026.04.17 17:40:58.639730 [ 352 ] {} <Debug> TCP-Session: 36f04538-b876-4fee-b7e4-1d9e86e98781 Authenticating user 'default' from [fd00:1122:3344:101::e]:50408 | ||
| 17123 | 2026.04.17 17:40:58.639740 [ 356 ] {} <Debug> TCP-Session: 2e2a9bcf-a611-4cb8-ad8d-aa7e62587549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2026.04.17 17:40:58.639747 [ 289 ] {} <Debug> TCP-Session: a8e29ae5-ecf9-46c0-a626-ffe78c8fc298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17125 | 2026.04.17 17:40:58.639757 [ 356 ] {} <Debug> TCP-Session: 2e2a9bcf-a611-4cb8-ad8d-aa7e62587549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17126 | 2026.04.17 17:40:58.639752 [ 352 ] {} <Debug> TCP-Session: 36f04538-b876-4fee-b7e4-1d9e86e98781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2026.04.17 17:40:58.639765 [ 289 ] {} <Debug> TCP-Session: a8e29ae5-ecf9-46c0-a626-ffe78c8fc298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2026.04.17 17:40:58.639778 [ 352 ] {} <Debug> TCP-Session: 36f04538-b876-4fee-b7e4-1d9e86e98781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17129 | 2026.04.17 17:40:58.639770 [ 355 ] {} <Trace> TCP-Session: fb5f6b31-140c-4a1c-a1e7-c7b62d107945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17130 | 2026.04.17 17:40:58.639765 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17131 | 2026.04.17 17:40:58.639700 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17132 | 2026.04.17 17:40:58.639856 [ 353 ] {} <Debug> TCP-Session: 6a1442d0-73e6-49ad-b1dc-bed8aa3cb8bf Authenticating user 'default' from [fd00:1122:3344:101::e]:47733 | ||
| 17133 | 2026.04.17 17:40:58.639626 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53249 | ||
| 17134 | 2026.04.17 17:40:58.639897 [ 353 ] {} <Debug> TCP-Session: 6a1442d0-73e6-49ad-b1dc-bed8aa3cb8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2026.04.17 17:40:58.639888 [ 351 ] {} <Debug> TCP-Session: 40dad0ac-7cf7-4c44-a446-62a7cfe8ade7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32830 | ||
| 17136 | 2026.04.17 17:40:58.639935 [ 353 ] {} <Debug> TCP-Session: 6a1442d0-73e6-49ad-b1dc-bed8aa3cb8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2026.04.17 17:40:58.639547 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53958 | ||
| 17138 | 2026.04.17 17:40:58.639966 [ 351 ] {} <Debug> TCP-Session: 40dad0ac-7cf7-4c44-a446-62a7cfe8ade7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17139 | 2026.04.17 17:40:58.639994 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53634) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17140 | 2026.04.17 17:40:58.640011 [ 351 ] {} <Debug> TCP-Session: 40dad0ac-7cf7-4c44-a446-62a7cfe8ade7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17141 | 2026.04.17 17:40:58.639572 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44200 | ||
| 17142 | 2026.04.17 17:40:58.640139 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17143 | 2026.04.17 17:40:58.640172 [ 354 ] {} <Debug> TCP-Session: ff4d1f6c-53ed-4b7d-be3f-9b975b10859f Authenticating user 'default' from [fd00:1122:3344:101::e]:53249 | ||
| 17144 | 2026.04.17 17:40:58.640194 [ 354 ] {} <Debug> TCP-Session: ff4d1f6c-53ed-4b7d-be3f-9b975b10859f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2026.04.17 17:40:58.640210 [ 354 ] {} <Debug> TCP-Session: ff4d1f6c-53ed-4b7d-be3f-9b975b10859f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.04.17 17:40:58.640296 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17147 | 2026.04.17 17:40:58.640366 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17148 | 2026.04.17 17:40:58.640556 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17149 | 2026.04.17 17:40:58.640561 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17150 | 2026.04.17 17:40:58.640594 [ 288 ] {} <Debug> TCP-Session: 9edbde0e-b46b-4e60-9135-235a9f969969 Authenticating user 'default' from [fd00:1122:3344:101::e]:53958 | ||
| 17151 | 2026.04.17 17:40:58.640621 [ 288 ] {} <Debug> TCP-Session: 9edbde0e-b46b-4e60-9135-235a9f969969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17152 | 2026.04.17 17:40:58.640622 [ 350 ] {} <Debug> TCP-Session: 29285dc6-7523-44d7-ba90-72e568097b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:44200 | ||
| 17153 | 2026.04.17 17:40:58.640634 [ 288 ] {} <Debug> TCP-Session: 9edbde0e-b46b-4e60-9135-235a9f969969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17154 | 2026.04.17 17:40:58.640655 [ 350 ] {} <Debug> TCP-Session: 29285dc6-7523-44d7-ba90-72e568097b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17155 | 2026.04.17 17:40:58.640672 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 17156 | 2026.04.17 17:40:58.640676 [ 350 ] {} <Debug> TCP-Session: 29285dc6-7523-44d7-ba90-72e568097b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17157 | 2026.04.17 17:40:58.641797 [ 321 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> AggregatingTransform: Aggregating | ||
| 17158 | 2026.04.17 17:40:58.641835 [ 321 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17159 | 2026.04.17 17:40:58.641873 [ 321 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001088926 sec. (918.336 rows/sec., 35.87 KiB/sec.) | ||
| 17160 | 2026.04.17 17:40:58.641892 [ 321 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Trace> Aggregator: Merging aggregated data | ||
| 17161 | 2026.04.17 17:40:58.643212 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 17162 | 2026.04.17 17:40:58.643401 [ 355 ] {0e36a462-ad47-4c69-a08f-2e2f0508069a} <Debug> TCPHandler: Processed in 0.003795295 sec. | ||
| 17163 | 2026.04.17 17:40:58.643530 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17164 | 2026.04.17 17:40:58.643558 [ 355 ] {} <Debug> TCP-Session: fb5f6b31-140c-4a1c-a1e7-c7b62d107945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.04.17 17:40:58.643576 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17166 | 2026.04.17 17:40:58.643618 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17167 | 2026.04.17 17:40:58.643620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17168 | 2026.04.17 17:40:58.643648 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17169 | 2026.04.17 17:40:58.643675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17170 | 2026.04.17 17:40:58.643702 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17171 | 2026.04.17 17:40:58.643711 [ 351 ] {} <Debug> TCP-Session: 40dad0ac-7cf7-4c44-a446-62a7cfe8ade7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17172 | 2026.04.17 17:40:58.643738 [ 289 ] {} <Debug> TCP-Session: a8e29ae5-ecf9-46c0-a626-ffe78c8fc298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17173 | 2026.04.17 17:40:58.643765 [ 353 ] {} <Debug> TCP-Session: 6a1442d0-73e6-49ad-b1dc-bed8aa3cb8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2026.04.17 17:40:58.643730 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17175 | 2026.04.17 17:40:58.643792 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17176 | 2026.04.17 17:40:58.643676 [ 288 ] {} <Debug> TCP-Session: 9edbde0e-b46b-4e60-9135-235a9f969969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17177 | 2026.04.17 17:40:58.643835 [ 350 ] {} <Debug> TCP-Session: 29285dc6-7523-44d7-ba90-72e568097b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17178 | 2026.04.17 17:40:58.643857 [ 352 ] {} <Debug> TCP-Session: 36f04538-b876-4fee-b7e4-1d9e86e98781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17179 | 2026.04.17 17:40:58.643663 [ 354 ] {} <Debug> TCP-Session: ff4d1f6c-53ed-4b7d-be3f-9b975b10859f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.04.17 17:40:58.643623 [ 356 ] {} <Debug> TCP-Session: 2e2a9bcf-a611-4cb8-ad8d-aa7e62587549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17181 | 2026.04.17 17:40:58.748991 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56269 | ||
| 17182 | 2026.04.17 17:40:58.749114 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17183 | 2026.04.17 17:40:58.749150 [ 355 ] {} <Debug> TCP-Session: cdab2f98-b641-450c-92d1-2aedffc4da15 Authenticating user 'default' from [fd00:1122:3344:101::e]:56269 | ||
| 17184 | 2026.04.17 17:40:58.749175 [ 355 ] {} <Debug> TCP-Session: cdab2f98-b641-450c-92d1-2aedffc4da15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17185 | 2026.04.17 17:40:58.749190 [ 355 ] {} <Debug> TCP-Session: cdab2f98-b641-450c-92d1-2aedffc4da15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17186 | 2026.04.17 17:40:58.749453 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51939 | ||
| 17187 | 2026.04.17 17:40:58.749476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63163 | ||
| 17188 | 2026.04.17 17:40:58.749531 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56999 | ||
| 17189 | 2026.04.17 17:40:58.749541 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50474 | ||
| 17190 | 2026.04.17 17:40:58.749555 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33079 | ||
| 17191 | 2026.04.17 17:40:58.749592 [ 355 ] {} <Trace> TCP-Session: cdab2f98-b641-450c-92d1-2aedffc4da15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.04.17 17:40:58.749628 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17193 | 2026.04.17 17:40:58.749642 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17194 | 2026.04.17 17:40:58.749707 [ 289 ] {} <Debug> TCP-Session: f91a79b7-2c8c-4ff6-b5d1-d56d94b2bd0b Authenticating user 'default' from [fd00:1122:3344:101::e]:63163 | ||
| 17195 | 2026.04.17 17:40:58.749582 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17196 | 2026.04.17 17:40:58.749765 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17197 | 2026.04.17 17:40:58.749807 [ 288 ] {} <Debug> TCP-Session: afd2a76d-3161-48ff-ad49-b19d7efeeb7e Authenticating user 'default' from [fd00:1122:3344:101::e]:51939 | ||
| 17198 | 2026.04.17 17:40:58.749758 [ 289 ] {} <Debug> TCP-Session: f91a79b7-2c8c-4ff6-b5d1-d56d94b2bd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17199 | 2026.04.17 17:40:58.749868 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17200 | 2026.04.17 17:40:58.749880 [ 353 ] {} <Debug> TCP-Session: bfc4db28-39b9-4d99-ad97-b9af564bf599 Authenticating user 'default' from [fd00:1122:3344:101::e]:33079 | ||
| 17201 | 2026.04.17 17:40:58.749897 [ 289 ] {} <Debug> TCP-Session: f91a79b7-2c8c-4ff6-b5d1-d56d94b2bd0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17202 | 2026.04.17 17:40:58.749959 [ 353 ] {} <Debug> TCP-Session: bfc4db28-39b9-4d99-ad97-b9af564bf599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17203 | 2026.04.17 17:40:58.749885 [ 288 ] {} <Debug> TCP-Session: afd2a76d-3161-48ff-ad49-b19d7efeeb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17204 | 2026.04.17 17:40:58.750003 [ 353 ] {} <Debug> TCP-Session: bfc4db28-39b9-4d99-ad97-b9af564bf599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17205 | 2026.04.17 17:40:58.750045 [ 288 ] {} <Debug> TCP-Session: afd2a76d-3161-48ff-ad49-b19d7efeeb7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17206 | 2026.04.17 17:40:58.749496 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64350 | ||
| 17207 | 2026.04.17 17:40:58.749485 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49558 | ||
| 17208 | 2026.04.17 17:40:58.749457 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35319 | ||
| 17209 | 2026.04.17 17:40:58.749626 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17210 | 2026.04.17 17:40:58.750186 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17211 | 2026.04.17 17:40:58.750209 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17212 | 2026.04.17 17:40:58.750215 [ 352 ] {} <Debug> TCP-Session: aec87d64-a9ea-4fa9-814d-a6c21c4e2264 Authenticating user 'default' from [fd00:1122:3344:101::e]:56999 | ||
| 17213 | 2026.04.17 17:40:58.750247 [ 350 ] {} <Debug> TCP-Session: ecec556c-7d08-482b-9138-dccf56855d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:49558 | ||
| 17214 | 2026.04.17 17:40:58.750267 [ 352 ] {} <Debug> TCP-Session: aec87d64-a9ea-4fa9-814d-a6c21c4e2264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17215 | 2026.04.17 17:40:58.750273 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17216 | 2026.04.17 17:40:58.750292 [ 352 ] {} <Debug> TCP-Session: aec87d64-a9ea-4fa9-814d-a6c21c4e2264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17217 | 2026.04.17 17:40:58.750281 [ 350 ] {} <Debug> TCP-Session: ecec556c-7d08-482b-9138-dccf56855d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17218 | 2026.04.17 17:40:58.750238 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17219 | 2026.04.17 17:40:58.750372 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17220 | 2026.04.17 17:40:58.750360 [ 350 ] {} <Debug> TCP-Session: ecec556c-7d08-482b-9138-dccf56855d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17221 | 2026.04.17 17:40:58.750408 [ 356 ] {} <Debug> TCP-Session: c68932a4-cee1-41ff-ba41-fc470776eea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35319 | ||
| 17222 | 2026.04.17 17:40:58.750237 [ 351 ] {} <Debug> TCP-Session: b5f4ce7b-7e81-4fe9-b964-30a13da516f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64350 | ||
| 17223 | 2026.04.17 17:40:58.750466 [ 356 ] {} <Debug> TCP-Session: c68932a4-cee1-41ff-ba41-fc470776eea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2026.04.17 17:40:58.750490 [ 351 ] {} <Debug> TCP-Session: b5f4ce7b-7e81-4fe9-b964-30a13da516f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17225 | 2026.04.17 17:40:58.750510 [ 356 ] {} <Debug> TCP-Session: c68932a4-cee1-41ff-ba41-fc470776eea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17226 | 2026.04.17 17:40:58.750521 [ 351 ] {} <Debug> TCP-Session: b5f4ce7b-7e81-4fe9-b964-30a13da516f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17227 | 2026.04.17 17:40:58.749740 [ 354 ] {} <Debug> TCP-Session: 44f47f09-de37-4d8b-8c78-098c693c41c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50474 | ||
| 17228 | 2026.04.17 17:40:58.750580 [ 354 ] {} <Debug> TCP-Session: 44f47f09-de37-4d8b-8c78-098c693c41c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17229 | 2026.04.17 17:40:58.750596 [ 354 ] {} <Debug> TCP-Session: 44f47f09-de37-4d8b-8c78-098c693c41c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17230 | 2026.04.17 17:40:58.750815 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 17231 | 2026.04.17 17:40:58.752050 [ 332 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> AggregatingTransform: Aggregating | ||
| 17232 | 2026.04.17 17:40:58.752113 [ 332 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 17233 | 2026.04.17 17:40:58.752157 [ 332 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001189959 sec. (840.365 rows/sec., 32.83 KiB/sec.) | ||
| 17234 | 2026.04.17 17:40:58.752180 [ 332 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Trace> Aggregator: Merging aggregated data | ||
| 17235 | 2026.04.17 17:40:58.753626 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003838 sec., 260.55237102657634 rows/sec., 10.18 KiB/sec. | ||
| 17236 | 2026.04.17 17:40:58.753844 [ 355 ] {2e868169-94f7-4097-96a1-028f8581ee0e} <Debug> TCPHandler: Processed in 0.004416265 sec. | ||
| 17237 | 2026.04.17 17:40:58.753982 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17238 | 2026.04.17 17:40:58.754015 [ 355 ] {} <Debug> TCP-Session: cdab2f98-b641-450c-92d1-2aedffc4da15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17239 | 2026.04.17 17:40:58.754021 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17240 | 2026.04.17 17:40:58.754050 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17241 | 2026.04.17 17:40:58.754071 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17242 | 2026.04.17 17:40:58.754095 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17243 | 2026.04.17 17:40:58.754110 [ 351 ] {} <Debug> TCP-Session: b5f4ce7b-7e81-4fe9-b964-30a13da516f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17244 | 2026.04.17 17:40:58.754135 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17245 | 2026.04.17 17:40:58.754149 [ 356 ] {} <Debug> TCP-Session: c68932a4-cee1-41ff-ba41-fc470776eea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17246 | 2026.04.17 17:40:58.754167 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17247 | 2026.04.17 17:40:58.754184 [ 352 ] {} <Debug> TCP-Session: aec87d64-a9ea-4fa9-814d-a6c21c4e2264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17248 | 2026.04.17 17:40:58.754197 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17249 | 2026.04.17 17:40:58.754212 [ 289 ] {} <Debug> TCP-Session: f91a79b7-2c8c-4ff6-b5d1-d56d94b2bd0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17250 | 2026.04.17 17:40:58.754124 [ 288 ] {} <Debug> TCP-Session: afd2a76d-3161-48ff-ad49-b19d7efeeb7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17251 | 2026.04.17 17:40:58.754251 [ 353 ] {} <Debug> TCP-Session: bfc4db28-39b9-4d99-ad97-b9af564bf599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17252 | 2026.04.17 17:40:58.754113 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17253 | 2026.04.17 17:40:58.754068 [ 354 ] {} <Debug> TCP-Session: 44f47f09-de37-4d8b-8c78-098c693c41c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17254 | 2026.04.17 17:40:58.754331 [ 350 ] {} <Debug> TCP-Session: ecec556c-7d08-482b-9138-dccf56855d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17255 | 2026.04.17 17:40:58.881008 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58384 | ||
| 17256 | 2026.04.17 17:40:58.881116 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17257 | 2026.04.17 17:40:58.881143 [ 289 ] {} <Debug> TCP-Session: e084886b-9eef-4db0-938d-6e939f08daeb Authenticating user 'default' from [fd00:1122:3344:101::e]:58384 | ||
| 17258 | 2026.04.17 17:40:58.881165 [ 289 ] {} <Debug> TCP-Session: e084886b-9eef-4db0-938d-6e939f08daeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17259 | 2026.04.17 17:40:58.881177 [ 289 ] {} <Debug> TCP-Session: e084886b-9eef-4db0-938d-6e939f08daeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17260 | 2026.04.17 17:40:58.881380 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45288 | ||
| 17261 | 2026.04.17 17:40:58.881424 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44420 | ||
| 17262 | 2026.04.17 17:40:58.881430 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38859 | ||
| 17263 | 2026.04.17 17:40:58.881467 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63510 | ||
| 17264 | 2026.04.17 17:40:58.881477 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48049 | ||
| 17265 | 2026.04.17 17:40:58.881513 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17266 | 2026.04.17 17:40:58.881521 [ 289 ] {} <Trace> TCP-Session: e084886b-9eef-4db0-938d-6e939f08daeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.04.17 17:40:58.881549 [ 352 ] {} <Debug> TCP-Session: 8e29d1ea-4c0f-4826-b837-6998a22e00de Authenticating user 'default' from [fd00:1122:3344:101::e]:44420 | ||
| 17268 | 2026.04.17 17:40:58.881489 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17269 | 2026.04.17 17:40:58.881598 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17270 | 2026.04.17 17:40:58.881580 [ 352 ] {} <Debug> TCP-Session: 8e29d1ea-4c0f-4826-b837-6998a22e00de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17271 | 2026.04.17 17:40:58.881699 [ 351 ] {} <Debug> TCP-Session: d18e88d0-ca65-4554-bc02-995dc363139d Authenticating user 'default' from [fd00:1122:3344:101::e]:38859 | ||
| 17272 | 2026.04.17 17:40:58.881724 [ 352 ] {} <Debug> TCP-Session: 8e29d1ea-4c0f-4826-b837-6998a22e00de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17273 | 2026.04.17 17:40:58.881745 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17274 | 2026.04.17 17:40:58.881752 [ 351 ] {} <Debug> TCP-Session: d18e88d0-ca65-4554-bc02-995dc363139d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17275 | 2026.04.17 17:40:58.881687 [ 350 ] {} <Debug> TCP-Session: a22e0965-4083-476f-90fd-c01dd1ab154e Authenticating user 'default' from [fd00:1122:3344:101::e]:45288 | ||
| 17276 | 2026.04.17 17:40:58.881793 [ 351 ] {} <Debug> TCP-Session: d18e88d0-ca65-4554-bc02-995dc363139d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17277 | 2026.04.17 17:40:58.881569 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17278 | 2026.04.17 17:40:58.881826 [ 350 ] {} <Debug> TCP-Session: a22e0965-4083-476f-90fd-c01dd1ab154e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17279 | 2026.04.17 17:40:58.881483 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61159 | ||
| 17280 | 2026.04.17 17:40:58.881869 [ 356 ] {} <Debug> TCP-Session: 7c9ffddd-959c-41d7-a95c-b01657786e89 Authenticating user 'default' from [fd00:1122:3344:101::e]:48049 | ||
| 17281 | 2026.04.17 17:40:58.881596 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17282 | 2026.04.17 17:40:58.881451 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45190 | ||
| 17283 | 2026.04.17 17:40:58.881958 [ 355 ] {} <Debug> TCP-Session: 7c2064be-c3de-463b-915f-904328c10208 Authenticating user 'default' from [fd00:1122:3344:101::e]:63510 | ||
| 17284 | 2026.04.17 17:40:58.881937 [ 350 ] {} <Debug> TCP-Session: a22e0965-4083-476f-90fd-c01dd1ab154e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17285 | 2026.04.17 17:40:58.881993 [ 356 ] {} <Debug> TCP-Session: 7c9ffddd-959c-41d7-a95c-b01657786e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17286 | 2026.04.17 17:40:58.882018 [ 355 ] {} <Debug> TCP-Session: 7c2064be-c3de-463b-915f-904328c10208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17287 | 2026.04.17 17:40:58.882033 [ 356 ] {} <Debug> TCP-Session: 7c9ffddd-959c-41d7-a95c-b01657786e89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17288 | 2026.04.17 17:40:58.882046 [ 355 ] {} <Debug> TCP-Session: 7c2064be-c3de-463b-915f-904328c10208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17289 | 2026.04.17 17:40:58.882068 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17290 | 2026.04.17 17:40:58.882093 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17291 | 2026.04.17 17:40:58.882024 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17292 | 2026.04.17 17:40:58.882137 [ 353 ] {} <Debug> TCP-Session: 58240e83-a044-4149-8b16-97b82e1c41f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45190 | ||
| 17293 | 2026.04.17 17:40:58.882165 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17294 | 2026.04.17 17:40:58.882172 [ 288 ] {} <Debug> TCP-Session: b8bd5917-2bd4-4061-918b-4b50a1148985 Authenticating user 'default' from [fd00:1122:3344:101::e]:61159 | ||
| 17295 | 2026.04.17 17:40:58.882187 [ 353 ] {} <Debug> TCP-Session: 58240e83-a044-4149-8b16-97b82e1c41f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17296 | 2026.04.17 17:40:58.881454 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49741 | ||
| 17297 | 2026.04.17 17:40:58.882218 [ 288 ] {} <Debug> TCP-Session: b8bd5917-2bd4-4061-918b-4b50a1148985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17298 | 2026.04.17 17:40:58.882223 [ 353 ] {} <Debug> TCP-Session: 58240e83-a044-4149-8b16-97b82e1c41f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17299 | 2026.04.17 17:40:58.882256 [ 288 ] {} <Debug> TCP-Session: b8bd5917-2bd4-4061-918b-4b50a1148985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17300 | 2026.04.17 17:40:58.882296 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17301 | 2026.04.17 17:40:58.882318 [ 354 ] {} <Debug> TCP-Session: af3a54cf-b543-4fe1-bbe0-09ebf5499317 Authenticating user 'default' from [fd00:1122:3344:101::e]:49741 | ||
| 17302 | 2026.04.17 17:40:58.882335 [ 354 ] {} <Debug> TCP-Session: af3a54cf-b543-4fe1-bbe0-09ebf5499317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17303 | 2026.04.17 17:40:58.882348 [ 354 ] {} <Debug> TCP-Session: af3a54cf-b543-4fe1-bbe0-09ebf5499317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17304 | 2026.04.17 17:40:58.882609 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 17305 | 2026.04.17 17:40:58.883767 [ 336 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> AggregatingTransform: Aggregating | ||
| 17306 | 2026.04.17 17:40:58.883809 [ 336 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 17307 | 2026.04.17 17:40:58.883852 [ 336 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083126 sec. (923.254 rows/sec., 36.06 KiB/sec.) | ||
| 17308 | 2026.04.17 17:40:58.883872 [ 336 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Trace> Aggregator: Merging aggregated data | ||
| 17309 | 2026.04.17 17:40:58.885447 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003791 sec., 263.78264310208385 rows/sec., 10.30 KiB/sec. | ||
| 17310 | 2026.04.17 17:40:58.885678 [ 289 ] {d231bc00-7985-4b54-b5ab-4201a4639a7b} <Debug> TCPHandler: Processed in 0.004303602 sec. | ||
| 17311 | 2026.04.17 17:40:58.885841 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17312 | 2026.04.17 17:40:58.885869 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17313 | 2026.04.17 17:40:58.885879 [ 289 ] {} <Debug> TCP-Session: e084886b-9eef-4db0-938d-6e939f08daeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17314 | 2026.04.17 17:40:58.885890 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17315 | 2026.04.17 17:40:58.885915 [ 288 ] {} <Debug> TCP-Session: b8bd5917-2bd4-4061-918b-4b50a1148985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17316 | 2026.04.17 17:40:58.885914 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17317 | 2026.04.17 17:40:58.885934 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17318 | 2026.04.17 17:40:58.885958 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17319 | 2026.04.17 17:40:58.885975 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17320 | 2026.04.17 17:40:58.886006 [ 352 ] {} <Debug> TCP-Session: 8e29d1ea-4c0f-4826-b837-6998a22e00de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17321 | 2026.04.17 17:40:58.886023 [ 351 ] {} <Debug> TCP-Session: d18e88d0-ca65-4554-bc02-995dc363139d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17322 | 2026.04.17 17:40:58.886043 [ 356 ] {} <Debug> TCP-Session: 7c9ffddd-959c-41d7-a95c-b01657786e89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17323 | 2026.04.17 17:40:58.885945 [ 350 ] {} <Debug> TCP-Session: a22e0965-4083-476f-90fd-c01dd1ab154e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17324 | 2026.04.17 17:40:58.886016 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17325 | 2026.04.17 17:40:58.885992 [ 353 ] {} <Debug> TCP-Session: 58240e83-a044-4149-8b16-97b82e1c41f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17326 | 2026.04.17 17:40:58.886133 [ 355 ] {} <Debug> TCP-Session: 7c2064be-c3de-463b-915f-904328c10208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17327 | 2026.04.17 17:40:58.885993 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17328 | 2026.04.17 17:40:58.886188 [ 354 ] {} <Debug> TCP-Session: af3a54cf-b543-4fe1-bbe0-09ebf5499317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17329 | 2026.04.17 17:41:00.186577 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2026.04.17 17:41:00.186775 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17331 | 2026.04.17 17:41:00.186846 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17332 | 2026.04.17 17:41:00.187548 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17333 | 2026.04.17 17:41:00.187600 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17334 | 2026.04.17 17:41:00.188027 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17335 | 2026.04.17 17:41:00.188282 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.04.17 17:41:00.188464 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001738 sec., 40276.17951668585 rows/sec., 3.22 MiB/sec. | ||
| 17337 | 2026.04.17 17:41:00.188520 [ 276 ] {a87737c2-a6d7-49f0-a426-f48a1c235d08} <Debug> TCPHandler: Processed in 0.002086038 sec. | ||
| 17338 | 2026.04.17 17:41:00.188664 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.04.17 17:41:00.188771 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17340 | 2026.04.17 17:41:00.188817 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17341 | 2026.04.17 17:41:00.189306 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2026.04.17 17:41:00.189345 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17343 | 2026.04.17 17:41:00.189710 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17344 | 2026.04.17 17:41:00.189958 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2026.04.17 17:41:00.190104 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001358 sec., 5154.639175257732 rows/sec., 387.60 KiB/sec. | ||
| 17346 | 2026.04.17 17:41:00.190152 [ 276 ] {950cf501-6202-4de6-9fac-9eadff58a08d} <Debug> TCPHandler: Processed in 0.001541331 sec. | ||
| 17347 | 2026.04.17 17:41:00.190297 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2026.04.17 17:41:00.190414 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17349 | 2026.04.17 17:41:00.190467 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17350 | 2026.04.17 17:41:00.190974 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2026.04.17 17:41:00.191015 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17352 | 2026.04.17 17:41:00.191383 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17353 | 2026.04.17 17:41:00.191611 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2026.04.17 17:41:00.191753 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001364 sec., 52052.78592375367 rows/sec., 4.06 MiB/sec. | ||
| 17355 | 2026.04.17 17:41:00.191795 [ 276 ] {f3c91be3-ac1a-47c3-8858-4a3505559794} <Debug> TCPHandler: Processed in 0.001555851 sec. | ||
| 17356 | 2026.04.17 17:41:00.191923 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17357 | 2026.04.17 17:41:00.192021 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17358 | 2026.04.17 17:41:00.192066 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17359 | 2026.04.17 17:41:00.192555 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2026.04.17 17:41:00.192593 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17361 | 2026.04.17 17:41:00.192945 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17362 | 2026.04.17 17:41:00.193171 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2026.04.17 17:41:00.193292 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 5 parts from all_1_132_33 to all_136_136_0 | ||
| 17364 | 2026.04.17 17:41:00.193306 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 17365 | 2026.04.17 17:41:00.193329 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2026.04.17 17:41:00.193347 [ 276 ] {809ebfcd-22be-479c-9159-aebdafbc7181} <Debug> TCPHandler: Processed in 0.001473459 sec. | ||
| 17367 | 2026.04.17 17:41:00.193348 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17368 | 2026.04.17 17:41:00.193465 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_132_33 to all_136_136_0 into Compact with storage Full | ||
| 17369 | 2026.04.17 17:41:00.193469 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17370 | 2026.04.17 17:41:00.193613 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17371 | 2026.04.17 17:41:00.193621 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17372 | 2026.04.17 17:41:00.193672 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_33, total 48309 rows starting from the beginning of the part | ||
| 17373 | 2026.04.17 17:41:00.193674 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <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 | ||
| 17374 | 2026.04.17 17:41:00.193751 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
| 17375 | 2026.04.17 17:41:00.193810 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17376 | 2026.04.17 17:41:00.193858 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 17377 | 2026.04.17 17:41:00.193897 [ 190 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 302 rows starting from the beginning of the part | ||
| 17378 | 2026.04.17 17:41:00.194498 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.04.17 17:41:00.194539 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17380 | 2026.04.17 17:41:00.195206 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17381 | 2026.04.17 17:41:00.195564 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.04.17 17:41:00.195765 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002171 sec., 3224.3205895900505 rows/sec., 5.78 MiB/sec. | ||
| 17383 | 2026.04.17 17:41:00.195842 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 17384 | 2026.04.17 17:41:00.195865 [ 276 ] {f2e8bcc4-daa5-4b08-935b-4c322ba88c8b} <Debug> TCPHandler: Processed in 0.00244577 sec. | ||
| 17385 | 2026.04.17 17:41:00.195895 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 17386 | 2026.04.17 17:41:00.196031 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17387 | 2026.04.17 17:41:00.196139 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17388 | 2026.04.17 17:41:00.196185 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17389 | 2026.04.17 17:41:00.196559 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2026.04.17 17:41:00.196599 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17391 | 2026.04.17 17:41:00.196937 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17392 | 2026.04.17 17:41:00.197176 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.04.17 17:41:00.197319 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 17394 | 2026.04.17 17:41:00.197359 [ 276 ] {989dc5c5-1b06-4e0f-ab9e-a306d84279dc} <Debug> TCPHandler: Processed in 0.001382656 sec. | ||
| 17395 | 2026.04.17 17:41:00.199173 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 17396 | 2026.04.17 17:41:00.203094 [ 201 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49059 rows, containing 5 columns (5 merged, 0 gathered) in 0.009673217 sec., 5071632.322525174 rows/sec., 327.18 MiB/sec. | ||
| 17397 | 2026.04.17 17:41:00.203769 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Trace> MergedBlockOutputStream: filled checksums all_1_136_34 (state Temporary) | ||
| 17398 | 2026.04.17 17:41:00.204057 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_136_34 to all_1_136_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.04.17 17:41:00.204129 [ 196 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 5 parts: [all_1_132_33, all_136_136_0] -> all_1_136_34 | ||
| 17400 | 2026.04.17 17:41:00.204209 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17401 | 2026.04.17 17:41:02.640415 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17402 | 2026.04.17 17:41:02.640466 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17403 | 2026.04.17 17:41:02.923305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39355 | ||
| 17404 | 2026.04.17 17:41:02.923813 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.04.17 17:41:02.923864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17406 | 2026.04.17 17:41:02.924351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17407 | 2026.04.17 17:41:02.924589 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.04.17 17:41:02.924740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39355 | ||
| 17409 | 2026.04.17 17:41:05.032583 [ 223 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 17410 | 2026.04.17 17:41:05.032668 [ 223 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 17411 | 2026.04.17 17:41:05.035687 [ 223 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 17412 | 2026.04.17 17:41:05.056387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17413 | 2026.04.17 17:41:05.074569 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17414 | 2026.04.17 17:41:05.074627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17415 | 2026.04.17 17:41:05.080911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17416 | 2026.04.17 17:41:05.081639 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2026.04.17 17:41:05.084711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17418 | 2026.04.17 17:41:05.136404 [ 218 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 17419 | 2026.04.17 17:41:05.136459 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 17420 | 2026.04.17 17:41:05.139574 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 17421 | 2026.04.17 17:41:05.192402 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.04.17 17:41:05.192573 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17423 | 2026.04.17 17:41:05.192643 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17424 | 2026.04.17 17:41:05.193434 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.04.17 17:41:05.193474 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17426 | 2026.04.17 17:41:05.193815 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17427 | 2026.04.17 17:41:05.194052 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.04.17 17:41:05.194193 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 17429 | 2026.04.17 17:41:05.194194 [ 43 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 17430 | 2026.04.17 17:41:05.194234 [ 276 ] {ec1e4422-75e2-45ce-8e93-43456179639f} <Debug> TCPHandler: Processed in 0.001965834 sec. | ||
| 17431 | 2026.04.17 17:41:05.194259 [ 43 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2026.04.17 17:41:05.194290 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17433 | 2026.04.17 17:41:05.194368 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17434 | 2026.04.17 17:41:05.194383 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17435 | 2026.04.17 17:41:05.194474 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17436 | 2026.04.17 17:41:05.194475 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17437 | 2026.04.17 17:41:05.194515 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17438 | 2026.04.17 17:41:05.194516 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17439 | 2026.04.17 17:41:05.194572 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17440 | 2026.04.17 17:41:05.194612 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17441 | 2026.04.17 17:41:05.194650 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17442 | 2026.04.17 17:41:05.194688 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 308 rows starting from the beginning of the part | ||
| 17443 | 2026.04.17 17:41:05.194727 [ 200 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 17444 | 2026.04.17 17:41:05.195386 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17445 | 2026.04.17 17:41:05.195422 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17446 | 2026.04.17 17:41:05.195564 [ 196 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122075 sec., 796231.8246979315 rows/sec., 55.52 MiB/sec. | ||
| 17447 | 2026.04.17 17:41:05.195786 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 17448 | 2026.04.17 17:41:05.195795 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17449 | 2026.04.17 17:41:05.196110 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2026.04.17 17:41:05.196180 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2026.04.17 17:41:05.196251 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001796 sec., 481625.83518930955 rows/sec., 37.70 MiB/sec. | ||
| 17452 | 2026.04.17 17:41:05.196270 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_23_5} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 17453 | 2026.04.17 17:41:05.196297 [ 276 ] {52a984f4-79b6-4a5c-98dd-19d43433a5b4} <Debug> TCPHandler: Processed in 0.001978625 sec. | ||
| 17454 | 2026.04.17 17:41:05.196395 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 17455 | 2026.04.17 17:41:05.196426 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.04.17 17:41:05.196527 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17457 | 2026.04.17 17:41:05.196567 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17458 | 2026.04.17 17:41:05.197023 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.04.17 17:41:05.197060 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17460 | 2026.04.17 17:41:05.197372 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17461 | 2026.04.17 17:41:05.197587 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.04.17 17:41:05.197717 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001209 sec., 145574.8552522746 rows/sec., 8.96 MiB/sec. | ||
| 17463 | 2026.04.17 17:41:05.197756 [ 276 ] {55a0d495-34b1-40be-aded-0228f440ed84} <Debug> TCPHandler: Processed in 0.001380715 sec. | ||
| 17464 | 2026.04.17 17:41:05.197874 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.04.17 17:41:05.197969 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.04.17 17:41:05.198008 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17467 | 2026.04.17 17:41:05.198439 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.04.17 17:41:05.198477 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17469 | 2026.04.17 17:41:05.198793 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17470 | 2026.04.17 17:41:05.199018 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.04.17 17:41:05.199146 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 17472 | 2026.04.17 17:41:05.199184 [ 276 ] {5125a877-1272-4e8e-9de9-fe90e6c925f1} <Debug> TCPHandler: Processed in 0.001361055 sec. | ||
| 17473 | 2026.04.17 17:41:05.199299 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.04.17 17:41:05.199393 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17475 | 2026.04.17 17:41:05.199433 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17476 | 2026.04.17 17:41:05.199860 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.04.17 17:41:05.199897 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17478 | 2026.04.17 17:41:05.200198 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17479 | 2026.04.17 17:41:05.200412 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.04.17 17:41:05.200535 [ 43 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 17481 | 2026.04.17 17:41:05.200538 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 17482 | 2026.04.17 17:41:05.200578 [ 43 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2026.04.17 17:41:05.200600 [ 276 ] {cda6a8a9-7c81-4eff-b4aa-96394f7e80e2} <Debug> TCPHandler: Processed in 0.001349974 sec. | ||
| 17484 | 2026.04.17 17:41:05.200602 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17485 | 2026.04.17 17:41:05.200724 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17486 | 2026.04.17 17:41:05.200735 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17487 | 2026.04.17 17:41:05.200839 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17488 | 2026.04.17 17:41:05.200848 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17489 | 2026.04.17 17:41:05.200877 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17490 | 2026.04.17 17:41:05.200898 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17491 | 2026.04.17 17:41:05.200948 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17492 | 2026.04.17 17:41:05.201005 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17493 | 2026.04.17 17:41:05.201052 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17494 | 2026.04.17 17:41:05.201100 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 17495 | 2026.04.17 17:41:05.201143 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 17496 | 2026.04.17 17:41:05.201491 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2026.04.17 17:41:05.201534 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17498 | 2026.04.17 17:41:05.201879 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17499 | 2026.04.17 17:41:05.202058 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376285 sec., 366203.22098983853 rows/sec., 23.07 MiB/sec. | ||
| 17500 | 2026.04.17 17:41:05.202097 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2026.04.17 17:41:05.202182 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 17502 | 2026.04.17 17:41:05.202238 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001409 sec., 371894.96096522355 rows/sec., 26.27 MiB/sec. | ||
| 17503 | 2026.04.17 17:41:05.202283 [ 276 ] {74a9b6f9-2be1-4649-be3c-f42baface9ec} <Debug> TCPHandler: Processed in 0.001600532 sec. | ||
| 17504 | 2026.04.17 17:41:05.202352 [ 218 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 17505 | 2026.04.17 17:41:05.202390 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 17506 | 2026.04.17 17:41:05.202410 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17507 | 2026.04.17 17:41:05.202452 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17508 | 2026.04.17 17:41:05.202512 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17509 | 2026.04.17 17:41:05.202525 [ 189 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_23_5} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 17510 | 2026.04.17 17:41:05.202561 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17511 | 2026.04.17 17:41:05.202596 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17512 | 2026.04.17 17:41:05.202905 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.04.17 17:41:05.202946 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17514 | 2026.04.17 17:41:05.203296 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 17515 | 2026.04.17 17:41:05.203588 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.04.17 17:41:05.203711 [ 40 ] {} <Debug> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 17517 | 2026.04.17 17:41:05.203723 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 254.86 KiB/sec. | ||
| 17518 | 2026.04.17 17:41:05.203749 [ 40 ] {} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17519 | 2026.04.17 17:41:05.203768 [ 276 ] {d4b679c1-58a8-4eb5-8e15-4e2b15d36ed2} <Debug> TCPHandler: Processed in 0.001414266 sec. | ||
| 17520 | 2026.04.17 17:41:05.203769 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17521 | 2026.04.17 17:41:05.203847 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 17522 | 2026.04.17 17:41:05.203892 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.04.17 17:41:05.203946 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17524 | 2026.04.17 17:41:05.203976 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 42 rows starting from the beginning of the part | ||
| 17525 | 2026.04.17 17:41:05.204003 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17526 | 2026.04.17 17:41:05.204027 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 17527 | 2026.04.17 17:41:05.204051 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17528 | 2026.04.17 17:41:05.204072 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 17529 | 2026.04.17 17:41:05.204115 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 17530 | 2026.04.17 17:41:05.204154 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 17531 | 2026.04.17 17:41:05.204192 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::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 | ||
| 17532 | 2026.04.17 17:41:05.204459 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2026.04.17 17:41:05.204499 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17534 | 2026.04.17 17:41:05.204863 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17535 | 2026.04.17 17:41:05.204971 [ 193 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.001154358 sec., 62372.33163368729 rows/sec., 3.18 MiB/sec. | ||
| 17536 | 2026.04.17 17:41:05.205098 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 17537 | 2026.04.17 17:41:05.205132 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.04.17 17:41:05.205287 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001313 sec., 201827.87509520183 rows/sec., 13.41 MiB/sec. | ||
| 17539 | 2026.04.17 17:41:05.205327 [ 276 ] {97ed5010-05dd-4391-afad-24719ca88a9a} <Debug> TCPHandler: Processed in 0.001484499 sec. | ||
| 17540 | 2026.04.17 17:41:05.205408 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.04.17 17:41:05.205450 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2026.04.17 17:41:05.205482 [ 201 ] {1eb95085-8929-45b5-a998-93fef812e2a3::all_1_11_2} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 17543 | 2026.04.17 17:41:05.205546 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17544 | 2026.04.17 17:41:05.205553 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17545 | 2026.04.17 17:41:05.205601 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17546 | 2026.04.17 17:41:05.205914 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.04.17 17:41:05.205952 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17548 | 2026.04.17 17:41:05.205961 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 17549 | 2026.04.17 17:41:05.206258 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17550 | 2026.04.17 17:41:05.206492 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.04.17 17:41:05.206619 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 17552 | 2026.04.17 17:41:05.206656 [ 276 ] {0f500fa7-7edb-47ff-9e7c-742aa1d937fb} <Debug> TCPHandler: Processed in 0.001254381 sec. | ||
| 17553 | 2026.04.17 17:41:05.206771 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.04.17 17:41:05.206864 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.04.17 17:41:05.206918 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <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 | ||
| 17556 | 2026.04.17 17:41:05.207731 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2026.04.17 17:41:05.207767 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17558 | 2026.04.17 17:41:05.208297 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17559 | 2026.04.17 17:41:05.208525 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.04.17 17:41:05.208664 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001817 sec., 18712.16290588883 rows/sec., 33.53 MiB/sec. | ||
| 17561 | 2026.04.17 17:41:05.208728 [ 276 ] {561f7f8e-73e5-497d-a4a0-3013878fe55e} <Debug> TCPHandler: Processed in 0.002006496 sec. | ||
| 17562 | 2026.04.17 17:41:05.208847 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.04.17 17:41:05.208942 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.04.17 17:41:05.208984 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17565 | 2026.04.17 17:41:05.209323 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.04.17 17:41:05.209359 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17567 | 2026.04.17 17:41:05.209669 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17568 | 2026.04.17 17:41:05.209895 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.04.17 17:41:05.210024 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 17570 | 2026.04.17 17:41:05.210061 [ 276 ] {0f495655-467a-4374-b00d-39a0e58ec857} <Debug> TCPHandler: Processed in 0.001264312 sec. | ||
| 17571 | 2026.04.17 17:41:05.777378 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.04.17 17:41:05.777647 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17573 | 2026.04.17 17:41:05.777745 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17574 | 2026.04.17 17:41:05.778464 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.04.17 17:41:05.778515 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17576 | 2026.04.17 17:41:05.778968 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17577 | 2026.04.17 17:41:05.779607 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.04.17 17:41:05.779830 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002251 sec., 4442.47001332741 rows/sec., 362.25 KiB/sec. | ||
| 17579 | 2026.04.17 17:41:05.779920 [ 276 ] {3949af72-9d1e-4b5f-b685-a13cdc6bc917} <Debug> TCPHandler: Processed in 0.002718909 sec. | ||
| 17580 | 2026.04.17 17:41:05.780080 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2026.04.17 17:41:05.780195 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17582 | 2026.04.17 17:41:05.780241 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17583 | 2026.04.17 17:41:05.781916 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.04.17 17:41:05.781955 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17585 | 2026.04.17 17:41:05.782411 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17586 | 2026.04.17 17:41:05.782628 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.04.17 17:41:05.782762 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Debug> executeQuery: Read 2424 rows, 182.28 KiB in 0.002598 sec., 933025.4041570439 rows/sec., 68.52 MiB/sec. | ||
| 17588 | 2026.04.17 17:41:05.782800 [ 276 ] {552a1c7d-31e9-4e3e-bce3-9602f9389ea8} <Debug> TCPHandler: Processed in 0.002784372 sec. | ||
| 17589 | 2026.04.17 17:41:05.782937 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.04.17 17:41:05.783032 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17591 | 2026.04.17 17:41:05.783074 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17592 | 2026.04.17 17:41:05.783480 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.04.17 17:41:05.783516 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17594 | 2026.04.17 17:41:05.783819 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17595 | 2026.04.17 17:41:05.784043 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.04.17 17:41:05.784173 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Debug> executeQuery: Read 28 rows, 2.05 KiB in 0.001159 sec., 24158.75754961173 rows/sec., 1.73 MiB/sec. | ||
| 17597 | 2026.04.17 17:41:05.784211 [ 276 ] {92b219b6-20e1-4d8b-9dc8-18800602b7a9} <Debug> TCPHandler: Processed in 0.001325254 sec. | ||
| 17598 | 2026.04.17 17:41:05.784334 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.04.17 17:41:05.784429 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17600 | 2026.04.17 17:41:05.784468 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17601 | 2026.04.17 17:41:05.785179 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.04.17 17:41:05.785215 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17603 | 2026.04.17 17:41:05.785559 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17604 | 2026.04.17 17:41:05.785771 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.04.17 17:41:05.785902 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001491 sec., 537223.3400402415 rows/sec., 31.03 MiB/sec. | ||
| 17606 | 2026.04.17 17:41:05.785943 [ 276 ] {b02aa245-9648-4c33-a43a-f92ecc55f67b} <Debug> TCPHandler: Processed in 0.001658665 sec. | ||
| 17607 | 2026.04.17 17:41:05.786060 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17608 | 2026.04.17 17:41:05.786156 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17609 | 2026.04.17 17:41:05.786197 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17610 | 2026.04.17 17:41:05.786568 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17611 | 2026.04.17 17:41:05.786603 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17612 | 2026.04.17 17:41:05.786887 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17613 | 2026.04.17 17:41:05.787110 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.04.17 17:41:05.787237 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 17615 | 2026.04.17 17:41:05.787275 [ 276 ] {fbf61e5b-cd93-4641-98f4-6704fdd5c0f6} <Debug> TCPHandler: Processed in 0.001263282 sec. | ||
| 17616 | 2026.04.17 17:41:05.787391 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17617 | 2026.04.17 17:41:05.787485 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17618 | 2026.04.17 17:41:05.787527 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17619 | 2026.04.17 17:41:05.788585 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.04.17 17:41:05.788622 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17621 | 2026.04.17 17:41:05.789008 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17622 | 2026.04.17 17:41:05.789223 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.04.17 17:41:05.789353 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001886 sec., 693001.060445387 rows/sec., 46.34 MiB/sec. | ||
| 17624 | 2026.04.17 17:41:05.789392 [ 276 ] {c840fba5-a025-4e19-9404-89fda7f3c847} <Debug> TCPHandler: Processed in 0.002049807 sec. | ||
| 17625 | 2026.04.17 17:41:05.789504 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17626 | 2026.04.17 17:41:05.789600 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17627 | 2026.04.17 17:41:05.789642 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17628 | 2026.04.17 17:41:05.790474 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.04.17 17:41:05.790509 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17630 | 2026.04.17 17:41:05.790939 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17631 | 2026.04.17 17:41:05.791159 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.04.17 17:41:05.791295 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001714 sec., 875729.2882147024 rows/sec., 53.13 MiB/sec. | ||
| 17633 | 2026.04.17 17:41:05.791334 [ 276 ] {38b131b4-a92f-4652-aec2-e262b1b37774} <Debug> TCPHandler: Processed in 0.001877892 sec. | ||
| 17634 | 2026.04.17 17:41:05.791396 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 17635 | 2026.04.17 17:41:05.791445 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.04.17 17:41:05.791446 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 17637 | 2026.04.17 17:41:05.791546 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17638 | 2026.04.17 17:41:05.791606 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <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 | ||
| 17639 | 2026.04.17 17:41:05.792405 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2026.04.17 17:41:05.792442 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17641 | 2026.04.17 17:41:05.792992 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17642 | 2026.04.17 17:41:05.793256 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2026.04.17 17:41:05.793404 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001877 sec., 9589.770911028236 rows/sec., 17.18 MiB/sec. | ||
| 17644 | 2026.04.17 17:41:05.793471 [ 276 ] {ef3a9a86-bf33-458c-8db6-2314c368eeb3} <Debug> TCPHandler: Processed in 0.002075918 sec. | ||
| 17645 | 2026.04.17 17:41:05.793592 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17646 | 2026.04.17 17:41:05.793689 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17647 | 2026.04.17 17:41:05.793731 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17648 | 2026.04.17 17:41:05.794053 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2026.04.17 17:41:05.794059 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 17650 | 2026.04.17 17:41:05.794092 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17651 | 2026.04.17 17:41:05.794404 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17652 | 2026.04.17 17:41:05.794622 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17653 | 2026.04.17 17:41:05.794749 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 768.21 KiB/sec. | ||
| 17654 | 2026.04.17 17:41:05.794784 [ 276 ] {0f514edf-c2e3-4a1c-b7be-04e0fd2666ca} <Debug> TCPHandler: Processed in 0.00124037 sec. | ||
| 17655 | 2026.04.17 17:41:06.001182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.61 MiB, peak 405.98 MiB, free memory in arenas 0.00 B, will set to 386.57 MiB (RSS), difference: -2.04 MiB | ||
| 17656 | 2026.04.17 17:41:08.089555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2164 | ||
| 17657 | 2026.04.17 17:41:08.092641 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.04.17 17:41:08.092700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17659 | 2026.04.17 17:41:08.094015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17660 | 2026.04.17 17:41:08.094300 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.04.17 17:41:08.094464 [ 37 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17662 | 2026.04.17 17:41:08.094532 [ 37 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2026.04.17 17:41:08.094552 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17664 | 2026.04.17 17:41:08.094663 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 17665 | 2026.04.17 17:41:08.094717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2164 | ||
| 17666 | 2026.04.17 17:41:08.095422 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17667 | 2026.04.17 17:41:08.095631 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1978 rows starting from the beginning of the part | ||
| 17668 | 2026.04.17 17:41:08.096141 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 17669 | 2026.04.17 17:41:08.096656 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 17670 | 2026.04.17 17:41:08.097163 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 17671 | 2026.04.17 17:41:08.097666 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 17672 | 2026.04.17 17:41:08.098170 [ 189 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part | ||
| 17673 | 2026.04.17 17:41:08.105784 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 72 columns (72 merged, 0 gathered) in 0.011168046 sec., 193767.1101999401 rows/sec., 150.15 MiB/sec. | ||
| 17674 | 2026.04.17 17:41:08.107853 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17675 | 2026.04.17 17:41:08.108450 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17676 | 2026.04.17 17:41:08.108525 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_61_12} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17677 | 2026.04.17 17:41:08.108846 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 17678 | 2026.04.17 17:41:10.181515 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17679 | 2026.04.17 17:41:10.181823 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17680 | 2026.04.17 17:41:10.181930 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17681 | 2026.04.17 17:41:10.182701 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17682 | 2026.04.17 17:41:10.182751 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17683 | 2026.04.17 17:41:10.183148 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17684 | 2026.04.17 17:41:10.183371 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17685 | 2026.04.17 17:41:10.183530 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001785 sec., 31372.549019607846 rows/sec., 2.40 MiB/sec. | ||
| 17686 | 2026.04.17 17:41:10.183581 [ 276 ] {369091b5-9336-4765-915e-c806e81a7dd6} <Debug> TCPHandler: Processed in 0.002252474 sec. | ||
| 17687 | 2026.04.17 17:41:10.183710 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17688 | 2026.04.17 17:41:10.183811 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17689 | 2026.04.17 17:41:10.183855 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17690 | 2026.04.17 17:41:10.184279 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2026.04.17 17:41:10.184316 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17692 | 2026.04.17 17:41:10.184616 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17693 | 2026.04.17 17:41:10.184842 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17694 | 2026.04.17 17:41:10.184972 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 17695 | 2026.04.17 17:41:10.185010 [ 276 ] {b7ba38ef-6cd2-43c5-877e-4dea79d179f8} <Debug> TCPHandler: Processed in 0.001350365 sec. | ||
| 17696 | 2026.04.17 17:41:10.185126 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17697 | 2026.04.17 17:41:10.185220 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17698 | 2026.04.17 17:41:10.185263 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17699 | 2026.04.17 17:41:10.185654 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2026.04.17 17:41:10.185690 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17701 | 2026.04.17 17:41:10.186016 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17702 | 2026.04.17 17:41:10.186219 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2026.04.17 17:41:10.186345 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001145 sec., 111790.39301310045 rows/sec., 7.79 MiB/sec. | ||
| 17704 | 2026.04.17 17:41:10.186382 [ 276 ] {26efe09a-1e4f-4d7b-9bb4-f35cc585fb53} <Debug> TCPHandler: Processed in 0.001303233 sec. | ||
| 17705 | 2026.04.17 17:41:10.186494 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17706 | 2026.04.17 17:41:10.186587 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17707 | 2026.04.17 17:41:10.186628 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17708 | 2026.04.17 17:41:10.186946 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17709 | 2026.04.17 17:41:10.186982 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17710 | 2026.04.17 17:41:10.187283 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17711 | 2026.04.17 17:41:10.187493 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2026.04.17 17:41:10.187618 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 17713 | 2026.04.17 17:41:10.187653 [ 276 ] {2963073c-3220-426f-a8cd-446af5e17e2b} <Debug> TCPHandler: Processed in 0.001205359 sec. | ||
| 17714 | 2026.04.17 17:41:10.425771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39867 | ||
| 17715 | 2026.04.17 17:41:10.426282 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.04.17 17:41:10.426314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17717 | 2026.04.17 17:41:10.426781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17718 | 2026.04.17 17:41:10.427032 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.04.17 17:41:10.427158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39867 | ||
| 17720 | 2026.04.17 17:41:12.585664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17721 | 2026.04.17 17:41:12.604184 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.04.17 17:41:12.604243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17723 | 2026.04.17 17:41:12.610555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17724 | 2026.04.17 17:41:12.611313 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.04.17 17:41:12.614407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17726 | 2026.04.17 17:41:15.192118 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17727 | 2026.04.17 17:41:15.192389 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17728 | 2026.04.17 17:41:15.192456 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17729 | 2026.04.17 17:41:15.193212 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.04.17 17:41:15.193254 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17731 | 2026.04.17 17:41:15.193674 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17732 | 2026.04.17 17:41:15.193935 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.04.17 17:41:15.194093 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001756 sec., 161731.20728929384 rows/sec., 10.27 MiB/sec. | ||
| 17734 | 2026.04.17 17:41:15.194145 [ 276 ] {c68856f1-650f-4443-ac06-19d0e4b842f1} <Debug> TCPHandler: Processed in 0.002213223 sec. | ||
| 17735 | 2026.04.17 17:41:15.194264 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.04.17 17:41:15.194365 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17737 | 2026.04.17 17:41:15.194409 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17738 | 2026.04.17 17:41:15.195197 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.04.17 17:41:15.195233 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17740 | 2026.04.17 17:41:15.195596 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17741 | 2026.04.17 17:41:15.195808 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.04.17 17:41:15.195923 [ 24 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17743 | 2026.04.17 17:41:15.195935 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001593 sec., 543000.6277463904 rows/sec., 42.51 MiB/sec. | ||
| 17744 | 2026.04.17 17:41:15.195962 [ 24 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17745 | 2026.04.17 17:41:15.195978 [ 276 ] {186a152e-992c-4604-a525-4d67dee4cd41} <Debug> TCPHandler: Processed in 0.001763608 sec. | ||
| 17746 | 2026.04.17 17:41:15.195981 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17747 | 2026.04.17 17:41:15.196089 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2026.04.17 17:41:15.196108 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 17749 | 2026.04.17 17:41:15.196183 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17750 | 2026.04.17 17:41:15.196229 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17751 | 2026.04.17 17:41:15.196280 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17752 | 2026.04.17 17:41:15.196346 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3362 rows starting from the beginning of the part | ||
| 17753 | 2026.04.17 17:41:15.196460 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 70 rows starting from the beginning of the part | ||
| 17754 | 2026.04.17 17:41:15.196542 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 865 rows starting from the beginning of the part | ||
| 17755 | 2026.04.17 17:41:15.196616 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 2424 rows starting from the beginning of the part | ||
| 17756 | 2026.04.17 17:41:15.196698 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 17757 | 2026.04.17 17:41:15.196724 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.04.17 17:41:15.196770 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17759 | 2026.04.17 17:41:15.196772 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 865 rows starting from the beginning of the part | ||
| 17760 | 2026.04.17 17:41:15.197121 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17761 | 2026.04.17 17:41:15.197385 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17762 | 2026.04.17 17:41:15.197498 [ 24 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17763 | 2026.04.17 17:41:15.197523 [ 24 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.04.17 17:41:15.197536 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001356 sec., 129793.51032448378 rows/sec., 7.99 MiB/sec. | ||
| 17765 | 2026.04.17 17:41:15.197540 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17766 | 2026.04.17 17:41:15.197581 [ 276 ] {810d75a3-36b4-4cd2-8e04-ebb6e4419311} <Debug> TCPHandler: Processed in 0.00154006 sec. | ||
| 17767 | 2026.04.17 17:41:15.197633 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 17768 | 2026.04.17 17:41:15.197701 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17769 | 2026.04.17 17:41:15.197731 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2026.04.17 17:41:15.197764 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 17771 | 2026.04.17 17:41:15.197798 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17772 | 2026.04.17 17:41:15.197831 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 190 rows starting from the beginning of the part | ||
| 17773 | 2026.04.17 17:41:15.197836 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17774 | 2026.04.17 17:41:15.197883 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 7 rows starting from the beginning of the part | ||
| 17775 | 2026.04.17 17:41:15.197931 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 176 rows starting from the beginning of the part | ||
| 17776 | 2026.04.17 17:41:15.197976 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 28 rows starting from the beginning of the part | ||
| 17777 | 2026.04.17 17:41:15.198020 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 176 rows starting from the beginning of the part | ||
| 17778 | 2026.04.17 17:41:15.198307 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.04.17 17:41:15.198341 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17780 | 2026.04.17 17:41:15.198654 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17781 | 2026.04.17 17:41:15.198862 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2026.04.17 17:41:15.198867 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268151 sec., 633205.3517286191 rows/sec., 42.29 MiB/sec. | ||
| 17783 | 2026.04.17 17:41:15.198989 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 17784 | 2026.04.17 17:41:15.199017 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17785 | 2026.04.17 17:41:15.199035 [ 276 ] {03d5fbe6-e416-491c-97a2-936c2dab1a0c} <Debug> TCPHandler: Processed in 0.001382545 sec. | ||
| 17786 | 2026.04.17 17:41:15.199147 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2026.04.17 17:41:15.199240 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17788 | 2026.04.17 17:41:15.199240 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17789 | 2026.04.17 17:41:15.199280 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17790 | 2026.04.17 17:41:15.199311 [ 192 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_116_23} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17791 | 2026.04.17 17:41:15.199368 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17792 | 2026.04.17 17:41:15.199436 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388181 sec., 2255487.5315102707 rows/sec., 178.78 MiB/sec. | ||
| 17793 | 2026.04.17 17:41:15.199729 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2026.04.17 17:41:15.199769 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17795 | 2026.04.17 17:41:15.199769 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17796 | 2026.04.17 17:41:15.200114 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.04.17 17:41:15.200139 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17798 | 2026.04.17 17:41:15.200211 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_141_28} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17799 | 2026.04.17 17:41:15.200331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 17800 | 2026.04.17 17:41:15.200377 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.04.17 17:41:15.200522 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001299 sec., 113933.79522709777 rows/sec., 6.48 MiB/sec. | ||
| 17802 | 2026.04.17 17:41:15.200563 [ 276 ] {f7667c4e-b76e-405f-9188-a6879f378de1} <Debug> TCPHandler: Processed in 0.001463378 sec. | ||
| 17803 | 2026.04.17 17:41:15.200673 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2026.04.17 17:41:15.200765 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17805 | 2026.04.17 17:41:15.200803 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17806 | 2026.04.17 17:41:15.201452 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.04.17 17:41:15.201486 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17808 | 2026.04.17 17:41:15.201801 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17809 | 2026.04.17 17:41:15.202014 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.04.17 17:41:15.202121 [ 24 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17811 | 2026.04.17 17:41:15.202140 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001392 sec., 376436.7816091954 rows/sec., 26.59 MiB/sec. | ||
| 17812 | 2026.04.17 17:41:15.202145 [ 24 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17813 | 2026.04.17 17:41:15.202170 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17814 | 2026.04.17 17:41:15.202177 [ 276 ] {57d2db5e-c36e-4cd5-b98a-c2fbdddb1e57} <Debug> TCPHandler: Processed in 0.001551531 sec. | ||
| 17815 | 2026.04.17 17:41:15.202245 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 17816 | 2026.04.17 17:41:15.202288 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17817 | 2026.04.17 17:41:15.202390 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17818 | 2026.04.17 17:41:15.202416 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17819 | 2026.04.17 17:41:15.202431 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17820 | 2026.04.17 17:41:15.202472 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 17821 | 2026.04.17 17:41:15.202567 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 71 rows starting from the beginning of the part | ||
| 17822 | 2026.04.17 17:41:15.202636 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 524 rows starting from the beginning of the part | ||
| 17823 | 2026.04.17 17:41:15.202700 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1307 rows starting from the beginning of the part | ||
| 17824 | 2026.04.17 17:41:15.202763 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
| 17825 | 2026.04.17 17:41:15.202781 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2026.04.17 17:41:15.202822 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17827 | 2026.04.17 17:41:15.202828 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 524 rows starting from the beginning of the part | ||
| 17828 | 2026.04.17 17:41:15.203149 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 17829 | 2026.04.17 17:41:15.203396 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Trace> oximeter.measurements_bool (1eb95085-8929-45b5-a998-93fef812e2a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.04.17 17:41:15.203522 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 17831 | 2026.04.17 17:41:15.203558 [ 276 ] {027bdefb-a070-4390-b040-d0e9a2d6605f} <Debug> TCPHandler: Processed in 0.001318664 sec. | ||
| 17832 | 2026.04.17 17:41:15.203738 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17833 | 2026.04.17 17:41:15.203831 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17834 | 2026.04.17 17:41:15.203873 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17835 | 2026.04.17 17:41:15.204287 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.04.17 17:41:15.204321 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17837 | 2026.04.17 17:41:15.204386 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179922 sec., 1982181.0138160908 rows/sec., 143.69 MiB/sec. | ||
| 17838 | 2026.04.17 17:41:15.204649 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17839 | 2026.04.17 17:41:15.204682 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17840 | 2026.04.17 17:41:15.204970 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.04.17 17:41:15.205043 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17842 | 2026.04.17 17:41:15.205092 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_136_34 to all_141_141_0 | ||
| 17843 | 2026.04.17 17:41:15.205109 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. | ||
| 17844 | 2026.04.17 17:41:15.205125 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2026.04.17 17:41:15.205141 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_141_28} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17846 | 2026.04.17 17:41:15.205151 [ 276 ] {f7893c71-7aa8-453d-b9c2-c40fe6b2f17a} <Debug> TCPHandler: Processed in 0.001460198 sec. | ||
| 17847 | 2026.04.17 17:41:15.205148 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17848 | 2026.04.17 17:41:15.205241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 17849 | 2026.04.17 17:41:15.205277 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17850 | 2026.04.17 17:41:15.205290 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_34 to all_141_141_0 into Compact with storage Full | ||
| 17851 | 2026.04.17 17:41:15.205376 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17852 | 2026.04.17 17:41:15.205406 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17853 | 2026.04.17 17:41:15.205420 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17854 | 2026.04.17 17:41:15.205445 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_34, total 49059 rows starting from the beginning of the part | ||
| 17855 | 2026.04.17 17:41:15.205515 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17856 | 2026.04.17 17:41:15.205571 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 265 rows starting from the beginning of the part | ||
| 17857 | 2026.04.17 17:41:15.205620 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1501 rows starting from the beginning of the part | ||
| 17858 | 2026.04.17 17:41:15.205661 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 128 rows starting from the beginning of the part | ||
| 17859 | 2026.04.17 17:41:15.205711 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part | ||
| 17860 | 2026.04.17 17:41:15.205753 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2026.04.17 17:41:15.205791 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17862 | 2026.04.17 17:41:15.206112 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17863 | 2026.04.17 17:41:15.206318 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2026.04.17 17:41:15.206441 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 17865 | 2026.04.17 17:41:15.206477 [ 276 ] {cccd4eff-805f-45ca-822b-3c37dde2e6da} <Debug> TCPHandler: Processed in 0.00124703 sec. | ||
| 17866 | 2026.04.17 17:41:15.206588 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2026.04.17 17:41:15.206683 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17868 | 2026.04.17 17:41:15.206737 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <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 | ||
| 17869 | 2026.04.17 17:41:15.207584 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.04.17 17:41:15.207620 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17871 | 2026.04.17 17:41:15.208187 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17872 | 2026.04.17 17:41:15.208421 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2026.04.17 17:41:15.208560 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001896 sec., 17932.489451476795 rows/sec., 32.13 MiB/sec. | ||
| 17874 | 2026.04.17 17:41:15.208630 [ 276 ] {cdaef9fc-149f-4720-a33d-a132900fec3a} <Debug> TCPHandler: Processed in 0.002090658 sec. | ||
| 17875 | 2026.04.17 17:41:15.208751 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17876 | 2026.04.17 17:41:15.208846 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17877 | 2026.04.17 17:41:15.208887 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17878 | 2026.04.17 17:41:15.209216 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2026.04.17 17:41:15.209251 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17880 | 2026.04.17 17:41:15.209565 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17881 | 2026.04.17 17:41:15.209799 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.04.17 17:41:15.209904 [ 24 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17883 | 2026.04.17 17:41:15.209926 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 17884 | 2026.04.17 17:41:15.209928 [ 24 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.04.17 17:41:15.209959 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17886 | 2026.04.17 17:41:15.209968 [ 276 ] {d1fb7b77-c40c-47dd-8065-6b5b05480f70} <Debug> TCPHandler: Processed in 0.001266462 sec. | ||
| 17887 | 2026.04.17 17:41:15.210066 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 17888 | 2026.04.17 17:41:15.210218 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17889 | 2026.04.17 17:41:15.210254 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6900 rows starting from the beginning of the part | ||
| 17890 | 2026.04.17 17:41:15.210317 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 17891 | 2026.04.17 17:41:15.210363 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 17892 | 2026.04.17 17:41:15.210402 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 12 rows starting from the beginning of the part | ||
| 17893 | 2026.04.17 17:41:15.210439 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
| 17894 | 2026.04.17 17:41:15.210477 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 17895 | 2026.04.17 17:41:15.212984 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002964088 sec., 2429077.6792052058 rows/sec., 162.23 MiB/sec. | ||
| 17896 | 2026.04.17 17:41:15.213426 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17897 | 2026.04.17 17:41:15.213686 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.04.17 17:41:15.213762 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_141_28} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17899 | 2026.04.17 17:41:15.213842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 17900 | 2026.04.17 17:41:15.215166 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51378 rows, containing 5 columns (5 merged, 0 gathered) in 0.009955127 sec., 5160958.770289922 rows/sec., 332.62 MiB/sec. | ||
| 17901 | 2026.04.17 17:41:15.215728 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Trace> MergedBlockOutputStream: filled checksums all_1_141_35 (state Temporary) | ||
| 17902 | 2026.04.17 17:41:15.216035 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_141_35 to all_1_141_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2026.04.17 17:41:15.216118 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_141_35} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_136_34, all_141_141_0] -> all_1_141_35 | ||
| 17904 | 2026.04.17 17:41:15.216227 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17905 | 2026.04.17 17:41:17.640505 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17906 | 2026.04.17 17:41:17.640561 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17907 | 2026.04.17 17:41:17.928198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40315 | ||
| 17908 | 2026.04.17 17:41:17.928722 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17909 | 2026.04.17 17:41:17.928774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17910 | 2026.04.17 17:41:17.929266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17911 | 2026.04.17 17:41:17.929509 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.04.17 17:41:17.929668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40315 | ||
| 17913 | 2026.04.17 17:41:18.095864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2194 | ||
| 17914 | 2026.04.17 17:41:18.098228 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.04.17 17:41:18.098279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17916 | 2026.04.17 17:41:18.099510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17917 | 2026.04.17 17:41:18.099795 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.04.17 17:41:18.100189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194 | ||
| 17919 | 2026.04.17 17:41:20.114875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17920 | 2026.04.17 17:41:20.133097 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.04.17 17:41:20.133155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17922 | 2026.04.17 17:41:20.139457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17923 | 2026.04.17 17:41:20.140188 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.04.17 17:41:20.143269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17925 | 2026.04.17 17:41:20.183470 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17926 | 2026.04.17 17:41:20.183632 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17927 | 2026.04.17 17:41:20.183694 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17928 | 2026.04.17 17:41:20.184336 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.04.17 17:41:20.184380 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17930 | 2026.04.17 17:41:20.184705 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17931 | 2026.04.17 17:41:20.184917 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.04.17 17:41:20.185047 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001458 sec., 48010.973936899856 rows/sec., 3.83 MiB/sec. | ||
| 17933 | 2026.04.17 17:41:20.185087 [ 276 ] {1a02cc30-af96-44b9-acb7-46986f801e11} <Debug> TCPHandler: Processed in 0.001783609 sec. | ||
| 17934 | 2026.04.17 17:41:20.185211 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17935 | 2026.04.17 17:41:20.185305 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17936 | 2026.04.17 17:41:20.185351 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17937 | 2026.04.17 17:41:20.185740 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17938 | 2026.04.17 17:41:20.185776 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17939 | 2026.04.17 17:41:20.186059 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17940 | 2026.04.17 17:41:20.186276 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17941 | 2026.04.17 17:41:20.186398 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001112 sec., 6294.964028776979 rows/sec., 473.35 KiB/sec. | ||
| 17942 | 2026.04.17 17:41:20.186435 [ 276 ] {a18ded44-5106-4b31-8d11-3d59085b88ed} <Debug> TCPHandler: Processed in 0.001271742 sec. | ||
| 17943 | 2026.04.17 17:41:20.186550 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17944 | 2026.04.17 17:41:20.186642 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17945 | 2026.04.17 17:41:20.186681 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17946 | 2026.04.17 17:41:20.187079 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17947 | 2026.04.17 17:41:20.187114 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17948 | 2026.04.17 17:41:20.187410 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17949 | 2026.04.17 17:41:20.187624 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17950 | 2026.04.17 17:41:20.187748 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001124 sec., 63167.25978647687 rows/sec., 4.93 MiB/sec. | ||
| 17951 | 2026.04.17 17:41:20.187785 [ 276 ] {365b09ab-c9c3-4032-81ad-eb43f17341f8} <Debug> TCPHandler: Processed in 0.001282392 sec. | ||
| 17952 | 2026.04.17 17:41:20.187903 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.04.17 17:41:20.187996 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17954 | 2026.04.17 17:41:20.188038 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17955 | 2026.04.17 17:41:20.188441 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.04.17 17:41:20.188500 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17957 | 2026.04.17 17:41:20.188861 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17958 | 2026.04.17 17:41:20.189064 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.04.17 17:41:20.189192 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 17960 | 2026.04.17 17:41:20.189229 [ 276 ] {e7ae4aef-32f5-4ac2-9d6b-632a14e67d19} <Debug> TCPHandler: Processed in 0.001372976 sec. | ||
| 17961 | 2026.04.17 17:41:20.189346 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2026.04.17 17:41:20.189439 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17963 | 2026.04.17 17:41:20.189492 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <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 | ||
| 17964 | 2026.04.17 17:41:20.190225 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.04.17 17:41:20.190262 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17966 | 2026.04.17 17:41:20.190742 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17967 | 2026.04.17 17:41:20.190966 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.04.17 17:41:20.191103 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001683 sec., 4159.2394533571005 rows/sec., 7.45 MiB/sec. | ||
| 17969 | 2026.04.17 17:41:20.191115 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17970 | 2026.04.17 17:41:20.191156 [ 276 ] {249d38f7-9dee-40ef-ae47-194dd8927d91} <Debug> TCPHandler: Processed in 0.001857381 sec. | ||
| 17971 | 2026.04.17 17:41:20.191191 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2026.04.17 17:41:20.191219 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17973 | 2026.04.17 17:41:20.191291 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2026.04.17 17:41:20.191316 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 17975 | 2026.04.17 17:41:20.191389 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17976 | 2026.04.17 17:41:20.191430 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17977 | 2026.04.17 17:41:20.191494 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17978 | 2026.04.17 17:41:20.191543 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2480 rows starting from the beginning of the part | ||
| 17979 | 2026.04.17 17:41:20.191661 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 17980 | 2026.04.17 17:41:20.191756 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17981 | 2026.04.17 17:41:20.191761 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 34 rows starting from the beginning of the part | ||
| 17982 | 2026.04.17 17:41:20.191790 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17983 | 2026.04.17 17:41:20.191869 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 18 rows starting from the beginning of the part | ||
| 17984 | 2026.04.17 17:41:20.191956 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 34 rows starting from the beginning of the part | ||
| 17985 | 2026.04.17 17:41:20.192041 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 17986 | 2026.04.17 17:41:20.192087 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17987 | 2026.04.17 17:41:20.192295 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.04.17 17:41:20.192420 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 17989 | 2026.04.17 17:41:20.192456 [ 276 ] {c0beee26-b059-43fe-9391-a83951a024a4} <Debug> TCPHandler: Processed in 0.001212399 sec. | ||
| 17990 | 2026.04.17 17:41:20.201541 [ 194 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 19 columns (19 merged, 0 gathered) in 0.010266577 sec., 251300.89610198216 rows/sec., 450.32 MiB/sec. | ||
| 17991 | 2026.04.17 17:41:20.204014 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17992 | 2026.04.17 17:41:20.204434 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17993 | 2026.04.17 17:41:20.204520 [ 199 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17994 | 2026.04.17 17:41:20.204671 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
| 17995 | 2026.04.17 17:41:20.600621 [ 219 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17996 | 2026.04.17 17:41:20.600688 [ 219 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17997 | 2026.04.17 17:41:20.604082 [ 219 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 17998 | 2026.04.17 17:41:21.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.91 MiB, peak 406.68 MiB, free memory in arenas 0.00 B, will set to 391.82 MiB (RSS), difference: 3.90 MiB | ||
| 17999 | 2026.04.17 17:41:25.186607 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.04.17 17:41:25.186827 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18001 | 2026.04.17 17:41:25.186906 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18002 | 2026.04.17 17:41:25.187619 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.04.17 17:41:25.187670 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18004 | 2026.04.17 17:41:25.188078 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18005 | 2026.04.17 17:41:25.188307 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.04.17 17:41:25.188466 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 18007 | 2026.04.17 17:41:25.188520 [ 276 ] {3886d26e-7fb7-4d58-a569-0d7e9b28678e} <Debug> TCPHandler: Processed in 0.002056877 sec. | ||
| 18008 | 2026.04.17 17:41:25.188666 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.04.17 17:41:25.188766 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18010 | 2026.04.17 17:41:25.188809 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18011 | 2026.04.17 17:41:25.189218 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.04.17 17:41:25.189254 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18013 | 2026.04.17 17:41:25.189563 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18014 | 2026.04.17 17:41:25.189775 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.04.17 17:41:25.189908 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 18016 | 2026.04.17 17:41:25.189946 [ 276 ] {9612e1bd-3982-4807-9479-bbfee52232da} <Debug> TCPHandler: Processed in 0.001329183 sec. | ||
| 18017 | 2026.04.17 17:41:25.190062 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.04.17 17:41:25.190156 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18019 | 2026.04.17 17:41:25.190194 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18020 | 2026.04.17 17:41:25.190673 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.04.17 17:41:25.190709 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18022 | 2026.04.17 17:41:25.191028 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18023 | 2026.04.17 17:41:25.191233 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.04.17 17:41:25.191360 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001224 sec., 201797.385620915 rows/sec., 18.02 MiB/sec. | ||
| 18025 | 2026.04.17 17:41:25.191398 [ 276 ] {c33d85f8-87ba-495a-bd39-5ffe66a27284} <Debug> TCPHandler: Processed in 0.001383346 sec. | ||
| 18026 | 2026.04.17 17:41:25.191521 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2026.04.17 17:41:25.191613 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18028 | 2026.04.17 17:41:25.191651 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18029 | 2026.04.17 17:41:25.192051 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.04.17 17:41:25.192087 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18031 | 2026.04.17 17:41:25.192376 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18032 | 2026.04.17 17:41:25.192574 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.04.17 17:41:25.192706 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001111 sec., 46804.680468046805 rows/sec., 3.46 MiB/sec. | ||
| 18034 | 2026.04.17 17:41:25.192742 [ 276 ] {f0aa38a7-b6f1-4405-9836-1d6d62437dad} <Debug> TCPHandler: Processed in 0.001268221 sec. | ||
| 18035 | 2026.04.17 17:41:25.192856 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.04.17 17:41:25.192948 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18037 | 2026.04.17 17:41:25.192985 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18038 | 2026.04.17 17:41:25.193365 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.04.17 17:41:25.193400 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18040 | 2026.04.17 17:41:25.193693 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18041 | 2026.04.17 17:41:25.193903 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.04.17 17:41:25.194011 [ 61 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 18043 | 2026.04.17 17:41:25.194023 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.82 MiB/sec. | ||
| 18044 | 2026.04.17 17:41:25.194079 [ 61 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18045 | 2026.04.17 17:41:25.194088 [ 276 ] {b23cb689-b904-4d25-ad66-b8577b0c23a7} <Debug> TCPHandler: Processed in 0.001278222 sec. | ||
| 18046 | 2026.04.17 17:41:25.194110 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18047 | 2026.04.17 17:41:25.194215 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2026.04.17 17:41:25.194221 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 18049 | 2026.04.17 17:41:25.194311 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18050 | 2026.04.17 17:41:25.194339 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18051 | 2026.04.17 17:41:25.194351 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18052 | 2026.04.17 17:41:25.194380 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 975 rows starting from the beginning of the part | ||
| 18053 | 2026.04.17 17:41:25.194447 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 173 rows starting from the beginning of the part | ||
| 18054 | 2026.04.17 17:41:25.194502 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 18055 | 2026.04.17 17:41:25.194548 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 18056 | 2026.04.17 17:41:25.194584 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 18057 | 2026.04.17 17:41:25.194624 [ 188 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 18058 | 2026.04.17 17:41:25.194743 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2026.04.17 17:41:25.194777 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18060 | 2026.04.17 17:41:25.195068 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18061 | 2026.04.17 17:41:25.195276 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.04.17 17:41:25.195400 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 18063 | 2026.04.17 17:41:25.195437 [ 276 ] {85c106e2-77fe-4e12-98a8-4f95cb49f22f} <Debug> TCPHandler: Processed in 0.001268652 sec. | ||
| 18064 | 2026.04.17 17:41:25.195552 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18065 | 2026.04.17 17:41:25.195643 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18066 | 2026.04.17 17:41:25.195674 [ 200 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505919 sec., 1508049.2377080042 rows/sec., 96.78 MiB/sec. | ||
| 18067 | 2026.04.17 17:41:25.195681 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18068 | 2026.04.17 17:41:25.195938 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 18069 | 2026.04.17 17:41:25.196128 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.04.17 17:41:25.196171 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18071 | 2026.04.17 17:41:25.196339 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18072 | 2026.04.17 17:41:25.196452 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_44_9} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 18073 | 2026.04.17 17:41:25.196490 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18074 | 2026.04.17 17:41:25.196567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18075 | 2026.04.17 17:41:25.196703 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18076 | 2026.04.17 17:41:25.196835 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.00121 sec., 115702.47933884298 rows/sec., 9.35 MiB/sec. | ||
| 18077 | 2026.04.17 17:41:25.196872 [ 276 ] {c6cf5bd9-b4ae-4d79-b7e9-e987bf6ef194} <Debug> TCPHandler: Processed in 0.001366755 sec. | ||
| 18078 | 2026.04.17 17:41:25.196987 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18079 | 2026.04.17 17:41:25.197078 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18080 | 2026.04.17 17:41:25.197119 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18081 | 2026.04.17 17:41:25.197523 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18082 | 2026.04.17 17:41:25.197558 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18083 | 2026.04.17 17:41:25.197884 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18084 | 2026.04.17 17:41:25.198098 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18085 | 2026.04.17 17:41:25.198223 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001163 sec., 171109.2003439381 rows/sec., 12.27 MiB/sec. | ||
| 18086 | 2026.04.17 17:41:25.198259 [ 276 ] {865e4cb1-6642-43b0-80cf-40e02344307c} <Debug> TCPHandler: Processed in 0.001318343 sec. | ||
| 18087 | 2026.04.17 17:41:25.198330 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18088 | 2026.04.17 17:41:25.198372 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18089 | 2026.04.17 17:41:25.198406 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18090 | 2026.04.17 17:41:25.198508 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18091 | 2026.04.17 17:41:25.198562 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <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 | ||
| 18092 | 2026.04.17 17:41:25.199411 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.04.17 17:41:25.199447 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18094 | 2026.04.17 17:41:25.199992 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18095 | 2026.04.17 17:41:25.200214 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.04.17 17:41:25.200353 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001863 sec., 18250.134192163176 rows/sec., 32.70 MiB/sec. | ||
| 18097 | 2026.04.17 17:41:25.200421 [ 276 ] {0b85a6a7-2828-4e3e-97b9-b54b94e762e3} <Debug> TCPHandler: Processed in 0.002090369 sec. | ||
| 18098 | 2026.04.17 17:41:25.200459 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18099 | 2026.04.17 17:41:25.200519 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18100 | 2026.04.17 17:41:25.200545 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2026.04.17 17:41:25.200644 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18102 | 2026.04.17 17:41:25.200691 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18103 | 2026.04.17 17:41:25.201058 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.04.17 17:41:25.201095 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18105 | 2026.04.17 17:41:25.201438 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18106 | 2026.04.17 17:41:25.201775 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.04.17 17:41:25.201920 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 18108 | 2026.04.17 17:41:25.201962 [ 276 ] {4d581a65-33b0-47fd-8b77-dc931e760975} <Debug> TCPHandler: Processed in 0.001463938 sec. | ||
| 18109 | 2026.04.17 17:41:25.202021 [ 222 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18110 | 2026.04.17 17:41:25.202068 [ 222 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18111 | 2026.04.17 17:41:25.202848 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18112 | 2026.04.17 17:41:25.203250 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18113 | 2026.04.17 17:41:25.205701 [ 222 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18114 | 2026.04.17 17:41:25.430678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40827 | ||
| 18115 | 2026.04.17 17:41:25.431172 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2026.04.17 17:41:25.431212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18117 | 2026.04.17 17:41:25.431692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18118 | 2026.04.17 17:41:25.431937 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2026.04.17 17:41:25.432087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40827 | ||
| 18120 | 2026.04.17 17:41:25.432150 [ 217 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 18121 | 2026.04.17 17:41:25.432182 [ 217 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 18122 | 2026.04.17 17:41:25.435663 [ 217 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 18123 | 2026.04.17 17:41:25.668358 [ 222 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 18124 | 2026.04.17 17:41:25.668404 [ 222 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 18125 | 2026.04.17 17:41:25.671394 [ 222 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 18126 | 2026.04.17 17:41:25.814789 [ 221 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18127 | 2026.04.17 17:41:25.814841 [ 221 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18128 | 2026.04.17 17:41:25.817693 [ 221 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18129 | 2026.04.17 17:41:25.906011 [ 218 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18130 | 2026.04.17 17:41:25.906063 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18131 | 2026.04.17 17:41:25.908120 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18132 | 2026.04.17 17:41:27.391389 [ 42 ] {} <Debug> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 18133 | 2026.04.17 17:41:27.391451 [ 42 ] {} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2026.04.17 17:41:27.391472 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18135 | 2026.04.17 17:41:27.391598 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::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 | ||
| 18136 | 2026.04.17 17:41:27.391804 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18137 | 2026.04.17 17:41:27.391860 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 18138 | 2026.04.17 17:41:27.391961 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 18139 | 2026.04.17 17:41:27.392034 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 18140 | 2026.04.17 17:41:27.392099 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 18141 | 2026.04.17 17:41:27.392159 [ 196 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 18142 | 2026.04.17 17:41:27.393130 [ 190 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001590832 sec., 10057.630221167288 rows/sec., 670.34 KiB/sec. | ||
| 18143 | 2026.04.17 17:41:27.393279 [ 200 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 18144 | 2026.04.17 17:41:27.393558 [ 200 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2026.04.17 17:41:27.393631 [ 200 ] {75589881-3f26-4a2b-8b03-e017dc09137b::all_1_15_3} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 18146 | 2026.04.17 17:41:27.393713 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18147 | 2026.04.17 17:41:27.644224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18148 | 2026.04.17 17:41:27.661334 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2026.04.17 17:41:27.661392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18150 | 2026.04.17 17:41:27.667598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18151 | 2026.04.17 17:41:27.668294 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2026.04.17 17:41:27.671305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18153 | 2026.04.17 17:41:28.101253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2226 | ||
| 18154 | 2026.04.17 17:41:28.104444 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2026.04.17 17:41:28.104522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18156 | 2026.04.17 17:41:28.106105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18157 | 2026.04.17 17:41:28.106460 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18158 | 2026.04.17 17:41:28.106937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2226 | ||
| 18159 | 2026.04.17 17:41:30.183715 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18160 | 2026.04.17 17:41:30.184022 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18161 | 2026.04.17 17:41:30.184129 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18162 | 2026.04.17 17:41:30.184982 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18163 | 2026.04.17 17:41:30.185023 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18164 | 2026.04.17 17:41:30.185430 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18165 | 2026.04.17 17:41:30.185658 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18166 | 2026.04.17 17:41:30.185810 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001865 sec., 37533.512064343166 rows/sec., 3.00 MiB/sec. | ||
| 18167 | 2026.04.17 17:41:30.185861 [ 276 ] {a7bcfd64-9976-447d-b209-39a482202eef} <Debug> TCPHandler: Processed in 0.002329706 sec. | ||
| 18168 | 2026.04.17 17:41:30.185996 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18169 | 2026.04.17 17:41:30.186100 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18170 | 2026.04.17 17:41:30.186144 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18171 | 2026.04.17 17:41:30.186566 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18172 | 2026.04.17 17:41:30.186600 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18173 | 2026.04.17 17:41:30.186907 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18174 | 2026.04.17 17:41:30.187146 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18175 | 2026.04.17 17:41:30.187275 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.0012 sec., 5833.333333333334 rows/sec., 438.64 KiB/sec. | ||
| 18176 | 2026.04.17 17:41:30.187314 [ 276 ] {1ea68285-7e4d-4644-8d59-e473720f2d53} <Debug> TCPHandler: Processed in 0.001369215 sec. | ||
| 18177 | 2026.04.17 17:41:30.187443 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18178 | 2026.04.17 17:41:30.187567 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18179 | 2026.04.17 17:41:30.187616 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18180 | 2026.04.17 17:41:30.188058 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18181 | 2026.04.17 17:41:30.188093 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18182 | 2026.04.17 17:41:30.188457 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18183 | 2026.04.17 17:41:30.188685 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18184 | 2026.04.17 17:41:30.188818 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001277 sec., 55599.06029757244 rows/sec., 4.34 MiB/sec. | ||
| 18185 | 2026.04.17 17:41:30.188861 [ 276 ] {53350349-84ed-491f-b68f-1d00d91be769} <Debug> TCPHandler: Processed in 0.001477819 sec. | ||
| 18186 | 2026.04.17 17:41:30.188986 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18187 | 2026.04.17 17:41:30.189084 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18188 | 2026.04.17 17:41:30.189132 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18189 | 2026.04.17 17:41:30.189561 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.04.17 17:41:30.189600 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18191 | 2026.04.17 17:41:30.189948 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18192 | 2026.04.17 17:41:30.190182 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.04.17 17:41:30.190312 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 18194 | 2026.04.17 17:41:30.190349 [ 276 ] {c8f0d723-8d15-4145-aac4-2d8b4dcec56a} <Debug> TCPHandler: Processed in 0.001412467 sec. | ||
| 18195 | 2026.04.17 17:41:30.190473 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18196 | 2026.04.17 17:41:30.190599 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18197 | 2026.04.17 17:41:30.190667 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <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 | ||
| 18198 | 2026.04.17 17:41:30.191422 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18199 | 2026.04.17 17:41:30.191457 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18200 | 2026.04.17 17:41:30.191991 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18201 | 2026.04.17 17:41:30.192227 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2026.04.17 17:41:30.192374 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.0018 sec., 3888.888888888889 rows/sec., 6.97 MiB/sec. | ||
| 18203 | 2026.04.17 17:41:30.192441 [ 276 ] {18372ec7-51ad-48c6-9d37-86ad89d07c49} <Debug> TCPHandler: Processed in 0.002029766 sec. | ||
| 18204 | 2026.04.17 17:41:30.192553 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2026.04.17 17:41:30.192648 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.04.17 17:41:30.192690 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18207 | 2026.04.17 17:41:30.193020 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.04.17 17:41:30.193056 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18209 | 2026.04.17 17:41:30.193359 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18210 | 2026.04.17 17:41:30.193610 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.04.17 17:41:30.193739 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 18212 | 2026.04.17 17:41:30.193775 [ 276 ] {dcf23eaa-cf8b-46e6-bcc0-1b709fc83647} <Debug> TCPHandler: Processed in 0.001271412 sec. | ||
| 18213 | 2026.04.17 17:41:32.640600 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18214 | 2026.04.17 17:41:32.640655 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18215 | 2026.04.17 17:41:32.933109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41275 | ||
| 18216 | 2026.04.17 17:41:32.933610 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.04.17 17:41:32.933658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18218 | 2026.04.17 17:41:32.934146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18219 | 2026.04.17 17:41:32.934411 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2026.04.17 17:41:32.934553 [ 30 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18221 | 2026.04.17 17:41:32.934562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41275 | ||
| 18222 | 2026.04.17 17:41:32.934623 [ 30 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18223 | 2026.04.17 17:41:32.934649 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18224 | 2026.04.17 17:41:32.934748 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 18225 | 2026.04.17 17:41:32.934860 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18226 | 2026.04.17 17:41:32.934896 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38907 rows starting from the beginning of the part | ||
| 18227 | 2026.04.17 17:41:32.934958 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18228 | 2026.04.17 17:41:32.935008 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18229 | 2026.04.17 17:41:32.935054 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18230 | 2026.04.17 17:41:32.935098 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18231 | 2026.04.17 17:41:32.935140 [ 201 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18232 | 2026.04.17 17:41:32.937743 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041 sec., 13572837.882275568 rows/sec., 194.16 MiB/sec. | ||
| 18233 | 2026.04.17 17:41:32.938081 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18234 | 2026.04.17 17:41:32.938382 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18235 | 2026.04.17 17:41:32.938458 [ 189 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_86_17} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18236 | 2026.04.17 17:41:32.938554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18237 | 2026.04.17 17:41:35.172283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18238 | 2026.04.17 17:41:35.184849 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.04.17 17:41:35.185015 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18240 | 2026.04.17 17:41:35.185074 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18241 | 2026.04.17 17:41:35.185743 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.04.17 17:41:35.185795 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18243 | 2026.04.17 17:41:35.186208 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18244 | 2026.04.17 17:41:35.186446 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2026.04.17 17:41:35.186606 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001641 sec., 75563.68068251066 rows/sec., 6.50 MiB/sec. | ||
| 18246 | 2026.04.17 17:41:35.186656 [ 276 ] {8d10cc94-e465-4956-8282-11f9a180e492} <Debug> TCPHandler: Processed in 0.001930014 sec. | ||
| 18247 | 2026.04.17 17:41:35.186793 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18248 | 2026.04.17 17:41:35.186899 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18249 | 2026.04.17 17:41:35.186943 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18250 | 2026.04.17 17:41:35.187379 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.04.17 17:41:35.187417 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18252 | 2026.04.17 17:41:35.187735 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18253 | 2026.04.17 17:41:35.187964 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.04.17 17:41:35.188105 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00123 sec., 27642.27642276423 rows/sec., 2.03 MiB/sec. | ||
| 18255 | 2026.04.17 17:41:35.188154 [ 276 ] {a3c3ef6b-c25f-4d64-b329-620305ba87b1} <Debug> TCPHandler: Processed in 0.001412676 sec. | ||
| 18256 | 2026.04.17 17:41:35.188297 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18257 | 2026.04.17 17:41:35.188408 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18258 | 2026.04.17 17:41:35.188451 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18259 | 2026.04.17 17:41:35.188926 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18260 | 2026.04.17 17:41:35.188964 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18261 | 2026.04.17 17:41:35.189355 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18262 | 2026.04.17 17:41:35.189634 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18263 | 2026.04.17 17:41:35.189773 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001388 sec., 70605.18731988473 rows/sec., 5.51 MiB/sec. | ||
| 18264 | 2026.04.17 17:41:35.189833 [ 276 ] {4a681d5e-090f-4691-8fc8-aacbeaade6da} <Debug> TCPHandler: Processed in 0.001589422 sec. | ||
| 18265 | 2026.04.17 17:41:35.189963 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.04.17 17:41:35.190059 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18267 | 2026.04.17 17:41:35.190103 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18268 | 2026.04.17 17:41:35.190218 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.04.17 17:41:35.190258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18270 | 2026.04.17 17:41:35.190513 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18271 | 2026.04.17 17:41:35.190547 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18272 | 2026.04.17 17:41:35.190910 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18273 | 2026.04.17 17:41:35.191117 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2026.04.17 17:41:35.191249 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 18275 | 2026.04.17 17:41:35.191285 [ 276 ] {ed945488-c045-43b1-bca6-625316b2bfd9} <Debug> TCPHandler: Processed in 0.001370945 sec. | ||
| 18276 | 2026.04.17 17:41:35.191398 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2026.04.17 17:41:35.191493 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18278 | 2026.04.17 17:41:35.191547 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <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 | ||
| 18279 | 2026.04.17 17:41:35.192323 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.04.17 17:41:35.192358 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18281 | 2026.04.17 17:41:35.192908 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18282 | 2026.04.17 17:41:35.193129 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.04.17 17:41:35.193266 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001792 sec., 18973.214285714286 rows/sec., 34.00 MiB/sec. | ||
| 18284 | 2026.04.17 17:41:35.193333 [ 276 ] {94c8e10c-6c6b-41fb-9f71-61a32c88c955} <Debug> TCPHandler: Processed in 0.001983055 sec. | ||
| 18285 | 2026.04.17 17:41:35.193459 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18286 | 2026.04.17 17:41:35.193554 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18287 | 2026.04.17 17:41:35.193594 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18288 | 2026.04.17 17:41:35.193930 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18289 | 2026.04.17 17:41:35.193965 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18290 | 2026.04.17 17:41:35.194259 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18291 | 2026.04.17 17:41:35.194466 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2026.04.17 17:41:35.194591 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 18293 | 2026.04.17 17:41:35.194627 [ 276 ] {e091485a-3bd0-4ad3-acb5-225651a52797} <Debug> TCPHandler: Processed in 0.00121516 sec. | ||
| 18294 | 2026.04.17 17:41:35.196789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18295 | 2026.04.17 17:41:35.197536 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.04.17 17:41:35.197815 [ 23 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18297 | 2026.04.17 17:41:35.197878 [ 23 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2026.04.17 17:41:35.197897 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18299 | 2026.04.17 17:41:35.198006 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18300 | 2026.04.17 17:41:35.201404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18301 | 2026.04.17 17:41:35.202052 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18302 | 2026.04.17 17:41:35.203695 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18303 | 2026.04.17 17:41:35.208687 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18304 | 2026.04.17 17:41:35.213594 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18305 | 2026.04.17 17:41:35.218504 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18306 | 2026.04.17 17:41:35.223462 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18307 | 2026.04.17 17:41:35.228075 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 18308 | 2026.04.17 17:41:35.286257 [ 190 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088297628 sec., 7338.8154889053185 rows/sec., 37.95 MiB/sec. | ||
| 18309 | 2026.04.17 17:41:35.289334 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18310 | 2026.04.17 17:41:35.291406 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_86_17} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2026.04.17 17:41:35.291520 [ 195 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_86_17} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18312 | 2026.04.17 17:41:35.294249 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18313 | 2026.04.17 17:41:35.780969 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2026.04.17 17:41:35.781166 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18315 | 2026.04.17 17:41:35.781239 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18316 | 2026.04.17 17:41:35.783087 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2026.04.17 17:41:35.783136 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18318 | 2026.04.17 17:41:35.783655 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18319 | 2026.04.17 17:41:35.783895 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2026.04.17 17:41:35.784024 [ 50 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18321 | 2026.04.17 17:41:35.784043 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Debug> executeQuery: Read 2419 rows, 181.92 KiB in 0.00293 sec., 825597.2696245734 rows/sec., 60.63 MiB/sec. | ||
| 18322 | 2026.04.17 17:41:35.784092 [ 50 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.04.17 17:41:35.784107 [ 276 ] {3c66d23d-cd78-4fe5-b6fc-5d2acafe8adc} <Debug> TCPHandler: Processed in 0.003274687 sec. | ||
| 18324 | 2026.04.17 17:41:35.784118 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18325 | 2026.04.17 17:41:35.784222 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 18326 | 2026.04.17 17:41:35.784259 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2026.04.17 17:41:35.784332 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18328 | 2026.04.17 17:41:35.784366 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3362 rows starting from the beginning of the part | ||
| 18329 | 2026.04.17 17:41:35.784382 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18330 | 2026.04.17 17:41:35.784430 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18331 | 2026.04.17 17:41:35.784432 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 70 rows starting from the beginning of the part | ||
| 18332 | 2026.04.17 17:41:35.784491 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 247 rows starting from the beginning of the part | ||
| 18333 | 2026.04.17 17:41:35.784538 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 70 rows starting from the beginning of the part | ||
| 18334 | 2026.04.17 17:41:35.784586 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 124 rows starting from the beginning of the part | ||
| 18335 | 2026.04.17 17:41:35.784632 [ 192 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 2419 rows starting from the beginning of the part | ||
| 18336 | 2026.04.17 17:41:35.784907 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.04.17 17:41:35.784945 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18338 | 2026.04.17 17:41:35.785263 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18339 | 2026.04.17 17:41:35.785469 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.04.17 17:41:35.785594 [ 50 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18341 | 2026.04.17 17:41:35.785600 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001244 sec., 14469.453376205787 rows/sec., 1.06 MiB/sec. | ||
| 18342 | 2026.04.17 17:41:35.785630 [ 50 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2026.04.17 17:41:35.785653 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18344 | 2026.04.17 17:41:35.785654 [ 276 ] {5048c9fb-1b16-4941-8929-5048a2f8a37a} <Debug> TCPHandler: Processed in 0.001459828 sec. | ||
| 18345 | 2026.04.17 17:41:35.785767 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 18346 | 2026.04.17 17:41:35.785785 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18347 | 2026.04.17 17:41:35.785892 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18348 | 2026.04.17 17:41:35.785900 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18349 | 2026.04.17 17:41:35.785935 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18350 | 2026.04.17 17:41:35.785946 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 18351 | 2026.04.17 17:41:35.786026 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 7 rows starting from the beginning of the part | ||
| 18352 | 2026.04.17 17:41:35.786075 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 52 rows starting from the beginning of the part | ||
| 18353 | 2026.04.17 17:41:35.786119 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 7 rows starting from the beginning of the part | ||
| 18354 | 2026.04.17 17:41:35.786162 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 34 rows starting from the beginning of the part | ||
| 18355 | 2026.04.17 17:41:35.786205 [ 198 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 18 rows starting from the beginning of the part | ||
| 18356 | 2026.04.17 17:41:35.786621 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2026.04.17 17:41:35.786661 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18358 | 2026.04.17 17:41:35.786665 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6292 rows, containing 5 columns (5 merged, 0 gathered) in 0.002484322 sec., 2532682.9613874527 rows/sec., 200.80 MiB/sec. | ||
| 18359 | 2026.04.17 17:41:35.786998 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18360 | 2026.04.17 17:41:35.787054 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18361 | 2026.04.17 17:41:35.787105 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379025 sec., 249451.6053008466 rows/sec., 17.74 MiB/sec. | ||
| 18362 | 2026.04.17 17:41:35.787245 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18363 | 2026.04.17 17:41:35.787337 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18364 | 2026.04.17 17:41:35.787390 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001517 sec., 528015.8206987475 rows/sec., 30.50 MiB/sec. | ||
| 18365 | 2026.04.17 17:41:35.787422 [ 224 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 18366 | 2026.04.17 17:41:35.787433 [ 276 ] {e0a77e92-398b-4641-bde9-3f5674989d4d} <Debug> TCPHandler: Processed in 0.001695775 sec. | ||
| 18367 | 2026.04.17 17:41:35.787454 [ 224 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 18368 | 2026.04.17 17:41:35.787424 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18369 | 2026.04.17 17:41:35.787574 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18370 | 2026.04.17 17:41:35.787585 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_146_29} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18371 | 2026.04.17 17:41:35.787682 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.04.17 17:41:35.787685 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18373 | 2026.04.17 17:41:35.787721 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 18374 | 2026.04.17 17:41:35.787746 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18375 | 2026.04.17 17:41:35.787792 [ 197 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_121_24} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18376 | 2026.04.17 17:41:35.787908 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18377 | 2026.04.17 17:41:35.788155 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18378 | 2026.04.17 17:41:35.788195 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18379 | 2026.04.17 17:41:35.788507 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18380 | 2026.04.17 17:41:35.788738 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.04.17 17:41:35.788864 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 58.69 KiB/sec. | ||
| 18382 | 2026.04.17 17:41:35.788903 [ 276 ] {1cf19fbe-061c-4d51-b25e-446bf48ef75e} <Debug> TCPHandler: Processed in 0.001377416 sec. | ||
| 18383 | 2026.04.17 17:41:35.789016 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18384 | 2026.04.17 17:41:35.789109 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18385 | 2026.04.17 17:41:35.789147 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18386 | 2026.04.17 17:41:35.789970 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18387 | 2026.04.17 17:41:35.790007 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18388 | 2026.04.17 17:41:35.790374 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18389 | 2026.04.17 17:41:35.790550 [ 224 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 18390 | 2026.04.17 17:41:35.790605 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.04.17 17:41:35.790727 [ 50 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18392 | 2026.04.17 17:41:35.790733 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Debug> executeQuery: Read 1297 rows, 88.68 KiB in 0.001642 sec., 789890.3775883069 rows/sec., 52.74 MiB/sec. | ||
| 18393 | 2026.04.17 17:41:35.790763 [ 50 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18394 | 2026.04.17 17:41:35.790788 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18395 | 2026.04.17 17:41:35.790788 [ 276 ] {4c6e3591-5cc9-43aa-8bdb-6155caa61aed} <Debug> TCPHandler: Processed in 0.0018191 sec. | ||
| 18396 | 2026.04.17 17:41:35.790881 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 18397 | 2026.04.17 17:41:35.790938 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18398 | 2026.04.17 17:41:35.790989 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18399 | 2026.04.17 17:41:35.791022 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 18400 | 2026.04.17 17:41:35.791037 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18401 | 2026.04.17 17:41:35.791076 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 18402 | 2026.04.17 17:41:35.791085 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18403 | 2026.04.17 17:41:35.791126 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 140 rows starting from the beginning of the part | ||
| 18404 | 2026.04.17 17:41:35.791170 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 71 rows starting from the beginning of the part | ||
| 18405 | 2026.04.17 17:41:35.791206 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 98 rows starting from the beginning of the part | ||
| 18406 | 2026.04.17 17:41:35.791249 [ 198 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1297 rows starting from the beginning of the part | ||
| 18407 | 2026.04.17 17:41:35.791816 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18408 | 2026.04.17 17:41:35.791859 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18409 | 2026.04.17 17:41:35.792305 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18410 | 2026.04.17 17:41:35.792513 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18411 | 2026.04.17 17:41:35.792548 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704346 sec., 2058267.5114090682 rows/sec., 149.52 MiB/sec. | ||
| 18412 | 2026.04.17 17:41:35.792636 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_141_35 to all_146_146_0 | ||
| 18413 | 2026.04.17 17:41:35.792644 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Debug> executeQuery: Read 1496 rows, 92.90 KiB in 0.001626 sec., 920049.2004920049 rows/sec., 55.80 MiB/sec. | ||
| 18414 | 2026.04.17 17:41:35.792672 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.04.17 17:41:35.792694 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18416 | 2026.04.17 17:41:35.792697 [ 276 ] {5616563a-9ab7-4aa1-bed3-5fc30b188ce1} <Debug> TCPHandler: Processed in 0.00181595 sec. | ||
| 18417 | 2026.04.17 17:41:35.792787 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_35 to all_146_146_0 into Compact with storage Full | ||
| 18418 | 2026.04.17 17:41:35.792794 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18419 | 2026.04.17 17:41:35.792834 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18420 | 2026.04.17 17:41:35.792903 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18421 | 2026.04.17 17:41:35.792928 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18422 | 2026.04.17 17:41:35.792942 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_35, total 51378 rows starting from the beginning of the part | ||
| 18423 | 2026.04.17 17:41:35.792992 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <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 | ||
| 18424 | 2026.04.17 17:41:35.793016 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 18425 | 2026.04.17 17:41:35.793072 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 199 rows starting from the beginning of the part | ||
| 18426 | 2026.04.17 17:41:35.793116 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.04.17 17:41:35.793122 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 18428 | 2026.04.17 17:41:35.793182 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::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 | ||
| 18429 | 2026.04.17 17:41:35.793204 [ 192 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_146_29} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18430 | 2026.04.17 17:41:35.793229 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1496 rows starting from the beginning of the part | ||
| 18431 | 2026.04.17 17:41:35.793299 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 18432 | 2026.04.17 17:41:35.793818 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.04.17 17:41:35.793856 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18434 | 2026.04.17 17:41:35.794396 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18435 | 2026.04.17 17:41:35.794636 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.04.17 17:41:35.794778 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001869 sec., 9630.818619582664 rows/sec., 17.26 MiB/sec. | ||
| 18437 | 2026.04.17 17:41:35.794833 [ 276 ] {b2c83b42-99d1-4c43-a05a-f943a55fa45b} <Debug> TCPHandler: Processed in 0.002049707 sec. | ||
| 18438 | 2026.04.17 17:41:35.794967 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.04.17 17:41:35.795060 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18440 | 2026.04.17 17:41:35.795101 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18441 | 2026.04.17 17:41:35.795423 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.04.17 17:41:35.795456 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18443 | 2026.04.17 17:41:35.795784 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18444 | 2026.04.17 17:41:35.795993 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.04.17 17:41:35.796119 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 18446 | 2026.04.17 17:41:35.796122 [ 52 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18447 | 2026.04.17 17:41:35.796154 [ 276 ] {80c38b9e-037e-44df-a342-f8a94b1c55ae} <Debug> TCPHandler: Processed in 0.001244061 sec. | ||
| 18448 | 2026.04.17 17:41:35.796167 [ 52 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18449 | 2026.04.17 17:41:35.796186 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18450 | 2026.04.17 17:41:35.796275 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 18451 | 2026.04.17 17:41:35.796398 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18452 | 2026.04.17 17:41:35.796433 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7200 rows starting from the beginning of the part | ||
| 18453 | 2026.04.17 17:41:35.796492 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18454 | 2026.04.17 17:41:35.796540 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18455 | 2026.04.17 17:41:35.796586 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 18456 | 2026.04.17 17:41:35.796628 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 18457 | 2026.04.17 17:41:35.796669 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 12 rows starting from the beginning of the part | ||
| 18458 | 2026.04.17 17:41:35.798480 [ 188 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002245384 sec., 3318808.720468303 rows/sec., 221.72 MiB/sec. | ||
| 18459 | 2026.04.17 17:41:35.799018 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18460 | 2026.04.17 17:41:35.799313 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18461 | 2026.04.17 17:41:35.799388 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_146_29} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18462 | 2026.04.17 17:41:35.799472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18463 | 2026.04.17 17:41:35.802709 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53553 rows, containing 5 columns (5 merged, 0 gathered) in 0.009963437 sec., 5374952.438601257 rows/sec., 346.23 MiB/sec. | ||
| 18464 | 2026.04.17 17:41:35.803281 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Trace> MergedBlockOutputStream: filled checksums all_1_146_36 (state Temporary) | ||
| 18465 | 2026.04.17 17:41:35.803556 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_146_36 to all_1_146_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18466 | 2026.04.17 17:41:35.803625 [ 191 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_146_36} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_141_35, all_146_146_0] -> all_1_146_36 | ||
| 18467 | 2026.04.17 17:41:35.803693 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18468 | 2026.04.17 17:41:36.001174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.06 MiB, peak 410.76 MiB, free memory in arenas 0.00 B, will set to 391.82 MiB (RSS), difference: -2.24 MiB | ||
| 18469 | 2026.04.17 17:41:37.246674 [ 64 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 18470 | 2026.04.17 17:41:37.246773 [ 64 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.04.17 17:41:37.246812 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18472 | 2026.04.17 17:41:37.246959 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 18473 | 2026.04.17 17:41:37.247092 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18474 | 2026.04.17 17:41:37.247131 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 20 rows starting from the beginning of the part | ||
| 18475 | 2026.04.17 17:41:37.247203 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 18476 | 2026.04.17 17:41:37.247254 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 18477 | 2026.04.17 17:41:37.247301 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 18478 | 2026.04.17 17:41:37.247347 [ 188 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 18479 | 2026.04.17 17:41:37.248130 [ 200 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229571 sec., 35784.83877710193 rows/sec., 2.99 MiB/sec. | ||
| 18480 | 2026.04.17 17:41:37.248246 [ 200 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 18481 | 2026.04.17 17:41:37.248541 [ 200 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18482 | 2026.04.17 17:41:37.248610 [ 200 ] {ee03f1e0-ae06-4cfe-a419-08a748be63aa::all_1_32_7} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 18483 | 2026.04.17 17:41:37.248685 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18484 | 2026.04.17 17:41:38.097546 [ 219 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 18485 | 2026.04.17 17:41:38.097595 [ 219 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 18486 | 2026.04.17 17:41:38.099557 [ 219 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 18487 | 2026.04.17 17:41:38.107959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2266 | ||
| 18488 | 2026.04.17 17:41:38.110510 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.04.17 17:41:38.110554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18490 | 2026.04.17 17:41:38.111770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18491 | 2026.04.17 17:41:38.112050 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2026.04.17 17:41:38.112428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 18493 | 2026.04.17 17:41:40.181381 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18494 | 2026.04.17 17:41:40.181682 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18495 | 2026.04.17 17:41:40.181786 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18496 | 2026.04.17 17:41:40.182673 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2026.04.17 17:41:40.182710 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18498 | 2026.04.17 17:41:40.183117 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18499 | 2026.04.17 17:41:40.183349 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2026.04.17 17:41:40.183510 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. | ||
| 18501 | 2026.04.17 17:41:40.183560 [ 276 ] {f5ab3b6b-4839-4c39-aedf-3451f3712364} <Debug> TCPHandler: Processed in 0.002364448 sec. | ||
| 18502 | 2026.04.17 17:41:40.183690 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2026.04.17 17:41:40.183784 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18504 | 2026.04.17 17:41:40.183823 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18505 | 2026.04.17 17:41:40.184291 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18506 | 2026.04.17 17:41:40.184324 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18507 | 2026.04.17 17:41:40.184637 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18508 | 2026.04.17 17:41:40.184851 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2026.04.17 17:41:40.184975 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 18510 | 2026.04.17 17:41:40.185012 [ 276 ] {b78e7d9a-ac16-47b8-a167-8aa953a8dcec} <Debug> TCPHandler: Processed in 0.001368975 sec. | ||
| 18511 | 2026.04.17 17:41:40.185133 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18512 | 2026.04.17 17:41:40.185234 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18513 | 2026.04.17 17:41:40.185276 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18514 | 2026.04.17 17:41:40.185710 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18515 | 2026.04.17 17:41:40.185744 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18516 | 2026.04.17 17:41:40.186095 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18517 | 2026.04.17 17:41:40.186311 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2026.04.17 17:41:40.186435 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001222 sec., 104746.31751227495 rows/sec., 7.30 MiB/sec. | ||
| 18519 | 2026.04.17 17:41:40.186472 [ 276 ] {ffef8fd0-3bd8-48b9-b7d2-077fe1fc18a4} <Debug> TCPHandler: Processed in 0.001385285 sec. | ||
| 18520 | 2026.04.17 17:41:40.186591 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2026.04.17 17:41:40.186683 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18522 | 2026.04.17 17:41:40.186722 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18523 | 2026.04.17 17:41:40.187035 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.04.17 17:41:40.187068 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18525 | 2026.04.17 17:41:40.187373 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18526 | 2026.04.17 17:41:40.187581 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18527 | 2026.04.17 17:41:40.187704 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 18528 | 2026.04.17 17:41:40.187739 [ 276 ] {d260c09a-1e08-42cb-8354-3eca4706f25c} <Debug> TCPHandler: Processed in 0.00119468 sec. | ||
| 18529 | 2026.04.17 17:41:40.435607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41787 | ||
| 18530 | 2026.04.17 17:41:40.436143 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.04.17 17:41:40.436193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18532 | 2026.04.17 17:41:40.436686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18533 | 2026.04.17 17:41:40.436930 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2026.04.17 17:41:40.437084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41787 | ||
| 18535 | 2026.04.17 17:41:42.702361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18536 | 2026.04.17 17:41:42.721197 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.04.17 17:41:42.721271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18538 | 2026.04.17 17:41:42.727883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18539 | 2026.04.17 17:41:42.728681 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.04.17 17:41:42.732692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18541 | 2026.04.17 17:41:45.139225 [ 218 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18542 | 2026.04.17 17:41:45.139289 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18543 | 2026.04.17 17:41:45.142450 [ 218 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 18544 | 2026.04.17 17:41:45.184463 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18545 | 2026.04.17 17:41:45.184668 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18546 | 2026.04.17 17:41:45.184747 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18547 | 2026.04.17 17:41:45.185501 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18548 | 2026.04.17 17:41:45.185554 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18549 | 2026.04.17 17:41:45.185960 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18550 | 2026.04.17 17:41:45.186193 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18551 | 2026.04.17 17:41:45.186354 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001742 sec., 71182.54879448909 rows/sec., 6.12 MiB/sec. | ||
| 18552 | 2026.04.17 17:41:45.186408 [ 276 ] {d6166b07-9d54-400f-8e5f-fe4e6269d131} <Debug> TCPHandler: Processed in 0.002087438 sec. | ||
| 18553 | 2026.04.17 17:41:45.186539 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18554 | 2026.04.17 17:41:45.186644 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18555 | 2026.04.17 17:41:45.186687 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18556 | 2026.04.17 17:41:45.187128 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18557 | 2026.04.17 17:41:45.187166 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18558 | 2026.04.17 17:41:45.187476 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18559 | 2026.04.17 17:41:45.187701 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18560 | 2026.04.17 17:41:45.187832 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001215 sec., 27983.53909465021 rows/sec., 2.05 MiB/sec. | ||
| 18561 | 2026.04.17 17:41:45.187872 [ 276 ] {5a516126-c153-4f5d-a745-674ea557eddd} <Debug> TCPHandler: Processed in 0.001385745 sec. | ||
| 18562 | 2026.04.17 17:41:45.187973 [ 219 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 18563 | 2026.04.17 17:41:45.187990 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2026.04.17 17:41:45.188028 [ 219 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 18565 | 2026.04.17 17:41:45.188118 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18566 | 2026.04.17 17:41:45.188164 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18567 | 2026.04.17 17:41:45.188626 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.04.17 17:41:45.188663 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18569 | 2026.04.17 17:41:45.189081 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18570 | 2026.04.17 17:41:45.189309 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2026.04.17 17:41:45.189443 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001351 sec., 72538.86010362694 rows/sec., 5.67 MiB/sec. | ||
| 18572 | 2026.04.17 17:41:45.189482 [ 276 ] {01b16cdb-25dd-4b5e-a796-9b8defc5f1e2} <Debug> TCPHandler: Processed in 0.001540001 sec. | ||
| 18573 | 2026.04.17 17:41:45.189599 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2026.04.17 17:41:45.189697 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18575 | 2026.04.17 17:41:45.189742 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18576 | 2026.04.17 17:41:45.190169 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.04.17 17:41:45.190208 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18578 | 2026.04.17 17:41:45.190602 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18579 | 2026.04.17 17:41:45.190913 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.04.17 17:41:45.191091 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 18581 | 2026.04.17 17:41:45.191137 [ 276 ] {e1ef214c-dd69-4928-8291-2fd4cf93b2a7} <Debug> TCPHandler: Processed in 0.001586453 sec. | ||
| 18582 | 2026.04.17 17:41:45.191147 [ 219 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 18583 | 2026.04.17 17:41:45.191261 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18584 | 2026.04.17 17:41:45.191363 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18585 | 2026.04.17 17:41:45.191422 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <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 | ||
| 18586 | 2026.04.17 17:41:45.192289 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18587 | 2026.04.17 17:41:45.192329 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18588 | 2026.04.17 17:41:45.192912 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18589 | 2026.04.17 17:41:45.193168 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18590 | 2026.04.17 17:41:45.193302 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18591 | 2026.04.17 17:41:45.193311 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001968 sec., 17276.422764227642 rows/sec., 30.96 MiB/sec. | ||
| 18592 | 2026.04.17 17:41:45.193382 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18593 | 2026.04.17 17:41:45.193411 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18594 | 2026.04.17 17:41:45.193431 [ 276 ] {2bec6902-3eed-40d3-ac4f-f63b3158b3b2} <Debug> TCPHandler: Processed in 0.002220553 sec. | ||
| 18595 | 2026.04.17 17:41:45.193519 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 18596 | 2026.04.17 17:41:45.193567 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2026.04.17 17:41:45.193662 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18598 | 2026.04.17 17:41:45.193704 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18599 | 2026.04.17 17:41:45.193726 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18600 | 2026.04.17 17:41:45.193784 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2580 rows starting from the beginning of the part | ||
| 18601 | 2026.04.17 17:41:45.193916 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 34 rows starting from the beginning of the part | ||
| 18602 | 2026.04.17 17:41:45.194029 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 7 rows starting from the beginning of the part | ||
| 18603 | 2026.04.17 17:41:45.194036 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2026.04.17 17:41:45.194077 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18605 | 2026.04.17 17:41:45.194137 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part | ||
| 18606 | 2026.04.17 17:41:45.194227 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part | ||
| 18607 | 2026.04.17 17:41:45.194318 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part | ||
| 18608 | 2026.04.17 17:41:45.194402 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18609 | 2026.04.17 17:41:45.194640 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.04.17 17:41:45.194777 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 18611 | 2026.04.17 17:41:45.194816 [ 276 ] {35ea91e4-27cb-4cba-b34c-635d58bad13c} <Debug> TCPHandler: Processed in 0.001299293 sec. | ||
| 18612 | 2026.04.17 17:41:45.194870 [ 218 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18613 | 2026.04.17 17:41:45.194911 [ 218 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18614 | 2026.04.17 17:41:45.197022 [ 218 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 18615 | 2026.04.17 17:41:45.202888 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 19 columns (19 merged, 0 gathered) in 0.009420769 sec., 287343.84634630143 rows/sec., 514.91 MiB/sec. | ||
| 18616 | 2026.04.17 17:41:45.205298 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18617 | 2026.04.17 17:41:45.205642 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2026.04.17 17:41:45.205716 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18619 | 2026.04.17 17:41:45.205814 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.06 MiB. | ||
| 18620 | 2026.04.17 17:41:45.520355 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18621 | 2026.04.17 17:41:45.520412 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18622 | 2026.04.17 17:41:45.523915 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 18623 | 2026.04.17 17:41:45.926839 [ 223 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18624 | 2026.04.17 17:41:45.926906 [ 223 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18625 | 2026.04.17 17:41:45.929362 [ 223 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 18626 | 2026.04.17 17:41:46.000363 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.30 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 393.70 MiB (RSS), difference: 1.40 MiB | ||
| 18627 | 2026.04.17 17:41:47.640697 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18628 | 2026.04.17 17:41:47.640753 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18629 | 2026.04.17 17:41:47.938124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42235 | ||
| 18630 | 2026.04.17 17:41:47.938645 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.04.17 17:41:47.938697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18632 | 2026.04.17 17:41:47.939191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18633 | 2026.04.17 17:41:47.939430 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.04.17 17:41:47.939583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42235 | ||
| 18635 | 2026.04.17 17:41:48.113499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2286 | ||
| 18636 | 2026.04.17 17:41:48.115653 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18637 | 2026.04.17 17:41:48.115713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18638 | 2026.04.17 17:41:48.116928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18639 | 2026.04.17 17:41:48.117210 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2026.04.17 17:41:48.117609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2286 | ||
| 18641 | 2026.04.17 17:41:50.082154 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18642 | 2026.04.17 17:41:50.082244 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18643 | 2026.04.17 17:41:50.086046 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 18644 | 2026.04.17 17:41:50.183379 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18645 | 2026.04.17 17:41:50.183559 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18646 | 2026.04.17 17:41:50.183630 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18647 | 2026.04.17 17:41:50.184342 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2026.04.17 17:41:50.184396 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18649 | 2026.04.17 17:41:50.184811 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18650 | 2026.04.17 17:41:50.185053 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2026.04.17 17:41:50.185220 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001711 sec., 40911.74751607247 rows/sec., 3.27 MiB/sec. | ||
| 18652 | 2026.04.17 17:41:50.185275 [ 276 ] {2643dae8-a12d-4afd-9241-81e1032985e5} <Debug> TCPHandler: Processed in 0.002038867 sec. | ||
| 18653 | 2026.04.17 17:41:50.185409 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18654 | 2026.04.17 17:41:50.185515 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18655 | 2026.04.17 17:41:50.185560 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18656 | 2026.04.17 17:41:50.185979 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.04.17 17:41:50.186019 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18658 | 2026.04.17 17:41:50.186339 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18659 | 2026.04.17 17:41:50.186586 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18660 | 2026.04.17 17:41:50.186723 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001232 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. | ||
| 18661 | 2026.04.17 17:41:50.186764 [ 276 ] {b872f870-dc95-4162-b9a0-aec0eb0d90ca} <Debug> TCPHandler: Processed in 0.001406426 sec. | ||
| 18662 | 2026.04.17 17:41:50.186887 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18663 | 2026.04.17 17:41:50.186991 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18664 | 2026.04.17 17:41:50.187036 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18665 | 2026.04.17 17:41:50.187461 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18666 | 2026.04.17 17:41:50.187499 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18667 | 2026.04.17 17:41:50.187876 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18668 | 2026.04.17 17:41:50.188167 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2026.04.17 17:41:50.188319 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001348 sec., 52670.62314540059 rows/sec., 4.11 MiB/sec. | ||
| 18670 | 2026.04.17 17:41:50.188365 [ 276 ] {36c55b1e-f262-49b4-8671-0b7924d3c97d} <Debug> TCPHandler: Processed in 0.00152967 sec. | ||
| 18671 | 2026.04.17 17:41:50.188492 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18672 | 2026.04.17 17:41:50.188600 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18673 | 2026.04.17 17:41:50.188651 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18674 | 2026.04.17 17:41:50.189125 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18675 | 2026.04.17 17:41:50.189168 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18676 | 2026.04.17 17:41:50.189581 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18677 | 2026.04.17 17:41:50.189835 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.04.17 17:41:50.189972 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. | ||
| 18679 | 2026.04.17 17:41:50.190011 [ 276 ] {f17c823a-7a54-46f2-9333-223e2ca61726} <Debug> TCPHandler: Processed in 0.001575631 sec. | ||
| 18680 | 2026.04.17 17:41:50.190128 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18681 | 2026.04.17 17:41:50.190227 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18682 | 2026.04.17 17:41:50.190287 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <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 | ||
| 18683 | 2026.04.17 17:41:50.191068 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.04.17 17:41:50.191107 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18685 | 2026.04.17 17:41:50.191624 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18686 | 2026.04.17 17:41:50.191871 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.04.17 17:41:50.192019 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001813 sec., 3861.003861003861 rows/sec., 6.92 MiB/sec. | ||
| 18688 | 2026.04.17 17:41:50.192090 [ 276 ] {d1648d85-63f1-4cfb-82e7-0b9398946629} <Debug> TCPHandler: Processed in 0.002011446 sec. | ||
| 18689 | 2026.04.17 17:41:50.192231 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18690 | 2026.04.17 17:41:50.192329 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18691 | 2026.04.17 17:41:50.192373 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18692 | 2026.04.17 17:41:50.192716 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18693 | 2026.04.17 17:41:50.192754 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18694 | 2026.04.17 17:41:50.193082 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18695 | 2026.04.17 17:41:50.193321 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.04.17 17:41:50.193454 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 18697 | 2026.04.17 17:41:50.193492 [ 276 ] {a6307931-589f-40fe-9b94-b0c378c49b32} <Debug> TCPHandler: Processed in 0.001309963 sec. | ||
| 18698 | 2026.04.17 17:41:50.233646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18699 | 2026.04.17 17:41:50.252686 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18700 | 2026.04.17 17:41:50.252730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18701 | 2026.04.17 17:41:50.259221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18702 | 2026.04.17 17:41:50.259968 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18703 | 2026.04.17 17:41:50.263762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18704 | 2026.04.17 17:41:55.187703 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.04.17 17:41:55.188038 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.04.17 17:41:55.188155 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18707 | 2026.04.17 17:41:55.188951 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.04.17 17:41:55.189006 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18709 | 2026.04.17 17:41:55.189418 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18710 | 2026.04.17 17:41:55.189674 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.04.17 17:41:55.189839 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001897 sec., 12651.55508697944 rows/sec., 1.05 MiB/sec. | ||
| 18712 | 2026.04.17 17:41:55.189895 [ 276 ] {8dee96ba-c9da-432c-9df5-d188780e0336} <Debug> TCPHandler: Processed in 0.002383518 sec. | ||
| 18713 | 2026.04.17 17:41:55.190021 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2026.04.17 17:41:55.190127 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18715 | 2026.04.17 17:41:55.190172 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18716 | 2026.04.17 17:41:55.190578 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2026.04.17 17:41:55.190617 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18718 | 2026.04.17 17:41:55.190928 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18719 | 2026.04.17 17:41:55.191157 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18720 | 2026.04.17 17:41:55.191293 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 18721 | 2026.04.17 17:41:55.191336 [ 276 ] {eb869c54-f543-463c-9486-380972aef0c0} <Debug> TCPHandler: Processed in 0.001368005 sec. | ||
| 18722 | 2026.04.17 17:41:55.191448 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18723 | 2026.04.17 17:41:55.191551 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18724 | 2026.04.17 17:41:55.191593 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18725 | 2026.04.17 17:41:55.192155 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18726 | 2026.04.17 17:41:55.192192 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18727 | 2026.04.17 17:41:55.192536 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18728 | 2026.04.17 17:41:55.192751 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18729 | 2026.04.17 17:41:55.192882 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Debug> executeQuery: Read 247 rows, 22.63 KiB in 0.001351 sec., 182827.53515914138 rows/sec., 16.36 MiB/sec. | ||
| 18730 | 2026.04.17 17:41:55.192921 [ 276 ] {ce027581-1b35-42d3-b3af-9f97fa5bbbab} <Debug> TCPHandler: Processed in 0.00152344 sec. | ||
| 18731 | 2026.04.17 17:41:55.193033 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18732 | 2026.04.17 17:41:55.193128 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18733 | 2026.04.17 17:41:55.193167 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18734 | 2026.04.17 17:41:55.193575 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18735 | 2026.04.17 17:41:55.193611 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18736 | 2026.04.17 17:41:55.193913 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18737 | 2026.04.17 17:41:55.194146 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18738 | 2026.04.17 17:41:55.194273 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001165 sec., 42060.08583690987 rows/sec., 3.13 MiB/sec. | ||
| 18739 | 2026.04.17 17:41:55.194311 [ 276 ] {a8adfba3-203b-4996-88d2-00e428dfb404} <Debug> TCPHandler: Processed in 0.001325784 sec. | ||
| 18740 | 2026.04.17 17:41:55.194417 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2026.04.17 17:41:55.194511 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18742 | 2026.04.17 17:41:55.194550 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18743 | 2026.04.17 17:41:55.194935 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2026.04.17 17:41:55.194976 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18745 | 2026.04.17 17:41:55.195267 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18746 | 2026.04.17 17:41:55.195477 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2026.04.17 17:41:55.195603 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 18748 | 2026.04.17 17:41:55.195640 [ 276 ] {dafd089d-d91f-4fdf-8fda-0d2bcf056c61} <Debug> TCPHandler: Processed in 0.001271441 sec. | ||
| 18749 | 2026.04.17 17:41:55.195752 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18750 | 2026.04.17 17:41:55.195857 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18751 | 2026.04.17 17:41:55.195899 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18752 | 2026.04.17 17:41:55.196314 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.04.17 17:41:55.196351 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18754 | 2026.04.17 17:41:55.196699 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18755 | 2026.04.17 17:41:55.196918 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18756 | 2026.04.17 17:41:55.197050 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 772.88 KiB/sec. | ||
| 18757 | 2026.04.17 17:41:55.197090 [ 276 ] {549c3fc3-cf2e-42f5-a31c-f0dab0e10667} <Debug> TCPHandler: Processed in 0.001389186 sec. | ||
| 18758 | 2026.04.17 17:41:55.197202 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.04.17 17:41:55.197297 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18760 | 2026.04.17 17:41:55.197338 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18761 | 2026.04.17 17:41:55.197809 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.04.17 17:41:55.197846 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18763 | 2026.04.17 17:41:55.198206 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18764 | 2026.04.17 17:41:55.198450 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.04.17 17:41:55.198588 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Debug> executeQuery: Read 140 rows, 11.61 KiB in 0.001309 sec., 106951.871657754 rows/sec., 8.66 MiB/sec. | ||
| 18766 | 2026.04.17 17:41:55.198628 [ 276 ] {72ae1496-fd50-4597-aa4e-5a66d3f119cf} <Debug> TCPHandler: Processed in 0.001476539 sec. | ||
| 18767 | 2026.04.17 17:41:55.198736 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2026.04.17 17:41:55.198831 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18769 | 2026.04.17 17:41:55.198875 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18770 | 2026.04.17 17:41:55.199306 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.04.17 17:41:55.199346 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18772 | 2026.04.17 17:41:55.199761 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18773 | 2026.04.17 17:41:55.200026 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2026.04.17 17:41:55.200186 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001372 sec., 143586.0058309038 rows/sec., 10.30 MiB/sec. | ||
| 18775 | 2026.04.17 17:41:55.200232 [ 276 ] {d60fb9fd-c05e-40d7-b431-cee83fe6bf31} <Debug> TCPHandler: Processed in 0.001545641 sec. | ||
| 18776 | 2026.04.17 17:41:55.200360 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2026.04.17 17:41:55.200463 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18778 | 2026.04.17 17:41:55.200518 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <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 | ||
| 18779 | 2026.04.17 17:41:55.201354 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18780 | 2026.04.17 17:41:55.201390 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18781 | 2026.04.17 17:41:55.201952 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18782 | 2026.04.17 17:41:55.202190 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2026.04.17 17:41:55.202331 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001887 sec., 18547.95972443031 rows/sec., 33.24 MiB/sec. | ||
| 18784 | 2026.04.17 17:41:55.202401 [ 276 ] {8748c4c3-0346-4c4e-859d-8c0a3b3d00de} <Debug> TCPHandler: Processed in 0.002099969 sec. | ||
| 18785 | 2026.04.17 17:41:55.202529 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18786 | 2026.04.17 17:41:55.202623 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18787 | 2026.04.17 17:41:55.202664 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18788 | 2026.04.17 17:41:55.202981 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18789 | 2026.04.17 17:41:55.203016 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18790 | 2026.04.17 17:41:55.203830 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 18791 | 2026.04.17 17:41:55.204043 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18792 | 2026.04.17 17:41:55.204168 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001564 sec., 1918.158567774936 rows/sec., 153.60 KiB/sec. | ||
| 18793 | 2026.04.17 17:41:55.204204 [ 276 ] {6fd7acbd-dd0f-4cd5-b5d9-bf16c1aa8a93} <Debug> TCPHandler: Processed in 0.001724687 sec. | ||
| 18794 | 2026.04.17 17:41:55.204314 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18795 | 2026.04.17 17:41:55.204407 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18796 | 2026.04.17 17:41:55.204447 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18797 | 2026.04.17 17:41:55.204770 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2026.04.17 17:41:55.204805 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18799 | 2026.04.17 17:41:55.205108 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18800 | 2026.04.17 17:41:55.205323 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18801 | 2026.04.17 17:41:55.205451 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 18802 | 2026.04.17 17:41:55.205487 [ 276 ] {df18db1f-c700-4dd2-a2cd-178a23d3d77c} <Debug> TCPHandler: Processed in 0.001221381 sec. | ||
| 18803 | 2026.04.17 17:41:55.440608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42747 | ||
| 18804 | 2026.04.17 17:41:55.441142 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18805 | 2026.04.17 17:41:55.441188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 18806 | 2026.04.17 17:41:55.441684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18807 | 2026.04.17 17:41:55.441929 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18808 | 2026.04.17 17:41:55.442079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42747 | ||
| 18809 | 2026.04.17 17:41:57.764744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 18810 | 2026.04.17 17:41:57.814005 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18811 | 2026.04.17 17:41:57.814120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 18812 | 2026.04.17 17:41:57.849028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18813 | 2026.04.17 17:41:57.852248 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.04.17 17:41:57.886620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 18815 | 2026.04.17 17:41:58.118661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2320 | ||
| 18816 | 2026.04.17 17:41:58.122751 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.04.17 17:41:58.122848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 18818 | 2026.04.17 17:41:58.124548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18819 | 2026.04.17 17:41:58.124960 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.04.17 17:41:58.125172 [ 147 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18821 | 2026.04.17 17:41:58.125232 [ 147 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18822 | 2026.04.17 17:41:58.125288 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 18823 | 2026.04.17 17:41:58.125468 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 18824 | 2026.04.17 17:41:58.125552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2320 | ||
| 18825 | 2026.04.17 17:41:58.126298 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18826 | 2026.04.17 17:41:58.126588 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2164 rows starting from the beginning of the part | ||
| 18827 | 2026.04.17 17:41:58.127248 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 18828 | 2026.04.17 17:41:58.127885 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 18829 | 2026.04.17 17:41:58.128403 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 18830 | 2026.04.17 17:41:58.128874 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 18831 | 2026.04.17 17:41:58.129473 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 18832 | 2026.04.17 17:41:58.140953 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 72 columns (72 merged, 0 gathered) in 0.015571141 sec., 148993.57728505574 rows/sec., 114.78 MiB/sec. | ||
| 18833 | 2026.04.17 17:41:58.143838 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18834 | 2026.04.17 17:41:58.144728 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18835 | 2026.04.17 17:41:58.144849 [ 200 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_66_13} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18836 | 2026.04.17 17:41:58.145256 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 18837 | 2026.04.17 17:41:58.515393 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41669 | ||
| 18838 | 2026.04.17 17:41:58.515527 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18839 | 2026.04.17 17:41:58.515561 [ 289 ] {} <Debug> TCP-Session: f3efeb80-ec8c-40d7-b12a-9410b0b9b2df Authenticating user 'default' from [fd00:1122:3344:101::e]:41669 | ||
| 18840 | 2026.04.17 17:41:58.515593 [ 289 ] {} <Debug> TCP-Session: f3efeb80-ec8c-40d7-b12a-9410b0b9b2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18841 | 2026.04.17 17:41:58.515612 [ 289 ] {} <Debug> TCP-Session: f3efeb80-ec8c-40d7-b12a-9410b0b9b2df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18842 | 2026.04.17 17:41:58.515874 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37305 | ||
| 18843 | 2026.04.17 17:41:58.515900 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49396 | ||
| 18844 | 2026.04.17 17:41:58.515947 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46238 | ||
| 18845 | 2026.04.17 17:41:58.515968 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43024 | ||
| 18846 | 2026.04.17 17:41:58.516013 [ 289 ] {} <Trace> TCP-Session: f3efeb80-ec8c-40d7-b12a-9410b0b9b2df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2026.04.17 17:41:58.516011 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18848 | 2026.04.17 17:41:58.516055 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18849 | 2026.04.17 17:41:58.516056 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18850 | 2026.04.17 17:41:58.515966 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45210 | ||
| 18851 | 2026.04.17 17:41:58.516113 [ 350 ] {} <Debug> TCP-Session: 3fd49c7d-4acb-4a92-b598-4e66f7846fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37305 | ||
| 18852 | 2026.04.17 17:41:58.516121 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18853 | 2026.04.17 17:41:58.516184 [ 350 ] {} <Debug> TCP-Session: 3fd49c7d-4acb-4a92-b598-4e66f7846fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18854 | 2026.04.17 17:41:58.516200 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18855 | 2026.04.17 17:41:58.516220 [ 356 ] {} <Debug> TCP-Session: 3b63eac2-797d-4db5-b631-03891cedcc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:43024 | ||
| 18856 | 2026.04.17 17:41:58.516226 [ 350 ] {} <Debug> TCP-Session: 3fd49c7d-4acb-4a92-b598-4e66f7846fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18857 | 2026.04.17 17:41:58.516242 [ 288 ] {} <Debug> TCP-Session: 0a62fe7d-e200-42ac-b892-8610a08935c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45210 | ||
| 18858 | 2026.04.17 17:41:58.516264 [ 356 ] {} <Debug> TCP-Session: 3b63eac2-797d-4db5-b631-03891cedcc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18859 | 2026.04.17 17:41:58.516266 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18860 | 2026.04.17 17:41:58.516308 [ 356 ] {} <Debug> TCP-Session: 3b63eac2-797d-4db5-b631-03891cedcc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18861 | 2026.04.17 17:41:58.516288 [ 288 ] {} <Debug> TCP-Session: 0a62fe7d-e200-42ac-b892-8610a08935c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18862 | 2026.04.17 17:41:58.516121 [ 351 ] {} <Debug> TCP-Session: cf5aecb4-0d04-4ed7-ad2e-f27fe63f1302 Authenticating user 'default' from [fd00:1122:3344:101::e]:49396 | ||
| 18863 | 2026.04.17 17:41:58.516367 [ 288 ] {} <Debug> TCP-Session: 0a62fe7d-e200-42ac-b892-8610a08935c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18864 | 2026.04.17 17:41:58.516114 [ 355 ] {} <Debug> TCP-Session: db232f48-5e91-4a77-9e80-75eee1183b00 Authenticating user 'default' from [fd00:1122:3344:101::e]:46238 | ||
| 18865 | 2026.04.17 17:41:58.516400 [ 351 ] {} <Debug> TCP-Session: cf5aecb4-0d04-4ed7-ad2e-f27fe63f1302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18866 | 2026.04.17 17:41:58.516425 [ 355 ] {} <Debug> TCP-Session: db232f48-5e91-4a77-9e80-75eee1183b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18867 | 2026.04.17 17:41:58.515934 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63434 | ||
| 18868 | 2026.04.17 17:41:58.516452 [ 355 ] {} <Debug> TCP-Session: db232f48-5e91-4a77-9e80-75eee1183b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18869 | 2026.04.17 17:41:58.515932 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65282 | ||
| 18870 | 2026.04.17 17:41:58.515911 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43185 | ||
| 18871 | 2026.04.17 17:41:58.516567 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18872 | 2026.04.17 17:41:58.516439 [ 351 ] {} <Debug> TCP-Session: cf5aecb4-0d04-4ed7-ad2e-f27fe63f1302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18873 | 2026.04.17 17:41:58.516619 [ 354 ] {} <Debug> TCP-Session: 05262600-6d14-4174-9dec-6fb0d4e9da0a Authenticating user 'default' from [fd00:1122:3344:101::e]:63434 | ||
| 18874 | 2026.04.17 17:41:58.516658 [ 354 ] {} <Debug> TCP-Session: 05262600-6d14-4174-9dec-6fb0d4e9da0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18875 | 2026.04.17 17:41:58.516680 [ 354 ] {} <Debug> TCP-Session: 05262600-6d14-4174-9dec-6fb0d4e9da0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18876 | 2026.04.17 17:41:58.516693 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18877 | 2026.04.17 17:41:58.516792 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18878 | 2026.04.17 17:41:58.517095 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18879 | 2026.04.17 17:41:58.517145 [ 353 ] {} <Debug> TCP-Session: c202b9c9-1937-4964-a874-ddc63683bc35 Authenticating user 'default' from [fd00:1122:3344:101::e]:65282 | ||
| 18880 | 2026.04.17 17:41:58.517171 [ 353 ] {} <Debug> TCP-Session: c202b9c9-1937-4964-a874-ddc63683bc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18881 | 2026.04.17 17:41:58.517187 [ 353 ] {} <Debug> TCP-Session: c202b9c9-1937-4964-a874-ddc63683bc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18882 | 2026.04.17 17:41:58.517240 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18883 | 2026.04.17 17:41:58.517242 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 18884 | 2026.04.17 17:41:58.517289 [ 352 ] {} <Debug> TCP-Session: b7970b5e-3178-48d5-89ea-e6d11e5ed598 Authenticating user 'default' from [fd00:1122:3344:101::e]:43185 | ||
| 18885 | 2026.04.17 17:41:58.517312 [ 352 ] {} <Debug> TCP-Session: b7970b5e-3178-48d5-89ea-e6d11e5ed598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18886 | 2026.04.17 17:41:58.517328 [ 352 ] {} <Debug> TCP-Session: b7970b5e-3178-48d5-89ea-e6d11e5ed598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18887 | 2026.04.17 17:41:58.518524 [ 295 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> AggregatingTransform: Aggregating | ||
| 18888 | 2026.04.17 17:41:58.518574 [ 295 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 18889 | 2026.04.17 17:41:58.518615 [ 295 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00121579 sec. (822.510 rows/sec., 32.13 KiB/sec.) | ||
| 18890 | 2026.04.17 17:41:58.518637 [ 295 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Trace> Aggregator: Merging aggregated data | ||
| 18891 | 2026.04.17 17:41:58.520067 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003874 sec., 258.1311306143521 rows/sec., 10.08 KiB/sec. | ||
| 18892 | 2026.04.17 17:41:58.520321 [ 289 ] {8075b9e4-bd66-4ea5-aa8a-ffceba5abdc9} <Debug> TCPHandler: Processed in 0.004449076 sec. | ||
| 18893 | 2026.04.17 17:41:58.520501 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18894 | 2026.04.17 17:41:58.520537 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18895 | 2026.04.17 17:41:58.520544 [ 289 ] {} <Debug> TCP-Session: f3efeb80-ec8c-40d7-b12a-9410b0b9b2df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18896 | 2026.04.17 17:41:58.520554 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18897 | 2026.04.17 17:41:58.520597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18898 | 2026.04.17 17:41:58.520622 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18899 | 2026.04.17 17:41:58.520656 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18900 | 2026.04.17 17:41:58.520675 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18901 | 2026.04.17 17:41:58.520697 [ 353 ] {} <Debug> TCP-Session: c202b9c9-1937-4964-a874-ddc63683bc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18902 | 2026.04.17 17:41:58.520712 [ 352 ] {} <Debug> TCP-Session: b7970b5e-3178-48d5-89ea-e6d11e5ed598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18903 | 2026.04.17 17:41:58.520735 [ 355 ] {} <Debug> TCP-Session: db232f48-5e91-4a77-9e80-75eee1183b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18904 | 2026.04.17 17:41:58.520663 [ 288 ] {} <Debug> TCP-Session: 0a62fe7d-e200-42ac-b892-8610a08935c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18905 | 2026.04.17 17:41:58.520660 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18906 | 2026.04.17 17:41:58.520631 [ 354 ] {} <Debug> TCP-Session: 05262600-6d14-4174-9dec-6fb0d4e9da0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18907 | 2026.04.17 17:41:58.520837 [ 351 ] {} <Debug> TCP-Session: cf5aecb4-0d04-4ed7-ad2e-f27fe63f1302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18908 | 2026.04.17 17:41:58.520589 [ 356 ] {} <Debug> TCP-Session: 3b63eac2-797d-4db5-b631-03891cedcc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18909 | 2026.04.17 17:41:58.520579 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18910 | 2026.04.17 17:41:58.520976 [ 350 ] {} <Debug> TCP-Session: 3fd49c7d-4acb-4a92-b598-4e66f7846fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18911 | 2026.04.17 17:41:58.694291 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50590 | ||
| 18912 | 2026.04.17 17:41:58.694403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18913 | 2026.04.17 17:41:58.694430 [ 289 ] {} <Debug> TCP-Session: 1fdfcaf8-4425-4f5f-a080-bb57184b5a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:50590 | ||
| 18914 | 2026.04.17 17:41:58.694452 [ 289 ] {} <Debug> TCP-Session: 1fdfcaf8-4425-4f5f-a080-bb57184b5a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18915 | 2026.04.17 17:41:58.694465 [ 289 ] {} <Debug> TCP-Session: 1fdfcaf8-4425-4f5f-a080-bb57184b5a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18916 | 2026.04.17 17:41:58.694654 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59286 | ||
| 18917 | 2026.04.17 17:41:58.694692 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62668 | ||
| 18918 | 2026.04.17 17:41:58.694715 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46926 | ||
| 18919 | 2026.04.17 17:41:58.694753 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52139 | ||
| 18920 | 2026.04.17 17:41:58.694766 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18921 | 2026.04.17 17:41:58.694747 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49347 | ||
| 18922 | 2026.04.17 17:41:58.694799 [ 350 ] {} <Debug> TCP-Session: 0cb369d2-2431-4612-acfc-f240220747eb Authenticating user 'default' from [fd00:1122:3344:101::e]:59286 | ||
| 18923 | 2026.04.17 17:41:58.694806 [ 289 ] {} <Trace> TCP-Session: 1fdfcaf8-4425-4f5f-a080-bb57184b5a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18924 | 2026.04.17 17:41:58.694820 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18925 | 2026.04.17 17:41:58.694842 [ 350 ] {} <Debug> TCP-Session: 0cb369d2-2431-4612-acfc-f240220747eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18926 | 2026.04.17 17:41:58.694869 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18927 | 2026.04.17 17:41:58.694880 [ 351 ] {} <Debug> TCP-Session: da3d2dbb-691b-4703-b64f-9ce3f4383cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:62668 | ||
| 18928 | 2026.04.17 17:41:58.694882 [ 350 ] {} <Debug> TCP-Session: 0cb369d2-2431-4612-acfc-f240220747eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18929 | 2026.04.17 17:41:58.694904 [ 356 ] {} <Debug> TCP-Session: 29620388-7d58-40da-abd5-d6620ae1bf19 Authenticating user 'default' from [fd00:1122:3344:101::e]:49347 | ||
| 18930 | 2026.04.17 17:41:58.694920 [ 351 ] {} <Debug> TCP-Session: da3d2dbb-691b-4703-b64f-9ce3f4383cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18931 | 2026.04.17 17:41:58.694941 [ 356 ] {} <Debug> TCP-Session: 29620388-7d58-40da-abd5-d6620ae1bf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18932 | 2026.04.17 17:41:58.694953 [ 351 ] {} <Debug> TCP-Session: da3d2dbb-691b-4703-b64f-9ce3f4383cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18933 | 2026.04.17 17:41:58.694968 [ 356 ] {} <Debug> TCP-Session: 29620388-7d58-40da-abd5-d6620ae1bf19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18934 | 2026.04.17 17:41:58.694822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18935 | 2026.04.17 17:41:58.694822 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18936 | 2026.04.17 17:41:58.695019 [ 288 ] {} <Debug> TCP-Session: 86dafa6b-e4a6-45bf-9f76-c9db9409bee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52139 | ||
| 18937 | 2026.04.17 17:41:58.694733 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55675 | ||
| 18938 | 2026.04.17 17:41:58.695047 [ 288 ] {} <Debug> TCP-Session: 86dafa6b-e4a6-45bf-9f76-c9db9409bee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18939 | 2026.04.17 17:41:58.694722 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43245 | ||
| 18940 | 2026.04.17 17:41:58.695086 [ 288 ] {} <Debug> TCP-Session: 86dafa6b-e4a6-45bf-9f76-c9db9409bee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18941 | 2026.04.17 17:41:58.695122 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18942 | 2026.04.17 17:41:58.694697 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45512 | ||
| 18943 | 2026.04.17 17:41:58.695166 [ 355 ] {} <Debug> TCP-Session: e946033f-211e-40b5-ae21-e3e86b45c361 Authenticating user 'default' from [fd00:1122:3344:101::e]:55675 | ||
| 18944 | 2026.04.17 17:41:58.695047 [ 354 ] {} <Debug> TCP-Session: 48647b31-7e5a-4c9d-ae2e-30758eda4bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46926 | ||
| 18945 | 2026.04.17 17:41:58.695196 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18946 | 2026.04.17 17:41:58.695206 [ 355 ] {} <Debug> TCP-Session: e946033f-211e-40b5-ae21-e3e86b45c361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18947 | 2026.04.17 17:41:58.695227 [ 354 ] {} <Debug> TCP-Session: 48647b31-7e5a-4c9d-ae2e-30758eda4bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18948 | 2026.04.17 17:41:58.695247 [ 353 ] {} <Debug> TCP-Session: dcc64f1d-98b7-4035-9f90-4ba17f776ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43245 | ||
| 18949 | 2026.04.17 17:41:58.695265 [ 354 ] {} <Debug> TCP-Session: 48647b31-7e5a-4c9d-ae2e-30758eda4bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18950 | 2026.04.17 17:41:58.695291 [ 353 ] {} <Debug> TCP-Session: dcc64f1d-98b7-4035-9f90-4ba17f776ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18951 | 2026.04.17 17:41:58.695249 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18952 | 2026.04.17 17:41:58.695317 [ 353 ] {} <Debug> TCP-Session: dcc64f1d-98b7-4035-9f90-4ba17f776ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18953 | 2026.04.17 17:41:58.695250 [ 355 ] {} <Debug> TCP-Session: e946033f-211e-40b5-ae21-e3e86b45c361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18954 | 2026.04.17 17:41:58.695357 [ 352 ] {} <Debug> TCP-Session: f63d8e06-370e-449e-a087-66a685a10ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45512 | ||
| 18955 | 2026.04.17 17:41:58.695006 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18956 | 2026.04.17 17:41:58.695407 [ 352 ] {} <Debug> TCP-Session: f63d8e06-370e-449e-a087-66a685a10ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18957 | 2026.04.17 17:41:58.695429 [ 352 ] {} <Debug> TCP-Session: f63d8e06-370e-449e-a087-66a685a10ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18958 | 2026.04.17 17:41:58.695676 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18959 | 2026.04.17 17:41:58.695731 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18960 | 2026.04.17 17:41:58.696023 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 18961 | 2026.04.17 17:41:58.697047 [ 323 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> AggregatingTransform: Aggregating | ||
| 18962 | 2026.04.17 17:41:58.697154 [ 323 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 18963 | 2026.04.17 17:41:58.697192 [ 323 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069224 sec. (935.258 rows/sec., 36.53 KiB/sec.) | ||
| 18964 | 2026.04.17 17:41:58.697209 [ 323 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Trace> Aggregator: Merging aggregated data | ||
| 18965 | 2026.04.17 17:41:58.698406 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003459 sec., 289.10089621277825 rows/sec., 11.29 KiB/sec. | ||
| 18966 | 2026.04.17 17:41:58.698585 [ 289 ] {3579a5c3-5b42-4411-ba81-ea5792994c6c} <Debug> TCPHandler: Processed in 0.003930429 sec. | ||
| 18967 | 2026.04.17 17:41:58.698748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18968 | 2026.04.17 17:41:58.698778 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18969 | 2026.04.17 17:41:58.698780 [ 289 ] {} <Debug> TCP-Session: 1fdfcaf8-4425-4f5f-a080-bb57184b5a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18970 | 2026.04.17 17:41:58.698804 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18971 | 2026.04.17 17:41:58.698823 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18972 | 2026.04.17 17:41:58.698840 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18973 | 2026.04.17 17:41:58.698879 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18974 | 2026.04.17 17:41:58.698898 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18975 | 2026.04.17 17:41:58.698918 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18976 | 2026.04.17 17:41:58.698934 [ 288 ] {} <Debug> TCP-Session: 86dafa6b-e4a6-45bf-9f76-c9db9409bee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18977 | 2026.04.17 17:41:58.698951 [ 353 ] {} <Debug> TCP-Session: dcc64f1d-98b7-4035-9f90-4ba17f776ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18978 | 2026.04.17 17:41:58.698969 [ 356 ] {} <Debug> TCP-Session: 29620388-7d58-40da-abd5-d6620ae1bf19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18979 | 2026.04.17 17:41:58.698910 [ 354 ] {} <Debug> TCP-Session: 48647b31-7e5a-4c9d-ae2e-30758eda4bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18980 | 2026.04.17 17:41:58.698884 [ 352 ] {} <Debug> TCP-Session: f63d8e06-370e-449e-a087-66a685a10ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18981 | 2026.04.17 17:41:58.698866 [ 351 ] {} <Debug> TCP-Session: da3d2dbb-691b-4703-b64f-9ce3f4383cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18982 | 2026.04.17 17:41:58.698857 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18983 | 2026.04.17 17:41:58.698829 [ 350 ] {} <Debug> TCP-Session: 0cb369d2-2431-4612-acfc-f240220747eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18984 | 2026.04.17 17:41:58.699103 [ 355 ] {} <Debug> TCP-Session: e946033f-211e-40b5-ae21-e3e86b45c361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18985 | 2026.04.17 17:41:58.997506 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51911 | ||
| 18986 | 2026.04.17 17:41:58.997642 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18987 | 2026.04.17 17:41:58.997674 [ 288 ] {} <Debug> TCP-Session: 9426b6e9-111c-4fb7-b9d0-a8753f819c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:51911 | ||
| 18988 | 2026.04.17 17:41:58.997695 [ 288 ] {} <Debug> TCP-Session: 9426b6e9-111c-4fb7-b9d0-a8753f819c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18989 | 2026.04.17 17:41:58.997707 [ 288 ] {} <Debug> TCP-Session: 9426b6e9-111c-4fb7-b9d0-a8753f819c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18990 | 2026.04.17 17:41:58.997915 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44830 | ||
| 18991 | 2026.04.17 17:41:58.997924 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44489 | ||
| 18992 | 2026.04.17 17:41:58.997984 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40540 | ||
| 18993 | 2026.04.17 17:41:58.998016 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47685 | ||
| 18994 | 2026.04.17 17:41:58.998038 [ 288 ] {} <Trace> TCP-Session: 9426b6e9-111c-4fb7-b9d0-a8753f819c31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18995 | 2026.04.17 17:41:58.998058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18996 | 2026.04.17 17:41:58.998040 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47019 | ||
| 18997 | 2026.04.17 17:41:58.998104 [ 289 ] {} <Debug> TCP-Session: e4ace586-7d12-47dc-af8e-4efc2394282a Authenticating user 'default' from [fd00:1122:3344:101::e]:44489 | ||
| 18998 | 2026.04.17 17:41:58.998112 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18999 | 2026.04.17 17:41:58.998111 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19000 | 2026.04.17 17:41:58.998136 [ 289 ] {} <Debug> TCP-Session: e4ace586-7d12-47dc-af8e-4efc2394282a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19001 | 2026.04.17 17:41:58.998152 [ 351 ] {} <Debug> TCP-Session: 227eb1f0-96da-433f-b1b0-b15e0525f3d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40540 | ||
| 19002 | 2026.04.17 17:41:58.998165 [ 354 ] {} <Debug> TCP-Session: ddfcfd0d-6cc5-41c3-b4e4-2a716694e727 Authenticating user 'default' from [fd00:1122:3344:101::e]:47685 | ||
| 19003 | 2026.04.17 17:41:58.998172 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19004 | 2026.04.17 17:41:58.998196 [ 351 ] {} <Debug> TCP-Session: 227eb1f0-96da-433f-b1b0-b15e0525f3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19005 | 2026.04.17 17:41:58.998204 [ 354 ] {} <Debug> TCP-Session: ddfcfd0d-6cc5-41c3-b4e4-2a716694e727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19006 | 2026.04.17 17:41:58.998232 [ 351 ] {} <Debug> TCP-Session: 227eb1f0-96da-433f-b1b0-b15e0525f3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19007 | 2026.04.17 17:41:58.998254 [ 354 ] {} <Debug> TCP-Session: ddfcfd0d-6cc5-41c3-b4e4-2a716694e727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19008 | 2026.04.17 17:41:58.998256 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19009 | 2026.04.17 17:41:58.998221 [ 356 ] {} <Debug> TCP-Session: ee6bb065-f672-4b14-951f-6cd47438e50f Authenticating user 'default' from [fd00:1122:3344:101::e]:47019 | ||
| 19010 | 2026.04.17 17:41:58.998032 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45598 | ||
| 19011 | 2026.04.17 17:41:58.998332 [ 356 ] {} <Debug> TCP-Session: ee6bb065-f672-4b14-951f-6cd47438e50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19012 | 2026.04.17 17:41:58.998017 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44413 | ||
| 19013 | 2026.04.17 17:41:58.997999 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19014 | 2026.04.17 17:41:58.998400 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19015 | 2026.04.17 17:41:58.997989 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43379 | ||
| 19016 | 2026.04.17 17:41:58.998444 [ 350 ] {} <Debug> TCP-Session: 76379929-1a7c-4438-a5f0-e774d210192f Authenticating user 'default' from [fd00:1122:3344:101::e]:44830 | ||
| 19017 | 2026.04.17 17:41:58.998479 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19018 | 2026.04.17 17:41:58.998496 [ 350 ] {} <Debug> TCP-Session: 76379929-1a7c-4438-a5f0-e774d210192f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19019 | 2026.04.17 17:41:58.998456 [ 355 ] {} <Debug> TCP-Session: bdd3087b-d14c-4942-85a7-72d6cb3c3a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:45598 | ||
| 19020 | 2026.04.17 17:41:58.998521 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19021 | 2026.04.17 17:41:58.998546 [ 355 ] {} <Debug> TCP-Session: bdd3087b-d14c-4942-85a7-72d6cb3c3a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19022 | 2026.04.17 17:41:58.998521 [ 350 ] {} <Debug> TCP-Session: 76379929-1a7c-4438-a5f0-e774d210192f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19023 | 2026.04.17 17:41:58.998568 [ 352 ] {} <Debug> TCP-Session: de3fb727-bb38-44e2-be01-518441838a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:43379 | ||
| 19024 | 2026.04.17 17:41:58.998571 [ 355 ] {} <Debug> TCP-Session: bdd3087b-d14c-4942-85a7-72d6cb3c3a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19025 | 2026.04.17 17:41:58.998615 [ 352 ] {} <Debug> TCP-Session: de3fb727-bb38-44e2-be01-518441838a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19026 | 2026.04.17 17:41:58.998519 [ 353 ] {} <Debug> TCP-Session: 4cf4d58d-453d-4a71-8012-ba27e7c04976 Authenticating user 'default' from [fd00:1122:3344:101::e]:44413 | ||
| 19027 | 2026.04.17 17:41:58.998645 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19028 | 2026.04.17 17:41:58.998674 [ 353 ] {} <Debug> TCP-Session: 4cf4d58d-453d-4a71-8012-ba27e7c04976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19029 | 2026.04.17 17:41:58.998644 [ 352 ] {} <Debug> TCP-Session: de3fb727-bb38-44e2-be01-518441838a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2026.04.17 17:41:58.998704 [ 353 ] {} <Debug> TCP-Session: 4cf4d58d-453d-4a71-8012-ba27e7c04976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.04.17 17:41:58.998727 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19032 | 2026.04.17 17:41:58.998367 [ 356 ] {} <Debug> TCP-Session: ee6bb065-f672-4b14-951f-6cd47438e50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.04.17 17:41:58.998173 [ 289 ] {} <Debug> TCP-Session: e4ace586-7d12-47dc-af8e-4efc2394282a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19034 | 2026.04.17 17:41:58.999028 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Debug> oximeter.version (5c679d86-23cf-47d6-a957-87f1c916e27b) (SelectExecutor): Key condition: unknown | ||
| 19035 | 2026.04.17 17:41:58.999971 [ 314 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> AggregatingTransform: Aggregating | ||
| 19036 | 2026.04.17 17:41:59.000017 [ 314 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> Aggregator: Aggregation method: without_key | ||
| 19037 | 2026.04.17 17:41:59.000057 [ 314 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009086 sec. (1100.594 rows/sec., 42.99 KiB/sec.) | ||
| 19038 | 2026.04.17 17:41:59.000075 [ 314 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Trace> Aggregator: Merging aggregated data | ||
| 19039 | 2026.04.17 17:41:59.001624 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003442 sec., 290.52876234747237 rows/sec., 11.35 KiB/sec. | ||
| 19040 | 2026.04.17 17:41:59.001767 [ 288 ] {54079af3-2877-4b30-89ef-56c89e65e627} <Debug> TCPHandler: Processed in 0.003875798 sec. | ||
| 19041 | 2026.04.17 17:41:59.001904 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19042 | 2026.04.17 17:41:59.001935 [ 288 ] {} <Debug> TCP-Session: 9426b6e9-111c-4fb7-b9d0-a8753f819c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19043 | 2026.04.17 17:41:59.001940 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19044 | 2026.04.17 17:41:59.001962 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19045 | 2026.04.17 17:41:59.001987 [ 356 ] {} <Debug> TCP-Session: ee6bb065-f672-4b14-951f-6cd47438e50f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19046 | 2026.04.17 17:41:59.001993 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19047 | 2026.04.17 17:41:59.002002 [ 289 ] {} <Debug> TCP-Session: e4ace586-7d12-47dc-af8e-4efc2394282a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19048 | 2026.04.17 17:41:59.002016 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19049 | 2026.04.17 17:41:59.002050 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19050 | 2026.04.17 17:41:59.002053 [ 351 ] {} <Debug> TCP-Session: 227eb1f0-96da-433f-b1b0-b15e0525f3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2026.04.17 17:41:59.002077 [ 352 ] {} <Debug> TCP-Session: de3fb727-bb38-44e2-be01-518441838a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19052 | 2026.04.17 17:41:59.002093 [ 354 ] {} <Debug> TCP-Session: ddfcfd0d-6cc5-41c3-b4e4-2a716694e727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19053 | 2026.04.17 17:41:59.002073 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19054 | 2026.04.17 17:41:59.002036 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19055 | 2026.04.17 17:41:59.002166 [ 353 ] {} <Debug> TCP-Session: 4cf4d58d-453d-4a71-8012-ba27e7c04976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.04.17 17:41:59.001996 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19057 | 2026.04.17 17:41:59.002204 [ 350 ] {} <Debug> TCP-Session: 76379929-1a7c-4438-a5f0-e774d210192f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19058 | 2026.04.17 17:41:59.002232 [ 355 ] {} <Debug> TCP-Session: bdd3087b-d14c-4942-85a7-72d6cb3c3a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19059 | 2026.04.17 17:42:00.183018 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2026.04.17 17:42:00.183205 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19061 | 2026.04.17 17:42:00.183276 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19062 | 2026.04.17 17:42:00.184007 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19063 | 2026.04.17 17:42:00.184050 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19064 | 2026.04.17 17:42:00.184479 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19065 | 2026.04.17 17:42:00.184729 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19066 | 2026.04.17 17:42:00.184871 [ 144 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19067 | 2026.04.17 17:42:00.184889 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001736 sec., 40322.580645161295 rows/sec., 3.22 MiB/sec. | ||
| 19068 | 2026.04.17 17:42:00.184913 [ 144 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19069 | 2026.04.17 17:42:00.184936 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19070 | 2026.04.17 17:42:00.184958 [ 276 ] {35f84b30-9e33-4449-b33c-a10b418c44f3} <Debug> TCPHandler: Processed in 0.002080038 sec. | ||
| 19071 | 2026.04.17 17:42:00.185062 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 19072 | 2026.04.17 17:42:00.185092 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.04.17 17:42:00.185205 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19074 | 2026.04.17 17:42:00.185210 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19075 | 2026.04.17 17:42:00.185253 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19076 | 2026.04.17 17:42:00.185262 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3362 rows starting from the beginning of the part | ||
| 19077 | 2026.04.17 17:42:00.185345 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 19078 | 2026.04.17 17:42:00.185394 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 124 rows starting from the beginning of the part | ||
| 19079 | 2026.04.17 17:42:00.185439 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 70 rows starting from the beginning of the part | ||
| 19080 | 2026.04.17 17:42:00.185481 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 247 rows starting from the beginning of the part | ||
| 19081 | 2026.04.17 17:42:00.185521 [ 190 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 70 rows starting from the beginning of the part | ||
| 19082 | 2026.04.17 17:42:00.185722 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19083 | 2026.04.17 17:42:00.185764 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19084 | 2026.04.17 17:42:00.186101 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19085 | 2026.04.17 17:42:00.186369 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19086 | 2026.04.17 17:42:00.186512 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001331 sec., 5259.2036063110445 rows/sec., 395.47 KiB/sec. | ||
| 19087 | 2026.04.17 17:42:00.186565 [ 276 ] {317d7f3c-30f7-4e1b-b970-91af58da6ca4} <Debug> TCPHandler: Processed in 0.00152398 sec. | ||
| 19088 | 2026.04.17 17:42:00.186688 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19089 | 2026.04.17 17:42:00.186793 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19090 | 2026.04.17 17:42:00.186845 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19091 | 2026.04.17 17:42:00.187179 [ 193 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173942 sec., 1807315.9265518584 rows/sec., 145.59 MiB/sec. | ||
| 19092 | 2026.04.17 17:42:00.187309 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.04.17 17:42:00.187351 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19094 | 2026.04.17 17:42:00.187566 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19095 | 2026.04.17 17:42:00.187712 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19096 | 2026.04.17 17:42:00.187954 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.04.17 17:42:00.188022 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19098 | 2026.04.17 17:42:00.188091 [ 186 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_151_30} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19099 | 2026.04.17 17:42:00.188167 [ 144 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19100 | 2026.04.17 17:42:00.188187 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001416 sec., 50141.24293785311 rows/sec., 3.91 MiB/sec. | ||
| 19101 | 2026.04.17 17:42:00.188201 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 19102 | 2026.04.17 17:42:00.188208 [ 144 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.04.17 17:42:00.188244 [ 276 ] {80543451-2d6d-46a5-84ba-a3f37484abf5} <Debug> TCPHandler: Processed in 0.001607033 sec. | ||
| 19104 | 2026.04.17 17:42:00.188251 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19105 | 2026.04.17 17:42:00.188363 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 19106 | 2026.04.17 17:42:00.188385 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19107 | 2026.04.17 17:42:00.188508 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19108 | 2026.04.17 17:42:00.188524 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19109 | 2026.04.17 17:42:00.188555 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19110 | 2026.04.17 17:42:00.188567 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part | ||
| 19111 | 2026.04.17 17:42:00.188643 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 19112 | 2026.04.17 17:42:00.188689 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 98 rows starting from the beginning of the part | ||
| 19113 | 2026.04.17 17:42:00.188731 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 71 rows starting from the beginning of the part | ||
| 19114 | 2026.04.17 17:42:00.188770 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 140 rows starting from the beginning of the part | ||
| 19115 | 2026.04.17 17:42:00.188810 [ 187 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 71 rows starting from the beginning of the part | ||
| 19116 | 2026.04.17 17:42:00.188998 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2026.04.17 17:42:00.189042 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19118 | 2026.04.17 17:42:00.189406 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19119 | 2026.04.17 17:42:00.189668 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19120 | 2026.04.17 17:42:00.189794 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_146_36 to all_147_147_0 | ||
| 19121 | 2026.04.17 17:42:00.189806 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 19122 | 2026.04.17 17:42:00.189826 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2026.04.17 17:42:00.189845 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19124 | 2026.04.17 17:42:00.189848 [ 276 ] {b9738065-7528-453c-9509-9d0e657a7fa5} <Debug> TCPHandler: Processed in 0.00151362 sec. | ||
| 19125 | 2026.04.17 17:42:00.189919 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_36 to all_147_147_0 into Compact with storage Full | ||
| 19126 | 2026.04.17 17:42:00.189980 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19127 | 2026.04.17 17:42:00.189987 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001681825 sec., 1352697.2187950588 rows/sec., 100.22 MiB/sec. | ||
| 19128 | 2026.04.17 17:42:00.190069 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19129 | 2026.04.17 17:42:00.190089 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19130 | 2026.04.17 17:42:00.190111 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_36, total 53553 rows starting from the beginning of the part | ||
| 19131 | 2026.04.17 17:42:00.190151 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <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 | ||
| 19132 | 2026.04.17 17:42:00.190189 [ 193 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 19133 | 2026.04.17 17:42:00.190223 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19134 | 2026.04.17 17:42:00.190528 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19135 | 2026.04.17 17:42:00.190611 [ 186 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_151_30} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19136 | 2026.04.17 17:42:00.190698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 19137 | 2026.04.17 17:42:00.190962 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19138 | 2026.04.17 17:42:00.191003 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19139 | 2026.04.17 17:42:00.191558 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19140 | 2026.04.17 17:42:00.191809 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19141 | 2026.04.17 17:42:00.191961 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001891 sec., 3701.7451084082495 rows/sec., 6.63 MiB/sec. | ||
| 19142 | 2026.04.17 17:42:00.192039 [ 276 ] {d8a47854-e375-49c0-aeb0-ca16c4efceda} <Debug> TCPHandler: Processed in 0.002111699 sec. | ||
| 19143 | 2026.04.17 17:42:00.192166 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19144 | 2026.04.17 17:42:00.192264 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19145 | 2026.04.17 17:42:00.192307 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19146 | 2026.04.17 17:42:00.192655 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19147 | 2026.04.17 17:42:00.192688 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19148 | 2026.04.17 17:42:00.193017 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19149 | 2026.04.17 17:42:00.193279 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19150 | 2026.04.17 17:42:00.193405 [ 144 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19151 | 2026.04.17 17:42:00.193415 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 19152 | 2026.04.17 17:42:00.193437 [ 144 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.04.17 17:42:00.193456 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
| 19154 | 2026.04.17 17:42:00.193459 [ 276 ] {fb22a8b3-ff8a-445b-b800-a939099b24b1} <Debug> TCPHandler: Processed in 0.001341554 sec. | ||
| 19155 | 2026.04.17 17:42:00.193552 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 19156 | 2026.04.17 17:42:00.193657 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19157 | 2026.04.17 17:42:00.193685 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7452 rows starting from the beginning of the part | ||
| 19158 | 2026.04.17 17:42:00.193736 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 19159 | 2026.04.17 17:42:00.193775 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 19160 | 2026.04.17 17:42:00.193814 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 19161 | 2026.04.17 17:42:00.193851 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 19162 | 2026.04.17 17:42:00.193887 [ 186 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 19163 | 2026.04.17 17:42:00.196180 [ 199 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002680698 sec., 2887307.7086639376 rows/sec., 192.96 MiB/sec. | ||
| 19164 | 2026.04.17 17:42:00.196732 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19165 | 2026.04.17 17:42:00.197061 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19166 | 2026.04.17 17:42:00.197147 [ 195 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_151_30} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19167 | 2026.04.17 17:42:00.197257 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 19168 | 2026.04.17 17:42:00.199136 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53681 rows, containing 5 columns (5 merged, 0 gathered) in 0.009250554 sec., 5803003.798475205 rows/sec., 373.88 MiB/sec. | ||
| 19169 | 2026.04.17 17:42:00.199977 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Trace> MergedBlockOutputStream: filled checksums all_1_147_37 (state Temporary) | ||
| 19170 | 2026.04.17 17:42:00.200262 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_147_37 to all_1_147_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.04.17 17:42:00.200337 [ 199 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_147_37} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_146_36, all_147_147_0] -> all_1_147_37 | ||
| 19172 | 2026.04.17 17:42:00.200413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19173 | 2026.04.17 17:42:02.640804 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19174 | 2026.04.17 17:42:02.640877 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19175 | 2026.04.17 17:42:02.918792 [ 221 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 19176 | 2026.04.17 17:42:02.918848 [ 221 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 19177 | 2026.04.17 17:42:02.924421 [ 221 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 19178 | 2026.04.17 17:42:02.943101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43195 | ||
| 19179 | 2026.04.17 17:42:02.943584 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2026.04.17 17:42:02.943620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19181 | 2026.04.17 17:42:02.944098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19182 | 2026.04.17 17:42:02.944338 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2026.04.17 17:42:02.944476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43195 | ||
| 19184 | 2026.04.17 17:42:03.797299 [ 221 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 19185 | 2026.04.17 17:42:03.797370 [ 221 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 19186 | 2026.04.17 17:42:03.800370 [ 221 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 19187 | 2026.04.17 17:42:04.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.74 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 393.74 MiB (RSS), difference: 4.00 MiB | ||
| 19188 | 2026.04.17 17:42:05.185260 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.04.17 17:42:05.185459 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19190 | 2026.04.17 17:42:05.185534 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19191 | 2026.04.17 17:42:05.186304 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19192 | 2026.04.17 17:42:05.186348 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19193 | 2026.04.17 17:42:05.186764 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19194 | 2026.04.17 17:42:05.187013 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2026.04.17 17:42:05.187170 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Debug> executeQuery: Read 146 rows, 13.00 KiB in 0.001766 sec., 82672.70668176671 rows/sec., 7.19 MiB/sec. | ||
| 19196 | 2026.04.17 17:42:05.187223 [ 276 ] {7c87f425-784a-4362-905e-076c8c88eeaa} <Debug> TCPHandler: Processed in 0.002102069 sec. | ||
| 19197 | 2026.04.17 17:42:05.187351 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2026.04.17 17:42:05.187457 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19199 | 2026.04.17 17:42:05.187500 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19200 | 2026.04.17 17:42:05.187951 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2026.04.17 17:42:05.187988 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19202 | 2026.04.17 17:42:05.188324 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19203 | 2026.04.17 17:42:05.188549 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2026.04.17 17:42:05.188691 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001258 sec., 35771.06518282989 rows/sec., 2.63 MiB/sec. | ||
| 19205 | 2026.04.17 17:42:05.188693 [ 139 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19206 | 2026.04.17 17:42:05.188731 [ 276 ] {b90f5ed0-2cfb-46a3-a886-caf7d4fe2813} <Debug> TCPHandler: Processed in 0.001430857 sec. | ||
| 19207 | 2026.04.17 17:42:05.188769 [ 139 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19208 | 2026.04.17 17:42:05.188796 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19209 | 2026.04.17 17:42:05.188863 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19210 | 2026.04.17 17:42:05.188903 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 19211 | 2026.04.17 17:42:05.188965 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19212 | 2026.04.17 17:42:05.189013 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19213 | 2026.04.17 17:42:05.189026 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19214 | 2026.04.17 17:42:05.189066 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 19215 | 2026.04.17 17:42:05.189135 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 34 rows starting from the beginning of the part | ||
| 19216 | 2026.04.17 17:42:05.189182 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 7 rows starting from the beginning of the part | ||
| 19217 | 2026.04.17 17:42:05.189226 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 49 rows starting from the beginning of the part | ||
| 19218 | 2026.04.17 17:42:05.189265 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 7 rows starting from the beginning of the part | ||
| 19219 | 2026.04.17 17:42:05.189309 [ 199 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 45 rows starting from the beginning of the part | ||
| 19220 | 2026.04.17 17:42:05.189455 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.04.17 17:42:05.189499 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19222 | 2026.04.17 17:42:05.189869 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19223 | 2026.04.17 17:42:05.190115 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.04.17 17:42:05.190224 [ 195 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365945 sec., 269410.5545977327 rows/sec., 19.28 MiB/sec. | ||
| 19225 | 2026.04.17 17:42:05.190248 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Debug> executeQuery: Read 114 rows, 9.14 KiB in 0.001302 sec., 87557.60368663595 rows/sec., 6.86 MiB/sec. | ||
| 19226 | 2026.04.17 17:42:05.190293 [ 276 ] {eecaafcd-82a9-4fad-a74e-e6814f578473} <Debug> TCPHandler: Processed in 0.001481228 sec. | ||
| 19227 | 2026.04.17 17:42:05.190389 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19228 | 2026.04.17 17:42:05.190407 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19229 | 2026.04.17 17:42:05.190509 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19230 | 2026.04.17 17:42:05.190557 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19231 | 2026.04.17 17:42:05.190724 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19232 | 2026.04.17 17:42:05.190823 [ 191 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_126_25} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19233 | 2026.04.17 17:42:05.190928 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19234 | 2026.04.17 17:42:05.191038 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19235 | 2026.04.17 17:42:05.191084 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19236 | 2026.04.17 17:42:05.191468 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19237 | 2026.04.17 17:42:05.191715 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19238 | 2026.04.17 17:42:05.191861 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001372 sec., 116618.07580174928 rows/sec., 8.12 MiB/sec. | ||
| 19239 | 2026.04.17 17:42:05.191865 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_147_37 to all_148_148_0 | ||
| 19240 | 2026.04.17 17:42:05.191904 [ 276 ] {cab2f25a-8412-4aed-a974-37c396774924} <Debug> TCPHandler: Processed in 0.001546311 sec. | ||
| 19241 | 2026.04.17 17:42:05.191914 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19242 | 2026.04.17 17:42:05.191944 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19243 | 2026.04.17 17:42:05.192050 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_37 to all_148_148_0 into Compact with storage Full | ||
| 19244 | 2026.04.17 17:42:05.192069 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.04.17 17:42:05.192071 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19246 | 2026.04.17 17:42:05.192157 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19247 | 2026.04.17 17:42:05.192206 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19248 | 2026.04.17 17:42:05.192231 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19249 | 2026.04.17 17:42:05.192252 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_37, total 53681 rows starting from the beginning of the part | ||
| 19250 | 2026.04.17 17:42:05.192323 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <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 | ||
| 19251 | 2026.04.17 17:42:05.192336 [ 194 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 19252 | 2026.04.17 17:42:05.193411 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19253 | 2026.04.17 17:42:05.193455 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19254 | 2026.04.17 17:42:05.194062 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19255 | 2026.04.17 17:42:05.194296 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2026.04.17 17:42:05.194442 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002239 sec., 20098.25815096025 rows/sec., 36.02 MiB/sec. | ||
| 19257 | 2026.04.17 17:42:05.194519 [ 276 ] {72a593d5-e6a6-4836-ad9f-e238785bbb3e} <Debug> TCPHandler: Processed in 0.002516783 sec. | ||
| 19258 | 2026.04.17 17:42:05.194638 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2026.04.17 17:42:05.194736 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19260 | 2026.04.17 17:42:05.194780 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19261 | 2026.04.17 17:42:05.195115 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2026.04.17 17:42:05.195153 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19263 | 2026.04.17 17:42:05.195472 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19264 | 2026.04.17 17:42:05.195680 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2026.04.17 17:42:05.195828 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 407.34 KiB/sec. | ||
| 19266 | 2026.04.17 17:42:05.195874 [ 276 ] {9abdfec7-115a-4816-a35f-d604eff3d880} <Debug> TCPHandler: Processed in 0.001285102 sec. | ||
| 19267 | 2026.04.17 17:42:05.196006 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19268 | 2026.04.17 17:42:05.196110 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19269 | 2026.04.17 17:42:05.196152 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19270 | 2026.04.17 17:42:05.196511 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2026.04.17 17:42:05.196548 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19272 | 2026.04.17 17:42:05.196856 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19273 | 2026.04.17 17:42:05.197076 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2026.04.17 17:42:05.197208 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 19275 | 2026.04.17 17:42:05.197245 [ 276 ] {e83d85d8-f654-4ef8-b3a8-c777111871bd} <Debug> TCPHandler: Processed in 0.001290113 sec. | ||
| 19276 | 2026.04.17 17:42:05.200630 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53841 rows, containing 5 columns (5 merged, 0 gathered) in 0.008624224 sec., 6242996.471334697 rows/sec., 402.32 MiB/sec. | ||
| 19277 | 2026.04.17 17:42:05.201114 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Trace> MergedBlockOutputStream: filled checksums all_1_148_38 (state Temporary) | ||
| 19278 | 2026.04.17 17:42:05.201472 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_148_38 to all_1_148_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19279 | 2026.04.17 17:42:05.201568 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_148_38} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_147_37, all_148_148_0] -> all_1_148_38 | ||
| 19280 | 2026.04.17 17:42:05.201657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19281 | 2026.04.17 17:42:05.208635 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19282 | 2026.04.17 17:42:05.387643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19283 | 2026.04.17 17:42:05.406615 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.04.17 17:42:05.406684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19285 | 2026.04.17 17:42:05.413244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19286 | 2026.04.17 17:42:05.413993 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.04.17 17:42:05.415500 [ 225 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19288 | 2026.04.17 17:42:05.415554 [ 225 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19289 | 2026.04.17 17:42:05.418153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19290 | 2026.04.17 17:42:05.423316 [ 225 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19291 | 2026.04.17 17:42:05.783049 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19292 | 2026.04.17 17:42:05.783254 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19293 | 2026.04.17 17:42:05.783333 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19294 | 2026.04.17 17:42:05.784060 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.04.17 17:42:05.784105 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19296 | 2026.04.17 17:42:05.784493 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19297 | 2026.04.17 17:42:05.784720 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19298 | 2026.04.17 17:42:05.784882 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001685 sec., 5934.718100890207 rows/sec., 483.93 KiB/sec. | ||
| 19299 | 2026.04.17 17:42:05.784933 [ 276 ] {67ff9c23-4cac-4524-9981-c1ec8811e8b3} <Debug> TCPHandler: Processed in 0.002032976 sec. | ||
| 19300 | 2026.04.17 17:42:05.785054 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19301 | 2026.04.17 17:42:05.785159 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19302 | 2026.04.17 17:42:05.785202 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19303 | 2026.04.17 17:42:05.786569 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2026.04.17 17:42:05.786605 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19305 | 2026.04.17 17:42:05.787061 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19306 | 2026.04.17 17:42:05.787283 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2026.04.17 17:42:05.787416 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Debug> executeQuery: Read 2430 rows, 182.82 KiB in 0.002282 sec., 1064855.390008764 rows/sec., 78.24 MiB/sec. | ||
| 19308 | 2026.04.17 17:42:05.787457 [ 276 ] {02c917b8-010d-48c7-9ce8-9b33261c0386} <Debug> TCPHandler: Processed in 0.00245624 sec. | ||
| 19309 | 2026.04.17 17:42:05.787533 [ 217 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19310 | 2026.04.17 17:42:05.787566 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19311 | 2026.04.17 17:42:05.787589 [ 217 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19312 | 2026.04.17 17:42:05.787675 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19313 | 2026.04.17 17:42:05.787721 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19314 | 2026.04.17 17:42:05.788168 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19315 | 2026.04.17 17:42:05.788205 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19316 | 2026.04.17 17:42:05.788505 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19317 | 2026.04.17 17:42:05.788741 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19318 | 2026.04.17 17:42:05.788878 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Debug> executeQuery: Read 31 rows, 2.28 KiB in 0.001224 sec., 25326.797385620914 rows/sec., 1.82 MiB/sec. | ||
| 19319 | 2026.04.17 17:42:05.788917 [ 276 ] {55287928-fcac-4730-9a7a-78240d161224} <Debug> TCPHandler: Processed in 0.001402176 sec. | ||
| 19320 | 2026.04.17 17:42:05.789038 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19321 | 2026.04.17 17:42:05.789134 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19322 | 2026.04.17 17:42:05.789180 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19323 | 2026.04.17 17:42:05.790026 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19324 | 2026.04.17 17:42:05.790065 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19325 | 2026.04.17 17:42:05.790506 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19326 | 2026.04.17 17:42:05.790776 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19327 | 2026.04.17 17:42:05.790936 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001821 sec., 439868.2042833608 rows/sec., 25.41 MiB/sec. | ||
| 19328 | 2026.04.17 17:42:05.790985 [ 276 ] {36ae13f4-c444-4a48-9136-8f7effb8522b} <Debug> TCPHandler: Processed in 0.001997016 sec. | ||
| 19329 | 2026.04.17 17:42:05.791127 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19330 | 2026.04.17 17:42:05.791234 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19331 | 2026.04.17 17:42:05.791280 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19332 | 2026.04.17 17:42:05.791796 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19333 | 2026.04.17 17:42:05.791843 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19334 | 2026.04.17 17:42:05.792189 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 19335 | 2026.04.17 17:42:05.792446 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19336 | 2026.04.17 17:42:05.792595 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001384 sec., 722.543352601156 rows/sec., 50.80 KiB/sec. | ||
| 19337 | 2026.04.17 17:42:05.792637 [ 276 ] {2216f0fb-9018-4236-beda-d3fa9959de5b} <Debug> TCPHandler: Processed in 0.001566941 sec. | ||
| 19338 | 2026.04.17 17:42:05.792772 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19339 | 2026.04.17 17:42:05.792867 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19340 | 2026.04.17 17:42:05.792908 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19341 | 2026.04.17 17:42:05.793785 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19342 | 2026.04.17 17:42:05.793823 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19343 | 2026.04.17 17:42:05.794230 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19344 | 2026.04.17 17:42:05.794503 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19345 | 2026.04.17 17:42:05.794657 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Debug> executeQuery: Read 1310 rows, 89.73 KiB in 0.001808 sec., 724557.5221238938 rows/sec., 48.47 MiB/sec. | ||
| 19346 | 2026.04.17 17:42:05.794703 [ 276 ] {e2fd1b35-6021-40c2-92ab-3115b2e25975} <Debug> TCPHandler: Processed in 0.001989465 sec. | ||
| 19347 | 2026.04.17 17:42:05.794778 [ 222 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19348 | 2026.04.17 17:42:05.794824 [ 222 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19349 | 2026.04.17 17:42:05.794833 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19350 | 2026.04.17 17:42:05.794970 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19351 | 2026.04.17 17:42:05.795016 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19352 | 2026.04.17 17:42:05.795368 [ 217 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19353 | 2026.04.17 17:42:05.795758 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19354 | 2026.04.17 17:42:05.795804 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19355 | 2026.04.17 17:42:05.796298 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19356 | 2026.04.17 17:42:05.796569 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19357 | 2026.04.17 17:42:05.796743 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_148_38 to all_153_153_0 | ||
| 19358 | 2026.04.17 17:42:05.796756 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001804 sec., 832039.9113082039 rows/sec., 50.48 MiB/sec. | ||
| 19359 | 2026.04.17 17:42:05.796790 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.04.17 17:42:05.796813 [ 276 ] {852660a1-b443-4889-a9c0-4914de29e7ae} <Debug> TCPHandler: Processed in 0.002029786 sec. | ||
| 19361 | 2026.04.17 17:42:05.796815 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19362 | 2026.04.17 17:42:05.796955 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2026.04.17 17:42:05.796983 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_38 to all_153_153_0 into Compact with storage Full | ||
| 19364 | 2026.04.17 17:42:05.797055 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19365 | 2026.04.17 17:42:05.797132 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19366 | 2026.04.17 17:42:05.797133 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <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 | ||
| 19367 | 2026.04.17 17:42:05.797187 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_38, total 53841 rows starting from the beginning of the part | ||
| 19368 | 2026.04.17 17:42:05.797280 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 19369 | 2026.04.17 17:42:05.797345 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 197 rows starting from the beginning of the part | ||
| 19370 | 2026.04.17 17:42:05.797405 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19371 | 2026.04.17 17:42:05.797459 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19372 | 2026.04.17 17:42:05.797515 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1501 rows starting from the beginning of the part | ||
| 19373 | 2026.04.17 17:42:05.797904 [ 222 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19374 | 2026.04.17 17:42:05.798031 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.04.17 17:42:05.798073 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19376 | 2026.04.17 17:42:05.798634 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19377 | 2026.04.17 17:42:05.798911 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.04.17 17:42:05.799040 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19379 | 2026.04.17 17:42:05.799077 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19380 | 2026.04.17 17:42:05.799086 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002038 sec., 10304.219823356232 rows/sec., 18.46 MiB/sec. | ||
| 19381 | 2026.04.17 17:42:05.799101 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19382 | 2026.04.17 17:42:05.799189 [ 276 ] {0ecb6cb3-99b4-4d07-8f13-9dcd1d58b3f3} <Debug> TCPHandler: Processed in 0.002290805 sec. | ||
| 19383 | 2026.04.17 17:42:05.799211 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 19384 | 2026.04.17 17:42:05.799331 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2026.04.17 17:42:05.799437 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19386 | 2026.04.17 17:42:05.799478 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19387 | 2026.04.17 17:42:05.799484 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19388 | 2026.04.17 17:42:05.799555 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2707 rows starting from the beginning of the part | ||
| 19389 | 2026.04.17 17:42:05.799700 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 7 rows starting from the beginning of the part | ||
| 19390 | 2026.04.17 17:42:05.799819 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 35 rows starting from the beginning of the part | ||
| 19391 | 2026.04.17 17:42:05.799870 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19392 | 2026.04.17 17:42:05.799909 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19393 | 2026.04.17 17:42:05.799932 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 7 rows starting from the beginning of the part | ||
| 19394 | 2026.04.17 17:42:05.800045 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 45 rows starting from the beginning of the part | ||
| 19395 | 2026.04.17 17:42:05.800152 [ 195 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 21 rows starting from the beginning of the part | ||
| 19396 | 2026.04.17 17:42:05.800249 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19397 | 2026.04.17 17:42:05.800486 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19398 | 2026.04.17 17:42:05.800629 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001212 sec., 9900.990099009901 rows/sec., 683.27 KiB/sec. | ||
| 19399 | 2026.04.17 17:42:05.800667 [ 276 ] {2e08b082-91a8-4efe-9629-444abe1583f5} <Debug> TCPHandler: Processed in 0.001393706 sec. | ||
| 19400 | 2026.04.17 17:42:05.811747 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2822 rows, containing 19 columns (19 merged, 0 gathered) in 0.012584994 sec., 224235.30754166428 rows/sec., 401.82 MiB/sec. | ||
| 19401 | 2026.04.17 17:42:05.811939 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56019 rows, containing 5 columns (5 merged, 0 gathered) in 0.015052224 sec., 3721642.7286758423 rows/sec., 239.72 MiB/sec. | ||
| 19402 | 2026.04.17 17:42:05.812604 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Trace> MergedBlockOutputStream: filled checksums all_1_153_39 (state Temporary) | ||
| 19403 | 2026.04.17 17:42:05.812903 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_153_39 to all_1_153_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19404 | 2026.04.17 17:42:05.812974 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_153_39} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_148_38, all_153_153_0] -> all_1_153_39 | ||
| 19405 | 2026.04.17 17:42:05.813073 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19406 | 2026.04.17 17:42:05.814393 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19407 | 2026.04.17 17:42:05.814730 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19408 | 2026.04.17 17:42:05.814800 [ 196 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19409 | 2026.04.17 17:42:05.814957 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.15 MiB. | ||
| 19410 | 2026.04.17 17:42:06.001171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.53 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: 7.24 MiB | ||
| 19411 | 2026.04.17 17:42:06.343265 [ 222 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19412 | 2026.04.17 17:42:06.343329 [ 222 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19413 | 2026.04.17 17:42:06.366591 [ 222 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19414 | 2026.04.17 17:42:06.540165 [ 225 ] {} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 19415 | 2026.04.17 17:42:06.540224 [ 225 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 19416 | 2026.04.17 17:42:06.542546 [ 225 ] {} <Debug> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): 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] | ||
| 19417 | 2026.04.17 17:42:08.126639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2370 | ||
| 19418 | 2026.04.17 17:42:08.129346 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19419 | 2026.04.17 17:42:08.129389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19420 | 2026.04.17 17:42:08.130586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19421 | 2026.04.17 17:42:08.130849 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19422 | 2026.04.17 17:42:08.131119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
| 19423 | 2026.04.17 17:42:10.181650 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.04.17 17:42:10.181836 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19425 | 2026.04.17 17:42:10.181906 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19426 | 2026.04.17 17:42:10.182573 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.04.17 17:42:10.182620 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19428 | 2026.04.17 17:42:10.183007 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19429 | 2026.04.17 17:42:10.183238 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2026.04.17 17:42:10.183398 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 19431 | 2026.04.17 17:42:10.183450 [ 276 ] {718b7b4e-6330-4b76-a15d-8622cb863e44} <Debug> TCPHandler: Processed in 0.001936674 sec. | ||
| 19432 | 2026.04.17 17:42:10.183575 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.04.17 17:42:10.183679 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19434 | 2026.04.17 17:42:10.183725 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19435 | 2026.04.17 17:42:10.184149 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.04.17 17:42:10.184188 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19437 | 2026.04.17 17:42:10.184501 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19438 | 2026.04.17 17:42:10.184715 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.04.17 17:42:10.184853 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 19440 | 2026.04.17 17:42:10.184893 [ 276 ] {eeb1e46f-e0f3-4ee4-92f3-514d59838475} <Debug> TCPHandler: Processed in 0.001370485 sec. | ||
| 19441 | 2026.04.17 17:42:10.185005 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19442 | 2026.04.17 17:42:10.185103 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19443 | 2026.04.17 17:42:10.185149 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19444 | 2026.04.17 17:42:10.185528 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19445 | 2026.04.17 17:42:10.185564 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19446 | 2026.04.17 17:42:10.185901 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19447 | 2026.04.17 17:42:10.186102 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19448 | 2026.04.17 17:42:10.186239 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001156 sec., 110726.64359861592 rows/sec., 7.71 MiB/sec. | ||
| 19449 | 2026.04.17 17:42:10.186277 [ 276 ] {6cca504a-d9bb-4f96-a9b3-d94102e4d53e} <Debug> TCPHandler: Processed in 0.001321334 sec. | ||
| 19450 | 2026.04.17 17:42:10.186389 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19451 | 2026.04.17 17:42:10.186484 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19452 | 2026.04.17 17:42:10.186527 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19453 | 2026.04.17 17:42:10.186849 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19454 | 2026.04.17 17:42:10.186886 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19455 | 2026.04.17 17:42:10.187188 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19456 | 2026.04.17 17:42:10.187400 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19457 | 2026.04.17 17:42:10.187531 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 19458 | 2026.04.17 17:42:10.187569 [ 276 ] {5ea595b8-6cd0-4704-84fe-e1a5cb0c460f} <Debug> TCPHandler: Processed in 0.00122875 sec. | ||
| 19459 | 2026.04.17 17:42:10.445508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43707 | ||
| 19460 | 2026.04.17 17:42:10.446098 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19461 | 2026.04.17 17:42:10.446155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19462 | 2026.04.17 17:42:10.446665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19463 | 2026.04.17 17:42:10.446905 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19464 | 2026.04.17 17:42:10.447049 [ 131 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19465 | 2026.04.17 17:42:10.447061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43707 | ||
| 19466 | 2026.04.17 17:42:10.447128 [ 131 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19467 | 2026.04.17 17:42:10.447155 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19468 | 2026.04.17 17:42:10.447274 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 19469 | 2026.04.17 17:42:10.447422 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19470 | 2026.04.17 17:42:10.447463 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41275 rows starting from the beginning of the part | ||
| 19471 | 2026.04.17 17:42:10.447536 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 19472 | 2026.04.17 17:42:10.447591 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 19473 | 2026.04.17 17:42:10.447650 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 19474 | 2026.04.17 17:42:10.447712 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 19475 | 2026.04.17 17:42:10.447772 [ 190 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 19476 | 2026.04.17 17:42:10.450841 [ 188 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43707 rows, containing 4 columns (4 merged, 0 gathered) in 0.003625459 sec., 12055576.96280664 rows/sec., 172.46 MiB/sec. | ||
| 19477 | 2026.04.17 17:42:10.451144 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19478 | 2026.04.17 17:42:10.451447 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19479 | 2026.04.17 17:42:10.451521 [ 187 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_91_18} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19480 | 2026.04.17 17:42:10.451635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19481 | 2026.04.17 17:42:12.919129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19482 | 2026.04.17 17:42:12.938646 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19483 | 2026.04.17 17:42:12.938706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19484 | 2026.04.17 17:42:12.945209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19485 | 2026.04.17 17:42:12.946203 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19486 | 2026.04.17 17:42:12.946506 [ 128 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19487 | 2026.04.17 17:42:12.946539 [ 128 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2026.04.17 17:42:12.946558 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19489 | 2026.04.17 17:42:12.946646 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19490 | 2026.04.17 17:42:12.950002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19491 | 2026.04.17 17:42:12.950003 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19492 | 2026.04.17 17:42:12.950952 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19493 | 2026.04.17 17:42:12.954513 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19494 | 2026.04.17 17:42:12.958166 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19495 | 2026.04.17 17:42:12.962199 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19496 | 2026.04.17 17:42:12.966864 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19497 | 2026.04.17 17:42:12.971460 [ 188 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::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 | ||
| 19498 | 2026.04.17 17:42:13.001179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 413.27 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: -14.50 MiB | ||
| 19499 | 2026.04.17 17:42:13.032400 [ 187 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085788057 sec., 7996.451067775087 rows/sec., 41.35 MiB/sec. | ||
| 19500 | 2026.04.17 17:42:13.035715 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19501 | 2026.04.17 17:42:13.037857 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_91_18} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.04.17 17:42:13.037977 [ 201 ] {18f66be4-bfa8-48cc-804b-f8c4d41428dc::all_1_91_18} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19503 | 2026.04.17 17:42:13.040956 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19504 | 2026.04.17 17:42:14.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.35 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: 13.42 MiB | ||
| 19505 | 2026.04.17 17:42:15.185718 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19506 | 2026.04.17 17:42:15.185906 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19507 | 2026.04.17 17:42:15.185978 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19508 | 2026.04.17 17:42:15.186730 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.04.17 17:42:15.186776 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19510 | 2026.04.17 17:42:15.187173 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19511 | 2026.04.17 17:42:15.187403 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.04.17 17:42:15.187554 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Debug> executeQuery: Read 154 rows, 13.76 KiB in 0.0017 sec., 90588.23529411765 rows/sec., 7.91 MiB/sec. | ||
| 19513 | 2026.04.17 17:42:15.187603 [ 276 ] {480ac9e7-24f2-4564-b4a9-ccddb894e9cb} <Debug> TCPHandler: Processed in 0.002017896 sec. | ||
| 19514 | 2026.04.17 17:42:15.187740 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2026.04.17 17:42:15.187839 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19516 | 2026.04.17 17:42:15.187879 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19517 | 2026.04.17 17:42:15.188296 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.04.17 17:42:15.188333 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19519 | 2026.04.17 17:42:15.188639 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19520 | 2026.04.17 17:42:15.188864 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.04.17 17:42:15.188999 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001179 sec., 41560.644614079734 rows/sec., 3.05 MiB/sec. | ||
| 19522 | 2026.04.17 17:42:15.189038 [ 276 ] {de8233c9-ed40-4e96-acee-9ed7f68a7d77} <Debug> TCPHandler: Processed in 0.001349294 sec. | ||
| 19523 | 2026.04.17 17:42:15.189153 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.04.17 17:42:15.189248 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19525 | 2026.04.17 17:42:15.189288 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19526 | 2026.04.17 17:42:15.189715 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.04.17 17:42:15.189752 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19528 | 2026.04.17 17:42:15.190054 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19529 | 2026.04.17 17:42:15.190280 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.04.17 17:42:15.190407 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Debug> executeQuery: Read 119 rows, 9.49 KiB in 0.001176 sec., 101190.4761904762 rows/sec., 7.88 MiB/sec. | ||
| 19531 | 2026.04.17 17:42:15.190445 [ 276 ] {0abd510e-4eaa-44ed-9d16-2afae8427beb} <Debug> TCPHandler: Processed in 0.001341654 sec. | ||
| 19532 | 2026.04.17 17:42:15.190555 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.04.17 17:42:15.190649 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19534 | 2026.04.17 17:42:15.190693 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19535 | 2026.04.17 17:42:15.191117 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.04.17 17:42:15.191153 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19537 | 2026.04.17 17:42:15.191487 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19538 | 2026.04.17 17:42:15.191701 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19539 | 2026.04.17 17:42:15.191833 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 19540 | 2026.04.17 17:42:15.191872 [ 276 ] {e2442bf4-6c0e-4a14-a788-dedd0a1270ca} <Debug> TCPHandler: Processed in 0.001365425 sec. | ||
| 19541 | 2026.04.17 17:42:15.192006 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19542 | 2026.04.17 17:42:15.192100 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19543 | 2026.04.17 17:42:15.192155 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <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 | ||
| 19544 | 2026.04.17 17:42:15.193135 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19545 | 2026.04.17 17:42:15.193172 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19546 | 2026.04.17 17:42:15.193751 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19547 | 2026.04.17 17:42:15.193979 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2026.04.17 17:42:15.194125 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002042 sec., 23996.082272282078 rows/sec., 43.00 MiB/sec. | ||
| 19549 | 2026.04.17 17:42:15.194197 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 19550 | 2026.04.17 17:42:15.194199 [ 276 ] {f940819f-66ba-4dca-8582-008de1ff3e0a} <Debug> TCPHandler: Processed in 0.002241593 sec. | ||
| 19551 | 2026.04.17 17:42:15.194227 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 19552 | 2026.04.17 17:42:15.194331 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2026.04.17 17:42:15.194427 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19554 | 2026.04.17 17:42:15.194469 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19555 | 2026.04.17 17:42:15.194785 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.04.17 17:42:15.194820 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19557 | 2026.04.17 17:42:15.195121 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19558 | 2026.04.17 17:42:15.195339 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.04.17 17:42:15.195467 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 373.83 KiB/sec. | ||
| 19560 | 2026.04.17 17:42:15.195505 [ 276 ] {278f15d0-32a6-4628-bdb9-53a9a3c37aa9} <Debug> TCPHandler: Processed in 0.00122259 sec. | ||
| 19561 | 2026.04.17 17:42:15.195611 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.04.17 17:42:15.195707 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19563 | 2026.04.17 17:42:15.195747 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19564 | 2026.04.17 17:42:15.196069 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2026.04.17 17:42:15.196105 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19566 | 2026.04.17 17:42:15.196404 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19567 | 2026.04.17 17:42:15.196607 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2026.04.17 17:42:15.196736 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 19569 | 2026.04.17 17:42:15.196773 [ 276 ] {a42787ac-2806-41cf-9b1e-d3909f6a6e8e} <Debug> TCPHandler: Processed in 0.00121007 sec. | ||
| 19570 | 2026.04.17 17:42:15.199029 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 19571 | 2026.04.17 17:42:17.640918 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19572 | 2026.04.17 17:42:17.640987 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19573 | 2026.04.17 17:42:17.948222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44155 | ||
| 19574 | 2026.04.17 17:42:17.948874 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2026.04.17 17:42:17.948921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19576 | 2026.04.17 17:42:17.949409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19577 | 2026.04.17 17:42:17.949640 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19578 | 2026.04.17 17:42:17.949790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44155 | ||
| 19579 | 2026.04.17 17:42:18.132284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2392 | ||
| 19580 | 2026.04.17 17:42:18.134576 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19581 | 2026.04.17 17:42:18.134647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19582 | 2026.04.17 17:42:18.136091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19583 | 2026.04.17 17:42:18.136759 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19584 | 2026.04.17 17:42:18.137174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
| 19585 | 2026.04.17 17:42:18.693868 [ 117 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 19586 | 2026.04.17 17:42:18.693937 [ 117 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19587 | 2026.04.17 17:42:18.693961 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19588 | 2026.04.17 17:42:18.694040 [ 217 ] {} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): 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] | ||
| 19589 | 2026.04.17 17:42:18.694075 [ 217 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): 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] | ||
| 19590 | 2026.04.17 17:42:18.694100 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 19591 | 2026.04.17 17:42:18.694298 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19592 | 2026.04.17 17:42:18.694353 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 19593 | 2026.04.17 17:42:18.694459 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 19594 | 2026.04.17 17:42:18.694535 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 19595 | 2026.04.17 17:42:18.694605 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 19596 | 2026.04.17 17:42:18.694674 [ 187 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::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 | ||
| 19597 | 2026.04.17 17:42:18.695808 [ 201 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767779 sec., 3394.0894195484843 rows/sec., 251.91 KiB/sec. | ||
| 19598 | 2026.04.17 17:42:18.696085 [ 186 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 19599 | 2026.04.17 17:42:18.696663 [ 186 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19600 | 2026.04.17 17:42:18.696751 [ 186 ] {e82936b2-e997-43b1-bce5-917478fe6fe9::all_1_21_5} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 19601 | 2026.04.17 17:42:18.696851 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19602 | 2026.04.17 17:42:18.704548 [ 217 ] {} <Debug> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): 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] | ||
| 19603 | 2026.04.17 17:42:20.182903 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19604 | 2026.04.17 17:42:20.183170 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19605 | 2026.04.17 17:42:20.183266 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19606 | 2026.04.17 17:42:20.183988 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.04.17 17:42:20.184042 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19608 | 2026.04.17 17:42:20.184454 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19609 | 2026.04.17 17:42:20.184694 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.04.17 17:42:20.184856 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001761 sec., 39750.14196479273 rows/sec., 3.17 MiB/sec. | ||
| 19611 | 2026.04.17 17:42:20.184863 [ 115 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19612 | 2026.04.17 17:42:20.184912 [ 276 ] {93f62f7e-89c7-443a-9bc9-537e3eb7ac4a} <Debug> TCPHandler: Processed in 0.002188722 sec. | ||
| 19613 | 2026.04.17 17:42:20.184931 [ 115 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.04.17 17:42:20.184962 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19615 | 2026.04.17 17:42:20.185055 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2026.04.17 17:42:20.185071 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 19617 | 2026.04.17 17:42:20.185167 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19618 | 2026.04.17 17:42:20.185208 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19619 | 2026.04.17 17:42:20.185218 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19620 | 2026.04.17 17:42:20.185255 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3364 rows starting from the beginning of the part | ||
| 19621 | 2026.04.17 17:42:20.185338 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 146 rows starting from the beginning of the part | ||
| 19622 | 2026.04.17 17:42:20.185392 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 2430 rows starting from the beginning of the part | ||
| 19623 | 2026.04.17 17:42:20.185440 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 19624 | 2026.04.17 17:42:20.185488 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 154 rows starting from the beginning of the part | ||
| 19625 | 2026.04.17 17:42:20.185535 [ 191 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 70 rows starting from the beginning of the part | ||
| 19626 | 2026.04.17 17:42:20.185667 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19627 | 2026.04.17 17:42:20.185714 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.02 GiB. | ||
| 19628 | 2026.04.17 17:42:20.186042 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19629 | 2026.04.17 17:42:20.186275 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19630 | 2026.04.17 17:42:20.186419 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001277 sec., 5481.5974941268605 rows/sec., 412.19 KiB/sec. | ||
| 19631 | 2026.04.17 17:42:20.186460 [ 276 ] {887fe511-10f9-4b11-b521-04fcfb5a2449} <Debug> TCPHandler: Processed in 0.001459088 sec. | ||
| 19632 | 2026.04.17 17:42:20.186577 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19633 | 2026.04.17 17:42:20.186679 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19634 | 2026.04.17 17:42:20.186722 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19635 | 2026.04.17 17:42:20.187145 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19636 | 2026.04.17 17:42:20.187182 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.02 GiB. | ||
| 19637 | 2026.04.17 17:42:20.187492 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19638 | 2026.04.17 17:42:20.187949 [ 201 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6220 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921986 sec., 2128689.186053595 rows/sec., 168.29 MiB/sec. | ||
| 19639 | 2026.04.17 17:42:20.188099 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2026.04.17 17:42:20.188268 [ 115 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19641 | 2026.04.17 17:42:20.188311 [ 115 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.04.17 17:42:20.188339 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19643 | 2026.04.17 17:42:20.188387 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19644 | 2026.04.17 17:42:20.188413 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 19645 | 2026.04.17 17:42:20.188433 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001772 sec., 40067.72009029346 rows/sec., 3.13 MiB/sec. | ||
| 19646 | 2026.04.17 17:42:20.188496 [ 276 ] {36044163-f1ef-4a9c-bcef-2d8d610f0588} <Debug> TCPHandler: Processed in 0.001968204 sec. | ||
| 19647 | 2026.04.17 17:42:20.188506 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19648 | 2026.04.17 17:42:20.188538 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1832 rows starting from the beginning of the part | ||
| 19649 | 2026.04.17 17:42:20.188588 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 114 rows starting from the beginning of the part | ||
| 19650 | 2026.04.17 17:42:20.188628 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1310 rows starting from the beginning of the part | ||
| 19651 | 2026.04.17 17:42:20.188628 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2026.04.17 17:42:20.188666 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 19653 | 2026.04.17 17:42:20.188711 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 119 rows starting from the beginning of the part | ||
| 19654 | 2026.04.17 17:42:20.188741 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19655 | 2026.04.17 17:42:20.188748 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 71 rows starting from the beginning of the part | ||
| 19656 | 2026.04.17 17:42:20.188769 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2026.04.17 17:42:20.188793 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19658 | 2026.04.17 17:42:20.188867 [ 194 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_156_31} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19659 | 2026.04.17 17:42:20.188981 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 19660 | 2026.04.17 17:42:20.189244 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2026.04.17 17:42:20.189285 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.02 GiB. | ||
| 19662 | 2026.04.17 17:42:20.189650 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19663 | 2026.04.17 17:42:20.189931 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.04.17 17:42:20.190081 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 19665 | 2026.04.17 17:42:20.190122 [ 276 ] {a4408a94-bad6-4f69-99ae-ac937386899f} <Debug> TCPHandler: Processed in 0.001545591 sec. | ||
| 19666 | 2026.04.17 17:42:20.190246 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2026.04.17 17:42:20.190316 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932843 sec., 1815977.8109241154 rows/sec., 131.74 MiB/sec. | ||
| 19668 | 2026.04.17 17:42:20.190348 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19669 | 2026.04.17 17:42:20.190412 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <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 | ||
| 19670 | 2026.04.17 17:42:20.190522 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19671 | 2026.04.17 17:42:20.190777 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19672 | 2026.04.17 17:42:20.190853 [ 194 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_156_31} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19673 | 2026.04.17 17:42:20.190937 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 19674 | 2026.04.17 17:42:20.191252 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2026.04.17 17:42:20.191295 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19676 | 2026.04.17 17:42:20.191839 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19677 | 2026.04.17 17:42:20.192071 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19678 | 2026.04.17 17:42:20.192219 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00189 sec., 3703.703703703704 rows/sec., 6.64 MiB/sec. | ||
| 19679 | 2026.04.17 17:42:20.192288 [ 276 ] {0a555e4c-3c81-45f4-9fba-279e07b58699} <Debug> TCPHandler: Processed in 0.002094029 sec. | ||
| 19680 | 2026.04.17 17:42:20.192407 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19681 | 2026.04.17 17:42:20.192503 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19682 | 2026.04.17 17:42:20.192545 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19683 | 2026.04.17 17:42:20.192889 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.04.17 17:42:20.192926 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19685 | 2026.04.17 17:42:20.193232 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19686 | 2026.04.17 17:42:20.193458 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.04.17 17:42:20.193579 [ 115 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19688 | 2026.04.17 17:42:20.193588 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 19689 | 2026.04.17 17:42:20.193619 [ 115 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19690 | 2026.04.17 17:42:20.193642 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19691 | 2026.04.17 17:42:20.193642 [ 276 ] {9022efac-69b3-4026-b7be-215635896b7c} <Debug> TCPHandler: Processed in 0.001284992 sec. | ||
| 19692 | 2026.04.17 17:42:20.193749 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 19693 | 2026.04.17 17:42:20.193882 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19694 | 2026.04.17 17:42:20.193923 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7740 rows starting from the beginning of the part | ||
| 19695 | 2026.04.17 17:42:20.193992 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 19696 | 2026.04.17 17:42:20.194044 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 12 rows starting from the beginning of the part | ||
| 19697 | 2026.04.17 17:42:20.194091 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 19698 | 2026.04.17 17:42:20.194135 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 19699 | 2026.04.17 17:42:20.194176 [ 198 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19700 | 2026.04.17 17:42:20.196391 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695848 sec., 2960107.5431552525 rows/sec., 197.87 MiB/sec. | ||
| 19701 | 2026.04.17 17:42:20.196887 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19702 | 2026.04.17 17:42:20.197173 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19703 | 2026.04.17 17:42:20.197248 [ 194 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_156_31} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19704 | 2026.04.17 17:42:20.197316 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19705 | 2026.04.17 17:42:20.451006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19706 | 2026.04.17 17:42:20.470817 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19707 | 2026.04.17 17:42:20.470884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.03 GiB. | ||
| 19708 | 2026.04.17 17:42:20.477414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19709 | 2026.04.17 17:42:20.478201 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19710 | 2026.04.17 17:42:20.482247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19711 | 2026.04.17 17:42:21.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.80 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 398.77 MiB (RSS), difference: -1.03 MiB | ||
| 19712 | 2026.04.17 17:42:25.187716 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19713 | 2026.04.17 17:42:25.187912 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19714 | 2026.04.17 17:42:25.187984 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19715 | 2026.04.17 17:42:25.188685 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19716 | 2026.04.17 17:42:25.188738 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19717 | 2026.04.17 17:42:25.189120 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19718 | 2026.04.17 17:42:25.189345 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19719 | 2026.04.17 17:42:25.189513 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 19720 | 2026.04.17 17:42:25.189576 [ 276 ] {9a5aa504-108c-4ce4-a290-6a476bc8c7f9} <Debug> TCPHandler: Processed in 0.001995085 sec. | ||
| 19721 | 2026.04.17 17:42:25.189707 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19722 | 2026.04.17 17:42:25.189815 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19723 | 2026.04.17 17:42:25.189861 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19724 | 2026.04.17 17:42:25.190328 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19725 | 2026.04.17 17:42:25.190369 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19726 | 2026.04.17 17:42:25.190682 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 19727 | 2026.04.17 17:42:25.190891 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Trace> oximeter.fields_ipaddr (ee03f1e0-ae06-4cfe-a419-08a748be63aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19728 | 2026.04.17 17:42:25.191030 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001242 sec., 6441.2238325281805 rows/sec., 525.24 KiB/sec. | ||
| 19729 | 2026.04.17 17:42:25.191076 [ 276 ] {efebbd4c-0589-41a2-b2f7-a307a03a5668} <Debug> TCPHandler: Processed in 0.001420537 sec. | ||
| 19730 | 2026.04.17 17:42:25.191206 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19731 | 2026.04.17 17:42:25.191319 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19732 | 2026.04.17 17:42:25.191365 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19733 | 2026.04.17 17:42:25.192011 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19734 | 2026.04.17 17:42:25.192050 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19735 | 2026.04.17 17:42:25.192402 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19736 | 2026.04.17 17:42:25.192612 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19737 | 2026.04.17 17:42:25.192748 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Debug> executeQuery: Read 285 rows, 26.16 KiB in 0.001456 sec., 195741.75824175825 rows/sec., 17.54 MiB/sec. | ||
| 19738 | 2026.04.17 17:42:25.192789 [ 276 ] {5246ddce-f4ce-4e3f-b2a6-c769cbc2b400} <Debug> TCPHandler: Processed in 0.001638654 sec. | ||
| 19739 | 2026.04.17 17:42:25.192916 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19740 | 2026.04.17 17:42:25.193012 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19741 | 2026.04.17 17:42:25.193054 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19742 | 2026.04.17 17:42:25.193497 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19743 | 2026.04.17 17:42:25.193533 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19744 | 2026.04.17 17:42:25.193828 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19745 | 2026.04.17 17:42:25.194041 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19746 | 2026.04.17 17:42:25.194170 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Debug> executeQuery: Read 72 rows, 5.43 KiB in 0.001176 sec., 61224.48979591837 rows/sec., 4.51 MiB/sec. | ||
| 19747 | 2026.04.17 17:42:25.194221 [ 276 ] {147b8699-6104-42ea-8ba4-5107a19f56d3} <Debug> TCPHandler: Processed in 0.001353654 sec. | ||
| 19748 | 2026.04.17 17:42:25.194344 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19749 | 2026.04.17 17:42:25.194439 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19750 | 2026.04.17 17:42:25.194478 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19751 | 2026.04.17 17:42:25.194954 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19752 | 2026.04.17 17:42:25.195002 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19753 | 2026.04.17 17:42:25.195402 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19754 | 2026.04.17 17:42:25.195695 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19755 | 2026.04.17 17:42:25.195867 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001445 sec., 17301.038062283737 rows/sec., 1.42 MiB/sec. | ||
| 19756 | 2026.04.17 17:42:25.195916 [ 276 ] {c5615825-bed8-4f58-ba86-1dcd5f6f09b1} <Debug> TCPHandler: Processed in 0.001621124 sec. | ||
| 19757 | 2026.04.17 17:42:25.196050 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19758 | 2026.04.17 17:42:25.196171 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19759 | 2026.04.17 17:42:25.196221 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19760 | 2026.04.17 17:42:25.196652 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19761 | 2026.04.17 17:42:25.196689 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19762 | 2026.04.17 17:42:25.196995 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19763 | 2026.04.17 17:42:25.197221 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19764 | 2026.04.17 17:42:25.197356 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 774.79 KiB/sec. | ||
| 19765 | 2026.04.17 17:42:25.197396 [ 276 ] {2eb1349e-7ea4-42c8-ac29-4f52d4873d71} <Debug> TCPHandler: Processed in 0.001408006 sec. | ||
| 19766 | 2026.04.17 17:42:25.197518 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.04.17 17:42:25.197629 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19768 | 2026.04.17 17:42:25.197689 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19769 | 2026.04.17 17:42:25.198294 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19770 | 2026.04.17 17:42:25.198339 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19771 | 2026.04.17 17:42:25.198737 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19772 | 2026.04.17 17:42:25.198955 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19773 | 2026.04.17 17:42:25.199087 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Debug> executeQuery: Read 160 rows, 13.19 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 8.63 MiB/sec. | ||
| 19774 | 2026.04.17 17:42:25.199126 [ 276 ] {628a5150-93e2-4c15-91c6-3a1b1ccce043} <Debug> TCPHandler: Processed in 0.001656394 sec. | ||
| 19775 | 2026.04.17 17:42:25.199252 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19776 | 2026.04.17 17:42:25.199354 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19777 | 2026.04.17 17:42:25.199399 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19778 | 2026.04.17 17:42:25.199831 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19779 | 2026.04.17 17:42:25.199872 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19780 | 2026.04.17 17:42:25.200225 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19781 | 2026.04.17 17:42:25.200475 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.04.17 17:42:25.200627 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001291 sec., 154918.6676994578 rows/sec., 11.11 MiB/sec. | ||
| 19783 | 2026.04.17 17:42:25.200672 [ 276 ] {e670c4f9-81a1-430e-b82f-d4388b9341aa} <Debug> TCPHandler: Processed in 0.001470458 sec. | ||
| 19784 | 2026.04.17 17:42:25.200789 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19785 | 2026.04.17 17:42:25.200887 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19786 | 2026.04.17 17:42:25.200936 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19787 | 2026.04.17 17:42:25.201260 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.04.17 17:42:25.201299 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19789 | 2026.04.17 17:42:25.201612 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 19790 | 2026.04.17 17:42:25.201851 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Trace> oximeter.measurements_f64 (75589881-3f26-4a2b-8b03-e017dc09137b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.04.17 17:42:25.201987 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 56.68 KiB/sec. | ||
| 19792 | 2026.04.17 17:42:25.202026 [ 276 ] {91cd02df-c83c-4d05-8e9c-c160d383dcfb} <Debug> TCPHandler: Processed in 0.001286012 sec. | ||
| 19793 | 2026.04.17 17:42:25.202141 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.04.17 17:42:25.202237 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19795 | 2026.04.17 17:42:25.202293 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <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 | ||
| 19796 | 2026.04.17 17:42:25.203235 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.04.17 17:42:25.203272 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19798 | 2026.04.17 17:42:25.203907 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19799 | 2026.04.17 17:42:25.204149 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.04.17 17:42:25.204291 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002073 sec., 25084.418716835502 rows/sec., 44.95 MiB/sec. | ||
| 19801 | 2026.04.17 17:42:25.204350 [ 276 ] {006a12ef-162f-4703-9696-0b1a37bffedb} <Debug> TCPHandler: Processed in 0.002257735 sec. | ||
| 19802 | 2026.04.17 17:42:25.204467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19803 | 2026.04.17 17:42:25.204562 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19804 | 2026.04.17 17:42:25.204611 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19805 | 2026.04.17 17:42:25.204954 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19806 | 2026.04.17 17:42:25.204991 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19807 | 2026.04.17 17:42:25.205304 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19808 | 2026.04.17 17:42:25.205519 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19809 | 2026.04.17 17:42:25.205650 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 19810 | 2026.04.17 17:42:25.205687 [ 276 ] {15582ad5-c97f-449b-9532-657c7268da47} <Debug> TCPHandler: Processed in 0.001270161 sec. | ||
| 19811 | 2026.04.17 17:42:25.450806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44667 | ||
| 19812 | 2026.04.17 17:42:25.451334 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2026.04.17 17:42:25.451379 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19814 | 2026.04.17 17:42:25.451854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19815 | 2026.04.17 17:42:25.452092 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2026.04.17 17:42:25.452246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44667 | ||
| 19817 | 2026.04.17 17:42:26.974609 [ 103 ] {} <Debug> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19818 | 2026.04.17 17:42:26.974702 [ 103 ] {} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19819 | 2026.04.17 17:42:26.974740 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19820 | 2026.04.17 17:42:26.974904 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::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 | ||
| 19821 | 2026.04.17 17:42:26.975126 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19822 | 2026.04.17 17:42:26.975185 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 19823 | 2026.04.17 17:42:26.975288 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 19824 | 2026.04.17 17:42:26.975368 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 19825 | 2026.04.17 17:42:26.975451 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19826 | 2026.04.17 17:42:26.975532 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 19827 | 2026.04.17 17:42:26.976748 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919774 sec., 21877.57517291098 rows/sec., 1.57 MiB/sec. | ||
| 19828 | 2026.04.17 17:42:26.976865 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19829 | 2026.04.17 17:42:26.977098 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19830 | 2026.04.17 17:42:26.977166 [ 201 ] {3040085e-e138-4b09-8f7e-9c148f8a4944::all_1_5_1} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19831 | 2026.04.17 17:42:26.977241 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19832 | 2026.04.17 17:42:27.982331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19833 | 2026.04.17 17:42:28.002303 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2026.04.17 17:42:28.002387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19835 | 2026.04.17 17:42:28.009186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19836 | 2026.04.17 17:42:28.009983 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19837 | 2026.04.17 17:42:28.014516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19838 | 2026.04.17 17:42:28.138154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2426 | ||
| 19839 | 2026.04.17 17:42:28.140733 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19840 | 2026.04.17 17:42:28.140796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19841 | 2026.04.17 17:42:28.142052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19842 | 2026.04.17 17:42:28.142339 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19843 | 2026.04.17 17:42:28.142611 [ 223 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 19844 | 2026.04.17 17:42:28.142648 [ 223 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 19845 | 2026.04.17 17:42:28.142767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2426 | ||
| 19846 | 2026.04.17 17:42:28.162287 [ 223 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): 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] | ||
| 19847 | 2026.04.17 17:42:30.182446 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19848 | 2026.04.17 17:42:30.182737 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19849 | 2026.04.17 17:42:30.182849 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19850 | 2026.04.17 17:42:30.183776 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2026.04.17 17:42:30.183826 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19852 | 2026.04.17 17:42:30.184220 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19853 | 2026.04.17 17:42:30.184462 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2026.04.17 17:42:30.184619 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001961 sec., 35696.07343192249 rows/sec., 2.85 MiB/sec. | ||
| 19855 | 2026.04.17 17:42:30.184673 [ 276 ] {acc31d45-dbf8-470d-acf9-4f2f6b0c9cbd} <Debug> TCPHandler: Processed in 0.002366318 sec. | ||
| 19856 | 2026.04.17 17:42:30.184801 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2026.04.17 17:42:30.184904 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19858 | 2026.04.17 17:42:30.184948 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19859 | 2026.04.17 17:42:30.185362 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19860 | 2026.04.17 17:42:30.185400 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19861 | 2026.04.17 17:42:30.185704 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19862 | 2026.04.17 17:42:30.185921 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19863 | 2026.04.17 17:42:30.186050 [ 97 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19864 | 2026.04.17 17:42:30.186056 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001175 sec., 5957.446808510638 rows/sec., 447.97 KiB/sec. | ||
| 19865 | 2026.04.17 17:42:30.186115 [ 97 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2026.04.17 17:42:30.186140 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19867 | 2026.04.17 17:42:30.186154 [ 276 ] {d73a837a-27f2-441c-9861-57ef0161eb2c} <Debug> TCPHandler: Processed in 0.001404326 sec. | ||
| 19868 | 2026.04.17 17:42:30.186238 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::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 | ||
| 19869 | 2026.04.17 17:42:30.186295 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19870 | 2026.04.17 17:42:30.186353 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19871 | 2026.04.17 17:42:30.186392 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 237 rows starting from the beginning of the part | ||
| 19872 | 2026.04.17 17:42:30.186417 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19873 | 2026.04.17 17:42:30.186457 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 19874 | 2026.04.17 17:42:30.186472 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19875 | 2026.04.17 17:42:30.186515 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 49 rows starting from the beginning of the part | ||
| 19876 | 2026.04.17 17:42:30.186568 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 7 rows starting from the beginning of the part | ||
| 19877 | 2026.04.17 17:42:30.186616 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
| 19878 | 2026.04.17 17:42:30.186662 [ 189 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 7 rows starting from the beginning of the part | ||
| 19879 | 2026.04.17 17:42:30.186913 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.04.17 17:42:30.186961 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19881 | 2026.04.17 17:42:30.187315 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19882 | 2026.04.17 17:42:30.187560 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2026.04.17 17:42:30.187640 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447757 sec., 278361.631130086 rows/sec., 20.00 MiB/sec. | ||
| 19884 | 2026.04.17 17:42:30.187717 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001326 sec., 53544.49472096531 rows/sec., 4.18 MiB/sec. | ||
| 19885 | 2026.04.17 17:42:30.187765 [ 276 ] {0ff94e7b-278e-4099-a99e-befe590f474d} <Debug> TCPHandler: Processed in 0.001531801 sec. | ||
| 19886 | 2026.04.17 17:42:30.187783 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19887 | 2026.04.17 17:42:30.187810 [ 218 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19888 | 2026.04.17 17:42:30.187853 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19889 | 2026.04.17 17:42:30.187906 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19890 | 2026.04.17 17:42:30.188026 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19891 | 2026.04.17 17:42:30.188061 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19892 | 2026.04.17 17:42:30.188080 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19893 | 2026.04.17 17:42:30.188140 [ 196 ] {64bf48fa-18a1-46e8-a27d-be233aeee809::all_1_131_26} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19894 | 2026.04.17 17:42:30.188237 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19895 | 2026.04.17 17:42:30.188553 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.04.17 17:42:30.188590 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19897 | 2026.04.17 17:42:30.188931 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19898 | 2026.04.17 17:42:30.189149 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.04.17 17:42:30.189274 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_153_39 to all_154_154_0 | ||
| 19900 | 2026.04.17 17:42:30.189279 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 19901 | 2026.04.17 17:42:30.189312 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19902 | 2026.04.17 17:42:30.189336 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19903 | 2026.04.17 17:42:30.189338 [ 276 ] {27050e29-c525-4570-bd66-2c4275f49cd5} <Debug> TCPHandler: Processed in 0.001493019 sec. | ||
| 19904 | 2026.04.17 17:42:30.189396 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_39 to all_154_154_0 into Compact with storage Full | ||
| 19905 | 2026.04.17 17:42:30.189467 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19906 | 2026.04.17 17:42:30.189473 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19907 | 2026.04.17 17:42:30.189499 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19908 | 2026.04.17 17:42:30.189521 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19909 | 2026.04.17 17:42:30.189544 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_153_39, total 56019 rows starting from the beginning of the part | ||
| 19910 | 2026.04.17 17:42:30.189571 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19911 | 2026.04.17 17:42:30.189604 [ 197 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 128 rows starting from the beginning of the part | ||
| 19912 | 2026.04.17 17:42:30.189635 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <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 | ||
| 19913 | 2026.04.17 17:42:30.190443 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.04.17 17:42:30.190482 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19915 | 2026.04.17 17:42:30.191036 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19916 | 2026.04.17 17:42:30.191274 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.04.17 17:42:30.191418 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001865 sec., 3753.3512064343167 rows/sec., 6.73 MiB/sec. | ||
| 19918 | 2026.04.17 17:42:30.191490 [ 276 ] {e1ad1e49-9d90-4703-8174-e08b941e1721} <Debug> TCPHandler: Processed in 0.002072478 sec. | ||
| 19919 | 2026.04.17 17:42:30.191622 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19920 | 2026.04.17 17:42:30.191717 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19921 | 2026.04.17 17:42:30.191759 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19922 | 2026.04.17 17:42:30.192096 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2026.04.17 17:42:30.192133 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19924 | 2026.04.17 17:42:30.192443 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19925 | 2026.04.17 17:42:30.192664 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2026.04.17 17:42:30.192793 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 19927 | 2026.04.17 17:42:30.192830 [ 276 ] {588fa06f-224a-4c0f-ac38-feb19b195011} <Debug> TCPHandler: Processed in 0.001258892 sec. | ||
| 19928 | 2026.04.17 17:42:30.192885 [ 217 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19929 | 2026.04.17 17:42:30.192923 [ 217 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19930 | 2026.04.17 17:42:30.197859 [ 200 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56147 rows, containing 5 columns (5 merged, 0 gathered) in 0.008484729 sec., 6617418.187428261 rows/sec., 426.33 MiB/sec. | ||
| 19931 | 2026.04.17 17:42:30.198489 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Trace> MergedBlockOutputStream: filled checksums all_1_154_40 (state Temporary) | ||
| 19932 | 2026.04.17 17:42:30.198809 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_154_40 to all_1_154_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19933 | 2026.04.17 17:42:30.198891 [ 195 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_154_40} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_153_39, all_154_154_0] -> all_1_154_40 | ||
| 19934 | 2026.04.17 17:42:30.198987 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19935 | 2026.04.17 17:42:30.204136 [ 217 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): 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] | ||
| 19936 | 2026.04.17 17:42:30.214069 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): 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] | ||
| 19937 | 2026.04.17 17:42:30.214137 [ 218 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): 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] | ||
| 19938 | 2026.04.17 17:42:31.824002 [ 222 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19939 | 2026.04.17 17:42:31.824054 [ 222 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19940 | 2026.04.17 17:42:31.831885 [ 222 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): 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] | ||
| 19941 | 2026.04.17 17:42:32.641254 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19942 | 2026.04.17 17:42:32.641345 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19943 | 2026.04.17 17:42:32.953267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45115 | ||
| 19944 | 2026.04.17 17:42:32.953781 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19945 | 2026.04.17 17:42:32.953821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19946 | 2026.04.17 17:42:32.954281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19947 | 2026.04.17 17:42:32.954498 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19948 | 2026.04.17 17:42:32.954643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45115 | ||
| 19949 | 2026.04.17 17:42:35.164760 [ 218 ] {} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19950 | 2026.04.17 17:42:35.164829 [ 218 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19951 | 2026.04.17 17:42:35.167443 [ 218 ] {} <Debug> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): 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] | ||
| 19952 | 2026.04.17 17:42:35.184641 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2026.04.17 17:42:35.184848 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19954 | 2026.04.17 17:42:35.184928 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19955 | 2026.04.17 17:42:35.185745 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19956 | 2026.04.17 17:42:35.185794 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19957 | 2026.04.17 17:42:35.186200 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19958 | 2026.04.17 17:42:35.186451 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19959 | 2026.04.17 17:42:35.186609 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Debug> executeQuery: Read 162 rows, 14.51 KiB in 0.001818 sec., 89108.91089108911 rows/sec., 7.80 MiB/sec. | ||
| 19960 | 2026.04.17 17:42:35.186664 [ 276 ] {2d86ae96-102a-41fe-b6be-6d1c07b09ac5} <Debug> TCPHandler: Processed in 0.002168471 sec. | ||
| 19961 | 2026.04.17 17:42:35.186808 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19962 | 2026.04.17 17:42:35.186911 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19963 | 2026.04.17 17:42:35.186955 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19964 | 2026.04.17 17:42:35.187403 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.04.17 17:42:35.187441 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19966 | 2026.04.17 17:42:35.187756 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19967 | 2026.04.17 17:42:35.187977 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.04.17 17:42:35.188107 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.00122 sec., 43442.62295081968 rows/sec., 3.19 MiB/sec. | ||
| 19969 | 2026.04.17 17:42:35.188148 [ 276 ] {72272aba-c69c-449e-a5e5-39a0d1455c28} <Debug> TCPHandler: Processed in 0.001392476 sec. | ||
| 19970 | 2026.04.17 17:42:35.188269 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.04.17 17:42:35.188366 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19972 | 2026.04.17 17:42:35.188407 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19973 | 2026.04.17 17:42:35.188829 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.04.17 17:42:35.188865 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19975 | 2026.04.17 17:42:35.189169 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19976 | 2026.04.17 17:42:35.189382 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.04.17 17:42:35.189512 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Debug> executeQuery: Read 126 rows, 10.08 KiB in 0.001166 sec., 108061.74957118354 rows/sec., 8.44 MiB/sec. | ||
| 19978 | 2026.04.17 17:42:35.189552 [ 276 ] {8017896f-771f-4cae-a929-2a0ccdd5e9d4} <Debug> TCPHandler: Processed in 0.001337964 sec. | ||
| 19979 | 2026.04.17 17:42:35.189674 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.04.17 17:42:35.189769 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19981 | 2026.04.17 17:42:35.189813 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19982 | 2026.04.17 17:42:35.190241 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.04.17 17:42:35.190278 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19984 | 2026.04.17 17:42:35.190610 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19985 | 2026.04.17 17:42:35.190841 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.04.17 17:42:35.190959 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 2 parts from all_1_154_40 to all_155_155_0 | ||
| 19987 | 2026.04.17 17:42:35.190970 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 19988 | 2026.04.17 17:42:35.191031 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.04.17 17:42:35.191049 [ 276 ] {1ddaa340-5896-4ceb-a02f-1cecb20aee70} <Debug> TCPHandler: Processed in 0.001425237 sec. | ||
| 19990 | 2026.04.17 17:42:35.191057 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 19991 | 2026.04.17 17:42:35.191166 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_40 to all_155_155_0 into Compact with storage Full | ||
| 19992 | 2026.04.17 17:42:35.191178 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2026.04.17 17:42:35.191298 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19994 | 2026.04.17 17:42:35.191306 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19995 | 2026.04.17 17:42:35.191353 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_154_40, total 56147 rows starting from the beginning of the part | ||
| 19996 | 2026.04.17 17:42:35.191357 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <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 | ||
| 19997 | 2026.04.17 17:42:35.191423 [ 189 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 19998 | 2026.04.17 17:42:35.192295 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2026.04.17 17:42:35.192336 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20000 | 2026.04.17 17:42:35.192941 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20001 | 2026.04.17 17:42:35.193174 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2026.04.17 17:42:35.193318 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20003 | 2026.04.17 17:42:35.193321 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002042 sec., 25954.94613124388 rows/sec., 46.51 MiB/sec. | ||
| 20004 | 2026.04.17 17:42:35.193371 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.04.17 17:42:35.193397 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20006 | 2026.04.17 17:42:35.193429 [ 276 ] {aaf4d3f3-ebb5-498d-8e6d-3e26a24e7374} <Debug> TCPHandler: Processed in 0.002301405 sec. | ||
| 20007 | 2026.04.17 17:42:35.193492 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::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 | ||
| 20008 | 2026.04.17 17:42:35.193513 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 20009 | 2026.04.17 17:42:35.193546 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 20010 | 2026.04.17 17:42:35.193560 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2026.04.17 17:42:35.193661 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20012 | 2026.04.17 17:42:35.193694 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20013 | 2026.04.17 17:42:35.193705 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20014 | 2026.04.17 17:42:35.193745 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2822 rows starting from the beginning of the part | ||
| 20015 | 2026.04.17 17:42:35.193862 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 49 rows starting from the beginning of the part | ||
| 20016 | 2026.04.17 17:42:35.193968 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 7 rows starting from the beginning of the part | ||
| 20017 | 2026.04.17 17:42:35.194075 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20018 | 2026.04.17 17:42:35.194076 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part | ||
| 20019 | 2026.04.17 17:42:35.194152 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20020 | 2026.04.17 17:42:35.194245 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 7 rows starting from the beginning of the part | ||
| 20021 | 2026.04.17 17:42:35.194354 [ 200 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 53 rows starting from the beginning of the part | ||
| 20022 | 2026.04.17 17:42:35.194503 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20023 | 2026.04.17 17:42:35.194732 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Trace> oximeter.measurements_i64 (3040085e-e138-4b09-8f7e-9c148f8a4944): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20024 | 2026.04.17 17:42:35.194863 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001219 sec., 7383.100902378999 rows/sec., 521.53 KiB/sec. | ||
| 20025 | 2026.04.17 17:42:35.194931 [ 276 ] {e1cd1d5d-ed4b-4ac5-acda-bf31a85e54a1} <Debug> TCPHandler: Processed in 0.001422747 sec. | ||
| 20026 | 2026.04.17 17:42:35.195049 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20027 | 2026.04.17 17:42:35.195147 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20028 | 2026.04.17 17:42:35.195189 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20029 | 2026.04.17 17:42:35.195538 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20030 | 2026.04.17 17:42:35.195575 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20031 | 2026.04.17 17:42:35.195896 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20032 | 2026.04.17 17:42:35.196112 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20033 | 2026.04.17 17:42:35.196251 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 20034 | 2026.04.17 17:42:35.196289 [ 276 ] {139d8737-04bf-4145-89f9-cf57282f5ef9} <Debug> TCPHandler: Processed in 0.001290122 sec. | ||
| 20035 | 2026.04.17 17:42:35.200529 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56307 rows, containing 5 columns (5 merged, 0 gathered) in 0.009402609 sec., 5988444.271159207 rows/sec., 385.90 MiB/sec. | ||
| 20036 | 2026.04.17 17:42:35.201103 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Trace> MergedBlockOutputStream: filled checksums all_1_155_41 (state Temporary) | ||
| 20037 | 2026.04.17 17:42:35.201368 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_155_41 to all_1_155_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.04.17 17:42:35.201440 [ 188 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_155_41} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 2 parts: [all_1_154_40, all_155_155_0] -> all_1_155_41 | ||
| 20039 | 2026.04.17 17:42:35.201525 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20040 | 2026.04.17 17:42:35.202934 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): 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] | ||
| 20041 | 2026.04.17 17:42:35.206026 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2990 rows, containing 19 columns (19 merged, 0 gathered) in 0.012578973 sec., 237698.2604223731 rows/sec., 425.94 MiB/sec. | ||
| 20042 | 2026.04.17 17:42:35.208343 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20043 | 2026.04.17 17:42:35.208671 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.04.17 17:42:35.208741 [ 188 ] {ced44bf1-efef-410c-aff6-2e31516d6f42::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20045 | 2026.04.17 17:42:35.208849 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. | ||
| 20046 | 2026.04.17 17:42:35.515535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20047 | 2026.04.17 17:42:35.534127 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20048 | 2026.04.17 17:42:35.534172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20049 | 2026.04.17 17:42:35.540699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20050 | 2026.04.17 17:42:35.541402 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20051 | 2026.04.17 17:42:35.544567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20052 | 2026.04.17 17:42:35.778510 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20053 | 2026.04.17 17:42:35.778677 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20054 | 2026.04.17 17:42:35.778737 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20055 | 2026.04.17 17:42:35.781336 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20056 | 2026.04.17 17:42:35.781384 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20057 | 2026.04.17 17:42:35.781896 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20058 | 2026.04.17 17:42:35.782121 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20059 | 2026.04.17 17:42:35.782260 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Debug> executeQuery: Read 2440 rows, 183.53 KiB in 0.003627 sec., 672732.2856355114 rows/sec., 49.42 MiB/sec. | ||
| 20060 | 2026.04.17 17:42:35.782301 [ 276 ] {012e244e-56aa-4f01-a844-2615b7e24372} <Debug> TCPHandler: Processed in 0.003921289 sec. | ||
| 20061 | 2026.04.17 17:42:35.782433 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20062 | 2026.04.17 17:42:35.782528 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20063 | 2026.04.17 17:42:35.782567 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20064 | 2026.04.17 17:42:35.782994 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20065 | 2026.04.17 17:42:35.783030 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20066 | 2026.04.17 17:42:35.783311 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20067 | 2026.04.17 17:42:35.783513 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20068 | 2026.04.17 17:42:35.783638 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001129 sec., 18600.531443755535 rows/sec., 1.37 MiB/sec. | ||
| 20069 | 2026.04.17 17:42:35.783676 [ 276 ] {bcda5d12-b77a-48b1-81ef-7d237e38c8f4} <Debug> TCPHandler: Processed in 0.001290752 sec. | ||
| 20070 | 2026.04.17 17:42:35.783790 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20071 | 2026.04.17 17:42:35.783882 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20072 | 2026.04.17 17:42:35.783920 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20073 | 2026.04.17 17:42:35.784781 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.04.17 17:42:35.784818 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20075 | 2026.04.17 17:42:35.785139 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20076 | 2026.04.17 17:42:35.785340 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20077 | 2026.04.17 17:42:35.785448 [ 91 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
| 20078 | 2026.04.17 17:42:35.785469 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001606 sec., 500622.6650062266 rows/sec., 28.91 MiB/sec. | ||
| 20079 | 2026.04.17 17:42:35.785516 [ 91 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.04.17 17:42:35.785527 [ 276 ] {f1df52ef-cc62-4637-b5aa-ff13d3ff29bf} <Debug> TCPHandler: Processed in 0.001784929 sec. | ||
| 20081 | 2026.04.17 17:42:35.785547 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20082 | 2026.04.17 17:42:35.785653 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.04.17 17:42:35.785663 [ 225 ] {} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 20084 | 2026.04.17 17:42:35.785692 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
| 20085 | 2026.04.17 17:42:35.785746 [ 225 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 20086 | 2026.04.17 17:42:35.785751 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20087 | 2026.04.17 17:42:35.785814 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20088 | 2026.04.17 17:42:35.785877 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20089 | 2026.04.17 17:42:35.785920 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 975 rows starting from the beginning of the part | ||
| 20090 | 2026.04.17 17:42:35.785997 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 801 rows starting from the beginning of the part | ||
| 20091 | 2026.04.17 17:42:35.786051 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 20092 | 2026.04.17 17:42:35.786101 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 801 rows starting from the beginning of the part | ||
| 20093 | 2026.04.17 17:42:35.786148 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 20094 | 2026.04.17 17:42:35.786201 [ 190 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 804 rows starting from the beginning of the part | ||
| 20095 | 2026.04.17 17:42:35.786202 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.04.17 17:42:35.786257 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20097 | 2026.04.17 17:42:35.786598 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20098 | 2026.04.17 17:42:35.786883 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Trace> oximeter.fields_u64 (e82936b2-e997-43b1-bce5-917478fe6fe9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2026.04.17 17:42:35.787020 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001287 sec., 777.000777000777 rows/sec., 54.63 KiB/sec. | ||
| 20100 | 2026.04.17 17:42:35.787060 [ 276 ] {85c1053d-ac71-40a3-9c38-3124cd1d1d3e} <Debug> TCPHandler: Processed in 0.001454888 sec. | ||
| 20101 | 2026.04.17 17:42:35.787183 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.04.17 17:42:35.787275 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20103 | 2026.04.17 17:42:35.787315 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20104 | 2026.04.17 17:42:35.787711 [ 187 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3430 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082559 sec., 1647012.161480179 rows/sec., 102.78 MiB/sec. | ||
| 20105 | 2026.04.17 17:42:35.787934 [ 199 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 20106 | 2026.04.17 17:42:35.788235 [ 199 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20107 | 2026.04.17 17:42:35.788324 [ 199 ] {bdf29030-187a-4c46-a93d-244bf47c1e56::all_1_49_10} <Trace> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
| 20108 | 2026.04.17 17:42:35.788419 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 20109 | 2026.04.17 17:42:35.788451 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.04.17 17:42:35.788487 [ 225 ] {} <Debug> oximeter.fields_u32 (bdf29030-187a-4c46-a93d-244bf47c1e56): 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] | ||
| 20111 | 2026.04.17 17:42:35.788495 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20112 | 2026.04.17 17:42:35.788874 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20113 | 2026.04.17 17:42:35.789077 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20114 | 2026.04.17 17:42:35.789204 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Debug> executeQuery: Read 1309 rows, 89.46 KiB in 0.001946 sec., 672661.8705035971 rows/sec., 44.89 MiB/sec. | ||
| 20115 | 2026.04.17 17:42:35.789241 [ 276 ] {13f6ff5d-e1ef-4b2d-aa58-97fcbc564572} <Debug> TCPHandler: Processed in 0.002104499 sec. | ||
| 20116 | 2026.04.17 17:42:35.789365 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20117 | 2026.04.17 17:42:35.789459 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20118 | 2026.04.17 17:42:35.789502 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20119 | 2026.04.17 17:42:35.790341 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20120 | 2026.04.17 17:42:35.790377 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20121 | 2026.04.17 17:42:35.790830 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20122 | 2026.04.17 17:42:35.791034 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20123 | 2026.04.17 17:42:35.791161 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Selected 6 parts from all_1_155_41 to all_160_160_0 | ||
| 20124 | 2026.04.17 17:42:35.791166 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Debug> executeQuery: Read 1502 rows, 93.23 KiB in 0.001725 sec., 870724.6376811594 rows/sec., 52.78 MiB/sec. | ||
| 20125 | 2026.04.17 17:42:35.791202 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.04.17 17:42:35.791222 [ 276 ] {105105d2-0e93-4f30-896e-2e6979c3e8dd} <Debug> TCPHandler: Processed in 0.001904002 sec. | ||
| 20127 | 2026.04.17 17:42:35.791229 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20128 | 2026.04.17 17:42:35.791331 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_41 to all_160_160_0 into Compact with storage Full | ||
| 20129 | 2026.04.17 17:42:35.791346 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20130 | 2026.04.17 17:42:35.791453 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20131 | 2026.04.17 17:42:35.791455 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20132 | 2026.04.17 17:42:35.791503 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_41, total 56307 rows starting from the beginning of the part | ||
| 20133 | 2026.04.17 17:42:35.791509 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <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 | ||
| 20134 | 2026.04.17 17:42:35.791569 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20135 | 2026.04.17 17:42:35.791624 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 200 rows starting from the beginning of the part | ||
| 20136 | 2026.04.17 17:42:35.791669 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 20137 | 2026.04.17 17:42:35.791709 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 20138 | 2026.04.17 17:42:35.791749 [ 186 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1502 rows starting from the beginning of the part | ||
| 20139 | 2026.04.17 17:42:35.792320 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.04.17 17:42:35.792360 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20141 | 2026.04.17 17:42:35.792882 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20142 | 2026.04.17 17:42:35.793109 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2026.04.17 17:42:35.793248 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001814 sec., 11576.62624035281 rows/sec., 20.74 MiB/sec. | ||
| 20144 | 2026.04.17 17:42:35.793303 [ 276 ] {1949fbd5-dad2-4de3-b6db-d9f0881153ec} <Debug> TCPHandler: Processed in 0.002004125 sec. | ||
| 20145 | 2026.04.17 17:42:35.793458 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20146 | 2026.04.17 17:42:35.793559 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20147 | 2026.04.17 17:42:35.793600 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20148 | 2026.04.17 17:42:35.793912 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20149 | 2026.04.17 17:42:35.793947 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20150 | 2026.04.17 17:42:35.794241 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20151 | 2026.04.17 17:42:35.794444 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20152 | 2026.04.17 17:42:35.794577 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001035 sec., 11594.202898550726 rows/sec., 800.12 KiB/sec. | ||
| 20153 | 2026.04.17 17:42:35.794617 [ 276 ] {fa9f0d6d-49c2-4bcc-b535-6b6f2edbbf37} <Debug> TCPHandler: Processed in 0.001206639 sec. | ||
| 20154 | 2026.04.17 17:42:35.801648 [ 187 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58489 rows, containing 5 columns (5 merged, 0 gathered) in 0.01036039 sec., 5645443.84912151 rows/sec., 363.62 MiB/sec. | ||
| 20155 | 2026.04.17 17:42:35.802059 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Trace> MergedBlockOutputStream: filled checksums all_1_160_42 (state Temporary) | ||
| 20156 | 2026.04.17 17:42:35.802343 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_merge_all_1_160_42 to all_1_160_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20157 | 2026.04.17 17:42:35.802416 [ 198 ] {89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d::all_1_160_42} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d) (MergerMutator): Merged 6 parts: [all_1_155_41, all_160_160_0] -> all_1_160_42 | ||
| 20158 | 2026.04.17 17:42:35.802494 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 20159 | 2026.04.17 17:42:36.001178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.56 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 403.08 MiB (RSS), difference: 2.52 MiB | ||
| 20160 | 2026.04.17 17:42:36.075005 [ 222 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): 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] | ||
| 20161 | 2026.04.17 17:42:36.075056 [ 222 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): 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] | ||
| 20162 | 2026.04.17 17:42:36.085241 [ 222 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): 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] | ||
| 20163 | 2026.04.17 17:42:36.295530 [ 222 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): 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] | ||
| 20164 | 2026.04.17 17:42:36.295594 [ 222 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): 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] | ||
| 20165 | 2026.04.17 17:42:36.298913 [ 222 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): 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] | ||
| 20166 | 2026.04.17 17:42:37.080566 [ 88 ] {} <Debug> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 20167 | 2026.04.17 17:42:37.080632 [ 88 ] {} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.04.17 17:42:37.080652 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20169 | 2026.04.17 17:42:37.080789 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20170 | 2026.04.17 17:42:37.080951 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20171 | 2026.04.17 17:42:37.080991 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20172 | 2026.04.17 17:42:37.081069 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20173 | 2026.04.17 17:42:37.081125 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20174 | 2026.04.17 17:42:37.081175 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20175 | 2026.04.17 17:42:37.081223 [ 194 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::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 | ||
| 20176 | 2026.04.17 17:42:37.082308 [ 191 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577652 sec., 218045.55123690143 rows/sec., 13.82 MiB/sec. | ||
| 20177 | 2026.04.17 17:42:37.082523 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 20178 | 2026.04.17 17:42:37.082836 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_27_6} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.04.17 17:42:37.082911 [ 201 ] {8e75ff88-02f9-4062-bfc9-860f187f96d1::all_1_27_6} <Trace> oximeter.fields_u8 (8e75ff88-02f9-4062-bfc9-860f187f96d1) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 20180 | 2026.04.17 17:42:37.083022 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20181 | 2026.04.17 17:42:37.366445 [ 84 ] {} <Debug> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 20182 | 2026.04.17 17:42:37.366506 [ 84 ] {} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.04.17 17:42:37.366527 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20184 | 2026.04.17 17:42:37.366652 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20185 | 2026.04.17 17:42:37.366836 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20186 | 2026.04.17 17:42:37.366888 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20187 | 2026.04.17 17:42:37.366972 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20188 | 2026.04.17 17:42:37.367036 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20189 | 2026.04.17 17:42:37.367102 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20190 | 2026.04.17 17:42:37.367190 [ 187 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::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 | ||
| 20191 | 2026.04.17 17:42:37.368396 [ 201 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801269 sec., 368629.00544005365 rows/sec., 25.86 MiB/sec. | ||
| 20192 | 2026.04.17 17:42:37.368559 [ 191 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 20193 | 2026.04.17 17:42:37.368854 [ 191 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_27_6} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20194 | 2026.04.17 17:42:37.368925 [ 191 ] {43bc7b97-d949-4a62-b666-b2f5f6cb396c::all_1_27_6} <Trace> oximeter.fields_i16 (43bc7b97-d949-4a62-b666-b2f5f6cb396c) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 20195 | 2026.04.17 17:42:37.368996 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20196 | 2026.04.17 17:42:38.143830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2468 | ||
| 20197 | 2026.04.17 17:42:38.146494 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20198 | 2026.04.17 17:42:38.146547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20199 | 2026.04.17 17:42:38.147844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20200 | 2026.04.17 17:42:38.148134 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20201 | 2026.04.17 17:42:38.148534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2468 | ||
| 20202 | 2026.04.17 17:42:40.180145 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2026.04.17 17:42:40.180357 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20204 | 2026.04.17 17:42:40.180432 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20205 | 2026.04.17 17:42:40.181135 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20206 | 2026.04.17 17:42:40.181176 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20207 | 2026.04.17 17:42:40.181574 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20208 | 2026.04.17 17:42:40.181804 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20209 | 2026.04.17 17:42:40.181962 [ 80 ] {} <Debug> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20210 | 2026.04.17 17:42:40.181963 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.58 MiB/sec. | ||
| 20211 | 2026.04.17 17:42:40.182005 [ 80 ] {} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2026.04.17 17:42:40.182029 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20213 | 2026.04.17 17:42:40.182033 [ 276 ] {5ccddfa2-2d76-4483-8586-ddbb7d9759b6} <Debug> TCPHandler: Processed in 0.002024196 sec. | ||
| 20214 | 2026.04.17 17:42:40.182176 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::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 | ||
| 20215 | 2026.04.17 17:42:40.182183 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20216 | 2026.04.17 17:42:40.182328 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20217 | 2026.04.17 17:42:40.182335 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20218 | 2026.04.17 17:42:40.182384 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20219 | 2026.04.17 17:42:40.182387 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3398 rows starting from the beginning of the part | ||
| 20220 | 2026.04.17 17:42:40.182480 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 285 rows starting from the beginning of the part | ||
| 20221 | 2026.04.17 17:42:40.182529 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 70 rows starting from the beginning of the part | ||
| 20222 | 2026.04.17 17:42:40.182577 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 162 rows starting from the beginning of the part | ||
| 20223 | 2026.04.17 17:42:40.182622 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 2440 rows starting from the beginning of the part | ||
| 20224 | 2026.04.17 17:42:40.182665 [ 187 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 20225 | 2026.04.17 17:42:40.182865 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20226 | 2026.04.17 17:42:40.182906 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 20227 | 2026.04.17 17:42:40.183233 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20228 | 2026.04.17 17:42:40.183458 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20229 | 2026.04.17 17:42:40.183595 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 20230 | 2026.04.17 17:42:40.183627 [ 81 ] {} <Debug> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20231 | 2026.04.17 17:42:40.183633 [ 276 ] {e882f9c2-a8cf-43f6-8ebf-992fc996719c} <Debug> TCPHandler: Processed in 0.001504249 sec. | ||
| 20232 | 2026.04.17 17:42:40.183695 [ 81 ] {} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20233 | 2026.04.17 17:42:40.183722 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 20234 | 2026.04.17 17:42:40.183793 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20235 | 2026.04.17 17:42:40.183806 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::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 | ||
| 20236 | 2026.04.17 17:42:40.183902 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20237 | 2026.04.17 17:42:40.183915 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20238 | 2026.04.17 17:42:40.183950 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1852 rows starting from the beginning of the part | ||
| 20239 | 2026.04.17 17:42:40.183954 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20240 | 2026.04.17 17:42:40.184007 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 20241 | 2026.04.17 17:42:40.184055 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 71 rows starting from the beginning of the part | ||
| 20242 | 2026.04.17 17:42:40.184096 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 126 rows starting from the beginning of the part | ||
| 20243 | 2026.04.17 17:42:40.184135 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1309 rows starting from the beginning of the part | ||
| 20244 | 2026.04.17 17:42:40.184172 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 64 rows starting from the beginning of the part | ||
| 20245 | 2026.04.17 17:42:40.184390 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.04.17 17:42:40.184432 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 20247 | 2026.04.17 17:42:40.184762 [ 196 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6411 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653777 sec., 2415802.0813353946 rows/sec., 192.12 MiB/sec. | ||
| 20248 | 2026.04.17 17:42:40.184793 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20249 | 2026.04.17 17:42:40.185007 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20250 | 2026.04.17 17:42:40.185138 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001256 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec. | ||
| 20251 | 2026.04.17 17:42:40.185175 [ 276 ] {204ca33f-49a1-4c8f-bb51-1a2c3a929734} <Debug> TCPHandler: Processed in 0.001429127 sec. | ||
| 20252 | 2026.04.17 17:42:40.185182 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20253 | 2026.04.17 17:42:40.185295 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20254 | 2026.04.17 17:42:40.185380 [ 191 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608743 sec., 2226583.1148915645 rows/sec., 162.08 MiB/sec. | ||
| 20255 | 2026.04.17 17:42:40.185394 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20256 | 2026.04.17 17:42:40.185453 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20257 | 2026.04.17 17:42:40.185541 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20258 | 2026.04.17 17:42:40.185642 [ 197 ] {c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1::all_1_161_32} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20259 | 2026.04.17 17:42:40.185659 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20260 | 2026.04.17 17:42:40.185753 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 20261 | 2026.04.17 17:42:40.185788 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20262 | 2026.04.17 17:42:40.185831 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20263 | 2026.04.17 17:42:40.185972 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20264 | 2026.04.17 17:42:40.186058 [ 193 ] {40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8::all_1_161_32} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20265 | 2026.04.17 17:42:40.186143 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 20266 | 2026.04.17 17:42:40.186167 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20267 | 2026.04.17 17:42:40.186373 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20268 | 2026.04.17 17:42:40.186503 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 20269 | 2026.04.17 17:42:40.186517 [ 81 ] {} <Debug> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20270 | 2026.04.17 17:42:40.186539 [ 276 ] {bc447e48-9374-4347-9bb7-e4a7fca2e16d} <Debug> TCPHandler: Processed in 0.001294882 sec. | ||
| 20271 | 2026.04.17 17:42:40.186561 [ 81 ] {} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.04.17 17:42:40.186585 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20273 | 2026.04.17 17:42:40.186660 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 20274 | 2026.04.17 17:42:40.186759 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20275 | 2026.04.17 17:42:40.186787 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 7980 rows starting from the beginning of the part | ||
| 20276 | 2026.04.17 17:42:40.186841 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 20277 | 2026.04.17 17:42:40.186883 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 20278 | 2026.04.17 17:42:40.186922 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::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 | ||
| 20279 | 2026.04.17 17:42:40.186961 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 12 rows starting from the beginning of the part | ||
| 20280 | 2026.04.17 17:42:40.186999 [ 196 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 48 rows starting from the beginning of the part | ||
| 20281 | 2026.04.17 17:42:40.189266 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002638347 sec., 3115587.146042579 rows/sec., 208.32 MiB/sec. | ||
| 20282 | 2026.04.17 17:42:40.189560 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20283 | 2026.04.17 17:42:40.189935 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20284 | 2026.04.17 17:42:40.190011 [ 191 ] {7540b5bd-dd3b-457e-8e49-c9932d1f23e4::all_1_161_32} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20285 | 2026.04.17 17:42:40.190095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 20286 | 2026.04.17 17:42:40.455664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45627 | ||
| 20287 | 2026.04.17 17:42:40.456205 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20288 | 2026.04.17 17:42:40.456243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20289 | 2026.04.17 17:42:40.456686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20290 | 2026.04.17 17:42:40.456902 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20291 | 2026.04.17 17:42:40.457030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45627 | ||
| 20292 | 2026.04.17 17:42:40.457123 [ 224 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 20293 | 2026.04.17 17:42:40.457182 [ 224 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 20294 | 2026.04.17 17:42:40.459490 [ 224 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): 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] | ||
| 20295 | 2026.04.17 17:42:41.124831 [ 219 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 20296 | 2026.04.17 17:42:41.124880 [ 219 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 20297 | 2026.04.17 17:42:41.127474 [ 219 ] {} <Debug> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): 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] | ||
| 20298 | 2026.04.17 17:42:42.001165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.08 MiB, peak 417.70 MiB, free memory in arenas 0.00 B, will set to 403.08 MiB (RSS), difference: 4.00 MiB | ||
| 20299 | 2026.04.17 17:42:43.045571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20300 | 2026.04.17 17:42:43.062714 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2026.04.17 17:42:43.062771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20302 | 2026.04.17 17:42:43.069075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20303 | 2026.04.17 17:42:43.069762 [ 244 ] {} <Trace> system.metric_log (18f66be4-bfa8-48cc-804b-f8c4d41428dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20304 | 2026.04.17 17:42:43.072757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20305 | 2026.04.17 17:42:45.184301 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20306 | 2026.04.17 17:42:45.184520 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20307 | 2026.04.17 17:42:45.184594 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20308 | 2026.04.17 17:42:45.185412 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.04.17 17:42:45.185458 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20310 | 2026.04.17 17:42:45.185847 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20311 | 2026.04.17 17:42:45.186063 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Trace> oximeter.fields_string (c7fd6e83-9fc4-4fbc-8242-eda55ec40eb1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20312 | 2026.04.17 17:42:45.186216 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Debug> executeQuery: Read 162 rows, 14.51 KiB in 0.001751 sec., 92518.56082238721 rows/sec., 8.09 MiB/sec. | ||
| 20313 | 2026.04.17 17:42:45.186258 [ 276 ] {a2261abc-fdac-4640-8fd0-dd0bc47923fe} <Debug> TCPHandler: Processed in 0.002094969 sec. | ||
| 20314 | 2026.04.17 17:42:45.186384 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20315 | 2026.04.17 17:42:45.186497 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20316 | 2026.04.17 17:42:45.186540 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20317 | 2026.04.17 17:42:45.186979 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20318 | 2026.04.17 17:42:45.187018 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20319 | 2026.04.17 17:42:45.187333 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20320 | 2026.04.17 17:42:45.187543 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Trace> oximeter.fields_u16 (64bf48fa-18a1-46e8-a27d-be233aeee809): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20321 | 2026.04.17 17:42:45.187677 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.0012 sec., 44166.66666666667 rows/sec., 3.24 MiB/sec. | ||
| 20322 | 2026.04.17 17:42:45.187718 [ 276 ] {60fd0dae-771b-4918-bcb2-2885f3295485} <Debug> TCPHandler: Processed in 0.001385256 sec. | ||
| 20323 | 2026.04.17 17:42:45.187832 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20324 | 2026.04.17 17:42:45.187930 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20325 | 2026.04.17 17:42:45.187981 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20326 | 2026.04.17 17:42:45.188545 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20327 | 2026.04.17 17:42:45.188590 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20328 | 2026.04.17 17:42:45.188948 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20329 | 2026.04.17 17:42:45.189164 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Trace> oximeter.fields_uuid (40ecd39e-5357-4aa3-acf6-fa8f55c1a6c8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20330 | 2026.04.17 17:42:45.189292 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001381 sec., 84721.21650977552 rows/sec., 6.62 MiB/sec. | ||
| 20331 | 2026.04.17 17:42:45.189332 [ 276 ] {b75533ea-503e-4605-ae69-0cfc988d2c9d} <Debug> TCPHandler: Processed in 0.001547701 sec. | ||
| 20332 | 2026.04.17 17:42:45.189445 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20333 | 2026.04.17 17:42:45.189539 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20334 | 2026.04.17 17:42:45.189582 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20335 | 2026.04.17 17:42:45.190020 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20336 | 2026.04.17 17:42:45.190057 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20337 | 2026.04.17 17:42:45.190387 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20338 | 2026.04.17 17:42:45.190593 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Trace> oximeter.measurements_cumulativeu64 (89fb2d4f-d6af-460a-aed7-9a6c0aff2e1d): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20339 | 2026.04.17 17:42:45.190721 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 20340 | 2026.04.17 17:42:45.190759 [ 276 ] {fdf96135-b5de-48c2-8bf1-24f5a2aa7aa6} <Debug> TCPHandler: Processed in 0.001360515 sec. | ||
| 20341 | 2026.04.17 17:42:45.190886 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20342 | 2026.04.17 17:42:45.190987 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20343 | 2026.04.17 17:42:45.191042 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <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 | ||
| 20344 | 2026.04.17 17:42:45.191964 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20345 | 2026.04.17 17:42:45.192002 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20346 | 2026.04.17 17:42:45.192589 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20347 | 2026.04.17 17:42:45.192811 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Trace> oximeter.measurements_histogramu64 (ced44bf1-efef-410c-aff6-2e31516d6f42): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20348 | 2026.04.17 17:42:45.192954 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001984 sec., 26713.709677419352 rows/sec., 47.87 MiB/sec. | ||
| 20349 | 2026.04.17 17:42:45.193025 [ 276 ] {0d35b4f2-1d81-43fc-8cbf-026b111ab26a} <Debug> TCPHandler: Processed in 0.002204112 sec. | ||
| 20350 | 2026.04.17 17:42:45.193152 [ 276 ] {} <Trace> TCP-Session: f774ef6c-b981-4777-99af-37efdd4274b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2026.04.17 17:42:45.193248 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36114) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20352 | 2026.04.17 17:42:45.193289 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20353 | 2026.04.17 17:42:45.193640 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20354 | 2026.04.17 17:42:45.193676 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20355 | 2026.04.17 17:42:45.193972 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20356 | 2026.04.17 17:42:45.194180 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Trace> oximeter.measurements_u64 (7540b5bd-dd3b-457e-8e49-c9932d1f23e4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20357 | 2026.04.17 17:42:45.194305 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 20358 | 2026.04.17 17:42:45.194341 [ 276 ] {14240fea-5fe7-45dc-87e0-a33fc2391abb} <Debug> TCPHandler: Processed in 0.001236271 sec. | ||
| 20359 | 2026.04.17 17:42:47.641599 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20360 | 2026.04.17 17:42:47.641657 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20361 | 2026.04.17 17:42:47.958065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46075 | ||
| 20362 | 2026.04.17 17:42:47.958571 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20363 | 2026.04.17 17:42:47.958622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20364 | 2026.04.17 17:42:47.959272 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20365 | 2026.04.17 17:42:47.960003 [ 245 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20366 | 2026.04.17 17:42:47.960166 [ 72 ] {} <Debug> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20367 | 2026.04.17 17:42:47.960177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46075 | ||
| 20368 | 2026.04.17 17:42:47.960245 [ 72 ] {} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20369 | 2026.04.17 17:42:47.960271 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20370 | 2026.04.17 17:42:47.960398 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::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 | ||
| 20371 | 2026.04.17 17:42:47.960550 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20372 | 2026.04.17 17:42:47.960593 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43707 rows starting from the beginning of the part | ||
| 20373 | 2026.04.17 17:42:47.960659 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 20374 | 2026.04.17 17:42:47.960706 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 20375 | 2026.04.17 17:42:47.960748 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 20376 | 2026.04.17 17:42:47.960787 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 20377 | 2026.04.17 17:42:47.960825 [ 195 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 20378 | 2026.04.17 17:42:47.963748 [ 196 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46075 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404452 sec., 13533749.337632017 rows/sec., 193.60 MiB/sec. | ||
| 20379 | 2026.04.17 17:42:47.964323 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20380 | 2026.04.17 17:42:47.964895 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2026.04.17 17:42:47.964984 [ 197 ] {212da1f5-b373-4799-b2bb-544b80e63013::all_1_96_19} <Trace> system.asynchronous_metric_log (212da1f5-b373-4799-b2bb-544b80e63013) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20382 | 2026.04.17 17:42:47.965103 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20383 | 2026.04.17 17:42:48.009585 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00822889 sec. | ||
| 20384 | 2026.04.17 17:42:48.149606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2488 | ||
| 20385 | 2026.04.17 17:42:48.151718 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20386 | 2026.04.17 17:42:48.151769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20387 | 2026.04.17 17:42:48.153081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20388 | 2026.04.17 17:42:48.153668 [ 243 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20389 | 2026.04.17 17:42:48.153844 [ 72 ] {} <Debug> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20390 | 2026.04.17 17:42:48.153918 [ 72 ] {} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2026.04.17 17:42:48.153952 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 20392 | 2026.04.17 17:42:48.154049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2488 | ||
| 20393 | 2026.04.17 17:42:48.154057 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::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 | ||
| 20394 | 2026.04.17 17:42:48.154573 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20395 | 2026.04.17 17:42:48.154715 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2320 rows starting from the beginning of the part | ||
| 20396 | 2026.04.17 17:42:48.155093 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 50 rows starting from the beginning of the part | ||
| 20397 | 2026.04.17 17:42:48.155439 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part | ||
| 20398 | 2026.04.17 17:42:48.155783 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 20399 | 2026.04.17 17:42:48.156120 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 20400 | 2026.04.17 17:42:48.156453 [ 195 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
| 20401 | 2026.04.17 17:42:48.165295 [ 192 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2488 rows, containing 72 columns (72 merged, 0 gathered) in 0.01127768 sec., 220612.75014009973 rows/sec., 169.09 MiB/sec. | ||
| 20402 | 2026.04.17 17:42:48.167672 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20403 | 2026.04.17 17:42:48.168557 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.04.17 17:42:48.168642 [ 196 ] {40feae27-7ee8-4321-b786-10b28eff8854::all_1_71_14} <Trace> system.query_log (40feae27-7ee8-4321-b786-10b28eff8854) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20405 | 2026.04.17 17:42:48.169018 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||