| 1 | [ Mar 17 02:46:10 Enabled. ] | ||
| 2 | [ Mar 17 02:46:10 Rereading configuration. ] | ||
| 3 | [ Mar 17 02:46:10 Rereading configuration. ] | ||
| 4 | [ Mar 17 02:46:12 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 17 02:46:12 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.17 02:46:13.345775 [ 1 ] {} <Information> Application: Will watch for the process with pid 27061 | ||
| 29 | 2026.03.17 02:46:13.346139 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.17 02:46:13.590696 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 27061 | ||
| 31 | 2026.03.17 02:46:13.591438 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.17 02:46:13.591585 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.17 02:46:13.680260 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.17 02:46:13.842473 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.17 02:46:13.842531 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.17 02:46:13.842554 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.17 02:46:13.842623 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.17 02:46:13.843043 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.17 02:46:13.845196 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.17 02:46:13.845976 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.17 02:46:13.846769 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.17 02:46:13.846790 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.17 02:46:13.846804 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.17 02:46:13.847473 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.17 02:46:13.848514 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.17 02:46:13.855354 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.17 02:46:13.856149 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.17 02:46:13.857471 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.17 02:46:13.857533 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.17 02:46:13.858521 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.17 02:46:13.858969 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.17 02:46:13.862891 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.17 02:46:13.863597 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.17 02:46:13.866698 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.17 02:46:13.867126 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.17 02:46:13.867492 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.17 02:46:13.867904 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.17 02:46:13.869616 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.17 02:46:13.869643 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.17 02:46:13.869710 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.17 02:46:13.869769 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.17 02:46:13.896634 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.17 02:46:13.896655 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158944 sec | ||
| 68 | 2026.03.17 02:46:13.896674 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.17 02:46:13.896687 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.17 02:46:13.897330 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.17 02:46:13.897877 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.17 02:46:13.906683 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.17 02:46:13.906728 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.17 02:46:13.906750 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.17 02:46:13.906761 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.17 02:46:13.906795 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.17 02:46:13.906813 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.17 02:46:13.909086 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.17 02:46:13.909137 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.17 02:46:13.909159 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.17 02:46:13.909301 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.17 02:46:13.909343 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.17 02:46:13.909356 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.17 02:46:13.909374 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.17 02:46:13.909386 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.17 02:46:13.909419 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.17 02:46:13.909436 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.17 02:46:13.931762 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.17 02:46:13.934344 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.17 02:46:13.934378 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0642e-05 sec | ||
| 91 | 2026.03.17 02:46:13.934395 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.17 02:46:13.934408 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.17 02:46:13.934437 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.17 02:46:13.934665 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.17 02:46:13.934719 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.17 02:46:13.934734 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.17 02:46:13.934747 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.17 02:46:13.934760 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.17 02:46:13.938284 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.17 02:46:13.938506 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.03.17 02:46:13.939874 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.317e-05 sec. | ||
| 102 | 2026.03.17 02:46:13.940235 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.17 02:46:13.940925 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.17 02:46:13.940939 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.17 02:46:14.679018 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55895 | ||
| 106 | 2026.03.17 02:46:14.679810 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.17 02:46:14.679870 [ 3 ] {} <Debug> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Authenticating user 'default' from [fd00:1122:3344:101::d]:55895 | ||
| 108 | 2026.03.17 02:46:14.679897 [ 3 ] {} <Debug> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.17 02:46:14.679916 [ 3 ] {} <Debug> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.17 02:46:14.680006 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.17 02:46:14.680033 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.17 02:46:14.680056 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.17 02:46:14.680466 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41904 | ||
| 114 | 2026.03.17 02:46:14.681261 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.17 02:46:14.681299 [ 4 ] {} <Debug> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Authenticating user 'default' from [fd00:1122:3344:101::d]:41904 | ||
| 116 | 2026.03.17 02:46:14.681685 [ 4 ] {} <Debug> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.17 02:46:14.681693 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53226 | ||
| 118 | 2026.03.17 02:46:14.681714 [ 4 ] {} <Debug> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.17 02:46:14.681712 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33301 | ||
| 120 | 2026.03.17 02:46:14.681772 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59389 | ||
| 121 | 2026.03.17 02:46:14.681281 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39015 | ||
| 122 | 2026.03.17 02:46:14.681281 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59314 | ||
| 123 | 2026.03.17 02:46:14.681471 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60583 | ||
| 124 | 2026.03.17 02:46:14.681544 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37294 | ||
| 125 | 2026.03.17 02:46:14.682018 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.17 02:46:14.682067 [ 257 ] {} <Debug> TCP-Session: 10e6676a-72be-400c-b01c-2199f3ef387a Authenticating user 'default' from [fd00:1122:3344:101::d]:53226 | ||
| 127 | 2026.03.17 02:46:14.682083 [ 257 ] {} <Debug> TCP-Session: 10e6676a-72be-400c-b01c-2199f3ef387a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.17 02:46:14.682112 [ 257 ] {} <Debug> TCP-Session: 10e6676a-72be-400c-b01c-2199f3ef387a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.17 02:46:14.682133 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.17 02:46:14.682147 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.17 02:46:14.682178 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.17 02:46:14.682314 [ 5 ] {} <Debug> TCP-Session: 76ccb6d8-3e09-440c-b542-464e0137e5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39015 | ||
| 133 | 2026.03.17 02:46:14.682321 [ 258 ] {} <Debug> TCP-Session: 5861b96c-0a1c-43c9-997b-93ea4df23491 Authenticating user 'default' from [fd00:1122:3344:101::d]:33301 | ||
| 134 | 2026.03.17 02:46:14.682342 [ 5 ] {} <Debug> TCP-Session: 76ccb6d8-3e09-440c-b542-464e0137e5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.17 02:46:14.682347 [ 258 ] {} <Debug> TCP-Session: 5861b96c-0a1c-43c9-997b-93ea4df23491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.17 02:46:14.682365 [ 5 ] {} <Debug> TCP-Session: 76ccb6d8-3e09-440c-b542-464e0137e5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.17 02:46:14.682365 [ 253 ] {} <Debug> TCP-Session: 87e0b832-6c8a-431e-ac55-a9461b391377 Authenticating user 'default' from [fd00:1122:3344:101::d]:59314 | ||
| 138 | 2026.03.17 02:46:14.682368 [ 258 ] {} <Debug> TCP-Session: 5861b96c-0a1c-43c9-997b-93ea4df23491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.17 02:46:14.682405 [ 253 ] {} <Debug> TCP-Session: 87e0b832-6c8a-431e-ac55-a9461b391377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.17 02:46:14.682419 [ 253 ] {} <Debug> TCP-Session: 87e0b832-6c8a-431e-ac55-a9461b391377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.17 02:46:14.682460 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.17 02:46:14.682489 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.17 02:46:14.682509 [ 259 ] {} <Debug> TCP-Session: 78e17c13-a40c-4b0f-a22c-e5242ff7500d Authenticating user 'default' from [fd00:1122:3344:101::d]:59389 | ||
| 144 | 2026.03.17 02:46:14.682528 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.17 02:46:14.682535 [ 256 ] {} <Debug> TCP-Session: 79f0eaa9-370b-4a7d-a99a-048ad276b52f Authenticating user 'default' from [fd00:1122:3344:101::d]:37294 | ||
| 146 | 2026.03.17 02:46:14.682552 [ 259 ] {} <Debug> TCP-Session: 78e17c13-a40c-4b0f-a22c-e5242ff7500d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.17 02:46:14.682567 [ 255 ] {} <Debug> TCP-Session: e35e8ab5-8f19-4af5-bec0-5f964ec3d586 Authenticating user 'default' from [fd00:1122:3344:101::d]:60583 | ||
| 148 | 2026.03.17 02:46:14.682578 [ 256 ] {} <Debug> TCP-Session: 79f0eaa9-370b-4a7d-a99a-048ad276b52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.17 02:46:14.682590 [ 259 ] {} <Debug> TCP-Session: 78e17c13-a40c-4b0f-a22c-e5242ff7500d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.17 02:46:14.682605 [ 256 ] {} <Debug> TCP-Session: 79f0eaa9-370b-4a7d-a99a-048ad276b52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.17 02:46:14.682600 [ 255 ] {} <Debug> TCP-Session: e35e8ab5-8f19-4af5-bec0-5f964ec3d586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.17 02:46:14.682648 [ 255 ] {} <Debug> TCP-Session: e35e8ab5-8f19-4af5-bec0-5f964ec3d586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.17 02:46:14.706000 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.17 02:46:14.708556 [ 3 ] {11f6dd95-ebad-4410-8c0c-fdafa3e0166b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.17 02:46:14.751751 [ 3 ] {11f6dd95-ebad-4410-8c0c-fdafa3e0166b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55895) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.17 02:46:14.752625 [ 3 ] {11f6dd95-ebad-4410-8c0c-fdafa3e0166b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.17 02:46:14.752727 [ 3 ] {11f6dd95-ebad-4410-8c0c-fdafa3e0166b} <Debug> TCPHandler: Processed in 0.048849172 sec. | ||
| 204 | 2026.03.17 02:46:14.753079 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.17 02:46:14.753317 [ 4 ] {279ee39b-9b5f-40a9-a520-44dd22f1cfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.17 02:46:14.753812 [ 4 ] {279ee39b-9b5f-40a9-a520-44dd22f1cfd6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41904) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.17 02:46:14.753969 [ 4 ] {279ee39b-9b5f-40a9-a520-44dd22f1cfd6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.17 02:46:14.754051 [ 4 ] {279ee39b-9b5f-40a9-a520-44dd22f1cfd6} <Debug> TCPHandler: Processed in 0.001132778 sec. | ||
| 255 | 2026.03.17 02:46:14.754338 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.17 02:46:14.755092 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.17 02:46:14.755700 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.17 02:46:14.756970 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.17 02:46:14.756991 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1381e-05 sec | ||
| 260 | 2026.03.17 02:46:14.757003 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.17 02:46:14.757034 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.17 02:46:14.757058 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.17 02:46:14.757690 [ 3 ] {cf4d2279-a8a1-49e5-b283-f122fa91455c} <Debug> TCPHandler: Processed in 0.003458305 sec. | ||
| 264 | 2026.03.17 02:46:14.757838 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.17 02:46:14.758013 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.17 02:46:14.758063 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.17 02:46:14.762898 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.17 02:46:14.767514 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e): Loading data parts | ||
| 270 | 2026.03.17 02:46:14.768603 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e): There are no data parts | ||
| 271 | 2026.03.17 02:46:14.771457 [ 3 ] {07fe0459-e42b-4fe4-b59e-30ad8ff0572a} <Debug> TCPHandler: Processed in 0.013667973 sec. | ||
| 272 | 2026.03.17 02:46:14.771624 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.17 02:46:14.771798 [ 3 ] {bee80f61-73bf-4d3e-919e-8406eab5739d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.17 02:46:14.771886 [ 3 ] {bee80f61-73bf-4d3e-919e-8406eab5739d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.17 02:46:14.782102 [ 3 ] {bee80f61-73bf-4d3e-919e-8406eab5739d} <Debug> oximeter.measurements_bool (bcf79ff0-8d47-4a71-9381-68b37afd3142): Loading data parts | ||
| 286 | 2026.03.17 02:46:14.782375 [ 3 ] {bee80f61-73bf-4d3e-919e-8406eab5739d} <Debug> oximeter.measurements_bool (bcf79ff0-8d47-4a71-9381-68b37afd3142): There are no data parts | ||
| 287 | 2026.03.17 02:46:14.783801 [ 3 ] {bee80f61-73bf-4d3e-919e-8406eab5739d} <Debug> TCPHandler: Processed in 0.012226319 sec. | ||
| 288 | 2026.03.17 02:46:14.783965 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.17 02:46:14.784138 [ 3 ] {fb639132-988e-408d-8587-d6980c57a5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.17 02:46:14.784193 [ 3 ] {fb639132-988e-408d-8587-d6980c57a5c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.17 02:46:14.795446 [ 3 ] {fb639132-988e-408d-8587-d6980c57a5c8} <Debug> oximeter.measurements_i8 (d601f74f-76d6-4ebb-bfc3-b4ccac58aaf1): Loading data parts | ||
| 292 | 2026.03.17 02:46:14.795705 [ 3 ] {fb639132-988e-408d-8587-d6980c57a5c8} <Debug> oximeter.measurements_i8 (d601f74f-76d6-4ebb-bfc3-b4ccac58aaf1): There are no data parts | ||
| 293 | 2026.03.17 02:46:14.797911 [ 3 ] {fb639132-988e-408d-8587-d6980c57a5c8} <Debug> TCPHandler: Processed in 0.013996742 sec. | ||
| 294 | 2026.03.17 02:46:14.798066 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.17 02:46:14.798222 [ 3 ] {063a02d6-f9b6-4910-a1a4-6f67cc265544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.17 02:46:14.798279 [ 3 ] {063a02d6-f9b6-4910-a1a4-6f67cc265544} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.17 02:46:14.806600 [ 3 ] {063a02d6-f9b6-4910-a1a4-6f67cc265544} <Debug> oximeter.measurements_u8 (11da2b46-e7cb-46d4-bcdd-bceb13f59334): Loading data parts | ||
| 298 | 2026.03.17 02:46:14.806770 [ 3 ] {063a02d6-f9b6-4910-a1a4-6f67cc265544} <Debug> oximeter.measurements_u8 (11da2b46-e7cb-46d4-bcdd-bceb13f59334): There are no data parts | ||
| 299 | 2026.03.17 02:46:14.808672 [ 3 ] {063a02d6-f9b6-4910-a1a4-6f67cc265544} <Debug> TCPHandler: Processed in 0.0106554 sec. | ||
| 300 | 2026.03.17 02:46:14.808826 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.17 02:46:14.809002 [ 3 ] {a11f5947-e510-44bb-87eb-1f08c3a8be97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.17 02:46:14.809045 [ 3 ] {a11f5947-e510-44bb-87eb-1f08c3a8be97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.17 02:46:14.820207 [ 3 ] {a11f5947-e510-44bb-87eb-1f08c3a8be97} <Debug> oximeter.measurements_i16 (bae2e179-3615-42c3-80f1-bf878a4a0e88): Loading data parts | ||
| 304 | 2026.03.17 02:46:14.820380 [ 3 ] {a11f5947-e510-44bb-87eb-1f08c3a8be97} <Debug> oximeter.measurements_i16 (bae2e179-3615-42c3-80f1-bf878a4a0e88): There are no data parts | ||
| 305 | 2026.03.17 02:46:14.840877 [ 3 ] {a11f5947-e510-44bb-87eb-1f08c3a8be97} <Debug> TCPHandler: Processed in 0.032099053 sec. | ||
| 306 | 2026.03.17 02:46:14.841050 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.17 02:46:14.841207 [ 3 ] {32de21ea-2a55-4335-85c9-0aab5ffcfce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.17 02:46:14.841263 [ 3 ] {32de21ea-2a55-4335-85c9-0aab5ffcfce7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.17 02:46:14.847663 [ 3 ] {32de21ea-2a55-4335-85c9-0aab5ffcfce7} <Debug> oximeter.measurements_u16 (aa017fee-17a4-4519-865e-eeeff4aeb1ee): Loading data parts | ||
| 310 | 2026.03.17 02:46:14.847898 [ 3 ] {32de21ea-2a55-4335-85c9-0aab5ffcfce7} <Debug> oximeter.measurements_u16 (aa017fee-17a4-4519-865e-eeeff4aeb1ee): There are no data parts | ||
| 311 | 2026.03.17 02:46:14.849377 [ 3 ] {32de21ea-2a55-4335-85c9-0aab5ffcfce7} <Debug> TCPHandler: Processed in 0.008376144 sec. | ||
| 312 | 2026.03.17 02:46:14.849520 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.17 02:46:14.849692 [ 3 ] {6a4ecf1d-5b66-4aea-94b2-2272dbc5edc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.17 02:46:14.849734 [ 3 ] {6a4ecf1d-5b66-4aea-94b2-2272dbc5edc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.17 02:46:14.858979 [ 3 ] {6a4ecf1d-5b66-4aea-94b2-2272dbc5edc7} <Debug> oximeter.measurements_i32 (e123c0d3-c4a0-4491-8b75-9156fe126e57): Loading data parts | ||
| 316 | 2026.03.17 02:46:14.859111 [ 3 ] {6a4ecf1d-5b66-4aea-94b2-2272dbc5edc7} <Debug> oximeter.measurements_i32 (e123c0d3-c4a0-4491-8b75-9156fe126e57): There are no data parts | ||
| 317 | 2026.03.17 02:46:14.860966 [ 3 ] {6a4ecf1d-5b66-4aea-94b2-2272dbc5edc7} <Debug> TCPHandler: Processed in 0.01149451 sec. | ||
| 318 | 2026.03.17 02:46:14.861133 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.17 02:46:14.861286 [ 3 ] {cfed567f-cd81-486b-af60-905ad4ba878c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.17 02:46:14.861342 [ 3 ] {cfed567f-cd81-486b-af60-905ad4ba878c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.17 02:46:14.872534 [ 3 ] {cfed567f-cd81-486b-af60-905ad4ba878c} <Debug> oximeter.measurements_u32 (9fe8f84f-eb84-4113-b9ec-598e4559d271): Loading data parts | ||
| 322 | 2026.03.17 02:46:14.872752 [ 3 ] {cfed567f-cd81-486b-af60-905ad4ba878c} <Debug> oximeter.measurements_u32 (9fe8f84f-eb84-4113-b9ec-598e4559d271): There are no data parts | ||
| 323 | 2026.03.17 02:46:14.874930 [ 3 ] {cfed567f-cd81-486b-af60-905ad4ba878c} <Debug> TCPHandler: Processed in 0.013846558 sec. | ||
| 324 | 2026.03.17 02:46:14.875092 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.17 02:46:14.875247 [ 3 ] {ef3460cb-fca9-42df-a458-bcc591c1908e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.17 02:46:14.875311 [ 3 ] {ef3460cb-fca9-42df-a458-bcc591c1908e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.17 02:46:14.883538 [ 3 ] {ef3460cb-fca9-42df-a458-bcc591c1908e} <Debug> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Loading data parts | ||
| 328 | 2026.03.17 02:46:14.883676 [ 3 ] {ef3460cb-fca9-42df-a458-bcc591c1908e} <Debug> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): There are no data parts | ||
| 329 | 2026.03.17 02:46:14.885444 [ 3 ] {ef3460cb-fca9-42df-a458-bcc591c1908e} <Debug> TCPHandler: Processed in 0.010400683 sec. | ||
| 330 | 2026.03.17 02:46:14.885596 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.17 02:46:14.885765 [ 3 ] {29c25686-6f77-4d85-b080-e34b8a0e7485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.17 02:46:14.885821 [ 3 ] {29c25686-6f77-4d85-b080-e34b8a0e7485} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.17 02:46:14.896703 [ 3 ] {29c25686-6f77-4d85-b080-e34b8a0e7485} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Loading data parts | ||
| 334 | 2026.03.17 02:46:14.896834 [ 3 ] {29c25686-6f77-4d85-b080-e34b8a0e7485} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): There are no data parts | ||
| 335 | 2026.03.17 02:46:14.898915 [ 3 ] {29c25686-6f77-4d85-b080-e34b8a0e7485} <Debug> TCPHandler: Processed in 0.013367786 sec. | ||
| 336 | 2026.03.17 02:46:14.899060 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.17 02:46:14.899214 [ 3 ] {df0877ec-ec7d-4f13-be01-234541d388ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.17 02:46:14.899286 [ 3 ] {df0877ec-ec7d-4f13-be01-234541d388ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.17 02:46:14.907908 [ 3 ] {df0877ec-ec7d-4f13-be01-234541d388ac} <Debug> oximeter.measurements_f32 (f36af46b-32d6-4540-b290-79c3682d8685): Loading data parts | ||
| 340 | 2026.03.17 02:46:14.908034 [ 3 ] {df0877ec-ec7d-4f13-be01-234541d388ac} <Debug> oximeter.measurements_f32 (f36af46b-32d6-4540-b290-79c3682d8685): There are no data parts | ||
| 341 | 2026.03.17 02:46:14.909847 [ 3 ] {df0877ec-ec7d-4f13-be01-234541d388ac} <Debug> TCPHandler: Processed in 0.010835764 sec. | ||
| 342 | 2026.03.17 02:46:14.910005 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.17 02:46:14.910178 [ 3 ] {7e26d844-2cf6-4735-844d-04f3a6c5db3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.17 02:46:14.910238 [ 3 ] {7e26d844-2cf6-4735-844d-04f3a6c5db3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.17 02:46:14.921316 [ 3 ] {7e26d844-2cf6-4735-844d-04f3a6c5db3e} <Debug> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): Loading data parts | ||
| 346 | 2026.03.17 02:46:14.921450 [ 3 ] {7e26d844-2cf6-4735-844d-04f3a6c5db3e} <Debug> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): There are no data parts | ||
| 347 | 2026.03.17 02:46:14.923706 [ 3 ] {7e26d844-2cf6-4735-844d-04f3a6c5db3e} <Debug> TCPHandler: Processed in 0.013751115 sec. | ||
| 348 | 2026.03.17 02:46:14.923864 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.17 02:46:14.924019 [ 3 ] {b58ed9e9-8409-4adc-88c7-47a0c6c7de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.17 02:46:14.924071 [ 3 ] {b58ed9e9-8409-4adc-88c7-47a0c6c7de5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.17 02:46:14.933218 [ 3 ] {b58ed9e9-8409-4adc-88c7-47a0c6c7de5e} <Debug> oximeter.measurements_string (9e9eca3d-4e81-49f6-821f-cfd8e10276bd): Loading data parts | ||
| 352 | 2026.03.17 02:46:14.933422 [ 3 ] {b58ed9e9-8409-4adc-88c7-47a0c6c7de5e} <Debug> oximeter.measurements_string (9e9eca3d-4e81-49f6-821f-cfd8e10276bd): There are no data parts | ||
| 353 | 2026.03.17 02:46:14.935343 [ 3 ] {b58ed9e9-8409-4adc-88c7-47a0c6c7de5e} <Debug> TCPHandler: Processed in 0.011529511 sec. | ||
| 354 | 2026.03.17 02:46:14.935520 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.17 02:46:14.935696 [ 3 ] {4138540b-5279-425b-b082-38af1508cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.17 02:46:14.935762 [ 3 ] {4138540b-5279-425b-b082-38af1508cc15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.17 02:46:14.946822 [ 3 ] {4138540b-5279-425b-b082-38af1508cc15} <Debug> oximeter.measurements_bytes (9c3facf9-a305-4d18-a3d5-be20e83a4e69): Loading data parts | ||
| 365 | 2026.03.17 02:46:14.946953 [ 3 ] {4138540b-5279-425b-b082-38af1508cc15} <Debug> oximeter.measurements_bytes (9c3facf9-a305-4d18-a3d5-be20e83a4e69): There are no data parts | ||
| 366 | 2026.03.17 02:46:14.958422 [ 3 ] {4138540b-5279-425b-b082-38af1508cc15} <Debug> TCPHandler: Processed in 0.02295042 sec. | ||
| 367 | 2026.03.17 02:46:14.958602 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.17 02:46:14.958791 [ 3 ] {8ea7ba9c-9ee8-4c50-b3a3-5fb6edfae029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.17 02:46:14.958853 [ 3 ] {8ea7ba9c-9ee8-4c50-b3a3-5fb6edfae029} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.17 02:46:14.971910 [ 3 ] {8ea7ba9c-9ee8-4c50-b3a3-5fb6edfae029} <Debug> oximeter.measurements_cumulativei64 (8dadfff9-16d8-45fe-80d6-6bddc6474453): Loading data parts | ||
| 371 | 2026.03.17 02:46:14.972065 [ 3 ] {8ea7ba9c-9ee8-4c50-b3a3-5fb6edfae029} <Debug> oximeter.measurements_cumulativei64 (8dadfff9-16d8-45fe-80d6-6bddc6474453): There are no data parts | ||
| 372 | 2026.03.17 02:46:14.983718 [ 3 ] {8ea7ba9c-9ee8-4c50-b3a3-5fb6edfae029} <Debug> TCPHandler: Processed in 0.025166704 sec. | ||
| 373 | 2026.03.17 02:46:14.983940 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.17 02:46:14.984125 [ 3 ] {ef0cde38-417e-45e1-8a64-29ee8de8f877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.17 02:46:14.984177 [ 3 ] {ef0cde38-417e-45e1-8a64-29ee8de8f877} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.17 02:46:14.997782 [ 3 ] {ef0cde38-417e-45e1-8a64-29ee8de8f877} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Loading data parts | ||
| 377 | 2026.03.17 02:46:14.997982 [ 3 ] {ef0cde38-417e-45e1-8a64-29ee8de8f877} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): There are no data parts | ||
| 378 | 2026.03.17 02:46:15.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.46 MiB, peak 122.46 MiB, free memory in arenas 0.00 B, will set to 131.94 MiB (RSS), difference: 9.48 MiB | ||
| 379 | 2026.03.17 02:46:15.000308 [ 3 ] {ef0cde38-417e-45e1-8a64-29ee8de8f877} <Debug> TCPHandler: Processed in 0.016418871 sec. | ||
| 380 | 2026.03.17 02:46:15.000464 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.17 02:46:15.000643 [ 3 ] {0b223e76-248a-4788-a444-9107b7bd4e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.03.17 02:46:15.000695 [ 3 ] {0b223e76-248a-4788-a444-9107b7bd4e57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.17 02:46:15.009756 [ 3 ] {0b223e76-248a-4788-a444-9107b7bd4e57} <Debug> oximeter.measurements_cumulativef32 (5b5048a4-a007-4c17-b48f-4d7c6284a48b): Loading data parts | ||
| 384 | 2026.03.17 02:46:15.009919 [ 3 ] {0b223e76-248a-4788-a444-9107b7bd4e57} <Debug> oximeter.measurements_cumulativef32 (5b5048a4-a007-4c17-b48f-4d7c6284a48b): There are no data parts | ||
| 385 | 2026.03.17 02:46:15.012114 [ 3 ] {0b223e76-248a-4788-a444-9107b7bd4e57} <Debug> TCPHandler: Processed in 0.011702236 sec. | ||
| 386 | 2026.03.17 02:46:15.012355 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.17 02:46:15.012595 [ 3 ] {46857432-6ba2-4d7e-8c79-8b6896f813eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.03.17 02:46:15.012679 [ 3 ] {46857432-6ba2-4d7e-8c79-8b6896f813eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.17 02:46:15.023489 [ 3 ] {46857432-6ba2-4d7e-8c79-8b6896f813eb} <Debug> oximeter.measurements_cumulativef64 (1e9d7886-f2e6-4706-9d01-90829a8b5a8b): Loading data parts | ||
| 390 | 2026.03.17 02:46:15.023663 [ 3 ] {46857432-6ba2-4d7e-8c79-8b6896f813eb} <Debug> oximeter.measurements_cumulativef64 (1e9d7886-f2e6-4706-9d01-90829a8b5a8b): There are no data parts | ||
| 391 | 2026.03.17 02:46:15.025675 [ 3 ] {46857432-6ba2-4d7e-8c79-8b6896f813eb} <Debug> TCPHandler: Processed in 0.013444568 sec. | ||
| 392 | 2026.03.17 02:46:15.025845 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.17 02:46:15.026098 [ 3 ] {e13b1aef-6f65-4c6c-b73f-c396255cf74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.03.17 02:46:15.026175 [ 3 ] {e13b1aef-6f65-4c6c-b73f-c396255cf74b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.17 02:46:15.034685 [ 3 ] {e13b1aef-6f65-4c6c-b73f-c396255cf74b} <Debug> oximeter.measurements_histogrami8 (a824f0f4-ce99-4b8a-b6c4-a16536c2b7a3): Loading data parts | ||
| 406 | 2026.03.17 02:46:15.034829 [ 3 ] {e13b1aef-6f65-4c6c-b73f-c396255cf74b} <Debug> oximeter.measurements_histogrami8 (a824f0f4-ce99-4b8a-b6c4-a16536c2b7a3): There are no data parts | ||
| 407 | 2026.03.17 02:46:15.036689 [ 3 ] {e13b1aef-6f65-4c6c-b73f-c396255cf74b} <Debug> TCPHandler: Processed in 0.010901755 sec. | ||
| 408 | 2026.03.17 02:46:15.036846 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.17 02:46:15.037064 [ 3 ] {3f652dac-dc29-4e3c-9a5b-8b30b8a79d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.03.17 02:46:15.037135 [ 3 ] {3f652dac-dc29-4e3c-9a5b-8b30b8a79d6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.17 02:46:15.049140 [ 3 ] {3f652dac-dc29-4e3c-9a5b-8b30b8a79d6e} <Debug> oximeter.measurements_histogramu8 (1f58720e-7518-475f-aabf-b6bdad2f66c3): Loading data parts | ||
| 412 | 2026.03.17 02:46:15.049303 [ 3 ] {3f652dac-dc29-4e3c-9a5b-8b30b8a79d6e} <Debug> oximeter.measurements_histogramu8 (1f58720e-7518-475f-aabf-b6bdad2f66c3): There are no data parts | ||
| 413 | 2026.03.17 02:46:15.051523 [ 3 ] {3f652dac-dc29-4e3c-9a5b-8b30b8a79d6e} <Debug> TCPHandler: Processed in 0.014729349 sec. | ||
| 414 | 2026.03.17 02:46:15.051684 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.17 02:46:15.051915 [ 3 ] {eff5627d-8e36-4611-b4f6-fd53acc77684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.03.17 02:46:15.051978 [ 3 ] {eff5627d-8e36-4611-b4f6-fd53acc77684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.17 02:46:15.060696 [ 3 ] {eff5627d-8e36-4611-b4f6-fd53acc77684} <Debug> oximeter.measurements_histogrami16 (be08698e-7cea-4fa3-95a8-73f3cbb59085): Loading data parts | ||
| 418 | 2026.03.17 02:46:15.060830 [ 3 ] {eff5627d-8e36-4611-b4f6-fd53acc77684} <Debug> oximeter.measurements_histogrami16 (be08698e-7cea-4fa3-95a8-73f3cbb59085): There are no data parts | ||
| 419 | 2026.03.17 02:46:15.062788 [ 3 ] {eff5627d-8e36-4611-b4f6-fd53acc77684} <Debug> TCPHandler: Processed in 0.011154492 sec. | ||
| 420 | 2026.03.17 02:46:15.062954 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.17 02:46:15.063173 [ 3 ] {3ffe0613-c341-4200-a99b-1e8063ce5fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.03.17 02:46:15.063240 [ 3 ] {3ffe0613-c341-4200-a99b-1e8063ce5fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.17 02:46:15.074652 [ 3 ] {3ffe0613-c341-4200-a99b-1e8063ce5fce} <Debug> oximeter.measurements_histogramu16 (cd6f68cd-96d2-432e-b430-06a630a2d4a6): Loading data parts | ||
| 424 | 2026.03.17 02:46:15.074825 [ 3 ] {3ffe0613-c341-4200-a99b-1e8063ce5fce} <Debug> oximeter.measurements_histogramu16 (cd6f68cd-96d2-432e-b430-06a630a2d4a6): There are no data parts | ||
| 425 | 2026.03.17 02:46:15.076983 [ 3 ] {3ffe0613-c341-4200-a99b-1e8063ce5fce} <Debug> TCPHandler: Processed in 0.014079704 sec. | ||
| 426 | 2026.03.17 02:46:15.077144 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.17 02:46:15.077379 [ 3 ] {cd85d4d9-fbcf-477d-953d-329df6035f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.03.17 02:46:15.077443 [ 3 ] {cd85d4d9-fbcf-477d-953d-329df6035f43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.17 02:46:15.086770 [ 3 ] {cd85d4d9-fbcf-477d-953d-329df6035f43} <Debug> oximeter.measurements_histogrami32 (3441b13e-229b-45f7-a0c6-e3aa33c72d94): Loading data parts | ||
| 430 | 2026.03.17 02:46:15.086888 [ 3 ] {cd85d4d9-fbcf-477d-953d-329df6035f43} <Debug> oximeter.measurements_histogrami32 (3441b13e-229b-45f7-a0c6-e3aa33c72d94): There are no data parts | ||
| 431 | 2026.03.17 02:46:15.088675 [ 3 ] {cd85d4d9-fbcf-477d-953d-329df6035f43} <Debug> TCPHandler: Processed in 0.011581953 sec. | ||
| 432 | 2026.03.17 02:46:15.088848 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.17 02:46:15.089063 [ 3 ] {21774f44-0ac8-49cb-a005-eade72b3096c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.03.17 02:46:15.089127 [ 3 ] {21774f44-0ac8-49cb-a005-eade72b3096c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.17 02:46:15.100453 [ 3 ] {21774f44-0ac8-49cb-a005-eade72b3096c} <Debug> oximeter.measurements_histogramu32 (1c966502-7a78-4c48-967d-f8286bf7830d): Loading data parts | ||
| 436 | 2026.03.17 02:46:15.100647 [ 3 ] {21774f44-0ac8-49cb-a005-eade72b3096c} <Debug> oximeter.measurements_histogramu32 (1c966502-7a78-4c48-967d-f8286bf7830d): There are no data parts | ||
| 437 | 2026.03.17 02:46:15.102731 [ 3 ] {21774f44-0ac8-49cb-a005-eade72b3096c} <Debug> TCPHandler: Processed in 0.01393258 sec. | ||
| 438 | 2026.03.17 02:46:15.102889 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.17 02:46:15.103114 [ 3 ] {60803b4a-5307-4596-b6c1-10e36e1ab5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.03.17 02:46:15.103179 [ 3 ] {60803b4a-5307-4596-b6c1-10e36e1ab5f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.17 02:46:15.112169 [ 3 ] {60803b4a-5307-4596-b6c1-10e36e1ab5f2} <Debug> oximeter.measurements_histogrami64 (c323b3c0-03fe-4307-81b1-4b25f877a986): Loading data parts | ||
| 442 | 2026.03.17 02:46:15.112349 [ 3 ] {60803b4a-5307-4596-b6c1-10e36e1ab5f2} <Debug> oximeter.measurements_histogrami64 (c323b3c0-03fe-4307-81b1-4b25f877a986): There are no data parts | ||
| 443 | 2026.03.17 02:46:15.114302 [ 3 ] {60803b4a-5307-4596-b6c1-10e36e1ab5f2} <Debug> TCPHandler: Processed in 0.011462779 sec. | ||
| 444 | 2026.03.17 02:46:15.114468 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.17 02:46:15.114686 [ 3 ] {9d3e212c-5b98-4688-8950-342775b6f89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.17 02:46:15.114753 [ 3 ] {9d3e212c-5b98-4688-8950-342775b6f89f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.17 02:46:15.126170 [ 3 ] {9d3e212c-5b98-4688-8950-342775b6f89f} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Loading data parts | ||
| 448 | 2026.03.17 02:46:15.126326 [ 3 ] {9d3e212c-5b98-4688-8950-342775b6f89f} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): There are no data parts | ||
| 449 | 2026.03.17 02:46:15.128415 [ 3 ] {9d3e212c-5b98-4688-8950-342775b6f89f} <Debug> TCPHandler: Processed in 0.013997432 sec. | ||
| 450 | 2026.03.17 02:46:15.128572 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.17 02:46:15.128784 [ 3 ] {21430d9e-1a4f-4864-8075-d2d1aefe316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.17 02:46:15.128850 [ 3 ] {21430d9e-1a4f-4864-8075-d2d1aefe316d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.17 02:46:15.137645 [ 3 ] {21430d9e-1a4f-4864-8075-d2d1aefe316d} <Debug> oximeter.measurements_histogramf32 (1c7f0dbe-c263-4d96-b311-3d0997d08057): Loading data parts | ||
| 454 | 2026.03.17 02:46:15.137799 [ 3 ] {21430d9e-1a4f-4864-8075-d2d1aefe316d} <Debug> oximeter.measurements_histogramf32 (1c7f0dbe-c263-4d96-b311-3d0997d08057): There are no data parts | ||
| 455 | 2026.03.17 02:46:15.139599 [ 3 ] {21430d9e-1a4f-4864-8075-d2d1aefe316d} <Debug> TCPHandler: Processed in 0.01107768 sec. | ||
| 456 | 2026.03.17 02:46:15.139765 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.17 02:46:15.139997 [ 3 ] {64ae2c2c-049f-4f15-b115-7fc70d8e909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.17 02:46:15.140067 [ 3 ] {64ae2c2c-049f-4f15-b115-7fc70d8e909c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.17 02:46:15.151402 [ 3 ] {64ae2c2c-049f-4f15-b115-7fc70d8e909c} <Debug> oximeter.measurements_histogramf64 (737ef9ed-9d03-4938-8c88-7604c857486d): Loading data parts | ||
| 460 | 2026.03.17 02:46:15.151543 [ 3 ] {64ae2c2c-049f-4f15-b115-7fc70d8e909c} <Debug> oximeter.measurements_histogramf64 (737ef9ed-9d03-4938-8c88-7604c857486d): There are no data parts | ||
| 461 | 2026.03.17 02:46:15.172935 [ 3 ] {64ae2c2c-049f-4f15-b115-7fc70d8e909c} <Debug> TCPHandler: Processed in 0.033220551 sec. | ||
| 462 | 2026.03.17 02:46:15.173216 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.17 02:46:15.173582 [ 3 ] {b25ccccc-f77d-419b-8bd2-5802f1c55a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.17 02:46:15.173694 [ 3 ] {b25ccccc-f77d-419b-8bd2-5802f1c55a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.17 02:46:15.177248 [ 3 ] {b25ccccc-f77d-419b-8bd2-5802f1c55a8d} <Debug> oximeter.fields_bool (8ce92c7b-9906-4b6c-8656-9030b3f41a6e): Loading data parts | ||
| 491 | 2026.03.17 02:46:15.177488 [ 3 ] {b25ccccc-f77d-419b-8bd2-5802f1c55a8d} <Debug> oximeter.fields_bool (8ce92c7b-9906-4b6c-8656-9030b3f41a6e): There are no data parts | ||
| 492 | 2026.03.17 02:46:15.182617 [ 3 ] {b25ccccc-f77d-419b-8bd2-5802f1c55a8d} <Debug> TCPHandler: Processed in 0.009508702 sec. | ||
| 493 | 2026.03.17 02:46:15.182796 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.17 02:46:15.183013 [ 3 ] {971f9fbe-4259-4d3b-b553-2950174c45e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.17 02:46:15.183089 [ 3 ] {971f9fbe-4259-4d3b-b553-2950174c45e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.17 02:46:15.185059 [ 3 ] {971f9fbe-4259-4d3b-b553-2950174c45e4} <Debug> oximeter.fields_i8 (a6e4b400-b4fa-4581-90be-03ea40ec58f1): Loading data parts | ||
| 497 | 2026.03.17 02:46:15.185229 [ 3 ] {971f9fbe-4259-4d3b-b553-2950174c45e4} <Debug> oximeter.fields_i8 (a6e4b400-b4fa-4581-90be-03ea40ec58f1): There are no data parts | ||
| 498 | 2026.03.17 02:46:15.194255 [ 3 ] {971f9fbe-4259-4d3b-b553-2950174c45e4} <Debug> TCPHandler: Processed in 0.011519181 sec. | ||
| 499 | 2026.03.17 02:46:15.194419 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.17 02:46:15.194605 [ 3 ] {eb5927ff-b429-4182-84d2-a95899c159d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.17 02:46:15.194671 [ 3 ] {eb5927ff-b429-4182-84d2-a95899c159d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.17 02:46:15.197044 [ 3 ] {eb5927ff-b429-4182-84d2-a95899c159d2} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Loading data parts | ||
| 503 | 2026.03.17 02:46:15.197192 [ 3 ] {eb5927ff-b429-4182-84d2-a95899c159d2} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): There are no data parts | ||
| 504 | 2026.03.17 02:46:15.208022 [ 3 ] {eb5927ff-b429-4182-84d2-a95899c159d2} <Debug> TCPHandler: Processed in 0.013663624 sec. | ||
| 505 | 2026.03.17 02:46:15.208171 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.17 02:46:15.208381 [ 3 ] {cac01e13-f732-4a72-8aca-166fad79ef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.03.17 02:46:15.208433 [ 3 ] {cac01e13-f732-4a72-8aca-166fad79ef20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.17 02:46:15.210980 [ 3 ] {cac01e13-f732-4a72-8aca-166fad79ef20} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Loading data parts | ||
| 509 | 2026.03.17 02:46:15.211136 [ 3 ] {cac01e13-f732-4a72-8aca-166fad79ef20} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): There are no data parts | ||
| 510 | 2026.03.17 02:46:15.219230 [ 3 ] {cac01e13-f732-4a72-8aca-166fad79ef20} <Debug> TCPHandler: Processed in 0.011145042 sec. | ||
| 511 | 2026.03.17 02:46:15.219399 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.17 02:46:15.219583 [ 3 ] {d2df780d-1e2c-413c-b672-dddf893c0f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.03.17 02:46:15.219715 [ 3 ] {d2df780d-1e2c-413c-b672-dddf893c0f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.17 02:46:15.221993 [ 3 ] {d2df780d-1e2c-413c-b672-dddf893c0f37} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Loading data parts | ||
| 515 | 2026.03.17 02:46:15.222143 [ 3 ] {d2df780d-1e2c-413c-b672-dddf893c0f37} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): There are no data parts | ||
| 516 | 2026.03.17 02:46:15.232999 [ 3 ] {d2df780d-1e2c-413c-b672-dddf893c0f37} <Debug> TCPHandler: Processed in 0.013611832 sec. | ||
| 517 | 2026.03.17 02:46:15.233164 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.17 02:46:15.233344 [ 3 ] {0b67827c-ae52-4acf-a325-901eb2c3a610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.03.17 02:46:15.233396 [ 3 ] {0b67827c-ae52-4acf-a325-901eb2c3a610} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.17 02:46:15.235889 [ 3 ] {0b67827c-ae52-4acf-a325-901eb2c3a610} <Debug> oximeter.fields_i32 (bb1c5077-6860-490d-acef-44ca4f7d5551): Loading data parts | ||
| 521 | 2026.03.17 02:46:15.236037 [ 3 ] {0b67827c-ae52-4acf-a325-901eb2c3a610} <Debug> oximeter.fields_i32 (bb1c5077-6860-490d-acef-44ca4f7d5551): There are no data parts | ||
| 522 | 2026.03.17 02:46:15.244605 [ 3 ] {0b67827c-ae52-4acf-a325-901eb2c3a610} <Debug> TCPHandler: Processed in 0.01150063 sec. | ||
| 523 | 2026.03.17 02:46:15.244801 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.17 02:46:15.245019 [ 3 ] {7bf6da40-1124-4806-9950-d2592b6a485f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.03.17 02:46:15.245183 [ 3 ] {7bf6da40-1124-4806-9950-d2592b6a485f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.17 02:46:15.247575 [ 3 ] {7bf6da40-1124-4806-9950-d2592b6a485f} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Loading data parts | ||
| 527 | 2026.03.17 02:46:15.247825 [ 3 ] {7bf6da40-1124-4806-9950-d2592b6a485f} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): There are no data parts | ||
| 528 | 2026.03.17 02:46:15.258048 [ 3 ] {7bf6da40-1124-4806-9950-d2592b6a485f} <Debug> TCPHandler: Processed in 0.013317695 sec. | ||
| 529 | 2026.03.17 02:46:15.258204 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.17 02:46:15.258380 [ 3 ] {fb9fb97f-0505-485a-bc5a-89321a0c8f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.03.17 02:46:15.258434 [ 3 ] {fb9fb97f-0505-485a-bc5a-89321a0c8f50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.17 02:46:15.260930 [ 3 ] {fb9fb97f-0505-485a-bc5a-89321a0c8f50} <Debug> oximeter.fields_i64 (6fbe79e8-12ba-43db-a45a-9fb59d6dfac7): Loading data parts | ||
| 533 | 2026.03.17 02:46:15.261052 [ 3 ] {fb9fb97f-0505-485a-bc5a-89321a0c8f50} <Debug> oximeter.fields_i64 (6fbe79e8-12ba-43db-a45a-9fb59d6dfac7): There are no data parts | ||
| 534 | 2026.03.17 02:46:15.269600 [ 3 ] {fb9fb97f-0505-485a-bc5a-89321a0c8f50} <Debug> TCPHandler: Processed in 0.011444959 sec. | ||
| 535 | 2026.03.17 02:46:15.269751 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.17 02:46:15.269913 [ 3 ] {172f51af-6c6e-4360-a642-1a4c1940c720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.03.17 02:46:15.269978 [ 3 ] {172f51af-6c6e-4360-a642-1a4c1940c720} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.17 02:46:15.272283 [ 3 ] {172f51af-6c6e-4360-a642-1a4c1940c720} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Loading data parts | ||
| 539 | 2026.03.17 02:46:15.272412 [ 3 ] {172f51af-6c6e-4360-a642-1a4c1940c720} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): There are no data parts | ||
| 540 | 2026.03.17 02:46:15.283893 [ 3 ] {172f51af-6c6e-4360-a642-1a4c1940c720} <Debug> TCPHandler: Processed in 0.014188926 sec. | ||
| 541 | 2026.03.17 02:46:15.284089 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.17 02:46:15.284279 [ 3 ] {032611b8-3a6b-4a76-86d8-91a29bf4dfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.03.17 02:46:15.284334 [ 3 ] {032611b8-3a6b-4a76-86d8-91a29bf4dfda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.17 02:46:15.286954 [ 3 ] {032611b8-3a6b-4a76-86d8-91a29bf4dfda} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Loading data parts | ||
| 545 | 2026.03.17 02:46:15.287071 [ 3 ] {032611b8-3a6b-4a76-86d8-91a29bf4dfda} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): There are no data parts | ||
| 546 | 2026.03.17 02:46:15.295394 [ 3 ] {032611b8-3a6b-4a76-86d8-91a29bf4dfda} <Debug> TCPHandler: Processed in 0.011363457 sec. | ||
| 547 | 2026.03.17 02:46:15.295554 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.17 02:46:15.295751 [ 3 ] {45f16d94-14ec-4043-b460-862216cbda48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.17 02:46:15.295820 [ 3 ] {45f16d94-14ec-4043-b460-862216cbda48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.17 02:46:15.298123 [ 3 ] {45f16d94-14ec-4043-b460-862216cbda48} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Loading data parts | ||
| 551 | 2026.03.17 02:46:15.298256 [ 3 ] {45f16d94-14ec-4043-b460-862216cbda48} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): There are no data parts | ||
| 552 | 2026.03.17 02:46:15.308965 [ 3 ] {45f16d94-14ec-4043-b460-862216cbda48} <Debug> TCPHandler: Processed in 0.013469489 sec. | ||
| 553 | 2026.03.17 02:46:15.309129 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.17 02:46:15.309308 [ 3 ] {7a52d521-433f-4a27-a3f2-e80193fc424f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.17 02:46:15.309367 [ 3 ] {7a52d521-433f-4a27-a3f2-e80193fc424f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.17 02:46:15.311854 [ 3 ] {7a52d521-433f-4a27-a3f2-e80193fc424f} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Loading data parts | ||
| 557 | 2026.03.17 02:46:15.311969 [ 3 ] {7a52d521-433f-4a27-a3f2-e80193fc424f} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): There are no data parts | ||
| 558 | 2026.03.17 02:46:15.320461 [ 3 ] {7a52d521-433f-4a27-a3f2-e80193fc424f} <Debug> TCPHandler: Processed in 0.011388898 sec. | ||
| 559 | 2026.03.17 02:46:15.320644 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.17 02:46:15.320952 [ 3 ] {7fdb80c8-f8b9-4dfc-8457-35175dd1293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.17 02:46:15.321042 [ 3 ] {7fdb80c8-f8b9-4dfc-8457-35175dd1293f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.17 02:46:15.323459 [ 3 ] {7fdb80c8-f8b9-4dfc-8457-35175dd1293f} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Loading data parts | ||
| 566 | 2026.03.17 02:46:15.323575 [ 3 ] {7fdb80c8-f8b9-4dfc-8457-35175dd1293f} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): There are no data parts | ||
| 567 | 2026.03.17 02:46:15.333917 [ 3 ] {7fdb80c8-f8b9-4dfc-8457-35175dd1293f} <Debug> TCPHandler: Processed in 0.013335435 sec. | ||
| 568 | 2026.03.17 02:46:15.334213 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.17 02:46:15.334498 [ 4 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.17 02:46:15.335806 [ 4 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.17 02:46:15.343343 [ 260 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Trace> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.17 02:46:15.343384 [ 260 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 573 | 2026.03.17 02:46:15.347338 [ 260 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.17 02:46:15.347691 [ 260 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Trace> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.17 02:46:15.347960 [ 4 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013592 sec., 73.57268981753973 rows/sec., 1.15 KiB/sec. | ||
| 576 | 2026.03.17 02:46:15.348352 [ 4 ] {542a619a-092c-490e-baa1-dd2a63690c8b} <Debug> TCPHandler: Processed in 0.014271618 sec. | ||
| 577 | 2026.03.17 02:46:16.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.04 MiB, peak 134.04 MiB, free memory in arenas 0.00 B, will set to 138.11 MiB (RSS), difference: 4.07 MiB | ||
| 578 | 2026.03.17 02:46:16.013664 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62716 | ||
| 579 | 2026.03.17 02:46:16.013836 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.17 02:46:16.013866 [ 262 ] {} <Debug> TCP-Session: 4a5cc2e9-3ecb-4bf3-90ec-77ecf2f5f4e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62716 | ||
| 581 | 2026.03.17 02:46:16.013889 [ 262 ] {} <Debug> TCP-Session: 4a5cc2e9-3ecb-4bf3-90ec-77ecf2f5f4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.17 02:46:16.013916 [ 262 ] {} <Debug> TCP-Session: 4a5cc2e9-3ecb-4bf3-90ec-77ecf2f5f4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.17 02:46:16.013992 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.17 02:46:16.014017 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.17 02:46:16.014055 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.17 02:46:16.014406 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50880 | ||
| 587 | 2026.03.17 02:46:16.014502 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32915 | ||
| 588 | 2026.03.17 02:46:16.014572 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.17 02:46:16.014692 [ 263 ] {} <Debug> TCP-Session: 8fb4354a-9299-4d7a-8dda-5d46900dab3b Authenticating user 'default' from [fd00:1122:3344:101::c]:50880 | ||
| 590 | 2026.03.17 02:46:16.014703 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.03.17 02:46:16.014695 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47534 | ||
| 592 | 2026.03.17 02:46:16.014770 [ 263 ] {} <Debug> TCP-Session: 8fb4354a-9299-4d7a-8dda-5d46900dab3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.17 02:46:16.014780 [ 264 ] {} <Debug> TCP-Session: 6e5a3fd5-ebb5-4d10-908d-705024ef254f Authenticating user 'default' from [fd00:1122:3344:101::c]:32915 | ||
| 594 | 2026.03.17 02:46:16.014811 [ 263 ] {} <Debug> TCP-Session: 8fb4354a-9299-4d7a-8dda-5d46900dab3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.03.17 02:46:16.014762 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39230 | ||
| 596 | 2026.03.17 02:46:16.014847 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38364 | ||
| 597 | 2026.03.17 02:46:16.014903 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.17 02:46:16.014939 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36545 | ||
| 599 | 2026.03.17 02:46:16.014844 [ 264 ] {} <Debug> TCP-Session: 6e5a3fd5-ebb5-4d10-908d-705024ef254f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.03.17 02:46:16.014972 [ 265 ] {} <Debug> TCP-Session: 1b801262-9b10-4aa2-81ec-d36ad7c25f33 Authenticating user 'default' from [fd00:1122:3344:101::c]:47534 | ||
| 601 | 2026.03.17 02:46:16.015008 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.17 02:46:16.014993 [ 264 ] {} <Debug> TCP-Session: 6e5a3fd5-ebb5-4d10-908d-705024ef254f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.17 02:46:16.015066 [ 266 ] {} <Debug> TCP-Session: f715401b-20bd-436f-bbd6-f5ee0cd97a97 Authenticating user 'default' from [fd00:1122:3344:101::c]:39230 | ||
| 604 | 2026.03.17 02:46:16.015094 [ 265 ] {} <Debug> TCP-Session: 1b801262-9b10-4aa2-81ec-d36ad7c25f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.17 02:46:16.015058 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49936 | ||
| 606 | 2026.03.17 02:46:16.015144 [ 265 ] {} <Debug> TCP-Session: 1b801262-9b10-4aa2-81ec-d36ad7c25f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.17 02:46:16.015161 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.17 02:46:16.015147 [ 266 ] {} <Debug> TCP-Session: f715401b-20bd-436f-bbd6-f5ee0cd97a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.17 02:46:16.015204 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.17 02:46:16.015223 [ 266 ] {} <Debug> TCP-Session: f715401b-20bd-436f-bbd6-f5ee0cd97a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.17 02:46:16.015220 [ 268 ] {} <Debug> TCP-Session: d3494502-1aa6-4c5d-9bfb-45544ac5849f Authenticating user 'default' from [fd00:1122:3344:101::c]:36545 | ||
| 612 | 2026.03.17 02:46:16.015278 [ 267 ] {} <Debug> TCP-Session: 6b4790b9-17a8-44b6-9dbe-db929926c9c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:38364 | ||
| 613 | 2026.03.17 02:46:16.015314 [ 268 ] {} <Debug> TCP-Session: d3494502-1aa6-4c5d-9bfb-45544ac5849f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.17 02:46:16.015321 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2026.03.17 02:46:16.015328 [ 267 ] {} <Debug> TCP-Session: 6b4790b9-17a8-44b6-9dbe-db929926c9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.17 02:46:16.015354 [ 268 ] {} <Debug> TCP-Session: d3494502-1aa6-4c5d-9bfb-45544ac5849f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.17 02:46:16.015372 [ 267 ] {} <Debug> TCP-Session: 6b4790b9-17a8-44b6-9dbe-db929926c9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.17 02:46:16.015372 [ 269 ] {} <Debug> TCP-Session: 68e9e7a0-2fdd-406e-9f8e-af1e4902cd7d Authenticating user 'default' from [fd00:1122:3344:101::c]:49936 | ||
| 619 | 2026.03.17 02:46:16.015426 [ 269 ] {} <Debug> TCP-Session: 68e9e7a0-2fdd-406e-9f8e-af1e4902cd7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.17 02:46:16.015473 [ 269 ] {} <Debug> TCP-Session: 68e9e7a0-2fdd-406e-9f8e-af1e4902cd7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.17 02:46:19.907512 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52853 | ||
| 622 | 2026.03.17 02:46:19.907715 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.17 02:46:19.907861 [ 270 ] {} <Debug> TCP-Session: 38afe127-b6c8-4c0a-a46f-6f51176976bd Authenticating user 'default' from [fd00:1122:3344:101::b]:52853 | ||
| 624 | 2026.03.17 02:46:19.907886 [ 270 ] {} <Debug> TCP-Session: 38afe127-b6c8-4c0a-a46f-6f51176976bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.17 02:46:19.907899 [ 270 ] {} <Debug> TCP-Session: 38afe127-b6c8-4c0a-a46f-6f51176976bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.17 02:46:19.908055 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.17 02:46:19.908100 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.17 02:46:19.908210 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.17 02:46:19.908647 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57409 | ||
| 630 | 2026.03.17 02:46:19.908718 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58917 | ||
| 631 | 2026.03.17 02:46:19.908814 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59190 | ||
| 632 | 2026.03.17 02:46:19.908921 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59146 | ||
| 633 | 2026.03.17 02:46:19.909128 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.17 02:46:19.909207 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.17 02:46:19.909229 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64635 | ||
| 636 | 2026.03.17 02:46:19.909245 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.17 02:46:19.909260 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56376 | ||
| 638 | 2026.03.17 02:46:19.909333 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.17 02:46:19.909298 [ 273 ] {} <Debug> TCP-Session: a7830f26-5db4-4a18-87ff-5361a2faf4c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:59190 | ||
| 640 | 2026.03.17 02:46:19.909269 [ 272 ] {} <Debug> TCP-Session: 960bc61a-49c6-4646-8450-85d601c30c48 Authenticating user 'default' from [fd00:1122:3344:101::b]:58917 | ||
| 641 | 2026.03.17 02:46:19.909468 [ 274 ] {} <Debug> TCP-Session: 2d8c6d27-3faa-4bc0-bf8b-e4b0cc8f0685 Authenticating user 'default' from [fd00:1122:3344:101::b]:59146 | ||
| 642 | 2026.03.17 02:46:19.909443 [ 273 ] {} <Debug> TCP-Session: a7830f26-5db4-4a18-87ff-5361a2faf4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.17 02:46:19.909435 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62978 | ||
| 644 | 2026.03.17 02:46:19.909564 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.17 02:46:19.909570 [ 272 ] {} <Debug> TCP-Session: 960bc61a-49c6-4646-8450-85d601c30c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.17 02:46:19.909657 [ 273 ] {} <Debug> TCP-Session: a7830f26-5db4-4a18-87ff-5361a2faf4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.17 02:46:19.909672 [ 272 ] {} <Debug> TCP-Session: 960bc61a-49c6-4646-8450-85d601c30c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.17 02:46:19.909700 [ 276 ] {} <Debug> TCP-Session: 5d5c11bb-46bf-43fb-9571-367f4975cc5e Authenticating user 'default' from [fd00:1122:3344:101::b]:56376 | ||
| 649 | 2026.03.17 02:46:19.909421 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.17 02:46:19.909260 [ 271 ] {} <Debug> TCP-Session: ff92c5a2-12e2-4e18-99c1-0065a497de2e Authenticating user 'default' from [fd00:1122:3344:101::b]:57409 | ||
| 651 | 2026.03.17 02:46:19.909865 [ 275 ] {} <Debug> TCP-Session: 58b402f4-eee1-4afa-83f2-29bfbf77d68f Authenticating user 'default' from [fd00:1122:3344:101::b]:64635 | ||
| 652 | 2026.03.17 02:46:19.909876 [ 274 ] {} <Debug> TCP-Session: 2d8c6d27-3faa-4bc0-bf8b-e4b0cc8f0685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.17 02:46:19.909880 [ 276 ] {} <Debug> TCP-Session: 5d5c11bb-46bf-43fb-9571-367f4975cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.17 02:46:19.909945 [ 274 ] {} <Debug> TCP-Session: 2d8c6d27-3faa-4bc0-bf8b-e4b0cc8f0685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.17 02:46:19.909962 [ 275 ] {} <Debug> TCP-Session: 58b402f4-eee1-4afa-83f2-29bfbf77d68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.17 02:46:19.909939 [ 271 ] {} <Debug> TCP-Session: ff92c5a2-12e2-4e18-99c1-0065a497de2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.17 02:46:19.910039 [ 276 ] {} <Debug> TCP-Session: 5d5c11bb-46bf-43fb-9571-367f4975cc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.17 02:46:19.910050 [ 275 ] {} <Debug> TCP-Session: 58b402f4-eee1-4afa-83f2-29bfbf77d68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.17 02:46:19.910060 [ 271 ] {} <Debug> TCP-Session: ff92c5a2-12e2-4e18-99c1-0065a497de2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.17 02:46:19.909884 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.03.17 02:46:19.910280 [ 277 ] {} <Debug> TCP-Session: a0b3c71e-eb42-4319-b224-017974edb468 Authenticating user 'default' from [fd00:1122:3344:101::b]:62978 | ||
| 662 | 2026.03.17 02:46:19.910302 [ 277 ] {} <Debug> TCP-Session: a0b3c71e-eb42-4319-b224-017974edb468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.17 02:46:19.910421 [ 277 ] {} <Debug> TCP-Session: a0b3c71e-eb42-4319-b224-017974edb468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.17 02:46:20.507556 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60100 | ||
| 665 | 2026.03.17 02:46:20.507764 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.17 02:46:20.507801 [ 278 ] {} <Debug> TCP-Session: 84b247a7-2d55-4056-bb36-c1109c8ac91b Authenticating user 'default' from [fd00:1122:3344:101::a]:60100 | ||
| 667 | 2026.03.17 02:46:20.508142 [ 278 ] {} <Debug> TCP-Session: 84b247a7-2d55-4056-bb36-c1109c8ac91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.17 02:46:20.508168 [ 278 ] {} <Debug> TCP-Session: 84b247a7-2d55-4056-bb36-c1109c8ac91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.17 02:46:20.508260 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.17 02:46:20.508382 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.17 02:46:20.508405 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.17 02:46:20.509078 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38230 | ||
| 673 | 2026.03.17 02:46:20.509140 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33283 | ||
| 674 | 2026.03.17 02:46:20.509298 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.17 02:46:20.509366 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38448 | ||
| 676 | 2026.03.17 02:46:20.509233 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50925 | ||
| 677 | 2026.03.17 02:46:20.509443 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61654 | ||
| 678 | 2026.03.17 02:46:20.509482 [ 279 ] {} <Debug> TCP-Session: 26d32ac7-409a-4e37-aa8f-d86c90712897 Authenticating user 'default' from [fd00:1122:3344:101::a]:38230 | ||
| 679 | 2026.03.17 02:46:20.509642 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56199 | ||
| 680 | 2026.03.17 02:46:20.509715 [ 279 ] {} <Debug> TCP-Session: 26d32ac7-409a-4e37-aa8f-d86c90712897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.17 02:46:20.509733 [ 279 ] {} <Debug> TCP-Session: 26d32ac7-409a-4e37-aa8f-d86c90712897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.03.17 02:46:20.509766 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.17 02:46:20.509740 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58772 | ||
| 684 | 2026.03.17 02:46:20.509905 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.17 02:46:20.509990 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.17 02:46:20.509959 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.17 02:46:20.509958 [ 280 ] {} <Debug> TCP-Session: c75dd72b-e5d9-478c-8d35-d2e9c6bfd596 Authenticating user 'default' from [fd00:1122:3344:101::a]:33283 | ||
| 688 | 2026.03.17 02:46:20.510048 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.17 02:46:20.510106 [ 283 ] {} <Debug> TCP-Session: 5fae6ed6-c607-4c00-afbd-28cbddd0773e Authenticating user 'default' from [fd00:1122:3344:101::a]:61654 | ||
| 690 | 2026.03.17 02:46:20.510086 [ 280 ] {} <Debug> TCP-Session: c75dd72b-e5d9-478c-8d35-d2e9c6bfd596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.17 02:46:20.510078 [ 284 ] {} <Debug> TCP-Session: 58f0955e-611c-4fee-b9a0-e4e91027b5ab Authenticating user 'default' from [fd00:1122:3344:101::a]:56199 | ||
| 692 | 2026.03.17 02:46:20.510220 [ 283 ] {} <Debug> TCP-Session: 5fae6ed6-c607-4c00-afbd-28cbddd0773e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.17 02:46:20.510204 [ 285 ] {} <Debug> TCP-Session: 80811ae4-53bf-4308-b738-e596cfd219b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:58772 | ||
| 694 | 2026.03.17 02:46:20.510198 [ 280 ] {} <Debug> TCP-Session: c75dd72b-e5d9-478c-8d35-d2e9c6bfd596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.17 02:46:20.510356 [ 285 ] {} <Debug> TCP-Session: 80811ae4-53bf-4308-b738-e596cfd219b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.17 02:46:20.510336 [ 283 ] {} <Debug> TCP-Session: 5fae6ed6-c607-4c00-afbd-28cbddd0773e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.17 02:46:20.510333 [ 284 ] {} <Debug> TCP-Session: 58f0955e-611c-4fee-b9a0-e4e91027b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.17 02:46:20.510456 [ 285 ] {} <Debug> TCP-Session: 80811ae4-53bf-4308-b738-e596cfd219b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.17 02:46:20.510071 [ 281 ] {} <Debug> TCP-Session: 2dacdadd-c1c6-4692-953c-65e1e14aae3e Authenticating user 'default' from [fd00:1122:3344:101::a]:50925 | ||
| 700 | 2026.03.17 02:46:20.509823 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.17 02:46:20.510536 [ 281 ] {} <Debug> TCP-Session: 2dacdadd-c1c6-4692-953c-65e1e14aae3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.17 02:46:20.510521 [ 284 ] {} <Debug> TCP-Session: 58f0955e-611c-4fee-b9a0-e4e91027b5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.17 02:46:20.510671 [ 282 ] {} <Debug> TCP-Session: 779d6321-d2be-463d-ad16-3f3fe8c0862d Authenticating user 'default' from [fd00:1122:3344:101::a]:38448 | ||
| 704 | 2026.03.17 02:46:20.510672 [ 281 ] {} <Debug> TCP-Session: 2dacdadd-c1c6-4692-953c-65e1e14aae3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.17 02:46:20.510781 [ 282 ] {} <Debug> TCP-Session: 779d6321-d2be-463d-ad16-3f3fe8c0862d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.17 02:46:20.510802 [ 282 ] {} <Debug> TCP-Session: 779d6321-d2be-463d-ad16-3f3fe8c0862d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.17 02:46:21.410692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.17 02:46:21.410761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.17 02:46:21.410779 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.17 02:46:21.410851 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.17 02:46:21.431913 [ 244 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Loading data parts | ||
| 712 | 2026.03.17 02:46:21.432136 [ 244 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): There are no data parts | ||
| 713 | 2026.03.17 02:46:21.445884 [ 243 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Loading data parts | ||
| 714 | 2026.03.17 02:46:21.446165 [ 243 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): There are no data parts | ||
| 715 | 2026.03.17 02:46:21.471687 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.17 02:46:21.471728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 717 | 2026.03.17 02:46:21.476976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.17 02:46:21.477642 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.17 02:46:21.477790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.17 02:46:21.499220 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.17 02:46:21.499372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 722 | 2026.03.17 02:46:21.505593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.17 02:46:21.506796 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.17 02:46:21.509960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.17 02:46:22.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.03.17 02:46:23.910662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.17 02:46:23.910824 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.17 02:46:23.927239 [ 242 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Loading data parts | ||
| 729 | 2026.03.17 02:46:23.927420 [ 242 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): There are no data parts | ||
| 730 | 2026.03.17 02:46:23.942501 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.17 02:46:23.942628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 732 | 2026.03.17 02:46:23.944334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.17 02:46:23.944874 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.17 02:46:23.945098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.17 02:46:24.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2026.03.17 02:46:28.870038 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.17 02:46:28.870117 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.17 02:46:28.977920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.17 02:46:28.979064 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.17 02:46:28.979121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 741 | 2026.03.17 02:46:28.980103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.17 02:46:28.980665 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.17 02:46:28.980861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.17 02:46:29.010080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.17 02:46:29.029251 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.17 02:46:29.029428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 747 | 2026.03.17 02:46:29.035991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.17 02:46:29.037239 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.17 02:46:29.040554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.17 02:46:30.001130 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.99 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.65 MiB | ||
| 751 | 2026.03.17 02:46:34.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.65 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.17 02:46:35.383755 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.17 02:46:35.383938 [ 3 ] {e6683e8c-4e1c-4a9b-8aa4-b6b0f1016675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.17 02:46:35.386224 [ 3 ] {e6683e8c-4e1c-4a9b-8aa4-b6b0f1016675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.17 02:46:35.388537 [ 3 ] {e6683e8c-4e1c-4a9b-8aa4-b6b0f1016675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.17 02:46:35.391112 [ 3 ] {e6683e8c-4e1c-4a9b-8aa4-b6b0f1016675} <Debug> TCPHandler: Processed in 0.007475853 sec. | ||
| 757 | 2026.03.17 02:46:35.444227 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.17 02:46:35.444436 [ 3 ] {c0408625-ecca-4669-a815-49eaa4ab1eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.17 02:46:35.448612 [ 3 ] {c0408625-ecca-4669-a815-49eaa4ab1eba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.17 02:46:35.448713 [ 3 ] {c0408625-ecca-4669-a815-49eaa4ab1eba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.17 02:46:35.449121 [ 3 ] {c0408625-ecca-4669-a815-49eaa4ab1eba} <Debug> TCPHandler: Processed in 0.004957171 sec. | ||
| 762 | 2026.03.17 02:46:35.450086 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.17 02:46:35.450213 [ 3 ] {d33baf10-4ed6-4d69-af30-9e7b0bf77363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.17 02:46:35.450499 [ 3 ] {d33baf10-4ed6-4d69-af30-9e7b0bf77363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.17 02:46:35.450543 [ 3 ] {d33baf10-4ed6-4d69-af30-9e7b0bf77363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.17 02:46:35.450852 [ 3 ] {d33baf10-4ed6-4d69-af30-9e7b0bf77363} <Debug> TCPHandler: Processed in 0.000817659 sec. | ||
| 767 | 2026.03.17 02:46:35.451058 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.17 02:46:35.451174 [ 3 ] {89af851b-ab58-428c-9e7c-d93c7a1d1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.17 02:46:35.451411 [ 3 ] {89af851b-ab58-428c-9e7c-d93c7a1d1544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.17 02:46:35.451456 [ 3 ] {89af851b-ab58-428c-9e7c-d93c7a1d1544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.17 02:46:35.451813 [ 3 ] {89af851b-ab58-428c-9e7c-d93c7a1d1544} <Debug> TCPHandler: Processed in 0.0008051 sec. | ||
| 772 | 2026.03.17 02:46:35.452013 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.17 02:46:35.452128 [ 3 ] {ba90c3e2-ca26-46ca-8234-e40258a54f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.17 02:46:35.452370 [ 3 ] {ba90c3e2-ca26-46ca-8234-e40258a54f43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.17 02:46:35.452413 [ 3 ] {ba90c3e2-ca26-46ca-8234-e40258a54f43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.17 02:46:35.452724 [ 3 ] {ba90c3e2-ca26-46ca-8234-e40258a54f43} <Debug> TCPHandler: Processed in 0.000761029 sec. | ||
| 777 | 2026.03.17 02:46:35.452927 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.17 02:46:35.453042 [ 3 ] {246a33b1-6b80-4723-a99b-648d7bdcbe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.17 02:46:35.453291 [ 3 ] {246a33b1-6b80-4723-a99b-648d7bdcbe5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.17 02:46:35.453335 [ 3 ] {246a33b1-6b80-4723-a99b-648d7bdcbe5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.17 02:46:35.453659 [ 3 ] {246a33b1-6b80-4723-a99b-648d7bdcbe5a} <Debug> TCPHandler: Processed in 0.000781889 sec. | ||
| 782 | 2026.03.17 02:46:35.453866 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.17 02:46:35.453982 [ 3 ] {e44c4529-c118-4e3b-9e6f-ddf89b8a26d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.17 02:46:35.454219 [ 3 ] {e44c4529-c118-4e3b-9e6f-ddf89b8a26d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.17 02:46:35.454263 [ 3 ] {e44c4529-c118-4e3b-9e6f-ddf89b8a26d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.17 02:46:35.454601 [ 3 ] {e44c4529-c118-4e3b-9e6f-ddf89b8a26d7} <Debug> TCPHandler: Processed in 0.000783299 sec. | ||
| 787 | 2026.03.17 02:46:35.454807 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.17 02:46:35.454922 [ 3 ] {e97e7f01-bfe5-4f54-beff-bd50e2379d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.17 02:46:35.455158 [ 3 ] {e97e7f01-bfe5-4f54-beff-bd50e2379d32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.17 02:46:35.455201 [ 3 ] {e97e7f01-bfe5-4f54-beff-bd50e2379d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.17 02:46:35.455522 [ 3 ] {e97e7f01-bfe5-4f54-beff-bd50e2379d32} <Debug> TCPHandler: Processed in 0.000765408 sec. | ||
| 792 | 2026.03.17 02:46:35.455735 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.17 02:46:35.455852 [ 3 ] {294e1977-12e2-4e03-8850-45aaa7d8d325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.17 02:46:35.456090 [ 3 ] {294e1977-12e2-4e03-8850-45aaa7d8d325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.17 02:46:35.456134 [ 3 ] {294e1977-12e2-4e03-8850-45aaa7d8d325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.17 02:46:35.456457 [ 3 ] {294e1977-12e2-4e03-8850-45aaa7d8d325} <Debug> TCPHandler: Processed in 0.000771579 sec. | ||
| 797 | 2026.03.17 02:46:35.456665 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.17 02:46:35.456782 [ 3 ] {0fb2d22b-b786-4a57-9463-036592a972d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.17 02:46:35.457024 [ 3 ] {0fb2d22b-b786-4a57-9463-036592a972d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.17 02:46:35.457067 [ 3 ] {0fb2d22b-b786-4a57-9463-036592a972d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.17 02:46:35.457407 [ 3 ] {0fb2d22b-b786-4a57-9463-036592a972d4} <Debug> TCPHandler: Processed in 0.000789769 sec. | ||
| 802 | 2026.03.17 02:46:35.457603 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.17 02:46:35.457719 [ 3 ] {8f2d2f8d-4fb9-4bc3-9697-8f8dbfc2df9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.17 02:46:35.457964 [ 3 ] {8f2d2f8d-4fb9-4bc3-9697-8f8dbfc2df9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.17 02:46:35.458006 [ 3 ] {8f2d2f8d-4fb9-4bc3-9697-8f8dbfc2df9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.17 02:46:35.458329 [ 3 ] {8f2d2f8d-4fb9-4bc3-9697-8f8dbfc2df9c} <Debug> TCPHandler: Processed in 0.000775229 sec. | ||
| 807 | 2026.03.17 02:46:35.458522 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.17 02:46:35.458640 [ 3 ] {15ad9276-e97e-44fd-9a04-62c9d6156a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.17 02:46:35.458889 [ 3 ] {15ad9276-e97e-44fd-9a04-62c9d6156a06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.17 02:46:35.458932 [ 3 ] {15ad9276-e97e-44fd-9a04-62c9d6156a06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.17 02:46:35.459250 [ 3 ] {15ad9276-e97e-44fd-9a04-62c9d6156a06} <Debug> TCPHandler: Processed in 0.000776799 sec. | ||
| 812 | 2026.03.17 02:46:35.459445 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.17 02:46:35.459563 [ 3 ] {6b783efd-06b2-432b-b6b5-8f29dce04e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.17 02:46:35.459810 [ 3 ] {6b783efd-06b2-432b-b6b5-8f29dce04e24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.17 02:46:35.459852 [ 3 ] {6b783efd-06b2-432b-b6b5-8f29dce04e24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.17 02:46:35.460170 [ 3 ] {6b783efd-06b2-432b-b6b5-8f29dce04e24} <Debug> TCPHandler: Processed in 0.000774049 sec. | ||
| 817 | 2026.03.17 02:46:35.460370 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.17 02:46:35.460487 [ 3 ] {066e60e2-7e03-47ad-9b05-fe980ae85101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.17 02:46:35.460734 [ 3 ] {066e60e2-7e03-47ad-9b05-fe980ae85101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.17 02:46:35.460778 [ 3 ] {066e60e2-7e03-47ad-9b05-fe980ae85101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.17 02:46:35.461102 [ 3 ] {066e60e2-7e03-47ad-9b05-fe980ae85101} <Debug> TCPHandler: Processed in 0.000783108 sec. | ||
| 822 | 2026.03.17 02:46:35.461300 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.17 02:46:35.461418 [ 3 ] {715e4027-d854-4cb4-b672-bda87f6f1839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.17 02:46:35.461672 [ 3 ] {715e4027-d854-4cb4-b672-bda87f6f1839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.17 02:46:35.461716 [ 3 ] {715e4027-d854-4cb4-b672-bda87f6f1839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.17 02:46:35.462077 [ 3 ] {715e4027-d854-4cb4-b672-bda87f6f1839} <Debug> TCPHandler: Processed in 0.00082582 sec. | ||
| 827 | 2026.03.17 02:46:35.462297 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.17 02:46:35.462422 [ 3 ] {efa3ae8e-79be-49cf-af05-133eb7c63379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.17 02:46:35.462695 [ 3 ] {efa3ae8e-79be-49cf-af05-133eb7c63379} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.17 02:46:35.462739 [ 3 ] {efa3ae8e-79be-49cf-af05-133eb7c63379} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.17 02:46:35.463114 [ 3 ] {efa3ae8e-79be-49cf-af05-133eb7c63379} <Debug> TCPHandler: Processed in 0.000865101 sec. | ||
| 832 | 2026.03.17 02:46:35.463331 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.17 02:46:35.463455 [ 3 ] {1ef62674-a9d5-4c08-b034-730c171572a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.17 02:46:35.463721 [ 3 ] {1ef62674-a9d5-4c08-b034-730c171572a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.17 02:46:35.463768 [ 3 ] {1ef62674-a9d5-4c08-b034-730c171572a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.17 02:46:35.464155 [ 3 ] {1ef62674-a9d5-4c08-b034-730c171572a6} <Debug> TCPHandler: Processed in 0.000882551 sec. | ||
| 837 | 2026.03.17 02:46:35.464365 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.17 02:46:35.464492 [ 3 ] {43999b8c-3a58-41d9-a3fe-32ad5229a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.17 02:46:35.464769 [ 3 ] {43999b8c-3a58-41d9-a3fe-32ad5229a10b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.17 02:46:35.464814 [ 3 ] {43999b8c-3a58-41d9-a3fe-32ad5229a10b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.17 02:46:35.465153 [ 3 ] {43999b8c-3a58-41d9-a3fe-32ad5229a10b} <Debug> TCPHandler: Processed in 0.00083879 sec. | ||
| 842 | 2026.03.17 02:46:35.465385 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.17 02:46:35.465540 [ 3 ] {b9eaa03a-81e3-43b6-a225-3e29c98b4ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.17 02:46:35.465854 [ 3 ] {b9eaa03a-81e3-43b6-a225-3e29c98b4ada} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.17 02:46:35.465898 [ 3 ] {b9eaa03a-81e3-43b6-a225-3e29c98b4ada} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.17 02:46:35.466264 [ 3 ] {b9eaa03a-81e3-43b6-a225-3e29c98b4ada} <Debug> TCPHandler: Processed in 0.000931943 sec. | ||
| 847 | 2026.03.17 02:46:35.466480 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.17 02:46:35.466611 [ 3 ] {899c41fc-e3c2-4ca9-a501-c2cb44bc3c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.17 02:46:35.466888 [ 3 ] {899c41fc-e3c2-4ca9-a501-c2cb44bc3c5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.17 02:46:35.466931 [ 3 ] {899c41fc-e3c2-4ca9-a501-c2cb44bc3c5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.17 02:46:35.467243 [ 3 ] {899c41fc-e3c2-4ca9-a501-c2cb44bc3c5d} <Debug> TCPHandler: Processed in 0.000812889 sec. | ||
| 852 | 2026.03.17 02:46:35.468513 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.17 02:46:35.468633 [ 3 ] {82156350-f074-4d66-bde4-7c2088f2ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.17 02:46:35.468899 [ 3 ] {82156350-f074-4d66-bde4-7c2088f2ce5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.17 02:46:35.468941 [ 3 ] {82156350-f074-4d66-bde4-7c2088f2ce5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.17 02:46:35.469232 [ 3 ] {82156350-f074-4d66-bde4-7c2088f2ce5d} <Debug> TCPHandler: Processed in 0.000767799 sec. | ||
| 857 | 2026.03.17 02:46:35.469515 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.17 02:46:35.469635 [ 3 ] {0b6ee0b0-4f64-477c-9bb6-6cbcf573b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.17 02:46:35.469899 [ 3 ] {0b6ee0b0-4f64-477c-9bb6-6cbcf573b10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.17 02:46:35.469942 [ 3 ] {0b6ee0b0-4f64-477c-9bb6-6cbcf573b10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.17 02:46:35.470230 [ 3 ] {0b6ee0b0-4f64-477c-9bb6-6cbcf573b10d} <Debug> TCPHandler: Processed in 0.000761238 sec. | ||
| 862 | 2026.03.17 02:46:35.470458 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.17 02:46:35.470579 [ 3 ] {ae936aa0-b77f-44ff-8714-812107b16071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.17 02:46:35.470849 [ 3 ] {ae936aa0-b77f-44ff-8714-812107b16071} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.17 02:46:35.470892 [ 3 ] {ae936aa0-b77f-44ff-8714-812107b16071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.17 02:46:35.471174 [ 3 ] {ae936aa0-b77f-44ff-8714-812107b16071} <Debug> TCPHandler: Processed in 0.000764068 sec. | ||
| 867 | 2026.03.17 02:46:35.471408 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.17 02:46:35.471531 [ 3 ] {b3754f7b-2cd1-4df4-ace4-04bb759a520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.17 02:46:35.471797 [ 3 ] {b3754f7b-2cd1-4df4-ace4-04bb759a520d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.17 02:46:35.471839 [ 3 ] {b3754f7b-2cd1-4df4-ace4-04bb759a520d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.17 02:46:35.472122 [ 3 ] {b3754f7b-2cd1-4df4-ace4-04bb759a520d} <Debug> TCPHandler: Processed in 0.000762538 sec. | ||
| 872 | 2026.03.17 02:46:35.472347 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.17 02:46:35.472469 [ 3 ] {a6ed36a1-c29f-466b-ade4-46470ed2a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.17 02:46:35.472731 [ 3 ] {a6ed36a1-c29f-466b-ade4-46470ed2a2f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.17 02:46:35.472774 [ 3 ] {a6ed36a1-c29f-466b-ade4-46470ed2a2f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.17 02:46:35.473071 [ 3 ] {a6ed36a1-c29f-466b-ade4-46470ed2a2f7} <Debug> TCPHandler: Processed in 0.000771249 sec. | ||
| 877 | 2026.03.17 02:46:35.473340 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.17 02:46:35.473465 [ 3 ] {f830abad-245c-4ac0-b3fa-f2819c93f65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.17 02:46:35.473732 [ 3 ] {f830abad-245c-4ac0-b3fa-f2819c93f65b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.17 02:46:35.473777 [ 3 ] {f830abad-245c-4ac0-b3fa-f2819c93f65b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.17 02:46:35.474070 [ 3 ] {f830abad-245c-4ac0-b3fa-f2819c93f65b} <Debug> TCPHandler: Processed in 0.000782899 sec. | ||
| 882 | 2026.03.17 02:46:35.483854 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.17 02:46:35.483963 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.03.17 02:46:35.484006 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.17 02:46:35.484554 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.03.17 02:46:35.484596 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 887 | 2026.03.17 02:46:35.485190 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.03.17 02:46:35.485581 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.03.17 02:46:35.485725 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.001791 sec., 14517.029592406476 rows/sec., 3.13 MiB/sec. | ||
| 890 | 2026.03.17 02:46:35.485766 [ 3 ] {6eed451a-3308-4094-b3fe-4bb060af2c5b} <Debug> TCPHandler: Processed in 0.001963748 sec. | ||
| 891 | 2026.03.17 02:46:35.485891 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.17 02:46:35.485988 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.03.17 02:46:35.486029 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.03.17 02:46:35.492484 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.03.17 02:46:35.492521 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 896 | 2026.03.17 02:46:35.493102 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.03.17 02:46:35.493561 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.03.17 02:46:35.493698 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007729 sec., 3105.18825203778 rows/sec., 263.82 KiB/sec. | ||
| 899 | 2026.03.17 02:46:35.493736 [ 3 ] {d9c64467-8580-4cba-b971-88ceb00267d7} <Debug> TCPHandler: Processed in 0.007893493 sec. | ||
| 900 | 2026.03.17 02:46:35.493860 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.17 02:46:35.493957 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.03.17 02:46:35.493998 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.03.17 02:46:35.494414 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.03.17 02:46:35.494453 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 905 | 2026.03.17 02:46:35.494865 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.03.17 02:46:35.495313 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.03.17 02:46:35.495443 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001505 sec., 6644.518272425249 rows/sec., 541.81 KiB/sec. | ||
| 908 | 2026.03.17 02:46:35.495480 [ 3 ] {968e99b9-7813-44ad-b395-5cbd9b3197e4} <Debug> TCPHandler: Processed in 0.001670401 sec. | ||
| 909 | 2026.03.17 02:46:35.495592 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.17 02:46:35.495686 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.03.17 02:46:35.495726 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.03.17 02:46:35.496211 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.17 02:46:35.496249 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 914 | 2026.03.17 02:46:35.496710 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.03.17 02:46:35.497160 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.17 02:46:35.497287 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.00162 sec., 124074.07407407409 rows/sec., 11.00 MiB/sec. | ||
| 917 | 2026.03.17 02:46:35.497326 [ 3 ] {5a2ff401-5e61-48e3-bbdc-01c6c810c98d} <Debug> TCPHandler: Processed in 0.001784263 sec. | ||
| 918 | 2026.03.17 02:46:35.497440 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.17 02:46:35.497536 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.03.17 02:46:35.497577 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.03.17 02:46:35.497999 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.03.17 02:46:35.498037 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 923 | 2026.03.17 02:46:35.498481 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.03.17 02:46:35.498995 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.03.17 02:46:35.499123 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001604 sec., 19950.124688279302 rows/sec., 1.47 MiB/sec. | ||
| 926 | 2026.03.17 02:46:35.499159 [ 3 ] {e681f68c-e64b-4925-8c2d-352918d43c8f} <Debug> TCPHandler: Processed in 0.001767893 sec. | ||
| 927 | 2026.03.17 02:46:35.499274 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.17 02:46:35.499368 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.17 02:46:35.499407 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.03.17 02:46:35.499846 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.17 02:46:35.499879 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 932 | 2026.03.17 02:46:35.500315 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.17 02:46:35.500861 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.17 02:46:35.501013 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 935 | 2026.03.17 02:46:35.501051 [ 3 ] {43c3eaed-336b-4ba4-8ade-d2dd3f0eab2e} <Debug> TCPHandler: Processed in 0.001825634 sec. | ||
| 936 | 2026.03.17 02:46:35.501170 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.17 02:46:35.501267 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.17 02:46:35.501307 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.03.17 02:46:35.501720 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.17 02:46:35.501757 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 941 | 2026.03.17 02:46:35.502200 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.17 02:46:35.502884 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.17 02:46:35.503030 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001782 sec., 6734.006734006734 rows/sec., 526.09 KiB/sec. | ||
| 944 | 2026.03.17 02:46:35.503067 [ 3 ] {a890befc-a7cc-4b68-b225-a5009bac1929} <Debug> TCPHandler: Processed in 0.001947467 sec. | ||
| 945 | 2026.03.17 02:46:35.503197 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.17 02:46:35.503301 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.17 02:46:35.503349 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.03.17 02:46:35.503887 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.17 02:46:35.503927 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 950 | 2026.03.17 02:46:35.504428 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.17 02:46:35.504971 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.17 02:46:35.505106 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001826 sec., 65717.41511500548 rows/sec., 5.34 MiB/sec. | ||
| 953 | 2026.03.17 02:46:35.505142 [ 3 ] {7c39cc7a-8473-4eb3-adbd-45961bbb16ae} <Debug> TCPHandler: Processed in 0.001993529 sec. | ||
| 954 | 2026.03.17 02:46:35.505273 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.17 02:46:35.505378 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.17 02:46:35.505427 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.03.17 02:46:35.505999 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.17 02:46:35.506032 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 959 | 2026.03.17 02:46:35.508659 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.17 02:46:35.509200 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.17 02:46:35.509337 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Debug> executeQuery: Read 249 rows, 19.86 KiB in 0.003982 sec., 62531.39126067302 rows/sec., 4.87 MiB/sec. | ||
| 962 | 2026.03.17 02:46:35.509376 [ 3 ] {cd7d8002-9c77-4190-8d11-46a2732994c8} <Debug> TCPHandler: Processed in 0.004160251 sec. | ||
| 963 | 2026.03.17 02:46:35.509500 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.17 02:46:35.509597 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.17 02:46:35.509652 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.03.17 02:46:35.510430 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.17 02:46:35.510468 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 968 | 2026.03.17 02:46:35.511730 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.17 02:46:35.512208 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.17 02:46:35.512350 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002773 sec., 3606.202668589975 rows/sec., 6.46 MiB/sec. | ||
| 971 | 2026.03.17 02:46:35.512407 [ 3 ] {a63981eb-ea5c-4cbc-8846-ce683f834b31} <Debug> TCPHandler: Processed in 0.002956572 sec. | ||
| 972 | 2026.03.17 02:46:35.512523 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.17 02:46:35.512618 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.17 02:46:35.512659 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.03.17 02:46:35.512998 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.17 02:46:35.513035 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 977 | 2026.03.17 02:46:35.513458 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.17 02:46:35.513922 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.17 02:46:35.514052 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001453 sec., 16517.54989676531 rows/sec., 1.11 MiB/sec. | ||
| 980 | 2026.03.17 02:46:35.514087 [ 3 ] {b1dfd2f8-a070-4716-ab21-a34bd65a1378} <Debug> TCPHandler: Processed in 0.001613089 sec. | ||
| 981 | 2026.03.17 02:46:36.480973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2026.03.17 02:46:36.481477 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.17 02:46:36.481525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 984 | 2026.03.17 02:46:36.482182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.17 02:46:36.482650 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.17 02:46:36.482797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2026.03.17 02:46:36.540676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.17 02:46:36.557528 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.17 02:46:36.557583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 990 | 2026.03.17 02:46:36.564189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.17 02:46:36.565329 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.17 02:46:36.568718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.17 02:46:37.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.62 MiB, peak 163.62 MiB, free memory in arenas 0.00 B, will set to 161.04 MiB (RSS), difference: 1.41 MiB | ||
| 994 | 2026.03.17 02:46:40.393343 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.17 02:46:40.393544 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.17 02:46:40.393613 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.17 02:46:40.394281 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.17 02:46:40.394333 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 999 | 2026.03.17 02:46:40.394877 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.17 02:46:40.395438 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.17 02:46:40.395614 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002118 sec., 26440.03777148253 rows/sec., 2.03 MiB/sec. | ||
| 1002 | 2026.03.17 02:46:40.395664 [ 3 ] {8e712178-75e8-4c86-93a5-e03c72ca48c4} <Debug> TCPHandler: Processed in 0.00244765 sec. | ||
| 1003 | 2026.03.17 02:46:40.395812 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.17 02:46:40.395922 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.17 02:46:40.395968 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.17 02:46:40.396434 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.17 02:46:40.396483 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1008 | 2026.03.17 02:46:40.396992 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.17 02:46:40.397450 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.17 02:46:40.397586 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001688 sec., 37914.69194312796 rows/sec., 2.96 MiB/sec. | ||
| 1011 | 2026.03.17 02:46:40.397626 [ 3 ] {ac24e69d-86ee-4477-aef2-ace73363d83e} <Debug> TCPHandler: Processed in 0.001867145 sec. | ||
| 1012 | 2026.03.17 02:46:40.397749 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.17 02:46:40.397845 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.17 02:46:40.397890 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.17 02:46:40.398312 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.17 02:46:40.398349 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1017 | 2026.03.17 02:46:40.398788 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.17 02:46:40.399340 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.17 02:46:40.399477 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
| 1020 | 2026.03.17 02:46:40.399514 [ 3 ] {2b7d967d-3069-43fa-96d1-55b846353b49} <Debug> TCPHandler: Processed in 0.001813074 sec. | ||
| 1021 | 2026.03.17 02:46:40.399641 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.17 02:46:40.399740 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.17 02:46:40.399783 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.17 02:46:40.400115 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.17 02:46:40.400151 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1026 | 2026.03.17 02:46:40.400559 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.17 02:46:40.401048 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.17 02:46:40.401191 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
| 1029 | 2026.03.17 02:46:40.401231 [ 3 ] {0a39f7ca-68f7-488b-bdfe-015944c36ab7} <Debug> TCPHandler: Processed in 0.00163984 sec. | ||
| 1030 | 2026.03.17 02:46:41.038952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42592 | ||
| 1031 | 2026.03.17 02:46:41.041175 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.03.17 02:46:41.041233 [ 286 ] {} <Debug> TCP-Session: e52d6a41-0fe1-4321-b294-ea7dc554d414 Authenticating user 'default' from [fd00:1122:3344:101::e]:42592 | ||
| 1033 | 2026.03.17 02:46:41.041257 [ 286 ] {} <Debug> TCP-Session: e52d6a41-0fe1-4321-b294-ea7dc554d414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.17 02:46:41.041270 [ 286 ] {} <Debug> TCP-Session: e52d6a41-0fe1-4321-b294-ea7dc554d414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.17 02:46:41.041326 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1036 | 2026.03.17 02:46:41.041352 [ 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 | ||
| 1037 | 2026.03.17 02:46:41.041400 [ 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 | ||
| 1038 | 2026.03.17 02:46:41.041814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60716 | ||
| 1039 | 2026.03.17 02:46:41.041986 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59023 | ||
| 1040 | 2026.03.17 02:46:41.041994 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65381 | ||
| 1041 | 2026.03.17 02:46:41.042040 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1042 | 2026.03.17 02:46:41.042104 [ 287 ] {} <Debug> TCP-Session: 100eceaa-432e-4703-92ff-c821227e6e71 Authenticating user 'default' from [fd00:1122:3344:101::e]:60716 | ||
| 1043 | 2026.03.17 02:46:41.042129 [ 287 ] {} <Debug> TCP-Session: 100eceaa-432e-4703-92ff-c821227e6e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.17 02:46:41.042123 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38693 | ||
| 1045 | 2026.03.17 02:46:41.042143 [ 287 ] {} <Debug> TCP-Session: 100eceaa-432e-4703-92ff-c821227e6e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.17 02:46:41.042131 [ 286 ] {} <Trace> TCP-Session: e52d6a41-0fe1-4321-b294-ea7dc554d414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.17 02:46:41.042287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.17 02:46:41.042308 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.03.17 02:46:41.042327 [ 289 ] {} <Debug> TCP-Session: c403444f-a996-465a-9f45-d51d1f662ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59023 | ||
| 1050 | 2026.03.17 02:46:41.042312 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35895 | ||
| 1051 | 2026.03.17 02:46:41.042367 [ 289 ] {} <Debug> TCP-Session: c403444f-a996-465a-9f45-d51d1f662ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.17 02:46:41.042354 [ 288 ] {} <Debug> TCP-Session: d6bda27d-0277-4de1-b83b-fe0f3359f324 Authenticating user 'default' from [fd00:1122:3344:101::e]:65381 | ||
| 1053 | 2026.03.17 02:46:41.042409 [ 289 ] {} <Debug> TCP-Session: c403444f-a996-465a-9f45-d51d1f662ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.17 02:46:41.042433 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1055 | 2026.03.17 02:46:41.042444 [ 288 ] {} <Debug> TCP-Session: d6bda27d-0277-4de1-b83b-fe0f3359f324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.17 02:46:41.042443 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.03.17 02:46:41.042488 [ 288 ] {} <Debug> TCP-Session: d6bda27d-0277-4de1-b83b-fe0f3359f324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.17 02:46:41.042517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45877 | ||
| 1059 | 2026.03.17 02:46:41.042524 [ 290 ] {} <Debug> TCP-Session: 69876829-7827-414d-83f6-cfebc5030e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:38693 | ||
| 1060 | 2026.03.17 02:46:41.042562 [ 290 ] {} <Debug> TCP-Session: 69876829-7827-414d-83f6-cfebc5030e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.17 02:46:41.042580 [ 290 ] {} <Debug> TCP-Session: 69876829-7827-414d-83f6-cfebc5030e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.17 02:46:41.042667 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.03.17 02:46:41.042720 [ 291 ] {} <Debug> TCP-Session: bbda16d5-f4d4-4a3f-95e4-7d4b37797b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:35895 | ||
| 1064 | 2026.03.17 02:46:41.042747 [ 291 ] {} <Debug> TCP-Session: bbda16d5-f4d4-4a3f-95e4-7d4b37797b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.17 02:46:41.042767 [ 291 ] {} <Debug> TCP-Session: bbda16d5-f4d4-4a3f-95e4-7d4b37797b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.03.17 02:46:41.042772 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.03.17 02:46:41.042804 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41681 | ||
| 1068 | 2026.03.17 02:46:41.042808 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1069 | 2026.03.17 02:46:41.042826 [ 292 ] {} <Debug> TCP-Session: 3ffeacd3-dbd5-4f9d-8517-eabb71ff72da Authenticating user 'default' from [fd00:1122:3344:101::e]:45877 | ||
| 1070 | 2026.03.17 02:46:41.042876 [ 292 ] {} <Debug> TCP-Session: 3ffeacd3-dbd5-4f9d-8517-eabb71ff72da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.17 02:46:41.042893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43597 | ||
| 1072 | 2026.03.17 02:46:41.042896 [ 292 ] {} <Debug> TCP-Session: 3ffeacd3-dbd5-4f9d-8517-eabb71ff72da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.17 02:46:41.043090 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.03.17 02:46:41.043127 [ 293 ] {} <Debug> TCP-Session: d0e22fac-06df-4d9d-8cc5-c98452d4ec2b Authenticating user 'default' from [fd00:1122:3344:101::e]:41681 | ||
| 1075 | 2026.03.17 02:46:41.043145 [ 293 ] {} <Debug> TCP-Session: d0e22fac-06df-4d9d-8cc5-c98452d4ec2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.17 02:46:41.043159 [ 293 ] {} <Debug> TCP-Session: d0e22fac-06df-4d9d-8cc5-c98452d4ec2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.03.17 02:46:41.043190 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.03.17 02:46:41.043229 [ 294 ] {} <Debug> TCP-Session: f54601e4-988f-4fea-a719-e7142e2173be Authenticating user 'default' from [fd00:1122:3344:101::e]:43597 | ||
| 1079 | 2026.03.17 02:46:41.043239 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.17 02:46:41.043249 [ 294 ] {} <Debug> TCP-Session: f54601e4-988f-4fea-a719-e7142e2173be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.03.17 02:46:41.043280 [ 294 ] {} <Debug> TCP-Session: f54601e4-988f-4fea-a719-e7142e2173be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.03.17 02:46:41.050188 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1083 | 2026.03.17 02:46:41.060353 [ 295 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> AggregatingTransform: Aggregating | ||
| 1084 | 2026.03.17 02:46:41.060503 [ 295 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> Aggregator: Aggregation method: without_key | ||
| 1085 | 2026.03.17 02:46:41.061184 [ 295 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004366246 sec. (229.030 rows/sec., 8.95 KiB/sec.) | ||
| 1086 | 2026.03.17 02:46:41.061217 [ 295 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> Aggregator: Merging aggregated data | ||
| 1087 | 2026.03.17 02:46:41.061247 [ 295 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1088 | 2026.03.17 02:46:41.062514 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020157 sec., 49.61055712655653 rows/sec., 1.94 KiB/sec. | ||
| 1089 | 2026.03.17 02:46:41.062711 [ 286 ] {cda5a56c-61ae-4e2e-811b-f16d83274446} <Debug> TCPHandler: Processed in 0.020788047 sec. | ||
| 1090 | 2026.03.17 02:46:41.068879 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.03.17 02:46:41.068936 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.03.17 02:46:41.068948 [ 286 ] {} <Debug> TCP-Session: e52d6a41-0fe1-4321-b294-ea7dc554d414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.03.17 02:46:41.068960 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.03.17 02:46:41.069017 [ 287 ] {} <Debug> TCP-Session: 100eceaa-432e-4703-92ff-c821227e6e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.03.17 02:46:41.069024 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.03.17 02:46:41.069051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.03.17 02:46:41.069079 [ 294 ] {} <Debug> TCP-Session: f54601e4-988f-4fea-a719-e7142e2173be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.17 02:46:41.069091 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.03.17 02:46:41.069103 [ 289 ] {} <Debug> TCP-Session: c403444f-a996-465a-9f45-d51d1f662ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.17 02:46:41.069121 [ 290 ] {} <Debug> TCP-Session: 69876829-7827-414d-83f6-cfebc5030e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.03.17 02:46:41.069145 [ 293 ] {} <Debug> TCP-Session: d0e22fac-06df-4d9d-8cc5-c98452d4ec2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.03.17 02:46:41.069001 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.03.17 02:46:41.068977 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.03.17 02:46:41.069227 [ 291 ] {} <Debug> TCP-Session: bbda16d5-f4d4-4a3f-95e4-7d4b37797b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.17 02:46:41.069066 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.03.17 02:46:41.069263 [ 288 ] {} <Debug> TCP-Session: d6bda27d-0277-4de1-b83b-fe0f3359f324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.03.17 02:46:41.069302 [ 292 ] {} <Debug> TCP-Session: 3ffeacd3-dbd5-4f9d-8517-eabb71ff72da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.17 02:46:41.500413 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64970 | ||
| 1109 | 2026.03.17 02:46:41.500534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.03.17 02:46:41.500566 [ 286 ] {} <Debug> TCP-Session: 37548171-6654-4c05-94b3-d24c20336541 Authenticating user 'default' from [fd00:1122:3344:101::e]:64970 | ||
| 1111 | 2026.03.17 02:46:41.500591 [ 286 ] {} <Debug> TCP-Session: 37548171-6654-4c05-94b3-d24c20336541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.17 02:46:41.500606 [ 286 ] {} <Debug> TCP-Session: 37548171-6654-4c05-94b3-d24c20336541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.17 02:46:41.500801 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48885 | ||
| 1114 | 2026.03.17 02:46:41.500826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62047 | ||
| 1115 | 2026.03.17 02:46:41.500844 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40287 | ||
| 1116 | 2026.03.17 02:46:41.500881 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39796 | ||
| 1117 | 2026.03.17 02:46:41.500874 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35677 | ||
| 1118 | 2026.03.17 02:46:41.500913 [ 286 ] {} <Trace> TCP-Session: 37548171-6654-4c05-94b3-d24c20336541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.17 02:46:41.500924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.03.17 02:46:41.500925 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.17 02:46:41.500966 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.03.17 02:46:41.500970 [ 289 ] {} <Debug> TCP-Session: a2c0ff28-7037-4382-a30f-3d7c69f80c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:62047 | ||
| 1123 | 2026.03.17 02:46:41.501001 [ 287 ] {} <Debug> TCP-Session: a163297c-4cea-42dc-a6e9-9bb170c84a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:48885 | ||
| 1124 | 2026.03.17 02:46:41.501012 [ 290 ] {} <Debug> TCP-Session: 863cab25-4149-421e-97e7-940c9efacdfc Authenticating user 'default' from [fd00:1122:3344:101::e]:40287 | ||
| 1125 | 2026.03.17 02:46:41.501019 [ 289 ] {} <Debug> TCP-Session: a2c0ff28-7037-4382-a30f-3d7c69f80c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.17 02:46:41.501039 [ 287 ] {} <Debug> TCP-Session: a163297c-4cea-42dc-a6e9-9bb170c84a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.03.17 02:46:41.501051 [ 290 ] {} <Debug> TCP-Session: 863cab25-4149-421e-97e7-940c9efacdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.17 02:46:41.501054 [ 289 ] {} <Debug> TCP-Session: a2c0ff28-7037-4382-a30f-3d7c69f80c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.17 02:46:41.501087 [ 290 ] {} <Debug> TCP-Session: 863cab25-4149-421e-97e7-940c9efacdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.17 02:46:41.501075 [ 287 ] {} <Debug> TCP-Session: a163297c-4cea-42dc-a6e9-9bb170c84a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.17 02:46:41.501121 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1132 | 2026.03.17 02:46:41.500979 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.03.17 02:46:41.500966 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.03.17 02:46:41.501183 [ 293 ] {} <Debug> TCP-Session: ec99cc6d-2ae0-4e0a-a73d-8a5346be5224 Authenticating user 'default' from [fd00:1122:3344:101::e]:35677 | ||
| 1135 | 2026.03.17 02:46:41.501209 [ 294 ] {} <Debug> TCP-Session: 367f4d8f-b72f-4343-8c53-381954ca9c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39796 | ||
| 1136 | 2026.03.17 02:46:41.501224 [ 293 ] {} <Debug> TCP-Session: ec99cc6d-2ae0-4e0a-a73d-8a5346be5224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.17 02:46:41.501246 [ 294 ] {} <Debug> TCP-Session: 367f4d8f-b72f-4343-8c53-381954ca9c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.17 02:46:41.501259 [ 293 ] {} <Debug> TCP-Session: ec99cc6d-2ae0-4e0a-a73d-8a5346be5224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.03.17 02:46:41.501271 [ 294 ] {} <Debug> TCP-Session: 367f4d8f-b72f-4343-8c53-381954ca9c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.03.17 02:46:41.500864 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63234 | ||
| 1141 | 2026.03.17 02:46:41.500852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56756 | ||
| 1142 | 2026.03.17 02:46:41.500829 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56182 | ||
| 1143 | 2026.03.17 02:46:41.501407 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1144 | 2026.03.17 02:46:41.501412 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.03.17 02:46:41.501418 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.03.17 02:46:41.501460 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.03.17 02:46:41.501465 [ 292 ] {} <Debug> TCP-Session: 61566bb0-e048-49a8-a703-fa3f28a25365 Authenticating user 'default' from [fd00:1122:3344:101::e]:63234 | ||
| 1148 | 2026.03.17 02:46:41.501484 [ 291 ] {} <Debug> TCP-Session: fbe6dc32-2247-4d4b-84bd-1ab8191041e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56756 | ||
| 1149 | 2026.03.17 02:46:41.501503 [ 288 ] {} <Debug> TCP-Session: f05abe47-c492-455c-90a9-224a8f059efc Authenticating user 'default' from [fd00:1122:3344:101::e]:56182 | ||
| 1150 | 2026.03.17 02:46:41.501513 [ 292 ] {} <Debug> TCP-Session: 61566bb0-e048-49a8-a703-fa3f28a25365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.17 02:46:41.501524 [ 291 ] {} <Debug> TCP-Session: fbe6dc32-2247-4d4b-84bd-1ab8191041e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.17 02:46:41.501544 [ 288 ] {} <Debug> TCP-Session: f05abe47-c492-455c-90a9-224a8f059efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.17 02:46:41.501560 [ 291 ] {} <Debug> TCP-Session: fbe6dc32-2247-4d4b-84bd-1ab8191041e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.17 02:46:41.501581 [ 288 ] {} <Debug> TCP-Session: f05abe47-c492-455c-90a9-224a8f059efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.17 02:46:41.501546 [ 292 ] {} <Debug> TCP-Session: 61566bb0-e048-49a8-a703-fa3f28a25365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.17 02:46:41.501471 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2026.03.17 02:46:41.501959 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1158 | 2026.03.17 02:46:41.502977 [ 300 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> AggregatingTransform: Aggregating | ||
| 1159 | 2026.03.17 02:46:41.503020 [ 300 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> Aggregator: Aggregation method: without_key | ||
| 1160 | 2026.03.17 02:46:41.503055 [ 300 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994464 sec. (1005.567 rows/sec., 39.28 KiB/sec.) | ||
| 1161 | 2026.03.17 02:46:41.503075 [ 300 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Trace> Aggregator: Merging aggregated data | ||
| 1162 | 2026.03.17 02:46:41.504266 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 1163 | 2026.03.17 02:46:41.504405 [ 286 ] {874cb369-f31e-472f-9ef9-3928a14a2366} <Debug> TCPHandler: Processed in 0.003624458 sec. | ||
| 1164 | 2026.03.17 02:46:41.504528 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.03.17 02:46:41.504556 [ 286 ] {} <Debug> TCP-Session: 37548171-6654-4c05-94b3-d24c20336541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.03.17 02:46:41.504577 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.03.17 02:46:41.504620 [ 293 ] {} <Debug> TCP-Session: ec99cc6d-2ae0-4e0a-a73d-8a5346be5224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.17 02:46:41.504619 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.03.17 02:46:41.504627 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.17 02:46:41.504656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.03.17 02:46:41.504683 [ 288 ] {} <Debug> TCP-Session: f05abe47-c492-455c-90a9-224a8f059efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.17 02:46:41.504702 [ 287 ] {} <Debug> TCP-Session: a163297c-4cea-42dc-a6e9-9bb170c84a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.17 02:46:41.504720 [ 289 ] {} <Debug> TCP-Session: a2c0ff28-7037-4382-a30f-3d7c69f80c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.17 02:46:41.504718 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.03.17 02:46:41.504765 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.03.17 02:46:41.504682 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.03.17 02:46:41.504796 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.03.17 02:46:41.504795 [ 292 ] {} <Debug> TCP-Session: 61566bb0-e048-49a8-a703-fa3f28a25365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.17 02:46:41.504842 [ 294 ] {} <Debug> TCP-Session: 367f4d8f-b72f-4343-8c53-381954ca9c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.17 02:46:41.504850 [ 290 ] {} <Debug> TCP-Session: 863cab25-4149-421e-97e7-940c9efacdfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.17 02:46:41.504816 [ 291 ] {} <Debug> TCP-Session: fbe6dc32-2247-4d4b-84bd-1ab8191041e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.17 02:46:41.812302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 | ||
| 1183 | 2026.03.17 02:46:41.812415 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.03.17 02:46:41.812443 [ 286 ] {} <Debug> TCP-Session: e903dc7e-7b5b-423d-bf66-8e2c6b1508c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 | ||
| 1185 | 2026.03.17 02:46:41.812467 [ 286 ] {} <Debug> TCP-Session: e903dc7e-7b5b-423d-bf66-8e2c6b1508c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.03.17 02:46:41.812480 [ 286 ] {} <Debug> TCP-Session: e903dc7e-7b5b-423d-bf66-8e2c6b1508c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.17 02:46:41.812727 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57054 | ||
| 1188 | 2026.03.17 02:46:41.812759 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58940 | ||
| 1189 | 2026.03.17 02:46:41.812778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55044 | ||
| 1190 | 2026.03.17 02:46:41.812818 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49914 | ||
| 1191 | 2026.03.17 02:46:41.812838 [ 286 ] {} <Trace> TCP-Session: e903dc7e-7b5b-423d-bf66-8e2c6b1508c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.03.17 02:46:41.812852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.03.17 02:46:41.812811 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 1194 | 2026.03.17 02:46:41.812889 [ 289 ] {} <Debug> TCP-Session: cd4a2e02-9f50-4118-aa1f-0401d0b7363e Authenticating user 'default' from [fd00:1122:3344:101::e]:58940 | ||
| 1195 | 2026.03.17 02:46:41.812900 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.17 02:46:41.812901 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.03.17 02:46:41.812914 [ 289 ] {} <Debug> TCP-Session: cd4a2e02-9f50-4118-aa1f-0401d0b7363e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.17 02:46:41.812936 [ 290 ] {} <Debug> TCP-Session: 3e9022c9-8c7a-4cad-9740-dd682232a5ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55044 | ||
| 1199 | 2026.03.17 02:46:41.812943 [ 294 ] {} <Debug> TCP-Session: b03d8bd3-2865-424f-88ab-48980502a835 Authenticating user 'default' from [fd00:1122:3344:101::e]:49914 | ||
| 1200 | 2026.03.17 02:46:41.812947 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.03.17 02:46:41.812972 [ 290 ] {} <Debug> TCP-Session: 3e9022c9-8c7a-4cad-9740-dd682232a5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.17 02:46:41.812978 [ 294 ] {} <Debug> TCP-Session: b03d8bd3-2865-424f-88ab-48980502a835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.17 02:46:41.812995 [ 293 ] {} <Debug> TCP-Session: 816930b9-98a7-43d1-901f-9e1a285b2a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 1204 | 2026.03.17 02:46:41.813018 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52676) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1205 | 2026.03.17 02:46:41.813038 [ 293 ] {} <Debug> TCP-Session: 816930b9-98a7-43d1-901f-9e1a285b2a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.17 02:46:41.813015 [ 294 ] {} <Debug> TCP-Session: b03d8bd3-2865-424f-88ab-48980502a835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.17 02:46:41.813056 [ 293 ] {} <Debug> TCP-Session: 816930b9-98a7-43d1-901f-9e1a285b2a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.17 02:46:41.813002 [ 290 ] {} <Debug> TCP-Session: 3e9022c9-8c7a-4cad-9740-dd682232a5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.17 02:46:41.812950 [ 289 ] {} <Debug> TCP-Session: cd4a2e02-9f50-4118-aa1f-0401d0b7363e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.17 02:46:41.812787 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51228 | ||
| 1211 | 2026.03.17 02:46:41.812847 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.03.17 02:46:41.812757 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33283 | ||
| 1213 | 2026.03.17 02:46:41.813207 [ 287 ] {} <Debug> TCP-Session: 74f6c5bb-6cc3-443c-8711-340c3cc9d0e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57054 | ||
| 1214 | 2026.03.17 02:46:41.812798 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60466 | ||
| 1215 | 2026.03.17 02:46:41.813243 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.17 02:46:41.813257 [ 287 ] {} <Debug> TCP-Session: 74f6c5bb-6cc3-443c-8711-340c3cc9d0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.17 02:46:41.813297 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.03.17 02:46:41.813304 [ 287 ] {} <Debug> TCP-Session: 74f6c5bb-6cc3-443c-8711-340c3cc9d0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.17 02:46:41.813319 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.03.17 02:46:41.813301 [ 291 ] {} <Debug> TCP-Session: a80ebcca-6413-412d-8a48-b7e07a5c7102 Authenticating user 'default' from [fd00:1122:3344:101::e]:51228 | ||
| 1221 | 2026.03.17 02:46:41.813392 [ 292 ] {} <Debug> TCP-Session: fad7d31f-acbc-470e-8f0b-839bf7e63abd Authenticating user 'default' from [fd00:1122:3344:101::e]:60466 | ||
| 1222 | 2026.03.17 02:46:41.813332 [ 288 ] {} <Debug> TCP-Session: 8600aea8-fe6a-4ea4-ae16-ffe0b077a099 Authenticating user 'default' from [fd00:1122:3344:101::e]:33283 | ||
| 1223 | 2026.03.17 02:46:41.813432 [ 292 ] {} <Debug> TCP-Session: fad7d31f-acbc-470e-8f0b-839bf7e63abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.17 02:46:41.813416 [ 291 ] {} <Debug> TCP-Session: a80ebcca-6413-412d-8a48-b7e07a5c7102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.17 02:46:41.813459 [ 288 ] {} <Debug> TCP-Session: 8600aea8-fe6a-4ea4-ae16-ffe0b077a099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.17 02:46:41.813478 [ 291 ] {} <Debug> TCP-Session: a80ebcca-6413-412d-8a48-b7e07a5c7102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.17 02:46:41.813491 [ 288 ] {} <Debug> TCP-Session: 8600aea8-fe6a-4ea4-ae16-ffe0b077a099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.03.17 02:46:41.813458 [ 292 ] {} <Debug> TCP-Session: fad7d31f-acbc-470e-8f0b-839bf7e63abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.17 02:46:41.813306 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1230 | 2026.03.17 02:46:41.813597 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.03.17 02:46:41.813918 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1232 | 2026.03.17 02:46:41.814866 [ 308 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> AggregatingTransform: Aggregating | ||
| 1233 | 2026.03.17 02:46:41.814916 [ 308 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1234 | 2026.03.17 02:46:41.814951 [ 308 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933243 sec. (1071.532 rows/sec., 41.86 KiB/sec.) | ||
| 1235 | 2026.03.17 02:46:41.814971 [ 308 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Trace> Aggregator: Merging aggregated data | ||
| 1236 | 2026.03.17 02:46:41.816188 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 1237 | 2026.03.17 02:46:41.816311 [ 286 ] {8a9c1cd7-df5a-4363-9fc1-26fefe438dfb} <Debug> TCPHandler: Processed in 0.003602798 sec. | ||
| 1238 | 2026.03.17 02:46:41.816420 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.03.17 02:46:41.816461 [ 286 ] {} <Debug> TCP-Session: e903dc7e-7b5b-423d-bf66-8e2c6b1508c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.03.17 02:46:41.816467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.03.17 02:46:41.816483 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.03.17 02:46:41.816501 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.03.17 02:46:41.816520 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.17 02:46:41.816535 [ 294 ] {} <Debug> TCP-Session: b03d8bd3-2865-424f-88ab-48980502a835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.17 02:46:41.816555 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.03.17 02:46:41.816563 [ 291 ] {} <Debug> TCP-Session: a80ebcca-6413-412d-8a48-b7e07a5c7102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.17 02:46:41.816570 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.03.17 02:46:41.816599 [ 290 ] {} <Debug> TCP-Session: 3e9022c9-8c7a-4cad-9740-dd682232a5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.03.17 02:46:41.816593 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.03.17 02:46:41.816633 [ 292 ] {} <Debug> TCP-Session: fad7d31f-acbc-470e-8f0b-839bf7e63abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.17 02:46:41.816662 [ 293 ] {} <Debug> TCP-Session: 816930b9-98a7-43d1-901f-9e1a285b2a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.17 02:46:41.816512 [ 289 ] {} <Debug> TCP-Session: cd4a2e02-9f50-4118-aa1f-0401d0b7363e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.17 02:46:41.816556 [ 287 ] {} <Debug> TCP-Session: 74f6c5bb-6cc3-443c-8711-340c3cc9d0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.17 02:46:41.816460 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.03.17 02:46:41.816772 [ 288 ] {} <Debug> TCP-Session: 8600aea8-fe6a-4ea4-ae16-ffe0b077a099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.03.17 02:46:42.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.80 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 164.21 MiB (RSS), difference: 2.41 MiB | ||
| 1257 | 2026.03.17 02:46:42.751208 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34434 | ||
| 1258 | 2026.03.17 02:46:42.751329 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.03.17 02:46:42.751358 [ 286 ] {} <Debug> TCP-Session: e71b7ae0-d3ff-4a27-b7b2-45a83ab9420a Authenticating user 'default' from [fd00:1122:3344:101::e]:34434 | ||
| 1260 | 2026.03.17 02:46:42.751382 [ 286 ] {} <Debug> TCP-Session: e71b7ae0-d3ff-4a27-b7b2-45a83ab9420a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.03.17 02:46:42.751395 [ 286 ] {} <Debug> TCP-Session: e71b7ae0-d3ff-4a27-b7b2-45a83ab9420a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.03.17 02:46:42.751590 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47568 | ||
| 1263 | 2026.03.17 02:46:42.751641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44537 | ||
| 1264 | 2026.03.17 02:46:42.751645 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35186 | ||
| 1265 | 2026.03.17 02:46:42.751677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47063 | ||
| 1266 | 2026.03.17 02:46:42.751710 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.03.17 02:46:42.751727 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1268 | 2026.03.17 02:46:42.751757 [ 287 ] {} <Debug> TCP-Session: 8326fd54-bf70-46a4-b726-ecbe7e583648 Authenticating user 'default' from [fd00:1122:3344:101::e]:47568 | ||
| 1269 | 2026.03.17 02:46:42.751770 [ 289 ] {} <Debug> TCP-Session: 6015baf8-a1e8-49e1-b59a-263a4cf548f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44537 | ||
| 1270 | 2026.03.17 02:46:42.751784 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.03.17 02:46:42.751787 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1272 | 2026.03.17 02:46:42.751800 [ 289 ] {} <Debug> TCP-Session: 6015baf8-a1e8-49e1-b59a-263a4cf548f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.03.17 02:46:42.751821 [ 292 ] {} <Debug> TCP-Session: 72c63951-dd9f-4e04-b3b4-456713e90204 Authenticating user 'default' from [fd00:1122:3344:101::e]:47063 | ||
| 1274 | 2026.03.17 02:46:42.751835 [ 288 ] {} <Debug> TCP-Session: a03b4ddc-e7d1-4fa2-82ee-0baa04449a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:35186 | ||
| 1275 | 2026.03.17 02:46:42.751840 [ 289 ] {} <Debug> TCP-Session: 6015baf8-a1e8-49e1-b59a-263a4cf548f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.03.17 02:46:42.751860 [ 292 ] {} <Debug> TCP-Session: 72c63951-dd9f-4e04-b3b4-456713e90204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.03.17 02:46:42.751872 [ 288 ] {} <Debug> TCP-Session: a03b4ddc-e7d1-4fa2-82ee-0baa04449a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.03.17 02:46:42.751892 [ 292 ] {} <Debug> TCP-Session: 72c63951-dd9f-4e04-b3b4-456713e90204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.03.17 02:46:42.751904 [ 288 ] {} <Debug> TCP-Session: a03b4ddc-e7d1-4fa2-82ee-0baa04449a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.03.17 02:46:42.751792 [ 287 ] {} <Debug> TCP-Session: 8326fd54-bf70-46a4-b726-ecbe7e583648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.03.17 02:46:42.751693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37182 | ||
| 1282 | 2026.03.17 02:46:42.751948 [ 287 ] {} <Debug> TCP-Session: 8326fd54-bf70-46a4-b726-ecbe7e583648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.03.17 02:46:42.751685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52139 | ||
| 1284 | 2026.03.17 02:46:42.751664 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35372 | ||
| 1285 | 2026.03.17 02:46:42.751656 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57020 | ||
| 1286 | 2026.03.17 02:46:42.752051 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1287 | 2026.03.17 02:46:42.752078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1288 | 2026.03.17 02:46:42.751790 [ 286 ] {} <Trace> TCP-Session: e71b7ae0-d3ff-4a27-b7b2-45a83ab9420a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.03.17 02:46:42.752110 [ 293 ] {} <Debug> TCP-Session: 1720d114-6ec3-4ddb-87fa-71dffdb9e65f Authenticating user 'default' from [fd00:1122:3344:101::e]:52139 | ||
| 1290 | 2026.03.17 02:46:42.752122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2026.03.17 02:46:42.752135 [ 293 ] {} <Debug> TCP-Session: 1720d114-6ec3-4ddb-87fa-71dffdb9e65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.03.17 02:46:42.752154 [ 290 ] {} <Debug> TCP-Session: 7bbb5aeb-16d8-4c45-8391-25d5dfd9ea78 Authenticating user 'default' from [fd00:1122:3344:101::e]:57020 | ||
| 1293 | 2026.03.17 02:46:42.752162 [ 293 ] {} <Debug> TCP-Session: 1720d114-6ec3-4ddb-87fa-71dffdb9e65f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.03.17 02:46:42.752101 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1295 | 2026.03.17 02:46:42.752185 [ 290 ] {} <Debug> TCP-Session: 7bbb5aeb-16d8-4c45-8391-25d5dfd9ea78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.03.17 02:46:42.752217 [ 291 ] {} <Debug> TCP-Session: eacdbf0b-5837-4607-ad69-1bc61218a4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:35372 | ||
| 1297 | 2026.03.17 02:46:42.752223 [ 290 ] {} <Debug> TCP-Session: 7bbb5aeb-16d8-4c45-8391-25d5dfd9ea78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.03.17 02:46:42.752242 [ 291 ] {} <Debug> TCP-Session: eacdbf0b-5837-4607-ad69-1bc61218a4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.03.17 02:46:42.752100 [ 294 ] {} <Debug> TCP-Session: f6524a1f-412b-49e3-9d29-346bab23f7c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37182 | ||
| 1300 | 2026.03.17 02:46:42.752267 [ 291 ] {} <Debug> TCP-Session: eacdbf0b-5837-4607-ad69-1bc61218a4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.03.17 02:46:42.752272 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1302 | 2026.03.17 02:46:42.752290 [ 294 ] {} <Debug> TCP-Session: f6524a1f-412b-49e3-9d29-346bab23f7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.03.17 02:46:42.752324 [ 294 ] {} <Debug> TCP-Session: f6524a1f-412b-49e3-9d29-346bab23f7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.03.17 02:46:42.752550 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1305 | 2026.03.17 02:46:42.752608 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2026.03.17 02:46:42.752925 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1307 | 2026.03.17 02:46:42.753014 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1308 | 2026.03.17 02:46:43.000289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.26 MiB, peak 173.43 MiB, free memory in arenas 0.00 B, will set to 177.24 MiB (RSS), difference: 12.98 MiB | ||
| 1309 | 2026.03.17 02:46:43.131473 [ 300 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> AggregatingTransform: Aggregating | ||
| 1310 | 2026.03.17 02:46:43.131526 [ 300 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1311 | 2026.03.17 02:46:43.131563 [ 300 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975304 sec. (1025.321 rows/sec., 40.05 KiB/sec.) | ||
| 1312 | 2026.03.17 02:46:43.131582 [ 300 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Trace> Aggregator: Merging aggregated data | ||
| 1313 | 2026.03.17 02:46:43.133095 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.380878 sec., 2.6255126313412696 rows/sec., 105.02 B/sec. | ||
| 1314 | 2026.03.17 02:46:43.133189 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1315 | 2026.03.17 02:46:43.133207 [ 286 ] {5baa77f2-9ede-46c1-a6e1-95b8ea97c42d} <Debug> TCPHandler: Processed in 0.381532368 sec. | ||
| 1316 | 2026.03.17 02:46:43.133341 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.03.17 02:46:43.133383 [ 286 ] {} <Debug> TCP-Session: e71b7ae0-d3ff-4a27-b7b2-45a83ab9420a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.03.17 02:46:43.133390 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.03.17 02:46:43.133408 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.03.17 02:46:43.133439 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.03.17 02:46:43.133471 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.03.17 02:46:43.133504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.03.17 02:46:43.133476 [ 287 ] {} <Debug> TCP-Session: 8326fd54-bf70-46a4-b726-ecbe7e583648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.03.17 02:46:43.133523 [ 294 ] {} <Debug> TCP-Session: f6524a1f-412b-49e3-9d29-346bab23f7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.03.17 02:46:43.133558 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.03.17 02:46:43.133546 [ 289 ] {} <Debug> TCP-Session: 6015baf8-a1e8-49e1-b59a-263a4cf548f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.03.17 02:46:43.133538 [ 293 ] {} <Debug> TCP-Session: 1720d114-6ec3-4ddb-87fa-71dffdb9e65f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.03.17 02:46:43.133475 [ 291 ] {} <Debug> TCP-Session: eacdbf0b-5837-4607-ad69-1bc61218a4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.03.17 02:46:43.133651 [ 292 ] {} <Debug> TCP-Session: 72c63951-dd9f-4e04-b3b4-456713e90204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.03.17 02:46:43.133451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1331 | 2026.03.17 02:46:43.133532 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1332 | 2026.03.17 02:46:43.133749 [ 290 ] {} <Debug> TCP-Session: 7bbb5aeb-16d8-4c45-8391-25d5dfd9ea78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.03.17 02:46:43.133818 [ 288 ] {} <Debug> TCP-Session: a03b4ddc-e7d1-4fa2-82ee-0baa04449a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.03.17 02:46:43.870360 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1335 | 2026.03.17 02:46:43.870421 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1336 | 2026.03.17 02:46:43.946511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1337 | 2026.03.17 02:46:43.950643 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.17 02:46:43.950702 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1339 | 2026.03.17 02:46:43.952076 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.03.17 02:46:43.952643 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.17 02:46:43.952951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1342 | 2026.03.17 02:46:43.983845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1343 | 2026.03.17 02:46:43.984349 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.03.17 02:46:43.984398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1345 | 2026.03.17 02:46:43.985104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1346 | 2026.03.17 02:46:43.985592 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.03.17 02:46:43.985728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1348 | 2026.03.17 02:46:44.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.63 MiB, peak 187.70 MiB, free memory in arenas 0.00 B, will set to 185.21 MiB (RSS), difference: 6.58 MiB | ||
| 1349 | 2026.03.17 02:46:44.069769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1350 | 2026.03.17 02:46:44.087909 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.17 02:46:44.087976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 1352 | 2026.03.17 02:46:44.094824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.03.17 02:46:44.095977 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.03.17 02:46:44.100019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1355 | 2026.03.17 02:46:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.74 MiB, peak 189.74 MiB, free memory in arenas 0.00 B, will set to 187.32 MiB (RSS), difference: 1.59 MiB | ||
| 1356 | 2026.03.17 02:46:45.391952 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.03.17 02:46:45.392133 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1358 | 2026.03.17 02:46:45.392200 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1359 | 2026.03.17 02:46:45.392829 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.03.17 02:46:45.392879 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1361 | 2026.03.17 02:46:45.393443 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1362 | 2026.03.17 02:46:45.393911 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.03.17 02:46:45.394076 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001988 sec., 38229.37625754527 rows/sec., 3.15 MiB/sec. | ||
| 1364 | 2026.03.17 02:46:45.394126 [ 3 ] {fec6c566-5346-4c6f-961d-925d42ac1fa0} <Debug> TCPHandler: Processed in 0.002302156 sec. | ||
| 1365 | 2026.03.17 02:46:45.394251 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.17 02:46:45.394355 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.03.17 02:46:45.394401 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1368 | 2026.03.17 02:46:45.394818 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.03.17 02:46:45.394857 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1370 | 2026.03.17 02:46:45.395261 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2026.03.17 02:46:45.395745 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.03.17 02:46:45.395883 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001551 sec., 6447.453255963894 rows/sec., 484.82 KiB/sec. | ||
| 1373 | 2026.03.17 02:46:45.395921 [ 3 ] {5fe4880d-ea94-4141-a19d-2e7b5520e91b} <Debug> TCPHandler: Processed in 0.001722382 sec. | ||
| 1374 | 2026.03.17 02:46:45.396034 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.17 02:46:45.396129 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1376 | 2026.03.17 02:46:45.396170 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1377 | 2026.03.17 02:46:45.396583 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.03.17 02:46:45.396621 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1379 | 2026.03.17 02:46:45.397073 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1380 | 2026.03.17 02:46:45.397586 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.03.17 02:46:45.397722 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001612 sec., 45905.707196029776 rows/sec., 3.58 MiB/sec. | ||
| 1382 | 2026.03.17 02:46:45.397760 [ 3 ] {cd4d44af-2191-438a-bb97-aa327393bbc8} <Debug> TCPHandler: Processed in 0.001775524 sec. | ||
| 1383 | 2026.03.17 02:46:45.397874 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.03.17 02:46:45.397969 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.03.17 02:46:45.398011 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1386 | 2026.03.17 02:46:45.398398 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.03.17 02:46:45.398433 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1388 | 2026.03.17 02:46:45.398939 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1389 | 2026.03.17 02:46:45.399361 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.03.17 02:46:45.399495 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 1391 | 2026.03.17 02:46:45.399532 [ 3 ] {b241328e-84af-4b3c-bfcf-93eb380c9473} <Debug> TCPHandler: Processed in 0.001702732 sec. | ||
| 1392 | 2026.03.17 02:46:45.399641 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.03.17 02:46:45.399736 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.03.17 02:46:45.399800 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1395 | 2026.03.17 02:46:45.400520 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.17 02:46:45.400557 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1397 | 2026.03.17 02:46:45.401225 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.03.17 02:46:45.401725 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.17 02:46:45.401880 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002163 sec., 4623.208506703652 rows/sec., 8.28 MiB/sec. | ||
| 1400 | 2026.03.17 02:46:45.401943 [ 3 ] {edc04db0-f5f5-40af-ad19-11686ba28648} <Debug> TCPHandler: Processed in 0.002351058 sec. | ||
| 1401 | 2026.03.17 02:46:45.402059 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.17 02:46:45.402154 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.03.17 02:46:45.402196 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1404 | 2026.03.17 02:46:45.402528 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.03.17 02:46:45.402566 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1406 | 2026.03.17 02:46:45.402990 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.03.17 02:46:45.403436 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.03.17 02:46:45.403568 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
| 1409 | 2026.03.17 02:46:45.403604 [ 3 ] {24d16477-d582-43a3-9cf6-d88edfce5f49} <Debug> TCPHandler: Processed in 0.001594559 sec. | ||
| 1410 | 2026.03.17 02:46:50.390665 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.17 02:46:50.390928 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1412 | 2026.03.17 02:46:50.391286 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1413 | 2026.03.17 02:46:50.393431 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1414 | 2026.03.17 02:46:50.393828 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1415 | 2026.03.17 02:46:50.393933 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1416 | 2026.03.17 02:46:50.394202 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1417 | 2026.03.17 02:46:50.396273 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1418 | 2026.03.17 02:46:50.398403 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 1419 | 2026.03.17 02:46:50.398436 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1420 | 2026.03.17 02:46:50.402516 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1421 | 2026.03.17 02:46:50.402551 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1422 | 2026.03.17 02:46:50.425742 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.034908 sec., 744.8149421336083 rows/sec., 32.23 KiB/sec. | ||
| 1423 | 2026.03.17 02:46:50.425898 [ 3 ] {f8d5d113-218a-418c-8a9a-ef4a15efa62a} <Debug> TCPHandler: Processed in 0.035378473 sec. | ||
| 1424 | 2026.03.17 02:46:50.426244 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2026.03.17 02:46:50.426429 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1426 | 2026.03.17 02:46:50.426770 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1427 | 2026.03.17 02:46:50.426813 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1428 | 2026.03.17 02:46:50.427053 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1429 | 2026.03.17 02:46:50.427153 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1430 | 2026.03.17 02:46:50.427295 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1431 | 2026.03.17 02:46:50.427331 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1432 | 2026.03.17 02:46:50.427353 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 1433 | 2026.03.17 02:46:50.427368 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1434 | 2026.03.17 02:46:50.427408 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1435 | 2026.03.17 02:46:50.427428 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1436 | 2026.03.17 02:46:50.427976 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001635 sec., 15902.140672782874 rows/sec., 688.07 KiB/sec. | ||
| 1437 | 2026.03.17 02:46:50.428075 [ 3 ] {15264992-b675-46f4-b529-cfb324bbe443} <Debug> TCPHandler: Processed in 0.001939797 sec. | ||
| 1438 | 2026.03.17 02:46:50.428328 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.03.17 02:46:50.428479 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1440 | 2026.03.17 02:46:50.428778 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1441 | 2026.03.17 02:46:50.428831 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1442 | 2026.03.17 02:46:50.429124 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1443 | 2026.03.17 02:46:50.429201 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1444 | 2026.03.17 02:46:50.429351 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1445 | 2026.03.17 02:46:50.429391 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1446 | 2026.03.17 02:46:50.429419 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 1447 | 2026.03.17 02:46:50.429443 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1448 | 2026.03.17 02:46:50.429497 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1449 | 2026.03.17 02:46:50.429529 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1450 | 2026.03.17 02:46:50.430144 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001725 sec., 15072.463768115942 rows/sec., 652.17 KiB/sec. | ||
| 1451 | 2026.03.17 02:46:50.430254 [ 3 ] {8d6e4ef1-23e8-4f88-8173-d22262084dba} <Debug> TCPHandler: Processed in 0.001983959 sec. | ||
| 1452 | 2026.03.17 02:46:50.432451 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.03.17 02:46:50.432575 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1454 | 2026.03.17 02:46:50.432624 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1455 | 2026.03.17 02:46:50.433318 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.03.17 02:46:50.433365 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1457 | 2026.03.17 02:46:50.433868 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1458 | 2026.03.17 02:46:50.434093 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.03.17 02:46:50.434249 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001712 sec., 1752.3364485981308 rows/sec., 159.72 KiB/sec. | ||
| 1460 | 2026.03.17 02:46:50.434289 [ 3 ] {c888ce05-613a-4eb5-ab15-e86616a86438} <Debug> TCPHandler: Processed in 0.001895077 sec. | ||
| 1461 | 2026.03.17 02:46:50.434415 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.03.17 02:46:50.434535 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1463 | 2026.03.17 02:46:50.434582 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1464 | 2026.03.17 02:46:50.435035 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.03.17 02:46:50.435074 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1466 | 2026.03.17 02:46:50.435381 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1467 | 2026.03.17 02:46:50.435628 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.03.17 02:46:50.435767 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 129.13 KiB/sec. | ||
| 1469 | 2026.03.17 02:46:50.435805 [ 3 ] {efee3f12-94d1-4304-bfaf-dae743ec8b56} <Debug> TCPHandler: Processed in 0.001443475 sec. | ||
| 1470 | 2026.03.17 02:46:50.435935 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.03.17 02:46:50.436041 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1472 | 2026.03.17 02:46:50.436091 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1473 | 2026.03.17 02:46:50.436585 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.03.17 02:46:50.436622 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1475 | 2026.03.17 02:46:50.436955 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1476 | 2026.03.17 02:46:50.437198 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.03.17 02:46:50.437335 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001318 sec., 52352.048558421855 rows/sec., 4.17 MiB/sec. | ||
| 1478 | 2026.03.17 02:46:50.437382 [ 3 ] {0f21cadd-87d1-4c20-b30c-3e79043d9a6c} <Debug> TCPHandler: Processed in 0.001505846 sec. | ||
| 1479 | 2026.03.17 02:46:50.437537 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.03.17 02:46:50.437651 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.03.17 02:46:50.437702 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1482 | 2026.03.17 02:46:50.438209 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.03.17 02:46:50.438254 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1484 | 2026.03.17 02:46:50.438644 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1485 | 2026.03.17 02:46:50.438918 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.03.17 02:46:50.439088 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001462 sec., 5471.956224350205 rows/sec., 404.12 KiB/sec. | ||
| 1487 | 2026.03.17 02:46:50.439136 [ 3 ] {16483a7b-4756-4f07-9123-8895e8491bbc} <Debug> TCPHandler: Processed in 0.001658401 sec. | ||
| 1488 | 2026.03.17 02:46:50.439279 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.03.17 02:46:50.439390 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1490 | 2026.03.17 02:46:50.439440 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1491 | 2026.03.17 02:46:50.439978 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.03.17 02:46:50.440026 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1493 | 2026.03.17 02:46:50.440441 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1494 | 2026.03.17 02:46:50.440722 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.03.17 02:46:50.440894 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001529 sec., 54937.867887508175 rows/sec., 4.29 MiB/sec. | ||
| 1496 | 2026.03.17 02:46:50.440940 [ 3 ] {e545ae21-99c8-4760-aa2e-f580fb1a6ed7} <Debug> TCPHandler: Processed in 0.001720552 sec. | ||
| 1497 | 2026.03.17 02:46:50.441099 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.03.17 02:46:50.441212 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.03.17 02:46:50.441268 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1500 | 2026.03.17 02:46:50.441753 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.17 02:46:50.441791 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1502 | 2026.03.17 02:46:50.442168 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2026.03.17 02:46:50.442435 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.03.17 02:46:50.442598 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001411 sec., 114103.47271438697 rows/sec., 7.95 MiB/sec. | ||
| 1505 | 2026.03.17 02:46:50.442642 [ 3 ] {371c0e37-b669-4213-b29e-889f4158f2dd} <Debug> TCPHandler: Processed in 0.001600948 sec. | ||
| 1506 | 2026.03.17 02:46:50.442771 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.03.17 02:46:50.442878 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.03.17 02:46:50.442943 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1509 | 2026.03.17 02:46:50.443888 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.03.17 02:46:50.443937 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1511 | 2026.03.17 02:46:50.444547 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1512 | 2026.03.17 02:46:50.444802 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.03.17 02:46:50.444951 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002097 sec., 2861.230329041488 rows/sec., 5.13 MiB/sec. | ||
| 1514 | 2026.03.17 02:46:50.445016 [ 3 ] {c4c93363-96cf-4662-985a-8075342111d3} <Debug> TCPHandler: Processed in 0.002301797 sec. | ||
| 1515 | 2026.03.17 02:46:50.445148 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.03.17 02:46:50.445248 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.03.17 02:46:50.445296 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1518 | 2026.03.17 02:46:50.445861 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.03.17 02:46:50.445900 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1520 | 2026.03.17 02:46:50.446331 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1521 | 2026.03.17 02:46:50.446597 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.03.17 02:46:50.446756 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001529 sec., 7848.266841072596 rows/sec., 554.39 KiB/sec. | ||
| 1523 | 2026.03.17 02:46:50.446800 [ 3 ] {1477e5d6-cdb6-4556-9db0-c5235bfa90db} <Debug> TCPHandler: Processed in 0.001705642 sec. | ||
| 1524 | 2026.03.17 02:46:50.446952 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.17 02:46:50.447063 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.03.17 02:46:50.447113 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1527 | 2026.03.17 02:46:50.447589 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.17 02:46:50.447634 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1529 | 2026.03.17 02:46:50.448030 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1530 | 2026.03.17 02:46:50.448309 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.17 02:46:50.448479 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
| 1532 | 2026.03.17 02:46:50.448527 [ 3 ] {1f7e619d-33bd-47a9-a24c-1ff19bdc9f97} <Debug> TCPHandler: Processed in 0.00163483 sec. | ||
| 1533 | 2026.03.17 02:46:50.709442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44272 | ||
| 1534 | 2026.03.17 02:46:50.709584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2026.03.17 02:46:50.709620 [ 289 ] {} <Debug> TCP-Session: e45e5e51-4992-41f5-8876-d33b5435cbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44272 | ||
| 1536 | 2026.03.17 02:46:50.709645 [ 289 ] {} <Debug> TCP-Session: e45e5e51-4992-41f5-8876-d33b5435cbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.03.17 02:46:50.709658 [ 289 ] {} <Debug> TCP-Session: e45e5e51-4992-41f5-8876-d33b5435cbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.03.17 02:46:50.709865 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38768 | ||
| 1539 | 2026.03.17 02:46:50.709917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47326 | ||
| 1540 | 2026.03.17 02:46:50.709939 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37918 | ||
| 1541 | 2026.03.17 02:46:50.709966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58535 | ||
| 1542 | 2026.03.17 02:46:50.709984 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48327 | ||
| 1543 | 2026.03.17 02:46:50.710005 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2026.03.17 02:46:50.709978 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55106 | ||
| 1545 | 2026.03.17 02:46:50.710058 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1546 | 2026.03.17 02:46:50.710062 [ 290 ] {} <Debug> TCP-Session: 3b66e3d1-e2b6-4ce2-9412-d3258085f015 Authenticating user 'default' from [fd00:1122:3344:101::e]:38768 | ||
| 1547 | 2026.03.17 02:46:50.710069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2026.03.17 02:46:50.710093 [ 294 ] {} <Debug> TCP-Session: 57cd85e3-b101-4318-9417-a6c7f85b6e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:37918 | ||
| 1549 | 2026.03.17 02:46:50.710102 [ 290 ] {} <Debug> TCP-Session: 3b66e3d1-e2b6-4ce2-9412-d3258085f015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.17 02:46:50.710107 [ 289 ] {} <Trace> TCP-Session: e45e5e51-4992-41f5-8876-d33b5435cbe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.03.17 02:46:50.710128 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1552 | 2026.03.17 02:46:50.710138 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1553 | 2026.03.17 02:46:50.710188 [ 288 ] {} <Debug> TCP-Session: 0fb92dff-a231-4ed7-b2af-c36236cbec4f Authenticating user 'default' from [fd00:1122:3344:101::e]:48327 | ||
| 1554 | 2026.03.17 02:46:50.710128 [ 290 ] {} <Debug> TCP-Session: 3b66e3d1-e2b6-4ce2-9412-d3258085f015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2026.03.17 02:46:50.710213 [ 287 ] {} <Debug> TCP-Session: 77c88358-6924-4398-8e1e-9acb42593681 Authenticating user 'default' from [fd00:1122:3344:101::e]:55106 | ||
| 1556 | 2026.03.17 02:46:50.710225 [ 288 ] {} <Debug> TCP-Session: 0fb92dff-a231-4ed7-b2af-c36236cbec4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.03.17 02:46:50.710125 [ 294 ] {} <Debug> TCP-Session: 57cd85e3-b101-4318-9417-a6c7f85b6e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.17 02:46:50.710262 [ 288 ] {} <Debug> TCP-Session: 0fb92dff-a231-4ed7-b2af-c36236cbec4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.03.17 02:46:50.710280 [ 294 ] {} <Debug> TCP-Session: 57cd85e3-b101-4318-9417-a6c7f85b6e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.03.17 02:46:50.710256 [ 287 ] {} <Debug> TCP-Session: 77c88358-6924-4398-8e1e-9acb42593681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.03.17 02:46:50.710122 [ 291 ] {} <Debug> TCP-Session: 2da436af-2ac2-498d-ad73-a7e27c974d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:47326 | ||
| 1562 | 2026.03.17 02:46:50.710323 [ 287 ] {} <Debug> TCP-Session: 77c88358-6924-4398-8e1e-9acb42593681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.03.17 02:46:50.710340 [ 291 ] {} <Debug> TCP-Session: 2da436af-2ac2-498d-ad73-a7e27c974d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.17 02:46:50.710079 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1565 | 2026.03.17 02:46:50.710365 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1566 | 2026.03.17 02:46:50.710389 [ 286 ] {} <Debug> TCP-Session: 06b48462-e3f2-4093-bf4e-6f4fca44ad46 Authenticating user 'default' from [fd00:1122:3344:101::e]:58535 | ||
| 1567 | 2026.03.17 02:46:50.709925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36204 | ||
| 1568 | 2026.03.17 02:46:50.710415 [ 286 ] {} <Debug> TCP-Session: 06b48462-e3f2-4093-bf4e-6f4fca44ad46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.03.17 02:46:50.709923 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43523 | ||
| 1570 | 2026.03.17 02:46:50.710450 [ 286 ] {} <Debug> TCP-Session: 06b48462-e3f2-4093-bf4e-6f4fca44ad46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.03.17 02:46:50.710357 [ 291 ] {} <Debug> TCP-Session: 2da436af-2ac2-498d-ad73-a7e27c974d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.03.17 02:46:50.710664 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.03.17 02:46:50.710665 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1574 | 2026.03.17 02:46:50.710701 [ 292 ] {} <Debug> TCP-Session: 7b738887-65a2-4428-b485-d6d781cb8245 Authenticating user 'default' from [fd00:1122:3344:101::e]:36204 | ||
| 1575 | 2026.03.17 02:46:50.710726 [ 293 ] {} <Debug> TCP-Session: 89955a5a-ad44-43da-b47d-c6b4b61d62c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43523 | ||
| 1576 | 2026.03.17 02:46:50.710732 [ 292 ] {} <Debug> TCP-Session: 7b738887-65a2-4428-b485-d6d781cb8245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.17 02:46:50.710757 [ 293 ] {} <Debug> TCP-Session: 89955a5a-ad44-43da-b47d-c6b4b61d62c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.03.17 02:46:50.710763 [ 292 ] {} <Debug> TCP-Session: 7b738887-65a2-4428-b485-d6d781cb8245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.03.17 02:46:50.710778 [ 293 ] {} <Debug> TCP-Session: 89955a5a-ad44-43da-b47d-c6b4b61d62c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2026.03.17 02:46:50.710841 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1581 | 2026.03.17 02:46:50.710905 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1582 | 2026.03.17 02:46:50.711242 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1583 | 2026.03.17 02:46:50.712389 [ 324 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> AggregatingTransform: Aggregating | ||
| 1584 | 2026.03.17 02:46:50.712434 [ 324 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> Aggregator: Aggregation method: without_key | ||
| 1585 | 2026.03.17 02:46:50.712470 [ 324 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124808 sec. (889.041 rows/sec., 34.73 KiB/sec.) | ||
| 1586 | 2026.03.17 02:46:50.712500 [ 324 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Trace> Aggregator: Merging aggregated data | ||
| 1587 | 2026.03.17 02:46:50.714071 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003793 sec., 263.6435539151068 rows/sec., 10.30 KiB/sec. | ||
| 1588 | 2026.03.17 02:46:50.714235 [ 289 ] {b42e1fa3-47f9-437e-9a36-0a6ab28ca017} <Debug> TCPHandler: Processed in 0.004355556 sec. | ||
| 1589 | 2026.03.17 02:46:50.714360 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1590 | 2026.03.17 02:46:50.714388 [ 289 ] {} <Debug> TCP-Session: e45e5e51-4992-41f5-8876-d33b5435cbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.03.17 02:46:50.714388 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1592 | 2026.03.17 02:46:50.714409 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2026.03.17 02:46:50.714443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1594 | 2026.03.17 02:46:50.714460 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1595 | 2026.03.17 02:46:50.714482 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1596 | 2026.03.17 02:46:50.714484 [ 291 ] {} <Debug> TCP-Session: 2da436af-2ac2-498d-ad73-a7e27c974d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.03.17 02:46:50.714497 [ 288 ] {} <Debug> TCP-Session: 0fb92dff-a231-4ed7-b2af-c36236cbec4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.03.17 02:46:50.714515 [ 292 ] {} <Debug> TCP-Session: 7b738887-65a2-4428-b485-d6d781cb8245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.03.17 02:46:50.714528 [ 287 ] {} <Debug> TCP-Session: 77c88358-6924-4398-8e1e-9acb42593681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.03.17 02:46:50.714510 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.03.17 02:46:50.714492 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1602 | 2026.03.17 02:46:50.714603 [ 286 ] {} <Debug> TCP-Session: 06b48462-e3f2-4093-bf4e-6f4fca44ad46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.03.17 02:46:50.714446 [ 290 ] {} <Debug> TCP-Session: 3b66e3d1-e2b6-4ce2-9412-d3258085f015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.17 02:46:50.714634 [ 294 ] {} <Debug> TCP-Session: 57cd85e3-b101-4318-9417-a6c7f85b6e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.03.17 02:46:50.714424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1606 | 2026.03.17 02:46:50.714691 [ 293 ] {} <Debug> TCP-Session: 89955a5a-ad44-43da-b47d-c6b4b61d62c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.03.17 02:46:50.769877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59479 | ||
| 1608 | 2026.03.17 02:46:50.770001 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2026.03.17 02:46:50.770028 [ 289 ] {} <Debug> TCP-Session: 2f25553d-09ba-479f-84ae-9c66f99c4e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:59479 | ||
| 1610 | 2026.03.17 02:46:50.770050 [ 289 ] {} <Debug> TCP-Session: 2f25553d-09ba-479f-84ae-9c66f99c4e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.03.17 02:46:50.770063 [ 289 ] {} <Debug> TCP-Session: 2f25553d-09ba-479f-84ae-9c66f99c4e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.03.17 02:46:50.770296 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64739 | ||
| 1613 | 2026.03.17 02:46:50.770334 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55733 | ||
| 1614 | 2026.03.17 02:46:50.770353 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64437 | ||
| 1615 | 2026.03.17 02:46:50.770377 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46237 | ||
| 1616 | 2026.03.17 02:46:50.770366 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 1617 | 2026.03.17 02:46:50.770426 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2026.03.17 02:46:50.770436 [ 289 ] {} <Trace> TCP-Session: 2f25553d-09ba-479f-84ae-9c66f99c4e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.03.17 02:46:50.770461 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.03.17 02:46:50.770481 [ 294 ] {} <Debug> TCP-Session: 9ff9a4c3-7316-41c6-92db-8538d3b13f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:55733 | ||
| 1621 | 2026.03.17 02:46:50.770497 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1622 | 2026.03.17 02:46:50.770508 [ 286 ] {} <Debug> TCP-Session: 56b21289-df91-4517-8ee3-74097b4046e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64437 | ||
| 1623 | 2026.03.17 02:46:50.770525 [ 294 ] {} <Debug> TCP-Session: 9ff9a4c3-7316-41c6-92db-8538d3b13f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.03.17 02:46:50.770553 [ 288 ] {} <Debug> TCP-Session: b049ff7e-e5c7-47e0-bb17-c4cc6794251a Authenticating user 'default' from [fd00:1122:3344:101::e]:46237 | ||
| 1625 | 2026.03.17 02:46:50.770563 [ 294 ] {} <Debug> TCP-Session: 9ff9a4c3-7316-41c6-92db-8538d3b13f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.03.17 02:46:50.770553 [ 286 ] {} <Debug> TCP-Session: 56b21289-df91-4517-8ee3-74097b4046e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.03.17 02:46:50.770595 [ 288 ] {} <Debug> TCP-Session: b049ff7e-e5c7-47e0-bb17-c4cc6794251a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.03.17 02:46:50.770616 [ 286 ] {} <Debug> TCP-Session: 56b21289-df91-4517-8ee3-74097b4046e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.03.17 02:46:50.770638 [ 288 ] {} <Debug> TCP-Session: b049ff7e-e5c7-47e0-bb17-c4cc6794251a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.03.17 02:46:50.770649 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59479) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1631 | 2026.03.17 02:46:50.770512 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.03.17 02:46:50.770426 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2026.03.17 02:46:50.770719 [ 287 ] {} <Debug> TCP-Session: 4c77b03b-d2bd-4e95-a849-427b041d06ac Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 1634 | 2026.03.17 02:46:50.770327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42655 | ||
| 1635 | 2026.03.17 02:46:50.770747 [ 290 ] {} <Debug> TCP-Session: 99d4776c-55c2-4add-b4cd-979c8c703aac Authenticating user 'default' from [fd00:1122:3344:101::e]:64739 | ||
| 1636 | 2026.03.17 02:46:50.770756 [ 287 ] {} <Debug> TCP-Session: 4c77b03b-d2bd-4e95-a849-427b041d06ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.03.17 02:46:50.770800 [ 290 ] {} <Debug> TCP-Session: 99d4776c-55c2-4add-b4cd-979c8c703aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.03.17 02:46:50.770815 [ 287 ] {} <Debug> TCP-Session: 4c77b03b-d2bd-4e95-a849-427b041d06ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.03.17 02:46:50.770824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2026.03.17 02:46:50.770847 [ 290 ] {} <Debug> TCP-Session: 99d4776c-55c2-4add-b4cd-979c8c703aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.03.17 02:46:50.770308 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60164 | ||
| 1642 | 2026.03.17 02:46:50.770866 [ 292 ] {} <Debug> TCP-Session: a3ef9b90-4275-47fe-884a-05eb08953ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42655 | ||
| 1643 | 2026.03.17 02:46:50.770326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41256 | ||
| 1644 | 2026.03.17 02:46:50.770910 [ 292 ] {} <Debug> TCP-Session: a3ef9b90-4275-47fe-884a-05eb08953ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.03.17 02:46:50.770940 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2026.03.17 02:46:50.770942 [ 292 ] {} <Debug> TCP-Session: a3ef9b90-4275-47fe-884a-05eb08953ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.03.17 02:46:50.770971 [ 291 ] {} <Debug> TCP-Session: e4b0e3ea-df4e-47a7-8228-77ad5085d134 Authenticating user 'default' from [fd00:1122:3344:101::e]:60164 | ||
| 1648 | 2026.03.17 02:46:50.770982 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1649 | 2026.03.17 02:46:50.771000 [ 291 ] {} <Debug> TCP-Session: e4b0e3ea-df4e-47a7-8228-77ad5085d134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.03.17 02:46:50.770941 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1651 | 2026.03.17 02:46:50.771022 [ 293 ] {} <Debug> TCP-Session: 4211e21f-1093-4b77-951e-9ce4d51e6e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:41256 | ||
| 1652 | 2026.03.17 02:46:50.771029 [ 291 ] {} <Debug> TCP-Session: e4b0e3ea-df4e-47a7-8228-77ad5085d134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.03.17 02:46:50.771066 [ 293 ] {} <Debug> TCP-Session: 4211e21f-1093-4b77-951e-9ce4d51e6e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.03.17 02:46:50.771088 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2026.03.17 02:46:50.771092 [ 293 ] {} <Debug> TCP-Session: 4211e21f-1093-4b77-951e-9ce4d51e6e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.03.17 02:46:50.771412 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 1657 | 2026.03.17 02:46:50.772397 [ 307 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> AggregatingTransform: Aggregating | ||
| 1658 | 2026.03.17 02:46:50.772447 [ 307 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1659 | 2026.03.17 02:46:50.772490 [ 307 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955943 sec. (1046.087 rows/sec., 40.86 KiB/sec.) | ||
| 1660 | 2026.03.17 02:46:50.772509 [ 307 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Trace> Aggregator: Merging aggregated data | ||
| 1661 | 2026.03.17 02:46:50.774107 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003518 sec., 284.25241614553727 rows/sec., 11.10 KiB/sec. | ||
| 1662 | 2026.03.17 02:46:50.774269 [ 289 ] {42847b16-8e94-4d6e-a898-729151c902f1} <Debug> TCPHandler: Processed in 0.003997398 sec. | ||
| 1663 | 2026.03.17 02:46:50.774404 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1664 | 2026.03.17 02:46:50.774431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.03.17 02:46:50.774435 [ 289 ] {} <Debug> TCP-Session: 2f25553d-09ba-479f-84ae-9c66f99c4e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.03.17 02:46:50.774452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2026.03.17 02:46:50.774468 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2026.03.17 02:46:50.774481 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2026.03.17 02:46:50.774502 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1670 | 2026.03.17 02:46:50.774526 [ 288 ] {} <Debug> TCP-Session: b049ff7e-e5c7-47e0-bb17-c4cc6794251a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.03.17 02:46:50.774535 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2026.03.17 02:46:50.774550 [ 294 ] {} <Debug> TCP-Session: 9ff9a4c3-7316-41c6-92db-8538d3b13f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.03.17 02:46:50.774556 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.03.17 02:46:50.774585 [ 292 ] {} <Debug> TCP-Session: a3ef9b90-4275-47fe-884a-05eb08953ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.03.17 02:46:50.774522 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2026.03.17 02:46:50.774619 [ 287 ] {} <Debug> TCP-Session: 4c77b03b-d2bd-4e95-a849-427b041d06ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.03.17 02:46:50.774477 [ 291 ] {} <Debug> TCP-Session: e4b0e3ea-df4e-47a7-8228-77ad5085d134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.03.17 02:46:50.774647 [ 286 ] {} <Debug> TCP-Session: 56b21289-df91-4517-8ee3-74097b4046e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.17 02:46:50.774539 [ 290 ] {} <Debug> TCP-Session: 99d4776c-55c2-4add-b4cd-979c8c703aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.03.17 02:46:50.774501 [ 293 ] {} <Debug> TCP-Session: 4211e21f-1093-4b77-951e-9ce4d51e6e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.03.17 02:46:51.485876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1682 | 2026.03.17 02:46:51.486438 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.03.17 02:46:51.486488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1684 | 2026.03.17 02:46:51.487018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1685 | 2026.03.17 02:46:51.487293 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.03.17 02:46:51.487458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1687 | 2026.03.17 02:46:51.600173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1688 | 2026.03.17 02:46:51.618931 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.03.17 02:46:51.619003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1690 | 2026.03.17 02:46:51.626154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1691 | 2026.03.17 02:46:51.626986 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.03.17 02:46:51.631803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1693 | 2026.03.17 02:46:52.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.28 MiB, peak 198.66 MiB, free memory in arenas 0.00 B, will set to 190.96 MiB (RSS), difference: 1.68 MiB | ||
| 1694 | 2026.03.17 02:46:53.953292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 218 | ||
| 1695 | 2026.03.17 02:46:53.955518 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.03.17 02:46:53.955568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1697 | 2026.03.17 02:46:53.956789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1698 | 2026.03.17 02:46:53.957061 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.03.17 02:46:53.957305 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1700 | 2026.03.17 02:46:55.392322 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.03.17 02:46:55.392520 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1702 | 2026.03.17 02:46:55.392588 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1703 | 2026.03.17 02:46:55.393233 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.17 02:46:55.393285 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1705 | 2026.03.17 02:46:55.393686 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1706 | 2026.03.17 02:46:55.393952 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.03.17 02:46:55.394121 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 1708 | 2026.03.17 02:46:55.394169 [ 3 ] {ef8c0995-4bc8-4d77-a5e9-dc710c5c280a} <Debug> TCPHandler: Processed in 0.001972478 sec. | ||
| 1709 | 2026.03.17 02:46:55.394314 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.03.17 02:46:55.394419 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.03.17 02:46:55.394465 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1712 | 2026.03.17 02:46:55.394890 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.03.17 02:46:55.394929 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1714 | 2026.03.17 02:46:55.395237 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1715 | 2026.03.17 02:46:55.395450 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.03.17 02:46:55.395591 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 1717 | 2026.03.17 02:46:55.395631 [ 3 ] {c3adba7a-29dc-4164-8eab-4cb4266542ad} <Debug> TCPHandler: Processed in 0.001371444 sec. | ||
| 1718 | 2026.03.17 02:46:55.395811 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.03.17 02:46:55.395910 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1720 | 2026.03.17 02:46:55.395951 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1721 | 2026.03.17 02:46:55.396411 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.03.17 02:46:55.396455 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1723 | 2026.03.17 02:46:55.396840 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1724 | 2026.03.17 02:46:55.397104 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.03.17 02:46:55.397276 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001386 sec., 53391.053391053385 rows/sec., 4.17 MiB/sec. | ||
| 1726 | 2026.03.17 02:46:55.397317 [ 3 ] {d72a3faa-5fb4-4d23-b98a-ee966db9775f} <Debug> TCPHandler: Processed in 0.001556608 sec. | ||
| 1727 | 2026.03.17 02:46:55.397448 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.03.17 02:46:55.397545 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.03.17 02:46:55.397590 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1730 | 2026.03.17 02:46:55.398041 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.17 02:46:55.398078 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1732 | 2026.03.17 02:46:55.398425 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1733 | 2026.03.17 02:46:55.398646 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.17 02:46:55.398784 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 1735 | 2026.03.17 02:46:55.398821 [ 3 ] {b6024593-336b-4764-bf41-f9d45fdf9543} <Debug> TCPHandler: Processed in 0.001423345 sec. | ||
| 1736 | 2026.03.17 02:46:55.398938 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.03.17 02:46:55.399033 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.03.17 02:46:55.399087 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1739 | 2026.03.17 02:46:55.399824 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.03.17 02:46:55.399867 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1741 | 2026.03.17 02:46:55.400405 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1742 | 2026.03.17 02:46:55.400633 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.03.17 02:46:55.400772 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 1744 | 2026.03.17 02:46:55.400827 [ 3 ] {c5a402ba-1133-4746-ac4c-4610a1afe841} <Debug> TCPHandler: Processed in 0.001938308 sec. | ||
| 1745 | 2026.03.17 02:46:55.400942 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.03.17 02:46:55.401038 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.03.17 02:46:55.401082 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1748 | 2026.03.17 02:46:55.401433 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.03.17 02:46:55.401470 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1750 | 2026.03.17 02:46:55.401780 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1751 | 2026.03.17 02:46:55.402006 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.03.17 02:46:55.402138 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 1753 | 2026.03.17 02:46:55.402175 [ 3 ] {3b3efc94-5880-4cbb-bb60-55628f1cc923} <Debug> TCPHandler: Processed in 0.001281721 sec. | ||
| 1754 | 2026.03.17 02:46:58.870678 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1755 | 2026.03.17 02:46:58.870729 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1756 | 2026.03.17 02:46:58.987741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1757 | 2026.03.17 02:46:58.988266 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.17 02:46:58.988322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1759 | 2026.03.17 02:46:58.988864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1760 | 2026.03.17 02:46:58.989140 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.03.17 02:46:58.989293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1762 | 2026.03.17 02:46:58.989304 [ 62 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1763 | 2026.03.17 02:46:58.989392 [ 62 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.03.17 02:46:58.989415 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1765 | 2026.03.17 02:46:58.991527 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 1766 | 2026.03.17 02:46:58.993648 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.03.17 02:46:58.993738 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 1768 | 2026.03.17 02:46:58.993855 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 1769 | 2026.03.17 02:46:58.993912 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1770 | 2026.03.17 02:46:58.993971 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1771 | 2026.03.17 02:46:58.994024 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 1772 | 2026.03.17 02:46:58.994075 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 1773 | 2026.03.17 02:46:59.037474 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.04793848 sec., 59597.21709991639 rows/sec., 873.01 KiB/sec. | ||
| 1774 | 2026.03.17 02:46:59.038524 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1775 | 2026.03.17 02:46:59.038967 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.03.17 02:46:59.039069 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_6_1} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1777 | 2026.03.17 02:46:59.039208 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1778 | 2026.03.17 02:46:59.131883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1779 | 2026.03.17 02:46:59.150638 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.03.17 02:46:59.150709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1781 | 2026.03.17 02:46:59.156876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1782 | 2026.03.17 02:46:59.157922 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.03.17 02:46:59.158251 [ 62 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1784 | 2026.03.17 02:46:59.158316 [ 62 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.03.17 02:46:59.158335 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1786 | 2026.03.17 02:46:59.158434 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1787 | 2026.03.17 02:46:59.161256 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1788 | 2026.03.17 02:46:59.161764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1789 | 2026.03.17 02:46:59.162110 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1790 | 2026.03.17 02:46:59.165706 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1791 | 2026.03.17 02:46:59.169285 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1792 | 2026.03.17 02:46:59.173302 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1793 | 2026.03.17 02:46:59.182528 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1794 | 2026.03.17 02:46:59.187180 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 1795 | 2026.03.17 02:46:59.250219 [ 201 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.0918208 sec., 500.975813758974 rows/sec., 2.59 MiB/sec. | ||
| 1796 | 2026.03.17 02:46:59.252735 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1797 | 2026.03.17 02:46:59.255559 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_6_1} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.03.17 02:46:59.255704 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_6_1} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1799 | 2026.03.17 02:46:59.257837 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1800 | 2026.03.17 02:47:00.001199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.45 MiB, peak 201.99 MiB, free memory in arenas 0.00 B, will set to 202.26 MiB (RSS), difference: 9.81 MiB | ||
| 1801 | 2026.03.17 02:47:00.401730 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.03.17 02:47:00.402023 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1803 | 2026.03.17 02:47:00.402138 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1804 | 2026.03.17 02:47:00.403245 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.03.17 02:47:00.403320 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1806 | 2026.03.17 02:47:00.403942 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.03.17 02:47:00.404304 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.03.17 02:47:00.404497 [ 60 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2026.03.17 02:47:00.404547 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.002611 sec., 40597.47223286097 rows/sec., 3.41 MiB/sec. | ||
| 1810 | 2026.03.17 02:47:00.404552 [ 60 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.17 02:47:00.404594 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1812 | 2026.03.17 02:47:00.404620 [ 3 ] {91dec35f-c3a9-4dfc-ad4b-e16fa2c0891a} <Debug> TCPHandler: Processed in 0.003108766 sec. | ||
| 1813 | 2026.03.17 02:47:00.404814 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 1814 | 2026.03.17 02:47:00.404819 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.17 02:47:00.405018 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.17 02:47:00.405045 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.03.17 02:47:00.405086 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1818 | 2026.03.17 02:47:00.405113 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1819 | 2026.03.17 02:47:00.405268 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1820 | 2026.03.17 02:47:00.405358 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1821 | 2026.03.17 02:47:00.405458 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1822 | 2026.03.17 02:47:00.405543 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1823 | 2026.03.17 02:47:00.405606 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1824 | 2026.03.17 02:47:00.406380 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.17 02:47:00.406439 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1826 | 2026.03.17 02:47:00.407124 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1827 | 2026.03.17 02:47:00.407241 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.002536841 sec., 230207.56917757163 rows/sec., 20.21 MiB/sec. | ||
| 1828 | 2026.03.17 02:47:00.407524 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.03.17 02:47:00.407540 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1830 | 2026.03.17 02:47:00.407745 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.002763 sec., 9048.136083966703 rows/sec., 680.38 KiB/sec. | ||
| 1831 | 2026.03.17 02:47:00.407809 [ 3 ] {e0b8ad7f-3243-4a45-a9e7-923ce065f1e5} <Debug> TCPHandler: Processed in 0.003059255 sec. | ||
| 1832 | 2026.03.17 02:47:00.407925 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.03.17 02:47:00.408013 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_6_1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1834 | 2026.03.17 02:47:00.408113 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1835 | 2026.03.17 02:47:00.408409 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.03.17 02:47:00.408564 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1837 | 2026.03.17 02:47:00.408629 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1838 | 2026.03.17 02:47:00.409345 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.03.17 02:47:00.409390 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1840 | 2026.03.17 02:47:00.409891 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1841 | 2026.03.17 02:47:00.410247 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.17 02:47:00.410391 [ 60 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1843 | 2026.03.17 02:47:00.410439 [ 60 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.03.17 02:47:00.410442 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Debug> executeQuery: Read 97 rows, 7.78 KiB in 0.001919 sec., 50547.15997915581 rows/sec., 3.96 MiB/sec. | ||
| 1845 | 2026.03.17 02:47:00.410468 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1846 | 2026.03.17 02:47:00.410500 [ 3 ] {49b982ea-1a1c-4dab-bbf3-fbd2b4d8367d} <Debug> TCPHandler: Processed in 0.002172843 sec. | ||
| 1847 | 2026.03.17 02:47:00.410607 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 1848 | 2026.03.17 02:47:00.410690 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.03.17 02:47:00.410776 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1850 | 2026.03.17 02:47:00.410821 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1851 | 2026.03.17 02:47:00.410830 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.03.17 02:47:00.410901 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1853 | 2026.03.17 02:47:00.410918 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1854 | 2026.03.17 02:47:00.410972 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1855 | 2026.03.17 02:47:00.411045 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 1856 | 2026.03.17 02:47:00.411108 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1857 | 2026.03.17 02:47:00.411166 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 97 rows starting from the beginning of the part | ||
| 1858 | 2026.03.17 02:47:00.411560 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.03.17 02:47:00.411608 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1860 | 2026.03.17 02:47:00.412128 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1861 | 2026.03.17 02:47:00.412465 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001922207 sec., 266880.7261652881 rows/sec., 22.07 MiB/sec. | ||
| 1862 | 2026.03.17 02:47:00.412501 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.17 02:47:00.412651 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1864 | 2026.03.17 02:47:00.412697 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.03.17 02:47:00.412707 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001911 sec., 83725.7980115123 rows/sec., 5.83 MiB/sec. | ||
| 1866 | 2026.03.17 02:47:00.412727 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1867 | 2026.03.17 02:47:00.412757 [ 3 ] {321a3e83-e3e9-4fb7-bbc1-4457c45db8f4} <Debug> TCPHandler: Processed in 0.002138562 sec. | ||
| 1868 | 2026.03.17 02:47:00.412819 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1869 | 2026.03.17 02:47:00.412875 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 1870 | 2026.03.17 02:47:00.412924 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.03.17 02:47:00.413068 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1872 | 2026.03.17 02:47:00.413081 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1873 | 2026.03.17 02:47:00.413159 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 249 rows starting from the beginning of the part | ||
| 1874 | 2026.03.17 02:47:00.413161 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1875 | 2026.03.17 02:47:00.413281 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1876 | 2026.03.17 02:47:00.413370 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1877 | 2026.03.17 02:47:00.413422 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.17 02:47:00.413438 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1879 | 2026.03.17 02:47:00.413534 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1880 | 2026.03.17 02:47:00.413592 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_6_1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1881 | 2026.03.17 02:47:00.413602 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1882 | 2026.03.17 02:47:00.413756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1883 | 2026.03.17 02:47:00.414454 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.17 02:47:00.414508 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1885 | 2026.03.17 02:47:00.415167 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362778 sec., 444392.1519499505 rows/sec., 31.82 MiB/sec. | ||
| 1886 | 2026.03.17 02:47:00.415450 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1887 | 2026.03.17 02:47:00.415588 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1888 | 2026.03.17 02:47:00.415931 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.17 02:47:00.416109 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.17 02:47:00.416184 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003147 sec., 7944.073721004131 rows/sec., 14.24 MiB/sec. | ||
| 1891 | 2026.03.17 02:47:00.416229 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1892 | 2026.03.17 02:47:00.416294 [ 3 ] {6b103f5c-95d4-4893-9144-928647699d7d} <Debug> TCPHandler: Processed in 0.003434444 sec. | ||
| 1893 | 2026.03.17 02:47:00.416364 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1894 | 2026.03.17 02:47:00.416476 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.03.17 02:47:00.416617 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.03.17 02:47:00.416682 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1897 | 2026.03.17 02:47:00.417182 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.03.17 02:47:00.417230 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1899 | 2026.03.17 02:47:00.417685 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1900 | 2026.03.17 02:47:00.418024 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.03.17 02:47:00.418201 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001619 sec., 9264.97838171711 rows/sec., 706.94 KiB/sec. | ||
| 1902 | 2026.03.17 02:47:00.418253 [ 3 ] {1bbc5c94-d4f8-49fb-9b68-088950f5469d} <Debug> TCPHandler: Processed in 0.001861695 sec. | ||
| 1903 | 2026.03.17 02:47:00.418398 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.03.17 02:47:00.418523 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.03.17 02:47:00.418582 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1906 | 2026.03.17 02:47:00.419068 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.03.17 02:47:00.419112 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1908 | 2026.03.17 02:47:00.419550 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1909 | 2026.03.17 02:47:00.419895 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.03.17 02:47:00.420028 [ 60 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1911 | 2026.03.17 02:47:00.420067 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 1912 | 2026.03.17 02:47:00.420072 [ 60 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.03.17 02:47:00.420104 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1914 | 2026.03.17 02:47:00.420115 [ 3 ] {3907d04e-cc77-4670-9d4b-d076e945e595} <Debug> TCPHandler: Processed in 0.001779823 sec. | ||
| 1915 | 2026.03.17 02:47:00.420212 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 1916 | 2026.03.17 02:47:00.420321 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1917 | 2026.03.17 02:47:00.420364 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1918 | 2026.03.17 02:47:00.420469 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1919 | 2026.03.17 02:47:00.420522 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1920 | 2026.03.17 02:47:00.420599 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1921 | 2026.03.17 02:47:00.420661 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1922 | 2026.03.17 02:47:00.420720 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1923 | 2026.03.17 02:47:00.421904 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732392 sec., 187024.645692199 rows/sec., 12.60 MiB/sec. | ||
| 1924 | 2026.03.17 02:47:00.422177 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1925 | 2026.03.17 02:47:00.422569 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.03.17 02:47:00.422691 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_6_1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1927 | 2026.03.17 02:47:00.422826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1928 | 2026.03.17 02:47:03.957479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 244 | ||
| 1929 | 2026.03.17 02:47:03.959495 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.03.17 02:47:03.959551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1931 | 2026.03.17 02:47:03.960734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1932 | 2026.03.17 02:47:03.961008 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.03.17 02:47:03.961345 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1934 | 2026.03.17 02:47:05.393374 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.03.17 02:47:05.393600 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.17 02:47:05.393677 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1937 | 2026.03.17 02:47:05.394344 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.03.17 02:47:05.394392 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1939 | 2026.03.17 02:47:05.394753 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1940 | 2026.03.17 02:47:05.395047 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.03.17 02:47:05.395207 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00166 sec., 14457.831325301204 rows/sec., 1.20 MiB/sec. | ||
| 1942 | 2026.03.17 02:47:05.395257 [ 3 ] {bec7d1dd-7ed7-473c-8fbc-85a29c6a1b70} <Debug> TCPHandler: Processed in 0.002017299 sec. | ||
| 1943 | 2026.03.17 02:47:05.395396 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.03.17 02:47:05.395497 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1945 | 2026.03.17 02:47:05.395541 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1946 | 2026.03.17 02:47:05.396023 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.03.17 02:47:05.396062 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1948 | 2026.03.17 02:47:05.396389 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1949 | 2026.03.17 02:47:05.396614 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.03.17 02:47:05.396744 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001269 sec., 154452.32466509062 rows/sec., 13.76 MiB/sec. | ||
| 1951 | 2026.03.17 02:47:05.396783 [ 3 ] {20c136a8-47f6-42b2-ba58-afe23da3f2f8} <Debug> TCPHandler: Processed in 0.001438865 sec. | ||
| 1952 | 2026.03.17 02:47:05.396900 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.17 02:47:05.396998 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.17 02:47:05.397039 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1955 | 2026.03.17 02:47:05.397454 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.17 02:47:05.397491 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1957 | 2026.03.17 02:47:05.397783 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1958 | 2026.03.17 02:47:05.398007 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.17 02:47:05.398136 [ 52 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1960 | 2026.03.17 02:47:05.398138 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001159 sec., 18981.88093183779 rows/sec., 1.44 MiB/sec. | ||
| 1961 | 2026.03.17 02:47:05.398169 [ 52 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.17 02:47:05.398188 [ 3 ] {ffe9e4bf-8ab4-439d-8b2f-0f44bc228d62} <Debug> TCPHandler: Processed in 0.001337103 sec. | ||
| 1963 | 2026.03.17 02:47:05.398189 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1964 | 2026.03.17 02:47:05.398281 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 1965 | 2026.03.17 02:47:05.398301 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.17 02:47:05.398365 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2026.03.17 02:47:05.398395 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1968 | 2026.03.17 02:47:05.398397 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.03.17 02:47:05.398443 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1970 | 2026.03.17 02:47:05.398452 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1971 | 2026.03.17 02:47:05.398497 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1972 | 2026.03.17 02:47:05.398538 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1973 | 2026.03.17 02:47:05.398578 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1974 | 2026.03.17 02:47:05.398618 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 1975 | 2026.03.17 02:47:05.398858 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.17 02:47:05.398895 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1977 | 2026.03.17 02:47:05.399231 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1978 | 2026.03.17 02:47:05.399449 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197239 sec., 89372.29742766483 rows/sec., 6.95 MiB/sec. | ||
| 1979 | 2026.03.17 02:47:05.399460 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.03.17 02:47:05.399595 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1981 | 2026.03.17 02:47:05.399688 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001307 sec., 18362.66258607498 rows/sec., 1.52 MiB/sec. | ||
| 1982 | 2026.03.17 02:47:05.399738 [ 3 ] {695b8eb4-2417-4f7c-b691-04b3f2939872} <Debug> TCPHandler: Processed in 0.001486306 sec. | ||
| 1983 | 2026.03.17 02:47:05.399843 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.03.17 02:47:05.399874 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.03.17 02:47:05.399904 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_6_1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1986 | 2026.03.17 02:47:05.399966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1987 | 2026.03.17 02:47:05.399992 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.03.17 02:47:05.400040 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1989 | 2026.03.17 02:47:05.400468 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.17 02:47:05.400505 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 1991 | 2026.03.17 02:47:05.400819 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1992 | 2026.03.17 02:47:05.401034 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.17 02:47:05.401166 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0012 sec., 10000 rows/sec., 781.25 KiB/sec. | ||
| 1994 | 2026.03.17 02:47:05.401206 [ 3 ] {466532f1-a69a-4b2b-b434-f76ac08a1b45} <Debug> TCPHandler: Processed in 0.001392284 sec. | ||
| 1995 | 2026.03.17 02:47:05.401321 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.03.17 02:47:05.401417 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1997 | 2026.03.17 02:47:05.401460 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1998 | 2026.03.17 02:47:05.401890 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.03.17 02:47:05.401928 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2000 | 2026.03.17 02:47:05.402241 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2001 | 2026.03.17 02:47:05.402452 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.03.17 02:47:05.402580 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001182 sec., 93062.60575296107 rows/sec., 7.58 MiB/sec. | ||
| 2003 | 2026.03.17 02:47:05.402618 [ 3 ] {4c36a9b9-2156-4c82-868a-b9808786759c} <Debug> TCPHandler: Processed in 0.001347993 sec. | ||
| 2004 | 2026.03.17 02:47:05.402732 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.03.17 02:47:05.402830 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.03.17 02:47:05.402876 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2007 | 2026.03.17 02:47:05.403276 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.03.17 02:47:05.403313 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2009 | 2026.03.17 02:47:05.403656 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2010 | 2026.03.17 02:47:05.403872 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.03.17 02:47:05.404005 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001193 sec., 164291.70159262363 rows/sec., 11.79 MiB/sec. | ||
| 2012 | 2026.03.17 02:47:05.404041 [ 3 ] {9da45eca-2c8a-4957-bede-3016a3eab00a} <Debug> TCPHandler: Processed in 0.001358563 sec. | ||
| 2013 | 2026.03.17 02:47:05.404156 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.03.17 02:47:05.404252 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.03.17 02:47:05.404306 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2016 | 2026.03.17 02:47:05.405039 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.03.17 02:47:05.405074 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2018 | 2026.03.17 02:47:05.405577 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2019 | 2026.03.17 02:47:05.405793 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.03.17 02:47:05.405893 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2021 | 2026.03.17 02:47:05.405924 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.17 02:47:05.405930 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 2023 | 2026.03.17 02:47:05.405941 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2024 | 2026.03.17 02:47:05.405987 [ 3 ] {1f231e8d-ee2c-4e27-b2e0-39d3e74d31ad} <Debug> TCPHandler: Processed in 0.001879556 sec. | ||
| 2025 | 2026.03.17 02:47:05.406039 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2026 | 2026.03.17 02:47:05.406110 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.17 02:47:05.406209 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.03.17 02:47:05.406252 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2029 | 2026.03.17 02:47:05.406300 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2030 | 2026.03.17 02:47:05.406366 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2031 | 2026.03.17 02:47:05.406506 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2032 | 2026.03.17 02:47:05.406592 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.03.17 02:47:05.406627 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2034 | 2026.03.17 02:47:05.406632 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2035 | 2026.03.17 02:47:05.406749 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2036 | 2026.03.17 02:47:05.406863 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2037 | 2026.03.17 02:47:05.406969 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2038 | 2026.03.17 02:47:05.406977 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2039 | 2026.03.17 02:47:05.407197 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.17 02:47:05.407335 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 2041 | 2026.03.17 02:47:05.407370 [ 3 ] {2404e7a0-6d1e-46ee-8a45-e23badb76b8c} <Debug> TCPHandler: Processed in 0.001309952 sec. | ||
| 2042 | 2026.03.17 02:47:05.408727 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.002734047 sec., 25968.829358090774 rows/sec., 46.53 MiB/sec. | ||
| 2043 | 2026.03.17 02:47:05.408970 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2044 | 2026.03.17 02:47:05.409281 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.03.17 02:47:05.409347 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2046 | 2026.03.17 02:47:05.409429 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2047 | 2026.03.17 02:47:06.489417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 2048 | 2026.03.17 02:47:06.489998 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.03.17 02:47:06.490038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2050 | 2026.03.17 02:47:06.490531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2051 | 2026.03.17 02:47:06.490761 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.03.17 02:47:06.490903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 2053 | 2026.03.17 02:47:06.661876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2054 | 2026.03.17 02:47:06.679072 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.03.17 02:47:06.679129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2056 | 2026.03.17 02:47:06.684630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2057 | 2026.03.17 02:47:06.685415 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.03.17 02:47:06.688411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2059 | 2026.03.17 02:47:10.392844 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.03.17 02:47:10.393060 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2061 | 2026.03.17 02:47:10.393133 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2062 | 2026.03.17 02:47:10.393782 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.03.17 02:47:10.393831 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2064 | 2026.03.17 02:47:10.394229 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2065 | 2026.03.17 02:47:10.394452 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.03.17 02:47:10.394601 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001595 sec., 67711.59874608151 rows/sec., 5.70 MiB/sec. | ||
| 2067 | 2026.03.17 02:47:10.394642 [ 3 ] {d66abb4d-a915-4ca8-95eb-31def6b01270} <Debug> TCPHandler: Processed in 0.001929877 sec. | ||
| 2068 | 2026.03.17 02:47:10.394771 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.03.17 02:47:10.394872 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.03.17 02:47:10.394914 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2071 | 2026.03.17 02:47:10.395333 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.03.17 02:47:10.395372 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2073 | 2026.03.17 02:47:10.395660 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2074 | 2026.03.17 02:47:10.395864 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.03.17 02:47:10.395994 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001146 sec., 22687.609075043627 rows/sec., 1.67 MiB/sec. | ||
| 2076 | 2026.03.17 02:47:10.396032 [ 3 ] {c8bddc41-c9b3-4bb4-b7e2-54aaa690bf31} <Debug> TCPHandler: Processed in 0.001310372 sec. | ||
| 2077 | 2026.03.17 02:47:10.396143 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.03.17 02:47:10.396238 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2079 | 2026.03.17 02:47:10.396277 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2080 | 2026.03.17 02:47:10.396704 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.03.17 02:47:10.396740 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2082 | 2026.03.17 02:47:10.397032 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2083 | 2026.03.17 02:47:10.397241 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.03.17 02:47:10.397372 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001152 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 2085 | 2026.03.17 02:47:10.397409 [ 3 ] {56424a82-38ef-4fa5-9014-399d73414525} <Debug> TCPHandler: Processed in 0.001313212 sec. | ||
| 2086 | 2026.03.17 02:47:10.397528 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.03.17 02:47:10.397621 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.03.17 02:47:10.397665 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2089 | 2026.03.17 02:47:10.398072 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.03.17 02:47:10.398109 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2091 | 2026.03.17 02:47:10.398427 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.03.17 02:47:10.398637 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.03.17 02:47:10.398770 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 2094 | 2026.03.17 02:47:10.398806 [ 3 ] {35deed47-b256-45ee-b25a-b5121b7624dd} <Debug> TCPHandler: Processed in 0.001327033 sec. | ||
| 2095 | 2026.03.17 02:47:10.398918 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.03.17 02:47:10.399013 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.03.17 02:47:10.399067 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2098 | 2026.03.17 02:47:10.399834 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.03.17 02:47:10.399870 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2100 | 2026.03.17 02:47:10.400370 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2101 | 2026.03.17 02:47:10.400584 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.03.17 02:47:10.400719 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001725 sec., 15072.463768115942 rows/sec., 27.01 MiB/sec. | ||
| 2103 | 2026.03.17 02:47:10.400769 [ 3 ] {5ce2c35a-fb49-4c5e-9346-b1a4569d3c72} <Debug> TCPHandler: Processed in 0.001899137 sec. | ||
| 2104 | 2026.03.17 02:47:10.400879 [ 3 ] {} <Trace> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.03.17 02:47:10.400975 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.03.17 02:47:10.401017 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2107 | 2026.03.17 02:47:10.401341 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.03.17 02:47:10.401377 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2109 | 2026.03.17 02:47:10.401667 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2110 | 2026.03.17 02:47:10.401867 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.17 02:47:10.401992 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2112 | 2026.03.17 02:47:10.402027 [ 3 ] {dec5d0f6-b224-4f9e-aac0-e1bd658614ce} <Debug> TCPHandler: Processed in 0.001197159 sec. | ||
| 2113 | 2026.03.17 02:47:13.870774 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2114 | 2026.03.17 02:47:13.870827 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2115 | 2026.03.17 02:47:13.961566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 274 | ||
| 2116 | 2026.03.17 02:47:13.964147 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.03.17 02:47:13.964186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2118 | 2026.03.17 02:47:13.965290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2119 | 2026.03.17 02:47:13.965577 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.03.17 02:47:13.965886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2121 | 2026.03.17 02:47:13.991061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2122 | 2026.03.17 02:47:13.991906 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.03.17 02:47:13.991961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2124 | 2026.03.17 02:47:13.992485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2125 | 2026.03.17 02:47:13.992739 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.17 02:47:13.992888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2127 | 2026.03.17 02:47:14.188559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2128 | 2026.03.17 02:47:14.205631 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.03.17 02:47:14.205718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2130 | 2026.03.17 02:47:14.211599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2131 | 2026.03.17 02:47:14.212315 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.03.17 02:47:14.215624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2133 | 2026.03.17 02:47:14.683338 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.03.17 02:47:14.683418 [ 3 ] {} <Debug> TCP-Session: 95b35249-aabd-4c39-90e8-75efab3059db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.03.17 02:47:15.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.59 MiB, peak 207.63 MiB, free memory in arenas 0.00 B, will set to 203.84 MiB (RSS), difference: 2.25 MiB | ||
| 2136 | 2026.03.17 02:47:15.392558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.03.17 02:47:15.392754 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.03.17 02:47:15.392828 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.03.17 02:47:15.393597 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.03.17 02:47:15.393647 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2141 | 2026.03.17 02:47:15.394048 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2142 | 2026.03.17 02:47:15.394279 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.17 02:47:15.394432 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00173 sec., 43930.63583815029 rows/sec., 3.62 MiB/sec. | ||
| 2144 | 2026.03.17 02:47:15.394480 [ 4 ] {3b01a303-cf18-41b5-96e0-87493a56e994} <Debug> TCPHandler: Processed in 0.00205699 sec. | ||
| 2145 | 2026.03.17 02:47:15.394616 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.17 02:47:15.394721 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.17 02:47:15.394764 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2148 | 2026.03.17 02:47:15.395174 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.03.17 02:47:15.395212 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2150 | 2026.03.17 02:47:15.395511 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2151 | 2026.03.17 02:47:15.395716 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.03.17 02:47:15.395847 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 2153 | 2026.03.17 02:47:15.395886 [ 4 ] {3bcbb531-961b-49bd-8c7f-2480770db99f} <Debug> TCPHandler: Processed in 0.001324923 sec. | ||
| 2154 | 2026.03.17 02:47:15.395990 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.17 02:47:15.396087 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.17 02:47:15.396128 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2157 | 2026.03.17 02:47:15.396539 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.17 02:47:15.396577 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2159 | 2026.03.17 02:47:15.396880 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2160 | 2026.03.17 02:47:15.397082 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.17 02:47:15.397208 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 2162 | 2026.03.17 02:47:15.397244 [ 4 ] {70a12743-aa31-4ebb-b06a-5ae48700a246} <Debug> TCPHandler: Processed in 0.001303692 sec. | ||
| 2163 | 2026.03.17 02:47:15.397364 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.17 02:47:15.397460 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.17 02:47:15.397503 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2166 | 2026.03.17 02:47:15.397906 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.17 02:47:15.397942 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2168 | 2026.03.17 02:47:15.398263 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2169 | 2026.03.17 02:47:15.398468 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.17 02:47:15.398599 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2171 | 2026.03.17 02:47:15.398634 [ 4 ] {8cf6b172-acfe-4c73-a3f1-416b4a03da99} <Debug> TCPHandler: Processed in 0.001320943 sec. | ||
| 2172 | 2026.03.17 02:47:15.398741 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.17 02:47:15.398837 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.17 02:47:15.398891 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2175 | 2026.03.17 02:47:15.399651 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.17 02:47:15.399687 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2177 | 2026.03.17 02:47:15.400176 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2178 | 2026.03.17 02:47:15.400390 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.17 02:47:15.400524 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001705 sec., 5865.102639296188 rows/sec., 10.51 MiB/sec. | ||
| 2180 | 2026.03.17 02:47:15.400581 [ 4 ] {bc6e3e15-9db1-4809-b697-2b72d2daf032} <Debug> TCPHandler: Processed in 0.001891046 sec. | ||
| 2181 | 2026.03.17 02:47:15.400689 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.17 02:47:15.400786 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.17 02:47:15.400828 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2184 | 2026.03.17 02:47:15.401141 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.17 02:47:15.401177 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2186 | 2026.03.17 02:47:15.401478 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.03.17 02:47:15.401682 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.17 02:47:15.401804 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2189 | 2026.03.17 02:47:15.401839 [ 4 ] {4cf26130-a1e0-4f14-877c-90e13c9fbf51} <Debug> TCPHandler: Processed in 0.001199399 sec. | ||
| 2190 | 2026.03.17 02:47:20.393257 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.17 02:47:20.393444 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.17 02:47:20.393510 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2193 | 2026.03.17 02:47:20.394138 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.17 02:47:20.394181 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2195 | 2026.03.17 02:47:20.394572 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2196 | 2026.03.17 02:47:20.394798 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.17 02:47:20.394950 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001553 sec., 69542.8203477141 rows/sec., 5.85 MiB/sec. | ||
| 2198 | 2026.03.17 02:47:20.394998 [ 4 ] {c8f60b47-8176-4048-bbfd-59f7938dcd87} <Debug> TCPHandler: Processed in 0.001867005 sec. | ||
| 2199 | 2026.03.17 02:47:20.395121 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.03.17 02:47:20.395224 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2201 | 2026.03.17 02:47:20.395269 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2202 | 2026.03.17 02:47:20.395680 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.03.17 02:47:20.395716 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2204 | 2026.03.17 02:47:20.396022 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.03.17 02:47:20.396237 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.03.17 02:47:20.396365 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001165 sec., 22317.596566523604 rows/sec., 1.64 MiB/sec. | ||
| 2207 | 2026.03.17 02:47:20.396403 [ 4 ] {d0a2b2a6-6392-4aac-b75d-7afe7cf65443} <Debug> TCPHandler: Processed in 0.001335492 sec. | ||
| 2208 | 2026.03.17 02:47:20.396514 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.03.17 02:47:20.396613 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2210 | 2026.03.17 02:47:20.396654 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2211 | 2026.03.17 02:47:20.397085 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.03.17 02:47:20.397121 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2213 | 2026.03.17 02:47:20.397424 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2214 | 2026.03.17 02:47:20.397642 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.03.17 02:47:20.397769 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 2216 | 2026.03.17 02:47:20.397806 [ 4 ] {a69cc1b0-09e0-46f2-af3e-7286d569836f} <Debug> TCPHandler: Processed in 0.001342903 sec. | ||
| 2217 | 2026.03.17 02:47:20.397927 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.03.17 02:47:20.398023 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2219 | 2026.03.17 02:47:20.398067 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2220 | 2026.03.17 02:47:20.398467 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.03.17 02:47:20.398511 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2222 | 2026.03.17 02:47:20.398911 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2223 | 2026.03.17 02:47:20.399124 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.03.17 02:47:20.399255 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 2225 | 2026.03.17 02:47:20.399292 [ 4 ] {56090870-e5fe-4f3d-9ea9-2941348f4359} <Debug> TCPHandler: Processed in 0.001416145 sec. | ||
| 2226 | 2026.03.17 02:47:20.399405 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.03.17 02:47:20.399501 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2228 | 2026.03.17 02:47:20.399556 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2229 | 2026.03.17 02:47:20.400338 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.03.17 02:47:20.400373 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2231 | 2026.03.17 02:47:20.400909 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2232 | 2026.03.17 02:47:20.401128 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.03.17 02:47:20.401263 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001782 sec., 14590.347923681258 rows/sec., 26.15 MiB/sec. | ||
| 2234 | 2026.03.17 02:47:20.401323 [ 4 ] {56a62fcb-7833-4784-9c93-af69ea3803df} <Debug> TCPHandler: Processed in 0.001968539 sec. | ||
| 2235 | 2026.03.17 02:47:20.401456 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.03.17 02:47:20.401553 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.03.17 02:47:20.401596 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2238 | 2026.03.17 02:47:20.401938 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.03.17 02:47:20.401973 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2240 | 2026.03.17 02:47:20.402277 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2241 | 2026.03.17 02:47:20.402492 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.03.17 02:47:20.402617 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2243 | 2026.03.17 02:47:20.402653 [ 4 ] {a1a50e86-9e00-4433-99ca-5db031549b3c} <Debug> TCPHandler: Processed in 0.00124928 sec. | ||
| 2244 | 2026.03.17 02:47:21.493848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2245 | 2026.03.17 02:47:21.494398 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.03.17 02:47:21.494440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2247 | 2026.03.17 02:47:21.494955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2248 | 2026.03.17 02:47:21.495209 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.03.17 02:47:21.495353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2250 | 2026.03.17 02:47:21.716577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2251 | 2026.03.17 02:47:21.735497 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.03.17 02:47:21.735573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2253 | 2026.03.17 02:47:21.742468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2254 | 2026.03.17 02:47:21.744950 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.03.17 02:47:21.749475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2256 | 2026.03.17 02:47:22.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.44 MiB, peak 208.44 MiB, free memory in arenas 0.00 B, will set to 205.65 MiB (RSS), difference: 1.21 MiB | ||
| 2257 | 2026.03.17 02:47:23.966961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 298 | ||
| 2258 | 2026.03.17 02:47:23.968927 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.03.17 02:47:23.968975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2260 | 2026.03.17 02:47:23.970089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2261 | 2026.03.17 02:47:23.970367 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.03.17 02:47:23.970511 [ 39 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2263 | 2026.03.17 02:47:23.970577 [ 39 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.03.17 02:47:23.970598 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 2265 | 2026.03.17 02:47:23.970673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2266 | 2026.03.17 02:47:23.970742 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 2267 | 2026.03.17 02:47:23.971323 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2026.03.17 02:47:23.971504 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 2269 | 2026.03.17 02:47:23.971918 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2270 | 2026.03.17 02:47:23.972278 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2271 | 2026.03.17 02:47:23.972613 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2272 | 2026.03.17 02:47:23.972987 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 2273 | 2026.03.17 02:47:23.973350 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2274 | 2026.03.17 02:47:23.979789 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.009110532 sec., 32709.396114299365 rows/sec., 31.19 MiB/sec. | ||
| 2275 | 2026.03.17 02:47:23.980666 [ 198 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2276 | 2026.03.17 02:47:23.981314 [ 198 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.17 02:47:23.981395 [ 198 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_6_1} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2278 | 2026.03.17 02:47:23.981622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2279 | 2026.03.17 02:47:25.392081 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.03.17 02:47:25.392264 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2281 | 2026.03.17 02:47:25.392331 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2026.03.17 02:47:25.392934 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.03.17 02:47:25.392986 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2284 | 2026.03.17 02:47:25.393378 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2285 | 2026.03.17 02:47:25.393602 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.03.17 02:47:25.393732 [ 38 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2287 | 2026.03.17 02:47:25.393757 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001539 sec., 49382.71604938272 rows/sec., 4.07 MiB/sec. | ||
| 2288 | 2026.03.17 02:47:25.393800 [ 38 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.17 02:47:25.393818 [ 4 ] {6898214a-8e08-4913-830c-95927cc705d9} <Debug> TCPHandler: Processed in 0.001864706 sec. | ||
| 2290 | 2026.03.17 02:47:25.393829 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2291 | 2026.03.17 02:47:25.393939 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 2292 | 2026.03.17 02:47:25.393947 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.17 02:47:25.394037 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2294 | 2026.03.17 02:47:25.394065 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2295 | 2026.03.17 02:47:25.394065 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.17 02:47:25.394117 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2297 | 2026.03.17 02:47:25.394121 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2298 | 2026.03.17 02:47:25.394168 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2299 | 2026.03.17 02:47:25.394212 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2300 | 2026.03.17 02:47:25.394248 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2301 | 2026.03.17 02:47:25.394285 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2302 | 2026.03.17 02:47:25.394531 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.03.17 02:47:25.394567 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2304 | 2026.03.17 02:47:25.395003 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2305 | 2026.03.17 02:47:25.395172 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266231 sec., 644432.1770672175 rows/sec., 58.24 MiB/sec. | ||
| 2306 | 2026.03.17 02:47:25.395226 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.03.17 02:47:25.395317 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2308 | 2026.03.17 02:47:25.395369 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001326 sec., 7541.478129713424 rows/sec., 567.08 KiB/sec. | ||
| 2309 | 2026.03.17 02:47:25.395408 [ 4 ] {049a37a4-f395-4823-850c-9dd4b19f73c2} <Debug> TCPHandler: Processed in 0.001515247 sec. | ||
| 2310 | 2026.03.17 02:47:25.395513 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.03.17 02:47:25.395552 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.03.17 02:47:25.395612 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2313 | 2026.03.17 02:47:25.395616 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_11_2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2314 | 2026.03.17 02:47:25.395654 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2315 | 2026.03.17 02:47:25.395686 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2316 | 2026.03.17 02:47:25.396056 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.03.17 02:47:25.396093 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2318 | 2026.03.17 02:47:25.396395 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2319 | 2026.03.17 02:47:25.396611 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.03.17 02:47:25.396707 [ 38 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2321 | 2026.03.17 02:47:25.396736 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 2322 | 2026.03.17 02:47:25.396740 [ 38 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.03.17 02:47:25.396778 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2324 | 2026.03.17 02:47:25.396782 [ 4 ] {a94eaadc-9865-45ea-8a24-a6b53421a7ee} <Debug> TCPHandler: Processed in 0.001319762 sec. | ||
| 2325 | 2026.03.17 02:47:25.396902 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 2326 | 2026.03.17 02:47:25.396903 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.03.17 02:47:25.397027 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.03.17 02:47:25.397030 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2329 | 2026.03.17 02:47:25.397073 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2330 | 2026.03.17 02:47:25.397087 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 2331 | 2026.03.17 02:47:25.397181 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2332 | 2026.03.17 02:47:25.397229 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2333 | 2026.03.17 02:47:25.397276 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2334 | 2026.03.17 02:47:25.397320 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2335 | 2026.03.17 02:47:25.397369 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2336 | 2026.03.17 02:47:25.397473 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.03.17 02:47:25.397515 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2338 | 2026.03.17 02:47:25.397876 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2339 | 2026.03.17 02:47:25.398116 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.03.17 02:47:25.398217 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2341 | 2026.03.17 02:47:25.398246 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.17 02:47:25.398252 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 2343 | 2026.03.17 02:47:25.398263 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2344 | 2026.03.17 02:47:25.398297 [ 4 ] {cccc6495-5d11-4cb3-8aa8-9a73cf6a8a36} <Debug> TCPHandler: Processed in 0.001445535 sec. | ||
| 2345 | 2026.03.17 02:47:25.398345 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 2346 | 2026.03.17 02:47:25.398405 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.03.17 02:47:25.398426 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579468 sec., 381774.11634803616 rows/sec., 31.75 MiB/sec. | ||
| 2348 | 2026.03.17 02:47:25.398451 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2026.03.17 02:47:25.398486 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1050 rows starting from the beginning of the part | ||
| 2350 | 2026.03.17 02:47:25.398505 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.17 02:47:25.398542 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2352 | 2026.03.17 02:47:25.398556 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2353 | 2026.03.17 02:47:25.398565 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2354 | 2026.03.17 02:47:25.398596 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2355 | 2026.03.17 02:47:25.398654 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2356 | 2026.03.17 02:47:25.398703 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2357 | 2026.03.17 02:47:25.398751 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2358 | 2026.03.17 02:47:25.398799 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.03.17 02:47:25.398867 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_11_2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2360 | 2026.03.17 02:47:25.398937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2361 | 2026.03.17 02:47:25.399316 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.03.17 02:47:25.399354 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2363 | 2026.03.17 02:47:25.399874 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559058 sec., 1209704.8345860126 rows/sec., 85.83 MiB/sec. | ||
| 2364 | 2026.03.17 02:47:25.399895 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2365 | 2026.03.17 02:47:25.400081 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2366 | 2026.03.17 02:47:25.400139 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.03.17 02:47:25.400284 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 2368 | 2026.03.17 02:47:25.400321 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.03.17 02:47:25.400347 [ 4 ] {73d0acac-ca00-4cf7-9d4f-876f0d69f7c4} <Debug> TCPHandler: Processed in 0.001991778 sec. | ||
| 2370 | 2026.03.17 02:47:25.400384 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2371 | 2026.03.17 02:47:25.400455 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.03.17 02:47:25.400466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2373 | 2026.03.17 02:47:25.400552 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.03.17 02:47:25.400595 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2375 | 2026.03.17 02:47:25.400926 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.03.17 02:47:25.400962 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2377 | 2026.03.17 02:47:25.401267 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2378 | 2026.03.17 02:47:25.401472 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.03.17 02:47:25.401568 [ 38 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2380 | 2026.03.17 02:47:25.401598 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 2381 | 2026.03.17 02:47:25.401598 [ 38 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.17 02:47:25.401637 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2383 | 2026.03.17 02:47:25.401640 [ 4 ] {99632d36-43c2-47c2-801b-7ca63c6c494e} <Debug> TCPHandler: Processed in 0.00123513 sec. | ||
| 2384 | 2026.03.17 02:47:25.401703 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 2385 | 2026.03.17 02:47:25.401793 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2386 | 2026.03.17 02:47:25.401816 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 2387 | 2026.03.17 02:47:25.401857 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2388 | 2026.03.17 02:47:25.401896 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2389 | 2026.03.17 02:47:25.401935 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2390 | 2026.03.17 02:47:25.401973 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2391 | 2026.03.17 02:47:25.402013 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2392 | 2026.03.17 02:47:25.402852 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173358 sec., 531807.0017846216 rows/sec., 35.84 MiB/sec. | ||
| 2393 | 2026.03.17 02:47:25.403037 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2394 | 2026.03.17 02:47:25.403361 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.03.17 02:47:25.403447 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_11_2} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2396 | 2026.03.17 02:47:25.403528 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2397 | 2026.03.17 02:47:28.870886 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2398 | 2026.03.17 02:47:28.870933 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2399 | 2026.03.17 02:47:28.995591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2400 | 2026.03.17 02:47:28.996171 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.03.17 02:47:28.996222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2402 | 2026.03.17 02:47:28.996735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2403 | 2026.03.17 02:47:28.996974 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.03.17 02:47:28.997125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2405 | 2026.03.17 02:47:29.249723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2406 | 2026.03.17 02:47:29.269267 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.03.17 02:47:29.269344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2408 | 2026.03.17 02:47:29.274609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2409 | 2026.03.17 02:47:29.275273 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.03.17 02:47:29.278332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2411 | 2026.03.17 02:47:30.399597 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.03.17 02:47:30.399870 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2413 | 2026.03.17 02:47:30.399962 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2414 | 2026.03.17 02:47:30.401002 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.17 02:47:30.401087 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2416 | 2026.03.17 02:47:30.401715 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2417 | 2026.03.17 02:47:30.402057 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.03.17 02:47:30.402321 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00253 sec., 42687.74703557312 rows/sec., 3.59 MiB/sec. | ||
| 2419 | 2026.03.17 02:47:30.402389 [ 4 ] {e0d95c5c-5bb1-48c5-a87f-998c37ef53d3} <Debug> TCPHandler: Processed in 0.003014694 sec. | ||
| 2420 | 2026.03.17 02:47:30.403417 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.03.17 02:47:30.403573 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2422 | 2026.03.17 02:47:30.403640 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2423 | 2026.03.17 02:47:30.404257 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.17 02:47:30.404302 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2425 | 2026.03.17 02:47:30.404720 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2026.03.17 02:47:30.405034 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.03.17 02:47:30.405201 [ 33 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2428 | 2026.03.17 02:47:30.405238 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00172 sec., 15116.279069767443 rows/sec., 1.11 MiB/sec. | ||
| 2429 | 2026.03.17 02:47:30.405250 [ 33 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.03.17 02:47:30.405280 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2431 | 2026.03.17 02:47:30.405290 [ 4 ] {abd5b9d2-80a8-4032-b796-9fb9faa5c540} <Debug> TCPHandler: Processed in 0.001942088 sec. | ||
| 2432 | 2026.03.17 02:47:30.405492 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 2433 | 2026.03.17 02:47:30.405704 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2434 | 2026.03.17 02:47:30.405755 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2435 | 2026.03.17 02:47:30.405857 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 2436 | 2026.03.17 02:47:30.405936 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2437 | 2026.03.17 02:47:30.406014 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 2438 | 2026.03.17 02:47:30.406088 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2439 | 2026.03.17 02:47:30.406121 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.03.17 02:47:30.406165 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 2441 | 2026.03.17 02:47:30.406328 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2442 | 2026.03.17 02:47:30.406416 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2443 | 2026.03.17 02:47:30.407250 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.17 02:47:30.407306 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2445 | 2026.03.17 02:47:30.407360 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001965488 sec., 79878.38134855058 rows/sec., 6.17 MiB/sec. | ||
| 2446 | 2026.03.17 02:47:30.407657 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2447 | 2026.03.17 02:47:30.407939 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2448 | 2026.03.17 02:47:30.408066 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.03.17 02:47:30.408186 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_11_2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2450 | 2026.03.17 02:47:30.408277 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2451 | 2026.03.17 02:47:30.408373 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.03.17 02:47:30.408624 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002347 sec., 38346.82573498083 rows/sec., 2.99 MiB/sec. | ||
| 2453 | 2026.03.17 02:47:30.408709 [ 4 ] {ff136d91-321a-4e3e-ac46-96379faffc4e} <Debug> TCPHandler: Processed in 0.002781418 sec. | ||
| 2454 | 2026.03.17 02:47:30.408901 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.03.17 02:47:30.409110 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.03.17 02:47:30.409227 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2457 | 2026.03.17 02:47:30.410198 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.03.17 02:47:30.410249 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2459 | 2026.03.17 02:47:30.411082 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2460 | 2026.03.17 02:47:30.411551 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.17 02:47:30.411825 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002745 sec., 58287.795992714025 rows/sec., 4.06 MiB/sec. | ||
| 2462 | 2026.03.17 02:47:30.411924 [ 4 ] {0ca197ad-52aa-41bc-89cf-40c8a6b8f9ab} <Debug> TCPHandler: Processed in 0.003096415 sec. | ||
| 2463 | 2026.03.17 02:47:30.412131 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.03.17 02:47:30.412282 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.03.17 02:47:30.412382 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2026.03.17 02:47:30.413760 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.17 02:47:30.413806 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2468 | 2026.03.17 02:47:30.414770 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2469 | 2026.03.17 02:47:30.415215 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.03.17 02:47:30.415405 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2471 | 2026.03.17 02:47:30.415454 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.17 02:47:30.415486 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003235 sec., 8037.094281298299 rows/sec., 14.40 MiB/sec. | ||
| 2473 | 2026.03.17 02:47:30.415522 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2474 | 2026.03.17 02:47:30.415628 [ 4 ] {3365787e-daef-4890-9ee9-0939eb09491f} <Debug> TCPHandler: Processed in 0.003580838 sec. | ||
| 2475 | 2026.03.17 02:47:30.415721 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2476 | 2026.03.17 02:47:30.415840 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.03.17 02:47:30.415988 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.03.17 02:47:30.416056 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2026.03.17 02:47:30.416085 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2026.03.17 02:47:30.416199 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2481 | 2026.03.17 02:47:30.416471 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2482 | 2026.03.17 02:47:30.416627 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.17 02:47:30.416649 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2484 | 2026.03.17 02:47:30.416680 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2485 | 2026.03.17 02:47:30.416871 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2486 | 2026.03.17 02:47:30.417130 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2487 | 2026.03.17 02:47:30.417193 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2488 | 2026.03.17 02:47:30.417357 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 2489 | 2026.03.17 02:47:30.417567 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.17 02:47:30.417777 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001826 sec., 32858.70755750274 rows/sec., 2.21 MiB/sec. | ||
| 2491 | 2026.03.17 02:47:30.417840 [ 4 ] {20ec11b3-27ee-48f3-bc18-1744dedce90e} <Debug> TCPHandler: Processed in 0.00208014 sec. | ||
| 2492 | 2026.03.17 02:47:30.437410 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 19 columns (19 merged, 0 gathered) in 0.021760591 sec., 7766.3331846088195 rows/sec., 13.92 MiB/sec. | ||
| 2493 | 2026.03.17 02:47:30.438143 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2026.03.17 02:47:30.438775 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.03.17 02:47:30.438910 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2496 | 2026.03.17 02:47:30.439104 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2497 | 2026.03.17 02:47:31.150999 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62256 | ||
| 2498 | 2026.03.17 02:47:31.151160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2499 | 2026.03.17 02:47:31.151194 [ 289 ] {} <Debug> TCP-Session: 6da74e5f-9929-471e-bc2b-2bdf99de9b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62256 | ||
| 2500 | 2026.03.17 02:47:31.151221 [ 289 ] {} <Debug> TCP-Session: 6da74e5f-9929-471e-bc2b-2bdf99de9b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.03.17 02:47:31.151241 [ 289 ] {} <Debug> TCP-Session: 6da74e5f-9929-471e-bc2b-2bdf99de9b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.03.17 02:47:31.151505 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51291 | ||
| 2503 | 2026.03.17 02:47:31.151553 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63514 | ||
| 2504 | 2026.03.17 02:47:31.151594 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58799 | ||
| 2505 | 2026.03.17 02:47:31.151628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33966 | ||
| 2506 | 2026.03.17 02:47:31.151660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2026.03.17 02:47:31.151647 [ 289 ] {} <Trace> TCP-Session: 6da74e5f-9929-471e-bc2b-2bdf99de9b5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.03.17 02:47:31.151722 [ 290 ] {} <Debug> TCP-Session: d3ea4b35-fd74-4cd0-81c2-9f982c472013 Authenticating user 'default' from [fd00:1122:3344:101::e]:51291 | ||
| 2509 | 2026.03.17 02:47:31.151636 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42143 | ||
| 2510 | 2026.03.17 02:47:31.151764 [ 290 ] {} <Debug> TCP-Session: d3ea4b35-fd74-4cd0-81c2-9f982c472013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.03.17 02:47:31.151608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40796 | ||
| 2512 | 2026.03.17 02:47:31.151799 [ 290 ] {} <Debug> TCP-Session: d3ea4b35-fd74-4cd0-81c2-9f982c472013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.17 02:47:31.151586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59310 | ||
| 2514 | 2026.03.17 02:47:31.151586 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54082 | ||
| 2515 | 2026.03.17 02:47:31.151932 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2516 | 2026.03.17 02:47:31.152238 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.03.17 02:47:31.152245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2518 | 2026.03.17 02:47:31.152295 [ 3 ] {} <Debug> TCP-Session: 6d79f2cc-07f8-42b3-9ddb-281d2b2e5430 Authenticating user 'default' from [fd00:1122:3344:101::e]:40796 | ||
| 2519 | 2026.03.17 02:47:31.152330 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2520 | 2026.03.17 02:47:31.152336 [ 3 ] {} <Debug> TCP-Session: 6d79f2cc-07f8-42b3-9ddb-281d2b2e5430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.17 02:47:31.152336 [ 292 ] {} <Debug> TCP-Session: c5911c75-83c5-4d80-9361-1efc234e5602 Authenticating user 'default' from [fd00:1122:3344:101::e]:59310 | ||
| 2522 | 2026.03.17 02:47:31.152392 [ 3 ] {} <Debug> TCP-Session: 6d79f2cc-07f8-42b3-9ddb-281d2b2e5430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.03.17 02:47:31.152427 [ 292 ] {} <Debug> TCP-Session: c5911c75-83c5-4d80-9361-1efc234e5602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.03.17 02:47:31.152436 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2525 | 2026.03.17 02:47:31.152450 [ 292 ] {} <Debug> TCP-Session: c5911c75-83c5-4d80-9361-1efc234e5602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.03.17 02:47:31.152451 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2527 | 2026.03.17 02:47:31.152428 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2528 | 2026.03.17 02:47:31.152521 [ 293 ] {} <Debug> TCP-Session: 40976bea-a53e-457a-9ae1-1450e3dd3ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54082 | ||
| 2529 | 2026.03.17 02:47:31.152549 [ 286 ] {} <Debug> TCP-Session: 62403b23-6676-4181-9f75-511991b6f273 Authenticating user 'default' from [fd00:1122:3344:101::e]:33966 | ||
| 2530 | 2026.03.17 02:47:31.152551 [ 293 ] {} <Debug> TCP-Session: 40976bea-a53e-457a-9ae1-1450e3dd3ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.03.17 02:47:31.152578 [ 286 ] {} <Debug> TCP-Session: 62403b23-6676-4181-9f75-511991b6f273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.03.17 02:47:31.152579 [ 293 ] {} <Debug> TCP-Session: 40976bea-a53e-457a-9ae1-1450e3dd3ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.03.17 02:47:31.152584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2534 | 2026.03.17 02:47:31.152598 [ 286 ] {} <Debug> TCP-Session: 62403b23-6676-4181-9f75-511991b6f273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.03.17 02:47:31.152630 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.03.17 02:47:31.152642 [ 294 ] {} <Debug> TCP-Session: 462ffb3a-2172-40e1-81a3-2e3e5067ed35 Authenticating user 'default' from [fd00:1122:3344:101::e]:58799 | ||
| 2537 | 2026.03.17 02:47:31.152691 [ 294 ] {} <Debug> TCP-Session: 462ffb3a-2172-40e1-81a3-2e3e5067ed35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.03.17 02:47:31.152693 [ 287 ] {} <Debug> TCP-Session: c2d305f2-0f8e-4b92-87b1-12e8484f5fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42143 | ||
| 2539 | 2026.03.17 02:47:31.152700 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2540 | 2026.03.17 02:47:31.152732 [ 287 ] {} <Debug> TCP-Session: c2d305f2-0f8e-4b92-87b1-12e8484f5fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.17 02:47:31.152709 [ 294 ] {} <Debug> TCP-Session: 462ffb3a-2172-40e1-81a3-2e3e5067ed35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.17 02:47:31.152752 [ 287 ] {} <Debug> TCP-Session: c2d305f2-0f8e-4b92-87b1-12e8484f5fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.03.17 02:47:31.152756 [ 291 ] {} <Debug> TCP-Session: 120f3852-e40e-4f00-97b2-f8f94e23e8b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63514 | ||
| 2544 | 2026.03.17 02:47:31.152805 [ 291 ] {} <Debug> TCP-Session: 120f3852-e40e-4f00-97b2-f8f94e23e8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.03.17 02:47:31.152824 [ 291 ] {} <Debug> TCP-Session: 120f3852-e40e-4f00-97b2-f8f94e23e8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.03.17 02:47:31.152869 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 2547 | 2026.03.17 02:47:31.154532 [ 295 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> AggregatingTransform: Aggregating | ||
| 2548 | 2026.03.17 02:47:31.154579 [ 295 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> Aggregator: Aggregation method: without_key | ||
| 2549 | 2026.03.17 02:47:31.154618 [ 295 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001595609 sec. (626.720 rows/sec., 24.48 KiB/sec.) | ||
| 2550 | 2026.03.17 02:47:31.154636 [ 295 ] {d1873754-834c-495a-af72-837e2d658549} <Trace> Aggregator: Merging aggregated data | ||
| 2551 | 2026.03.17 02:47:31.155830 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003984 sec., 251.00401606425706 rows/sec., 9.80 KiB/sec. | ||
| 2552 | 2026.03.17 02:47:31.156015 [ 289 ] {d1873754-834c-495a-af72-837e2d658549} <Debug> TCPHandler: Processed in 0.00450246 sec. | ||
| 2553 | 2026.03.17 02:47:31.156131 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2554 | 2026.03.17 02:47:31.156173 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2555 | 2026.03.17 02:47:31.156197 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2556 | 2026.03.17 02:47:31.156212 [ 289 ] {} <Debug> TCP-Session: 6da74e5f-9929-471e-bc2b-2bdf99de9b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.03.17 02:47:31.156233 [ 290 ] {} <Debug> TCP-Session: d3ea4b35-fd74-4cd0-81c2-9f982c472013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.17 02:47:31.156253 [ 294 ] {} <Debug> TCP-Session: 462ffb3a-2172-40e1-81a3-2e3e5067ed35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.03.17 02:47:31.156259 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.03.17 02:47:31.156302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2561 | 2026.03.17 02:47:31.156308 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.03.17 02:47:31.156336 [ 292 ] {} <Debug> TCP-Session: c5911c75-83c5-4d80-9361-1efc234e5602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.03.17 02:47:31.156345 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.03.17 02:47:31.156378 [ 293 ] {} <Debug> TCP-Session: 40976bea-a53e-457a-9ae1-1450e3dd3ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.03.17 02:47:31.156362 [ 291 ] {} <Debug> TCP-Session: 120f3852-e40e-4f00-97b2-f8f94e23e8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.03.17 02:47:31.156425 [ 3 ] {} <Debug> TCP-Session: 6d79f2cc-07f8-42b3-9ddb-281d2b2e5430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.17 02:47:31.156249 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.03.17 02:47:31.156223 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2569 | 2026.03.17 02:47:31.156517 [ 287 ] {} <Debug> TCP-Session: c2d305f2-0f8e-4b92-87b1-12e8484f5fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.03.17 02:47:31.156541 [ 286 ] {} <Debug> TCP-Session: 62403b23-6676-4181-9f75-511991b6f273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.03.17 02:47:31.413251 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40594 | ||
| 2572 | 2026.03.17 02:47:31.413395 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2573 | 2026.03.17 02:47:31.413435 [ 287 ] {} <Debug> TCP-Session: 5adf1ed3-defe-4a6a-9075-0d518e11911e Authenticating user 'default' from [fd00:1122:3344:101::e]:40594 | ||
| 2574 | 2026.03.17 02:47:31.413468 [ 287 ] {} <Debug> TCP-Session: 5adf1ed3-defe-4a6a-9075-0d518e11911e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.03.17 02:47:31.413485 [ 287 ] {} <Debug> TCP-Session: 5adf1ed3-defe-4a6a-9075-0d518e11911e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.03.17 02:47:31.413740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49176 | ||
| 2577 | 2026.03.17 02:47:31.413778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65510 | ||
| 2578 | 2026.03.17 02:47:31.413803 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56963 | ||
| 2579 | 2026.03.17 02:47:31.413832 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60423 | ||
| 2580 | 2026.03.17 02:47:31.413820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48293 | ||
| 2581 | 2026.03.17 02:47:31.413811 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64754 | ||
| 2582 | 2026.03.17 02:47:31.413928 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2583 | 2026.03.17 02:47:31.413942 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2584 | 2026.03.17 02:47:31.413960 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2585 | 2026.03.17 02:47:31.413992 [ 288 ] {} <Debug> TCP-Session: a656f836-cf13-46a3-a5ec-c4ba779e7f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:49176 | ||
| 2586 | 2026.03.17 02:47:31.414004 [ 3 ] {} <Debug> TCP-Session: ea03ede4-c0be-4a33-a8ee-337765deae00 Authenticating user 'default' from [fd00:1122:3344:101::e]:60423 | ||
| 2587 | 2026.03.17 02:47:31.414013 [ 294 ] {} <Debug> TCP-Session: 5587264e-73f9-4497-85d7-1d1d3c8ff93c Authenticating user 'default' from [fd00:1122:3344:101::e]:48293 | ||
| 2588 | 2026.03.17 02:47:31.414038 [ 288 ] {} <Debug> TCP-Session: a656f836-cf13-46a3-a5ec-c4ba779e7f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.03.17 02:47:31.414054 [ 3 ] {} <Debug> TCP-Session: ea03ede4-c0be-4a33-a8ee-337765deae00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.03.17 02:47:31.414071 [ 288 ] {} <Debug> TCP-Session: a656f836-cf13-46a3-a5ec-c4ba779e7f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.03.17 02:47:31.414134 [ 3 ] {} <Debug> TCP-Session: ea03ede4-c0be-4a33-a8ee-337765deae00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.03.17 02:47:31.414058 [ 294 ] {} <Debug> TCP-Session: 5587264e-73f9-4497-85d7-1d1d3c8ff93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.03.17 02:47:31.414044 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2594 | 2026.03.17 02:47:31.414186 [ 294 ] {} <Debug> TCP-Session: 5587264e-73f9-4497-85d7-1d1d3c8ff93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.03.17 02:47:31.414002 [ 287 ] {} <Trace> TCP-Session: 5adf1ed3-defe-4a6a-9075-0d518e11911e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.17 02:47:31.414232 [ 293 ] {} <Debug> TCP-Session: 83b9c9fe-4b80-4e83-9722-d11fd44c0a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:64754 | ||
| 2597 | 2026.03.17 02:47:31.413921 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2598 | 2026.03.17 02:47:31.414295 [ 293 ] {} <Debug> TCP-Session: 83b9c9fe-4b80-4e83-9722-d11fd44c0a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.03.17 02:47:31.413784 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38859 | ||
| 2600 | 2026.03.17 02:47:31.414326 [ 290 ] {} <Debug> TCP-Session: e0fe260c-77dd-4098-b341-2c464d4946a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65510 | ||
| 2601 | 2026.03.17 02:47:31.414328 [ 293 ] {} <Debug> TCP-Session: 83b9c9fe-4b80-4e83-9722-d11fd44c0a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.03.17 02:47:31.414380 [ 290 ] {} <Debug> TCP-Session: e0fe260c-77dd-4098-b341-2c464d4946a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.03.17 02:47:31.413927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2604 | 2026.03.17 02:47:31.414416 [ 290 ] {} <Debug> TCP-Session: e0fe260c-77dd-4098-b341-2c464d4946a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.03.17 02:47:31.414434 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2606 | 2026.03.17 02:47:31.414456 [ 292 ] {} <Debug> TCP-Session: 0e765b9d-0c02-4ba0-8a28-430c3bf1ddaa Authenticating user 'default' from [fd00:1122:3344:101::e]:56963 | ||
| 2607 | 2026.03.17 02:47:31.414484 [ 291 ] {} <Debug> TCP-Session: f83ccfed-8a45-458e-90ea-21e5bff3c577 Authenticating user 'default' from [fd00:1122:3344:101::e]:38859 | ||
| 2608 | 2026.03.17 02:47:31.414501 [ 292 ] {} <Debug> TCP-Session: 0e765b9d-0c02-4ba0-8a28-430c3bf1ddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.03.17 02:47:31.414504 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2610 | 2026.03.17 02:47:31.414529 [ 291 ] {} <Debug> TCP-Session: f83ccfed-8a45-458e-90ea-21e5bff3c577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.03.17 02:47:31.414535 [ 292 ] {} <Debug> TCP-Session: 0e765b9d-0c02-4ba0-8a28-430c3bf1ddaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.03.17 02:47:31.414562 [ 291 ] {} <Debug> TCP-Session: f83ccfed-8a45-458e-90ea-21e5bff3c577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.03.17 02:47:31.413787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60483 | ||
| 2614 | 2026.03.17 02:47:31.414688 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2615 | 2026.03.17 02:47:31.414717 [ 289 ] {} <Debug> TCP-Session: d092829e-9896-4881-a823-1e5b5991643b Authenticating user 'default' from [fd00:1122:3344:101::e]:60483 | ||
| 2616 | 2026.03.17 02:47:31.414740 [ 289 ] {} <Debug> TCP-Session: d092829e-9896-4881-a823-1e5b5991643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.03.17 02:47:31.414757 [ 289 ] {} <Debug> TCP-Session: d092829e-9896-4881-a823-1e5b5991643b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.03.17 02:47:31.414967 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2619 | 2026.03.17 02:47:31.415078 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2620 | 2026.03.17 02:47:31.415557 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 2621 | 2026.03.17 02:47:31.417065 [ 320 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> AggregatingTransform: Aggregating | ||
| 2622 | 2026.03.17 02:47:31.417129 [ 320 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> Aggregator: Aggregation method: without_key | ||
| 2623 | 2026.03.17 02:47:31.417178 [ 320 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001476246 sec. (677.394 rows/sec., 26.46 KiB/sec.) | ||
| 2624 | 2026.03.17 02:47:31.417201 [ 320 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Trace> Aggregator: Merging aggregated data | ||
| 2625 | 2026.03.17 02:47:31.418683 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004271 sec., 234.13720440177946 rows/sec., 9.15 KiB/sec. | ||
| 2626 | 2026.03.17 02:47:31.418863 [ 287 ] {7cd421fb-542c-47ad-9d06-723964fb8029} <Debug> TCPHandler: Processed in 0.005035823 sec. | ||
| 2627 | 2026.03.17 02:47:31.418990 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2628 | 2026.03.17 02:47:31.419025 [ 287 ] {} <Debug> TCP-Session: 5adf1ed3-defe-4a6a-9075-0d518e11911e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.03.17 02:47:31.419033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2630 | 2026.03.17 02:47:31.419070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2631 | 2026.03.17 02:47:31.419092 [ 291 ] {} <Debug> TCP-Session: f83ccfed-8a45-458e-90ea-21e5bff3c577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2026.03.17 02:47:31.419100 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2633 | 2026.03.17 02:47:31.419122 [ 292 ] {} <Debug> TCP-Session: 0e765b9d-0c02-4ba0-8a28-430c3bf1ddaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.03.17 02:47:31.419132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2635 | 2026.03.17 02:47:31.419157 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2636 | 2026.03.17 02:47:31.419174 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2637 | 2026.03.17 02:47:31.419195 [ 288 ] {} <Debug> TCP-Session: a656f836-cf13-46a3-a5ec-c4ba779e7f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.03.17 02:47:31.419217 [ 293 ] {} <Debug> TCP-Session: 83b9c9fe-4b80-4e83-9722-d11fd44c0a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.03.17 02:47:31.419237 [ 294 ] {} <Debug> TCP-Session: 5587264e-73f9-4497-85d7-1d1d3c8ff93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.03.17 02:47:31.419238 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2641 | 2026.03.17 02:47:31.419170 [ 290 ] {} <Debug> TCP-Session: e0fe260c-77dd-4098-b341-2c464d4946a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.03.17 02:47:31.419291 [ 3 ] {} <Debug> TCP-Session: ea03ede4-c0be-4a33-a8ee-337765deae00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.03.17 02:47:31.419197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2644 | 2026.03.17 02:47:31.419364 [ 289 ] {} <Debug> TCP-Session: d092829e-9896-4881-a823-1e5b5991643b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.03.17 02:47:31.834174 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35409 | ||
| 2646 | 2026.03.17 02:47:31.834326 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2647 | 2026.03.17 02:47:31.834366 [ 287 ] {} <Debug> TCP-Session: 9ebfce9c-264f-4090-bfb3-eeb70f4016ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35409 | ||
| 2648 | 2026.03.17 02:47:31.834397 [ 287 ] {} <Debug> TCP-Session: 9ebfce9c-264f-4090-bfb3-eeb70f4016ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.03.17 02:47:31.834416 [ 287 ] {} <Debug> TCP-Session: 9ebfce9c-264f-4090-bfb3-eeb70f4016ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.03.17 02:47:31.834733 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49655 | ||
| 2651 | 2026.03.17 02:47:31.834756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37092 | ||
| 2652 | 2026.03.17 02:47:31.834810 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53171 | ||
| 2653 | 2026.03.17 02:47:31.834803 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46768 | ||
| 2654 | 2026.03.17 02:47:31.834792 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45789 | ||
| 2655 | 2026.03.17 02:47:31.834886 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2656 | 2026.03.17 02:47:31.834909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2657 | 2026.03.17 02:47:31.834927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2658 | 2026.03.17 02:47:31.834957 [ 288 ] {} <Debug> TCP-Session: a56b5325-bbdf-4be6-9469-40f1374fa50e Authenticating user 'default' from [fd00:1122:3344:101::e]:49655 | ||
| 2659 | 2026.03.17 02:47:31.834966 [ 290 ] {} <Debug> TCP-Session: 3b67165b-cb93-490c-9dfd-1c235fc18030 Authenticating user 'default' from [fd00:1122:3344:101::e]:37092 | ||
| 2660 | 2026.03.17 02:47:31.834982 [ 294 ] {} <Debug> TCP-Session: c9082177-9860-41f1-bc23-cb97d6f7958d Authenticating user 'default' from [fd00:1122:3344:101::e]:46768 | ||
| 2661 | 2026.03.17 02:47:31.834996 [ 288 ] {} <Debug> TCP-Session: a56b5325-bbdf-4be6-9469-40f1374fa50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.03.17 02:47:31.835005 [ 290 ] {} <Debug> TCP-Session: 3b67165b-cb93-490c-9dfd-1c235fc18030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.03.17 02:47:31.835014 [ 294 ] {} <Debug> TCP-Session: c9082177-9860-41f1-bc23-cb97d6f7958d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.03.17 02:47:31.835033 [ 290 ] {} <Debug> TCP-Session: 3b67165b-cb93-490c-9dfd-1c235fc18030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2665 | 2026.03.17 02:47:31.835024 [ 288 ] {} <Debug> TCP-Session: a56b5325-bbdf-4be6-9469-40f1374fa50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2026.03.17 02:47:31.835045 [ 294 ] {} <Debug> TCP-Session: c9082177-9860-41f1-bc23-cb97d6f7958d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.03.17 02:47:31.834781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53657 | ||
| 2668 | 2026.03.17 02:47:31.835006 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2669 | 2026.03.17 02:47:31.834910 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2670 | 2026.03.17 02:47:31.835201 [ 293 ] {} <Debug> TCP-Session: 89d1f44f-d0d3-4553-8cae-eef3c1db570a Authenticating user 'default' from [fd00:1122:3344:101::e]:45789 | ||
| 2671 | 2026.03.17 02:47:31.835212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2672 | 2026.03.17 02:47:31.835227 [ 3 ] {} <Debug> TCP-Session: a468cfba-14be-45ca-b3ec-e333dc7090e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53171 | ||
| 2673 | 2026.03.17 02:47:31.835242 [ 293 ] {} <Debug> TCP-Session: 89d1f44f-d0d3-4553-8cae-eef3c1db570a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2674 | 2026.03.17 02:47:31.835259 [ 292 ] {} <Debug> TCP-Session: 20707df0-ec72-438e-9e1b-4b1feb294b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:53657 | ||
| 2675 | 2026.03.17 02:47:31.835263 [ 3 ] {} <Debug> TCP-Session: a468cfba-14be-45ca-b3ec-e333dc7090e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2026.03.17 02:47:31.835279 [ 293 ] {} <Debug> TCP-Session: 89d1f44f-d0d3-4553-8cae-eef3c1db570a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2677 | 2026.03.17 02:47:31.835296 [ 292 ] {} <Debug> TCP-Session: 20707df0-ec72-438e-9e1b-4b1feb294b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2678 | 2026.03.17 02:47:31.835305 [ 3 ] {} <Debug> TCP-Session: a468cfba-14be-45ca-b3ec-e333dc7090e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2679 | 2026.03.17 02:47:31.835334 [ 292 ] {} <Debug> TCP-Session: 20707df0-ec72-438e-9e1b-4b1feb294b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2680 | 2026.03.17 02:47:31.834801 [ 287 ] {} <Trace> TCP-Session: 9ebfce9c-264f-4090-bfb3-eeb70f4016ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.03.17 02:47:31.834777 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41584 | ||
| 2682 | 2026.03.17 02:47:31.834759 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38003 | ||
| 2683 | 2026.03.17 02:47:31.835512 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2684 | 2026.03.17 02:47:31.835523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2685 | 2026.03.17 02:47:31.835549 [ 291 ] {} <Debug> TCP-Session: e20ca56a-be19-42a9-86f6-18b74b1e8ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41584 | ||
| 2686 | 2026.03.17 02:47:31.835573 [ 289 ] {} <Debug> TCP-Session: d87ba138-a8ba-4df3-bbd6-874309112236 Authenticating user 'default' from [fd00:1122:3344:101::e]:38003 | ||
| 2687 | 2026.03.17 02:47:31.835584 [ 291 ] {} <Debug> TCP-Session: e20ca56a-be19-42a9-86f6-18b74b1e8ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2026.03.17 02:47:31.835600 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2689 | 2026.03.17 02:47:31.835612 [ 291 ] {} <Debug> TCP-Session: e20ca56a-be19-42a9-86f6-18b74b1e8ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2026.03.17 02:47:31.835603 [ 289 ] {} <Debug> TCP-Session: d87ba138-a8ba-4df3-bbd6-874309112236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.03.17 02:47:31.835665 [ 289 ] {} <Debug> TCP-Session: d87ba138-a8ba-4df3-bbd6-874309112236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2026.03.17 02:47:31.835960 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2693 | 2026.03.17 02:47:31.836035 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2694 | 2026.03.17 02:47:31.836436 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 2695 | 2026.03.17 02:47:31.837689 [ 331 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> AggregatingTransform: Aggregating | ||
| 2696 | 2026.03.17 02:47:31.837742 [ 331 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> Aggregator: Aggregation method: without_key | ||
| 2697 | 2026.03.17 02:47:31.837781 [ 331 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001205659 sec. (829.422 rows/sec., 32.40 KiB/sec.) | ||
| 2698 | 2026.03.17 02:47:31.837800 [ 331 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Trace> Aggregator: Merging aggregated data | ||
| 2699 | 2026.03.17 02:47:31.839080 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003546 sec., 282.0078962210942 rows/sec., 11.02 KiB/sec. | ||
| 2700 | 2026.03.17 02:47:31.839275 [ 287 ] {cdb80b3f-0a59-4fa7-9d25-c585abe36319} <Debug> TCPHandler: Processed in 0.004598792 sec. | ||
| 2701 | 2026.03.17 02:47:31.839404 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2702 | 2026.03.17 02:47:31.839442 [ 287 ] {} <Debug> TCP-Session: 9ebfce9c-264f-4090-bfb3-eeb70f4016ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2703 | 2026.03.17 02:47:31.839449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2704 | 2026.03.17 02:47:31.839473 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2705 | 2026.03.17 02:47:31.839499 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2706 | 2026.03.17 02:47:31.839508 [ 288 ] {} <Debug> TCP-Session: a56b5325-bbdf-4be6-9469-40f1374fa50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2707 | 2026.03.17 02:47:31.839535 [ 292 ] {} <Debug> TCP-Session: 20707df0-ec72-438e-9e1b-4b1feb294b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2708 | 2026.03.17 02:47:31.839544 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2709 | 2026.03.17 02:47:31.839561 [ 3 ] {} <Debug> TCP-Session: a468cfba-14be-45ca-b3ec-e333dc7090e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2026.03.17 02:47:31.839584 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2711 | 2026.03.17 02:47:31.839609 [ 293 ] {} <Debug> TCP-Session: 89d1f44f-d0d3-4553-8cae-eef3c1db570a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2026.03.17 02:47:31.839620 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2713 | 2026.03.17 02:47:31.839639 [ 290 ] {} <Debug> TCP-Session: 3b67165b-cb93-490c-9dfd-1c235fc18030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2714 | 2026.03.17 02:47:31.839563 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2715 | 2026.03.17 02:47:31.839678 [ 294 ] {} <Debug> TCP-Session: c9082177-9860-41f1-bc23-cb97d6f7958d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2716 | 2026.03.17 02:47:31.839524 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2717 | 2026.03.17 02:47:31.839726 [ 291 ] {} <Debug> TCP-Session: e20ca56a-be19-42a9-86f6-18b74b1e8ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2718 | 2026.03.17 02:47:31.839779 [ 289 ] {} <Debug> TCP-Session: d87ba138-a8ba-4df3-bbd6-874309112236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2719 | 2026.03.17 02:47:33.970941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 328 | ||
| 2720 | 2026.03.17 02:47:33.973083 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.03.17 02:47:33.973131 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2722 | 2026.03.17 02:47:33.974324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2723 | 2026.03.17 02:47:33.974584 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.17 02:47:33.974894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2725 | 2026.03.17 02:47:35.389425 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.03.17 02:47:35.389660 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2727 | 2026.03.17 02:47:35.389987 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2728 | 2026.03.17 02:47:35.390024 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2729 | 2026.03.17 02:47:35.390277 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2730 | 2026.03.17 02:47:35.390343 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2731 | 2026.03.17 02:47:35.390480 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2732 | 2026.03.17 02:47:35.390604 [ 317 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2733 | 2026.03.17 02:47:35.390618 [ 316 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2734 | 2026.03.17 02:47:35.390755 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 2735 | 2026.03.17 02:47:35.390782 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2736 | 2026.03.17 02:47:35.393002 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2737 | 2026.03.17 02:47:35.393050 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2738 | 2026.03.17 02:47:35.393149 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2739 | 2026.03.17 02:47:35.393228 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Trace> MergeTreeBaseSelectProcessor: 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2740 | 2026.03.17 02:47:35.394276 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004702 sec., 6167.58826031476 rows/sec., 268.75 KiB/sec. | ||
| 2741 | 2026.03.17 02:47:35.394407 [ 4 ] {1d183bd7-f39e-4a55-a196-c2651a44c982} <Debug> TCPHandler: Processed in 0.005101525 sec. | ||
| 2742 | 2026.03.17 02:47:35.400453 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.03.17 02:47:35.400578 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2744 | 2026.03.17 02:47:35.400628 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2745 | 2026.03.17 02:47:35.401269 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.17 02:47:35.401322 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2747 | 2026.03.17 02:47:35.401735 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2748 | 2026.03.17 02:47:35.401941 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.03.17 02:47:35.402087 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 67.04 KiB/sec. | ||
| 2750 | 2026.03.17 02:47:35.402126 [ 4 ] {01e4d2ad-5f8a-46ed-8690-769e20021b5e} <Debug> TCPHandler: Processed in 0.001741553 sec. | ||
| 2751 | 2026.03.17 02:47:35.402235 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.03.17 02:47:35.402330 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2753 | 2026.03.17 02:47:35.402370 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2754 | 2026.03.17 02:47:35.402782 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.03.17 02:47:35.402821 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2756 | 2026.03.17 02:47:35.403116 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2757 | 2026.03.17 02:47:35.403321 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.03.17 02:47:35.403446 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 2759 | 2026.03.17 02:47:35.403482 [ 4 ] {1daab61f-6462-4f0c-b083-f15aa7d29a39} <Debug> TCPHandler: Processed in 0.001294501 sec. | ||
| 2760 | 2026.03.17 02:47:35.403579 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.03.17 02:47:35.403670 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2762 | 2026.03.17 02:47:35.403708 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2763 | 2026.03.17 02:47:35.404083 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.03.17 02:47:35.404120 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2765 | 2026.03.17 02:47:35.404405 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2766 | 2026.03.17 02:47:35.404607 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.03.17 02:47:35.404727 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001075 sec., 13023.255813953489 rows/sec., 1.04 MiB/sec. | ||
| 2768 | 2026.03.17 02:47:35.404762 [ 4 ] {24feb813-5a8b-4a83-9040-b886b7e71ecb} <Debug> TCPHandler: Processed in 0.00123019 sec. | ||
| 2769 | 2026.03.17 02:47:35.404865 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.03.17 02:47:35.404956 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2771 | 2026.03.17 02:47:35.404994 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2772 | 2026.03.17 02:47:35.405460 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.03.17 02:47:35.405495 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2774 | 2026.03.17 02:47:35.405793 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2775 | 2026.03.17 02:47:35.405997 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.03.17 02:47:35.406122 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Debug> executeQuery: Read 212 rows, 19.26 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 15.90 MiB/sec. | ||
| 2777 | 2026.03.17 02:47:35.406157 [ 4 ] {2f2ba404-c6a2-4330-910f-9d35bc2a7832} <Debug> TCPHandler: Processed in 0.001339342 sec. | ||
| 2778 | 2026.03.17 02:47:35.406263 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.03.17 02:47:35.406353 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.03.17 02:47:35.406390 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2781 | 2026.03.17 02:47:35.406773 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.03.17 02:47:35.406809 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2783 | 2026.03.17 02:47:35.407091 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2784 | 2026.03.17 02:47:35.407295 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.03.17 02:47:35.407419 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001083 sec., 36934.441366574334 rows/sec., 2.70 MiB/sec. | ||
| 2786 | 2026.03.17 02:47:35.407455 [ 4 ] {87242ccc-2d8d-4d94-adfd-d93de25872f1} <Debug> TCPHandler: Processed in 0.00123892 sec. | ||
| 2787 | 2026.03.17 02:47:35.407552 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.03.17 02:47:35.407642 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.03.17 02:47:35.407680 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2790 | 2026.03.17 02:47:35.408057 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.03.17 02:47:35.408093 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2792 | 2026.03.17 02:47:35.408367 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2793 | 2026.03.17 02:47:35.408572 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.03.17 02:47:35.408692 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001067 sec., 23430.178069353326 rows/sec., 1.93 MiB/sec. | ||
| 2795 | 2026.03.17 02:47:35.408728 [ 4 ] {0c6fc525-2a6a-4a4f-8d2a-434ad9e5515a} <Debug> TCPHandler: Processed in 0.0012239 sec. | ||
| 2796 | 2026.03.17 02:47:35.408829 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.03.17 02:47:35.408919 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.03.17 02:47:35.408957 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2799 | 2026.03.17 02:47:35.409326 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.03.17 02:47:35.409361 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2801 | 2026.03.17 02:47:35.409631 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2802 | 2026.03.17 02:47:35.409835 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.03.17 02:47:35.409960 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 886.94 KiB/sec. | ||
| 2804 | 2026.03.17 02:47:35.409996 [ 4 ] {f919ca08-797e-4264-9df1-5451d4b316c0} <Debug> TCPHandler: Processed in 0.00121345 sec. | ||
| 2805 | 2026.03.17 02:47:35.410091 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.03.17 02:47:35.410182 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2807 | 2026.03.17 02:47:35.410219 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2808 | 2026.03.17 02:47:35.410653 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.03.17 02:47:35.410688 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2810 | 2026.03.17 02:47:35.410973 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2811 | 2026.03.17 02:47:35.411178 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.17 02:47:35.411303 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001138 sec., 112478.03163444641 rows/sec., 9.13 MiB/sec. | ||
| 2813 | 2026.03.17 02:47:35.411339 [ 4 ] {92c85b9b-1760-4796-95bf-bb599dd63169} <Debug> TCPHandler: Processed in 0.001294572 sec. | ||
| 2814 | 2026.03.17 02:47:35.411441 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.03.17 02:47:35.411531 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2816 | 2026.03.17 02:47:35.411572 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2817 | 2026.03.17 02:47:35.411951 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.17 02:47:35.411985 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2819 | 2026.03.17 02:47:35.412306 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2820 | 2026.03.17 02:47:35.412515 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.03.17 02:47:35.412639 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001125 sec., 180444.44444444447 rows/sec., 12.93 MiB/sec. | ||
| 2822 | 2026.03.17 02:47:35.412675 [ 4 ] {e95d276d-518f-483c-9450-774424bfeb83} <Debug> TCPHandler: Processed in 0.001280901 sec. | ||
| 2823 | 2026.03.17 02:47:35.412781 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.03.17 02:47:35.412872 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.03.17 02:47:35.412913 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2826 | 2026.03.17 02:47:35.413210 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Trace> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.03.17 02:47:35.413246 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2828 | 2026.03.17 02:47:35.413527 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2829 | 2026.03.17 02:47:35.413729 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Trace> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.17 02:47:35.413850 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 63.80 KiB/sec. | ||
| 2831 | 2026.03.17 02:47:35.413884 [ 4 ] {d84b4812-360b-4291-a132-5f66bb719dbc} <Debug> TCPHandler: Processed in 0.001150248 sec. | ||
| 2832 | 2026.03.17 02:47:35.413980 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.03.17 02:47:35.414069 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.03.17 02:47:35.414183 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2835 | 2026.03.17 02:47:35.414927 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.17 02:47:35.414963 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2837 | 2026.03.17 02:47:35.415471 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2838 | 2026.03.17 02:47:35.415688 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.17 02:47:35.415819 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 14.21 MiB/sec. | ||
| 2840 | 2026.03.17 02:47:35.415873 [ 4 ] {55a26ac7-5b6b-4cd9-90cc-8c5b7a5a2b09} <Debug> TCPHandler: Processed in 0.001938928 sec. | ||
| 2841 | 2026.03.17 02:47:35.416060 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.03.17 02:47:35.416153 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.03.17 02:47:35.416192 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2844 | 2026.03.17 02:47:35.416531 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.03.17 02:47:35.416567 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2846 | 2026.03.17 02:47:35.416856 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2847 | 2026.03.17 02:47:35.417082 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.03.17 02:47:35.417204 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2849 | 2026.03.17 02:47:35.417239 [ 4 ] {4d7002ee-9579-484f-8259-269c519c8308} <Debug> TCPHandler: Processed in 0.00122638 sec. | ||
| 2850 | 2026.03.17 02:47:36.497273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 2851 | 2026.03.17 02:47:36.497856 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.03.17 02:47:36.497908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2853 | 2026.03.17 02:47:36.498467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2854 | 2026.03.17 02:47:36.498695 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.17 02:47:36.498827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 2856 | 2026.03.17 02:47:36.498824 [ 72 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2857 | 2026.03.17 02:47:36.498905 [ 72 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.17 02:47:36.498930 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2859 | 2026.03.17 02:47:36.499070 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2860 | 2026.03.17 02:47:36.499234 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2861 | 2026.03.17 02:47:36.499279 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 2862 | 2026.03.17 02:47:36.499380 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2863 | 2026.03.17 02:47:36.499430 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2864 | 2026.03.17 02:47:36.499471 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2865 | 2026.03.17 02:47:36.499515 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2866 | 2026.03.17 02:47:36.499561 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 2867 | 2026.03.17 02:47:36.500984 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982338 sec., 2668061.6524528107 rows/sec., 38.17 MiB/sec. | ||
| 2868 | 2026.03.17 02:47:36.501843 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2869 | 2026.03.17 02:47:36.502186 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.03.17 02:47:36.502270 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_11_2} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2871 | 2026.03.17 02:47:36.502377 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2872 | 2026.03.17 02:47:36.778471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2873 | 2026.03.17 02:47:36.796830 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.03.17 02:47:36.796888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2875 | 2026.03.17 02:47:36.802978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2876 | 2026.03.17 02:47:36.803704 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.03.17 02:47:36.803980 [ 72 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2878 | 2026.03.17 02:47:36.804051 [ 72 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.03.17 02:47:36.804074 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2880 | 2026.03.17 02:47:36.804196 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2881 | 2026.03.17 02:47:36.807276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2882 | 2026.03.17 02:47:36.808595 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2883 | 2026.03.17 02:47:36.810077 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2884 | 2026.03.17 02:47:36.814402 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2885 | 2026.03.17 02:47:36.818392 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2886 | 2026.03.17 02:47:36.822285 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2887 | 2026.03.17 02:47:36.827053 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2888 | 2026.03.17 02:47:36.831636 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 2889 | 2026.03.17 02:47:36.885008 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080865963 sec., 1026.3898050654514 rows/sec., 5.31 MiB/sec. | ||
| 2890 | 2026.03.17 02:47:36.887437 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2891 | 2026.03.17 02:47:36.889563 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_11_2} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.17 02:47:36.889648 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_11_2} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2893 | 2026.03.17 02:47:36.891559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2894 | 2026.03.17 02:47:37.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.14 MiB, peak 219.03 MiB, free memory in arenas 0.00 B, will set to 219.71 MiB (RSS), difference: 10.58 MiB | ||
| 2895 | 2026.03.17 02:47:40.392275 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.17 02:47:40.392482 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.17 02:47:40.392548 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2898 | 2026.03.17 02:47:40.393167 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.17 02:47:40.393215 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2900 | 2026.03.17 02:47:40.393641 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2901 | 2026.03.17 02:47:40.393876 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.17 02:47:40.394035 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001598 sec., 67584.48060075093 rows/sec., 5.69 MiB/sec. | ||
| 2903 | 2026.03.17 02:47:40.394098 [ 4 ] {1602e7b9-0f70-4395-b8fd-f306625d0d93} <Debug> TCPHandler: Processed in 0.001959658 sec. | ||
| 2904 | 2026.03.17 02:47:40.394226 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.17 02:47:40.394323 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.17 02:47:40.394367 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2907 | 2026.03.17 02:47:40.394770 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.17 02:47:40.394808 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2909 | 2026.03.17 02:47:40.395138 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2910 | 2026.03.17 02:47:40.395358 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.17 02:47:40.395491 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.61 MiB/sec. | ||
| 2912 | 2026.03.17 02:47:40.395530 [ 4 ] {75aa0067-27d4-4886-a573-cb123b07e6c1} <Debug> TCPHandler: Processed in 0.001355733 sec. | ||
| 2913 | 2026.03.17 02:47:40.395631 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.17 02:47:40.395727 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2915 | 2026.03.17 02:47:40.395766 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2916 | 2026.03.17 02:47:40.396180 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.17 02:47:40.396217 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2918 | 2026.03.17 02:47:40.396526 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2919 | 2026.03.17 02:47:40.396756 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.17 02:47:40.396886 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 5.97 MiB/sec. | ||
| 2921 | 2026.03.17 02:47:40.396925 [ 4 ] {5f7c46ee-8e06-42ac-84e8-a60ae31152dc} <Debug> TCPHandler: Processed in 0.001343842 sec. | ||
| 2922 | 2026.03.17 02:47:40.397037 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.03.17 02:47:40.397134 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2924 | 2026.03.17 02:47:40.397178 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2925 | 2026.03.17 02:47:40.397569 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.17 02:47:40.397608 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2927 | 2026.03.17 02:47:40.397966 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2928 | 2026.03.17 02:47:40.398193 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.17 02:47:40.398328 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 2930 | 2026.03.17 02:47:40.398367 [ 4 ] {c0fd02dc-881f-48df-89d5-588f47a3c6fb} <Debug> TCPHandler: Processed in 0.001380083 sec. | ||
| 2931 | 2026.03.17 02:47:40.398473 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.03.17 02:47:40.398569 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.03.17 02:47:40.398623 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2934 | 2026.03.17 02:47:40.399368 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.03.17 02:47:40.399406 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2936 | 2026.03.17 02:47:40.399951 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2937 | 2026.03.17 02:47:40.400180 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.03.17 02:47:40.400325 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001775 sec., 14647.887323943662 rows/sec., 26.25 MiB/sec. | ||
| 2939 | 2026.03.17 02:47:40.400379 [ 4 ] {0a212d3a-a871-4544-8cdc-191c83d58e2c} <Debug> TCPHandler: Processed in 0.001957318 sec. | ||
| 2940 | 2026.03.17 02:47:40.400504 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.03.17 02:47:40.400598 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.03.17 02:47:40.400640 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2943 | 2026.03.17 02:47:40.400953 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.17 02:47:40.400989 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2945 | 2026.03.17 02:47:40.401287 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2946 | 2026.03.17 02:47:40.401513 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.03.17 02:47:40.401636 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2948 | 2026.03.17 02:47:40.401672 [ 4 ] {fb91670e-271d-4e9f-9c6c-22b6f84e842d} <Debug> TCPHandler: Processed in 0.00121886 sec. | ||
| 2949 | 2026.03.17 02:47:43.871164 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2950 | 2026.03.17 02:47:43.871215 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2951 | 2026.03.17 02:47:43.975981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 366 | ||
| 2952 | 2026.03.17 02:47:43.978169 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.03.17 02:47:43.978211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2954 | 2026.03.17 02:47:43.979389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2955 | 2026.03.17 02:47:43.979642 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.03.17 02:47:43.979878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2957 | 2026.03.17 02:47:43.999823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 2958 | 2026.03.17 02:47:44.000348 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.03.17 02:47:44.000393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2960 | 2026.03.17 02:47:44.001034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2961 | 2026.03.17 02:47:44.001271 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.03.17 02:47:44.001401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 2963 | 2026.03.17 02:47:44.308238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2964 | 2026.03.17 02:47:44.323496 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.03.17 02:47:44.323557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2966 | 2026.03.17 02:47:44.329546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2967 | 2026.03.17 02:47:44.330229 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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.03.17 02:47:44.332860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2969 | 2026.03.17 02:47:45.391955 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.03.17 02:47:45.392134 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2971 | 2026.03.17 02:47:45.392199 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2972 | 2026.03.17 02:47:45.392812 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.03.17 02:47:45.392858 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2974 | 2026.03.17 02:47:45.393240 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2975 | 2026.03.17 02:47:45.393483 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.03.17 02:47:45.393633 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001546 sec., 54333.76455368693 rows/sec., 4.55 MiB/sec. | ||
| 2977 | 2026.03.17 02:47:45.393673 [ 4 ] {961f819c-acd0-4467-b136-2ae52c977e81} <Debug> TCPHandler: Processed in 0.001844574 sec. | ||
| 2978 | 2026.03.17 02:47:45.393793 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.03.17 02:47:45.393889 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.03.17 02:47:45.393931 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2981 | 2026.03.17 02:47:45.394332 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.03.17 02:47:45.394369 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2983 | 2026.03.17 02:47:45.394668 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2984 | 2026.03.17 02:47:45.394884 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.03.17 02:47:45.395011 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00114 sec., 12280.701754385966 rows/sec., 923.45 KiB/sec. | ||
| 2986 | 2026.03.17 02:47:45.395047 [ 4 ] {5f1d9fcb-703d-4126-82ae-8fde1471822c} <Debug> TCPHandler: Processed in 0.001305042 sec. | ||
| 2987 | 2026.03.17 02:47:45.395159 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.03.17 02:47:45.395253 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2989 | 2026.03.17 02:47:45.395292 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2990 | 2026.03.17 02:47:45.395682 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.17 02:47:45.395718 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 2992 | 2026.03.17 02:47:45.396031 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2993 | 2026.03.17 02:47:45.396251 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.17 02:47:45.396378 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001143 sec., 68241.46981627298 rows/sec., 5.33 MiB/sec. | ||
| 2995 | 2026.03.17 02:47:45.396414 [ 4 ] {550a66da-b808-4d81-989a-4bbf0c2d2182} <Debug> TCPHandler: Processed in 0.001304922 sec. | ||
| 2996 | 2026.03.17 02:47:45.396528 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.03.17 02:47:45.396622 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.17 02:47:45.396665 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2026.03.17 02:47:45.397058 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.17 02:47:45.397093 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3001 | 2026.03.17 02:47:45.397429 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3002 | 2026.03.17 02:47:45.397650 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.17 02:47:45.397775 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 3004 | 2026.03.17 02:47:45.397811 [ 4 ] {1ef24ae4-60c0-4699-9b18-3f66209cf248} <Debug> TCPHandler: Processed in 0.001331802 sec. | ||
| 3005 | 2026.03.17 02:47:45.397919 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.03.17 02:47:45.398014 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.03.17 02:47:45.398070 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3008 | 2026.03.17 02:47:45.398791 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.17 02:47:45.398826 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3010 | 2026.03.17 02:47:45.399365 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3011 | 2026.03.17 02:47:45.399591 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.17 02:47:45.399723 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001728 sec., 8101.851851851852 rows/sec., 14.52 MiB/sec. | ||
| 3013 | 2026.03.17 02:47:45.399775 [ 4 ] {e00be8df-8779-454e-9125-2f8f72c3b562} <Debug> TCPHandler: Processed in 0.001905076 sec. | ||
| 3014 | 2026.03.17 02:47:45.399890 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.03.17 02:47:45.399986 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.17 02:47:45.400028 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3017 | 2026.03.17 02:47:45.400348 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.03.17 02:47:45.400382 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3019 | 2026.03.17 02:47:45.400687 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3020 | 2026.03.17 02:47:45.400914 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.17 02:47:45.401037 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3022 | 2026.03.17 02:47:45.401075 [ 4 ] {59f9c565-f0ce-4823-b0b9-fc63fdfaa09b} <Debug> TCPHandler: Processed in 0.00123388 sec. | ||
| 3023 | 2026.03.17 02:47:50.392888 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.03.17 02:47:50.393098 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3025 | 2026.03.17 02:47:50.393174 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3026 | 2026.03.17 02:47:50.393846 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.03.17 02:47:50.393900 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3028 | 2026.03.17 02:47:50.394285 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3029 | 2026.03.17 02:47:50.394535 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.17 02:47:50.394698 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001655 sec., 1208.4592145015106 rows/sec., 98.54 KiB/sec. | ||
| 3031 | 2026.03.17 02:47:50.394748 [ 4 ] {13d12b72-32c1-4c5b-906f-dd7b6bd9f02b} <Debug> TCPHandler: Processed in 0.001997328 sec. | ||
| 3032 | 2026.03.17 02:47:50.394872 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.03.17 02:47:50.394975 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3034 | 2026.03.17 02:47:50.395018 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3035 | 2026.03.17 02:47:50.395482 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.17 02:47:50.395518 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3037 | 2026.03.17 02:47:50.395841 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2026.03.17 02:47:50.396071 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.17 02:47:50.396188 [ 132 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3040 | 2026.03.17 02:47:50.396232 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001281 sec., 85089.77361436377 rows/sec., 7.15 MiB/sec. | ||
| 3041 | 2026.03.17 02:47:50.396232 [ 132 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.17 02:47:50.396273 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3043 | 2026.03.17 02:47:50.396274 [ 4 ] {22a2c00e-ea92-48b1-bb5b-b03f792b5720} <Debug> TCPHandler: Processed in 0.001453385 sec. | ||
| 3044 | 2026.03.17 02:47:50.396400 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.17 02:47:50.396408 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 3046 | 2026.03.17 02:47:50.396498 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.17 02:47:50.396544 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3048 | 2026.03.17 02:47:50.396574 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.03.17 02:47:50.396617 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 3050 | 2026.03.17 02:47:50.396723 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
| 3051 | 2026.03.17 02:47:50.396778 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 3052 | 2026.03.17 02:47:50.396825 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 3053 | 2026.03.17 02:47:50.396872 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part | ||
| 3054 | 2026.03.17 02:47:50.396916 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 109 rows starting from the beginning of the part | ||
| 3055 | 2026.03.17 02:47:50.396970 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.17 02:47:50.397011 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3057 | 2026.03.17 02:47:50.397342 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3058 | 2026.03.17 02:47:50.397577 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.17 02:47:50.397721 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001244 sec., 22508.038585209 rows/sec., 1.64 MiB/sec. | ||
| 3060 | 2026.03.17 02:47:50.397760 [ 4 ] {e0da93a1-74b7-47f6-9dcd-20ba39f7279a} <Debug> TCPHandler: Processed in 0.001412605 sec. | ||
| 3061 | 2026.03.17 02:47:50.397863 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.03.17 02:47:50.397959 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3063 | 2026.03.17 02:47:50.397982 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164329 sec., 532468.4018036987 rows/sec., 48.18 MiB/sec. | ||
| 3064 | 2026.03.17 02:47:50.398000 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3065 | 2026.03.17 02:47:50.398178 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3066 | 2026.03.17 02:47:50.398427 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.03.17 02:47:50.398468 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3068 | 2026.03.17 02:47:50.398508 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.17 02:47:50.398603 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_16_3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3070 | 2026.03.17 02:47:50.398700 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3071 | 2026.03.17 02:47:50.398806 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3072 | 2026.03.17 02:47:50.399043 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.17 02:47:50.399141 [ 132 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3074 | 2026.03.17 02:47:50.399169 [ 132 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.03.17 02:47:50.399177 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001237 sec., 74373.48423605497 rows/sec., 5.81 MiB/sec. | ||
| 3076 | 2026.03.17 02:47:50.399189 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3077 | 2026.03.17 02:47:50.399217 [ 4 ] {b5e34d3d-2a6a-4884-81a7-c96bb3639a33} <Debug> TCPHandler: Processed in 0.001403634 sec. | ||
| 3078 | 2026.03.17 02:47:50.399284 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 3079 | 2026.03.17 02:47:50.399342 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.03.17 02:47:50.399397 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2026.03.17 02:47:50.399432 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 166 rows starting from the beginning of the part | ||
| 3082 | 2026.03.17 02:47:50.399442 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.03.17 02:47:50.399490 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3084 | 2026.03.17 02:47:50.399522 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3085 | 2026.03.17 02:47:50.399576 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3086 | 2026.03.17 02:47:50.399623 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3087 | 2026.03.17 02:47:50.399666 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part | ||
| 3088 | 2026.03.17 02:47:50.399712 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 92 rows starting from the beginning of the part | ||
| 3089 | 2026.03.17 02:47:50.399912 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.03.17 02:47:50.399954 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3091 | 2026.03.17 02:47:50.400335 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3092 | 2026.03.17 02:47:50.400567 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.03.17 02:47:50.400634 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393664 sec., 462091.2931667891 rows/sec., 38.42 MiB/sec. | ||
| 3094 | 2026.03.17 02:47:50.400662 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.03.17 02:47:50.400686 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.03.17 02:47:50.400703 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3097 | 2026.03.17 02:47:50.400703 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001281 sec., 125683.06010928961 rows/sec., 8.75 MiB/sec. | ||
| 3098 | 2026.03.17 02:47:50.400754 [ 4 ] {d0265cdf-3115-4e33-b5d9-f082bb71a772} <Debug> TCPHandler: Processed in 0.001462996 sec. | ||
| 3099 | 2026.03.17 02:47:50.400763 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3100 | 2026.03.17 02:47:50.400768 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 3101 | 2026.03.17 02:47:50.400859 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.03.17 02:47:50.400871 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3103 | 2026.03.17 02:47:50.400914 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1886 rows starting from the beginning of the part | ||
| 3104 | 2026.03.17 02:47:50.400960 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.03.17 02:47:50.400965 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3106 | 2026.03.17 02:47:50.401019 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 3107 | 2026.03.17 02:47:50.401022 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3108 | 2026.03.17 02:47:50.401029 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.17 02:47:50.401057 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3110 | 2026.03.17 02:47:50.401104 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3111 | 2026.03.17 02:47:50.401107 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_16_3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3112 | 2026.03.17 02:47:50.401146 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3113 | 2026.03.17 02:47:50.401211 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3114 | 2026.03.17 02:47:50.401864 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.17 02:47:50.401904 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3116 | 2026.03.17 02:47:50.402335 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587999 sec., 1719144.6594109945 rows/sec., 121.54 MiB/sec. | ||
| 3117 | 2026.03.17 02:47:50.402492 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3118 | 2026.03.17 02:47:50.402654 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3119 | 2026.03.17 02:47:50.402735 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.03.17 02:47:50.402880 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 24.03 MiB/sec. | ||
| 3121 | 2026.03.17 02:47:50.402901 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.03.17 02:47:50.402940 [ 4 ] {d991f9de-59c9-4e45-8d89-4d425482ebb7} <Debug> TCPHandler: Processed in 0.002132232 sec. | ||
| 3123 | 2026.03.17 02:47:50.402970 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3124 | 2026.03.17 02:47:50.403054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3125 | 2026.03.17 02:47:50.403062 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.03.17 02:47:50.403158 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.03.17 02:47:50.403199 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3128 | 2026.03.17 02:47:50.403539 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.17 02:47:50.403574 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3130 | 2026.03.17 02:47:50.403887 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3131 | 2026.03.17 02:47:50.404104 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.03.17 02:47:50.404213 [ 132 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3133 | 2026.03.17 02:47:50.404240 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3134 | 2026.03.17 02:47:50.404262 [ 132 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.03.17 02:47:50.404277 [ 4 ] {fc01aeb2-3f24-404e-8cee-cab6175f6d9a} <Debug> TCPHandler: Processed in 0.001265171 sec. | ||
| 3136 | 2026.03.17 02:47:50.404285 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3137 | 2026.03.17 02:47:50.404389 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 3138 | 2026.03.17 02:47:50.404501 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3139 | 2026.03.17 02:47:50.404531 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 624 rows starting from the beginning of the part | ||
| 3140 | 2026.03.17 02:47:50.404608 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3141 | 2026.03.17 02:47:50.404657 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3142 | 2026.03.17 02:47:50.404704 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3143 | 2026.03.17 02:47:50.404753 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3144 | 2026.03.17 02:47:50.404798 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3145 | 2026.03.17 02:47:50.405718 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 4 columns (4 merged, 0 gathered) in 0.001373594 sec., 672687.8539073409 rows/sec., 45.33 MiB/sec. | ||
| 3146 | 2026.03.17 02:47:50.405924 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3147 | 2026.03.17 02:47:50.406240 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.03.17 02:47:50.406320 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_16_3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3149 | 2026.03.17 02:47:50.406414 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3150 | 2026.03.17 02:47:51.501586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3151 | 2026.03.17 02:47:51.502155 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.03.17 02:47:51.502202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3153 | 2026.03.17 02:47:51.502693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3154 | 2026.03.17 02:47:51.502936 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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.03.17 02:47:51.503066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3156 | 2026.03.17 02:47:51.833021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3157 | 2026.03.17 02:47:51.852498 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.17 02:47:51.852565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3159 | 2026.03.17 02:47:51.858670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3160 | 2026.03.17 02:47:51.859386 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.17 02:47:51.862695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3162 | 2026.03.17 02:47:53.980134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 392 | ||
| 3163 | 2026.03.17 02:47:53.982227 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.17 02:47:53.982285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3165 | 2026.03.17 02:47:53.983673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3166 | 2026.03.17 02:47:53.984040 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.17 02:47:53.984387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3168 | 2026.03.17 02:47:55.392256 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.03.17 02:47:55.392527 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3170 | 2026.03.17 02:47:55.392621 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3171 | 2026.03.17 02:47:55.393424 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.03.17 02:47:55.393462 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3173 | 2026.03.17 02:47:55.393856 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3174 | 2026.03.17 02:47:55.394083 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.03.17 02:47:55.394228 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001769 sec., 47484.45449406444 rows/sec., 3.97 MiB/sec. | ||
| 3176 | 2026.03.17 02:47:55.394269 [ 4 ] {ea697943-0106-49d2-8489-dfefbac025a0} <Debug> TCPHandler: Processed in 0.002177193 sec. | ||
| 3177 | 2026.03.17 02:47:55.394395 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.03.17 02:47:55.394492 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.03.17 02:47:55.394531 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3180 | 2026.03.17 02:47:55.394922 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.03.17 02:47:55.394956 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3182 | 2026.03.17 02:47:55.395259 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3183 | 2026.03.17 02:47:55.395473 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.03.17 02:47:55.395568 [ 140 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3185 | 2026.03.17 02:47:55.395601 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001128 sec., 12411.347517730495 rows/sec., 933.28 KiB/sec. | ||
| 3186 | 2026.03.17 02:47:55.395604 [ 140 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.03.17 02:47:55.395633 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3188 | 2026.03.17 02:47:55.395639 [ 4 ] {fea05d92-e389-4d6d-ae31-7dd47f076944} <Debug> TCPHandler: Processed in 0.001294761 sec. | ||
| 3189 | 2026.03.17 02:47:55.395746 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 3190 | 2026.03.17 02:47:55.395759 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.03.17 02:47:55.395879 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3192 | 2026.03.17 02:47:55.395892 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3193 | 2026.03.17 02:47:55.395920 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3194 | 2026.03.17 02:47:55.395932 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part | ||
| 3195 | 2026.03.17 02:47:55.396012 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3196 | 2026.03.17 02:47:55.396062 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3197 | 2026.03.17 02:47:55.396111 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3198 | 2026.03.17 02:47:55.396153 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3199 | 2026.03.17 02:47:55.396214 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3200 | 2026.03.17 02:47:55.396377 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.17 02:47:55.396419 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3202 | 2026.03.17 02:47:55.396742 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3203 | 2026.03.17 02:47:55.396982 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.17 02:47:55.397116 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001255 sec., 62151.394422310754 rows/sec., 4.85 MiB/sec. | ||
| 3205 | 2026.03.17 02:47:55.397154 [ 4 ] {8eaefead-b689-4866-bbfc-ac66760337dd} <Debug> TCPHandler: Processed in 0.001443795 sec. | ||
| 3206 | 2026.03.17 02:47:55.397151 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455226 sec., 125066.48451855588 rows/sec., 9.64 MiB/sec. | ||
| 3207 | 2026.03.17 02:47:55.397281 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.03.17 02:47:55.397322 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3209 | 2026.03.17 02:47:55.397382 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.17 02:47:55.397424 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3211 | 2026.03.17 02:47:55.397580 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.17 02:47:55.397642 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_16_3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3213 | 2026.03.17 02:47:55.397726 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3214 | 2026.03.17 02:47:55.397827 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.17 02:47:55.397862 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3216 | 2026.03.17 02:47:55.398181 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3217 | 2026.03.17 02:47:55.398396 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.03.17 02:47:55.398522 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 3219 | 2026.03.17 02:47:55.398559 [ 4 ] {a4206a03-93fc-49f2-91dd-847269772a70} <Debug> TCPHandler: Processed in 0.001328302 sec. | ||
| 3220 | 2026.03.17 02:47:55.398668 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.03.17 02:47:55.398762 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.03.17 02:47:55.398815 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3223 | 2026.03.17 02:47:55.399556 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.03.17 02:47:55.399590 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3225 | 2026.03.17 02:47:55.400098 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3226 | 2026.03.17 02:47:55.400323 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.03.17 02:47:55.400420 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3228 | 2026.03.17 02:47:55.400449 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.17 02:47:55.400456 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001712 sec., 8177.570093457944 rows/sec., 14.65 MiB/sec. | ||
| 3230 | 2026.03.17 02:47:55.400466 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3231 | 2026.03.17 02:47:55.400508 [ 4 ] {55da474f-17e0-4315-ad9b-420bf6834a57} <Debug> TCPHandler: Processed in 0.001888896 sec. | ||
| 3232 | 2026.03.17 02:47:55.400545 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 3233 | 2026.03.17 02:47:55.400631 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.03.17 02:47:55.400725 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.03.17 02:47:55.400742 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2026.03.17 02:47:55.400768 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3237 | 2026.03.17 02:47:55.400805 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part | ||
| 3238 | 2026.03.17 02:47:55.400943 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3239 | 2026.03.17 02:47:55.401061 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3240 | 2026.03.17 02:47:55.401119 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.17 02:47:55.401155 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3242 | 2026.03.17 02:47:55.401159 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3243 | 2026.03.17 02:47:55.401253 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3244 | 2026.03.17 02:47:55.401354 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3245 | 2026.03.17 02:47:55.401475 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3246 | 2026.03.17 02:47:55.401691 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.03.17 02:47:55.401814 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3248 | 2026.03.17 02:47:55.401850 [ 4 ] {2c2d0030-060d-4d49-9962-9ebddc2062d3} <Debug> TCPHandler: Processed in 0.001269341 sec. | ||
| 3249 | 2026.03.17 02:47:55.404128 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 19 columns (19 merged, 0 gathered) in 0.003614968 sec., 72753.06448079208 rows/sec., 130.37 MiB/sec. | ||
| 3250 | 2026.03.17 02:47:55.404786 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3251 | 2026.03.17 02:47:55.405269 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.03.17 02:47:55.405351 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3253 | 2026.03.17 02:47:55.405478 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3254 | 2026.03.17 02:47:58.871257 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3255 | 2026.03.17 02:47:58.871300 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3256 | 2026.03.17 02:47:59.003155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6761 | ||
| 3257 | 2026.03.17 02:47:59.003789 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.03.17 02:47:59.003846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3259 | 2026.03.17 02:47:59.004430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3260 | 2026.03.17 02:47:59.004663 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.03.17 02:47:59.004805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6761 | ||
| 3262 | 2026.03.17 02:47:59.362782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3263 | 2026.03.17 02:47:59.380471 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.03.17 02:47:59.380535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3265 | 2026.03.17 02:47:59.386722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3266 | 2026.03.17 02:47:59.387386 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.17 02:47:59.390737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3268 | 2026.03.17 02:48:00.399526 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.03.17 02:48:00.399792 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3270 | 2026.03.17 02:48:00.399904 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3271 | 2026.03.17 02:48:00.400899 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.17 02:48:00.400968 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3273 | 2026.03.17 02:48:00.401631 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3274 | 2026.03.17 02:48:00.401970 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.03.17 02:48:00.402229 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002513 sec., 42976.52208515718 rows/sec., 3.62 MiB/sec. | ||
| 3276 | 2026.03.17 02:48:00.402310 [ 4 ] {a3a9dcf0-927b-49ec-8cad-64ff0ed8086f} <Debug> TCPHandler: Processed in 0.002981953 sec. | ||
| 3277 | 2026.03.17 02:48:00.402503 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.03.17 02:48:00.402644 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.03.17 02:48:00.402708 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3280 | 2026.03.17 02:48:00.403391 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.03.17 02:48:00.403439 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3282 | 2026.03.17 02:48:00.403900 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3283 | 2026.03.17 02:48:00.404194 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.03.17 02:48:00.404427 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 1.05 MiB/sec. | ||
| 3285 | 2026.03.17 02:48:00.404488 [ 4 ] {15bf5b3e-5d53-4866-b13e-82946c23a00d} <Debug> TCPHandler: Processed in 0.00205546 sec. | ||
| 3286 | 2026.03.17 02:48:00.404668 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.03.17 02:48:00.404797 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3288 | 2026.03.17 02:48:00.404859 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2026.03.17 02:48:00.405516 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.17 02:48:00.405564 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3291 | 2026.03.17 02:48:00.406004 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3292 | 2026.03.17 02:48:00.406291 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.17 02:48:00.406525 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001759 sec., 51165.43490619671 rows/sec., 4.00 MiB/sec. | ||
| 3294 | 2026.03.17 02:48:00.406587 [ 4 ] {d619e257-9757-48ae-8388-0f029f4d4eb2} <Debug> TCPHandler: Processed in 0.001982348 sec. | ||
| 3295 | 2026.03.17 02:48:00.406769 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.03.17 02:48:00.406903 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.03.17 02:48:00.406965 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3298 | 2026.03.17 02:48:00.407583 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.03.17 02:48:00.407636 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3300 | 2026.03.17 02:48:00.408149 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3301 | 2026.03.17 02:48:00.408507 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.03.17 02:48:00.408729 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001856 sec., 86206.89655172413 rows/sec., 6.00 MiB/sec. | ||
| 3303 | 2026.03.17 02:48:00.408786 [ 4 ] {bbbb54ed-031b-4ca7-84a4-15f1a55c4579} <Debug> TCPHandler: Processed in 0.002083101 sec. | ||
| 3304 | 2026.03.17 02:48:00.408944 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.03.17 02:48:00.409071 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3306 | 2026.03.17 02:48:00.409149 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3307 | 2026.03.17 02:48:00.410362 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.03.17 02:48:00.410403 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3309 | 2026.03.17 02:48:00.411285 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3310 | 2026.03.17 02:48:00.411665 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.03.17 02:48:00.411908 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002868 sec., 9065.55090655509 rows/sec., 16.25 MiB/sec. | ||
| 3312 | 2026.03.17 02:48:00.412033 [ 4 ] {e85e35cb-9d85-4a32-8f32-0936f885b4b0} <Debug> TCPHandler: Processed in 0.003155097 sec. | ||
| 3313 | 2026.03.17 02:48:00.413074 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.03.17 02:48:00.413205 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.03.17 02:48:00.413265 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3316 | 2026.03.17 02:48:00.413757 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.17 02:48:00.413806 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3318 | 2026.03.17 02:48:00.414252 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3319 | 2026.03.17 02:48:00.414577 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.03.17 02:48:00.414761 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
| 3321 | 2026.03.17 02:48:00.414814 [ 4 ] {caeaa7bf-1d1c-40d9-a8a6-c1d2cb4876f7} <Debug> TCPHandler: Processed in 0.001810264 sec. | ||
| 3322 | 2026.03.17 02:48:03.984502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 416 | ||
| 3323 | 2026.03.17 02:48:03.986522 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.03.17 02:48:03.986567 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 3325 | 2026.03.17 02:48:03.987792 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3326 | 2026.03.17 02:48:03.988064 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.03.17 02:48:03.988316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3328 | 2026.03.17 02:48:05.394417 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.03.17 02:48:05.394602 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.03.17 02:48:05.394665 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3331 | 2026.03.17 02:48:05.395316 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.03.17 02:48:05.395358 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3333 | 2026.03.17 02:48:05.395738 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3334 | 2026.03.17 02:48:05.395973 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.03.17 02:48:05.396134 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 3336 | 2026.03.17 02:48:05.396184 [ 4 ] {cf87f308-fab4-49ae-86b1-18f66a92264b} <Debug> TCPHandler: Processed in 0.001888686 sec. | ||
| 3337 | 2026.03.17 02:48:05.396305 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.03.17 02:48:05.396406 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.03.17 02:48:05.396448 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.03.17 02:48:05.396972 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.03.17 02:48:05.397008 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3342 | 2026.03.17 02:48:05.397342 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3343 | 2026.03.17 02:48:05.397560 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.03.17 02:48:05.397693 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001309 sec., 155844.15584415584 rows/sec., 13.92 MiB/sec. | ||
| 3345 | 2026.03.17 02:48:05.397730 [ 4 ] {f4b67c17-f3bb-417e-9ca3-80a8aeeef473} <Debug> TCPHandler: Processed in 0.001477236 sec. | ||
| 3346 | 2026.03.17 02:48:05.397842 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.03.17 02:48:05.397939 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.03.17 02:48:05.397980 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.03.17 02:48:05.398376 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.03.17 02:48:05.398410 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3351 | 2026.03.17 02:48:05.398713 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3352 | 2026.03.17 02:48:05.398925 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.17 02:48:05.399058 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001138 sec., 22847.100175746928 rows/sec., 1.73 MiB/sec. | ||
| 3354 | 2026.03.17 02:48:05.399095 [ 4 ] {c53ae3a4-18cb-4b2f-9f5b-a732b4e8d7dd} <Debug> TCPHandler: Processed in 0.001303072 sec. | ||
| 3355 | 2026.03.17 02:48:05.399202 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.03.17 02:48:05.399297 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.03.17 02:48:05.399337 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3358 | 2026.03.17 02:48:05.399727 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.03.17 02:48:05.399762 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3360 | 2026.03.17 02:48:05.400062 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3361 | 2026.03.17 02:48:05.400274 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.03.17 02:48:05.400403 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 3363 | 2026.03.17 02:48:05.400440 [ 4 ] {0c1cfca9-809f-4c72-ada6-9e024ac174c6} <Debug> TCPHandler: Processed in 0.001287392 sec. | ||
| 3364 | 2026.03.17 02:48:05.400548 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.03.17 02:48:05.400641 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.03.17 02:48:05.400681 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3367 | 2026.03.17 02:48:05.401065 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.17 02:48:05.401101 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3369 | 2026.03.17 02:48:05.401394 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3370 | 2026.03.17 02:48:05.401602 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.17 02:48:05.401730 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 3372 | 2026.03.17 02:48:05.401767 [ 4 ] {c53d1d72-c399-4f52-9c3f-429685fc6e13} <Debug> TCPHandler: Processed in 0.001268161 sec. | ||
| 3373 | 2026.03.17 02:48:05.401868 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.03.17 02:48:05.401963 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3375 | 2026.03.17 02:48:05.402002 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3376 | 2026.03.17 02:48:05.402442 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.17 02:48:05.402477 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3378 | 2026.03.17 02:48:05.402793 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3379 | 2026.03.17 02:48:05.403010 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.03.17 02:48:05.403138 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001193 sec., 95557.41827326069 rows/sec., 7.77 MiB/sec. | ||
| 3381 | 2026.03.17 02:48:05.403175 [ 4 ] {7fb6fb50-be3d-48fc-8cb5-5d89fa47d90f} <Debug> TCPHandler: Processed in 0.001356903 sec. | ||
| 3382 | 2026.03.17 02:48:05.403283 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.03.17 02:48:05.403377 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.03.17 02:48:05.403419 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3385 | 2026.03.17 02:48:05.403836 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.03.17 02:48:05.403871 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3387 | 2026.03.17 02:48:05.404244 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3388 | 2026.03.17 02:48:05.404504 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.03.17 02:48:05.404640 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001281 sec., 153005.4644808743 rows/sec., 10.98 MiB/sec. | ||
| 3390 | 2026.03.17 02:48:05.404678 [ 4 ] {5f1182b4-3494-4fa4-9404-e78ecd64e77c} <Debug> TCPHandler: Processed in 0.001444855 sec. | ||
| 3391 | 2026.03.17 02:48:05.404790 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.03.17 02:48:05.404889 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3393 | 2026.03.17 02:48:05.404944 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3394 | 2026.03.17 02:48:05.405730 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.03.17 02:48:05.405765 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3396 | 2026.03.17 02:48:05.406353 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3397 | 2026.03.17 02:48:05.406597 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.03.17 02:48:05.406747 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 13.37 MiB/sec. | ||
| 3399 | 2026.03.17 02:48:05.406806 [ 4 ] {3fd48eeb-45a6-4874-9168-16f0927fbccd} <Debug> TCPHandler: Processed in 0.00206504 sec. | ||
| 3400 | 2026.03.17 02:48:05.406919 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2026.03.17 02:48:05.407017 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3402 | 2026.03.17 02:48:05.407061 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3403 | 2026.03.17 02:48:05.407412 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.03.17 02:48:05.407447 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3405 | 2026.03.17 02:48:05.407761 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3406 | 2026.03.17 02:48:05.407984 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.03.17 02:48:05.408112 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3408 | 2026.03.17 02:48:05.408151 [ 4 ] {7c3ab91d-c4e1-42ac-beab-619d156261db} <Debug> TCPHandler: Processed in 0.001281801 sec. | ||
| 3409 | 2026.03.17 02:48:06.505820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7209 | ||
| 3410 | 2026.03.17 02:48:06.506323 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.17 02:48:06.506358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3412 | 2026.03.17 02:48:06.506927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3413 | 2026.03.17 02:48:06.507166 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.17 02:48:06.507293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3415 | 2026.03.17 02:48:06.891735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3416 | 2026.03.17 02:48:06.907634 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.17 02:48:06.907690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3418 | 2026.03.17 02:48:06.913256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3419 | 2026.03.17 02:48:06.913931 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.03.17 02:48:06.916547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3421 | 2026.03.17 02:48:10.392704 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.03.17 02:48:10.392887 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3423 | 2026.03.17 02:48:10.392950 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3424 | 2026.03.17 02:48:10.393558 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.03.17 02:48:10.393606 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3426 | 2026.03.17 02:48:10.394006 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3427 | 2026.03.17 02:48:10.394242 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.17 02:48:10.394398 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001556 sec., 69408.74035989717 rows/sec., 5.84 MiB/sec. | ||
| 3429 | 2026.03.17 02:48:10.394438 [ 4 ] {4be5f913-2380-49c3-9f1b-a7eebc5146be} <Debug> TCPHandler: Processed in 0.001861416 sec. | ||
| 3430 | 2026.03.17 02:48:10.394557 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.03.17 02:48:10.394654 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.03.17 02:48:10.394694 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3433 | 2026.03.17 02:48:10.395083 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.03.17 02:48:10.395117 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3435 | 2026.03.17 02:48:10.395408 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3436 | 2026.03.17 02:48:10.395616 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.03.17 02:48:10.395743 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001108 sec., 23465.703971119132 rows/sec., 1.72 MiB/sec. | ||
| 3438 | 2026.03.17 02:48:10.395779 [ 4 ] {5d4631d5-82b8-439b-88b6-6ab4d9d727b3} <Debug> TCPHandler: Processed in 0.001272102 sec. | ||
| 3439 | 2026.03.17 02:48:10.395888 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.03.17 02:48:10.395981 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3441 | 2026.03.17 02:48:10.396020 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3442 | 2026.03.17 02:48:10.396422 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.17 02:48:10.396455 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3444 | 2026.03.17 02:48:10.396750 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3445 | 2026.03.17 02:48:10.396957 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.17 02:48:10.397079 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 6.29 MiB/sec. | ||
| 3447 | 2026.03.17 02:48:10.397114 [ 4 ] {e5bb00cd-6a11-4bd0-a884-8e8310b230a7} <Debug> TCPHandler: Processed in 0.001275761 sec. | ||
| 3448 | 2026.03.17 02:48:10.397224 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.17 02:48:10.397317 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.03.17 02:48:10.397359 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3451 | 2026.03.17 02:48:10.397732 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.17 02:48:10.397767 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3453 | 2026.03.17 02:48:10.398092 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3454 | 2026.03.17 02:48:10.398302 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.03.17 02:48:10.398427 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 3456 | 2026.03.17 02:48:10.398462 [ 4 ] {76462377-a531-42af-b565-9000f1777814} <Debug> TCPHandler: Processed in 0.001287951 sec. | ||
| 3457 | 2026.03.17 02:48:10.398562 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.03.17 02:48:10.398654 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.03.17 02:48:10.398706 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3460 | 2026.03.17 02:48:10.399436 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.17 02:48:10.399472 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3462 | 2026.03.17 02:48:10.399979 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3463 | 2026.03.17 02:48:10.400200 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.17 02:48:10.400332 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001696 sec., 15330.188679245282 rows/sec., 27.47 MiB/sec. | ||
| 3465 | 2026.03.17 02:48:10.400382 [ 4 ] {d6f28659-3372-4089-b800-80a54c417942} <Debug> TCPHandler: Processed in 0.001868076 sec. | ||
| 3466 | 2026.03.17 02:48:10.400490 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.03.17 02:48:10.400585 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.03.17 02:48:10.400626 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3469 | 2026.03.17 02:48:10.400951 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.17 02:48:10.400985 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3471 | 2026.03.17 02:48:10.401284 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3472 | 2026.03.17 02:48:10.401487 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.17 02:48:10.401610 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3474 | 2026.03.17 02:48:10.401644 [ 4 ] {efdd8bb0-6bdd-482b-904c-2d5c36366169} <Debug> TCPHandler: Processed in 0.0012034 sec. | ||
| 3475 | 2026.03.17 02:48:13.871346 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3476 | 2026.03.17 02:48:13.871401 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3477 | 2026.03.17 02:48:13.988472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 446 | ||
| 3478 | 2026.03.17 02:48:13.990614 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.17 02:48:13.990658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3480 | 2026.03.17 02:48:13.991801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3481 | 2026.03.17 02:48:13.992063 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.17 02:48:13.992252 [ 118 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3483 | 2026.03.17 02:48:13.992307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3484 | 2026.03.17 02:48:13.992343 [ 118 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.17 02:48:13.992383 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3486 | 2026.03.17 02:48:13.992563 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 3487 | 2026.03.17 02:48:13.993168 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2026.03.17 02:48:13.993314 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 3489 | 2026.03.17 02:48:13.993683 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 3490 | 2026.03.17 02:48:13.994014 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3491 | 2026.03.17 02:48:13.994338 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 3492 | 2026.03.17 02:48:13.994655 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 3493 | 2026.03.17 02:48:13.994970 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 3494 | 2026.03.17 02:48:14.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.64 MiB, peak 228.98 MiB, free memory in arenas 0.00 B, will set to 224.21 MiB (RSS), difference: -4.43 MiB | ||
| 3495 | 2026.03.17 02:48:14.000361 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 72 columns (72 merged, 0 gathered) in 0.007872682 sec., 56651.59598723789 rows/sec., 49.81 MiB/sec. | ||
| 3496 | 2026.03.17 02:48:14.001164 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00080292 sec. | ||
| 3497 | 2026.03.17 02:48:14.001638 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3498 | 2026.03.17 02:48:14.002427 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.03.17 02:48:14.002531 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_11_2} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3500 | 2026.03.17 02:48:14.002814 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3501 | 2026.03.17 02:48:14.007453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7721 | ||
| 3502 | 2026.03.17 02:48:14.008009 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.03.17 02:48:14.008052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3504 | 2026.03.17 02:48:14.008543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3505 | 2026.03.17 02:48:14.008794 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.03.17 02:48:14.008944 [ 118 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3507 | 2026.03.17 02:48:14.008959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7721 | ||
| 3508 | 2026.03.17 02:48:14.009006 [ 118 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.03.17 02:48:14.009043 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3510 | 2026.03.17 02:48:14.009180 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 3511 | 2026.03.17 02:48:14.009344 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.03.17 02:48:14.009395 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 3513 | 2026.03.17 02:48:14.009480 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 3514 | 2026.03.17 02:48:14.009551 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 3515 | 2026.03.17 02:48:14.009616 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3516 | 2026.03.17 02:48:14.009685 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3517 | 2026.03.17 02:48:14.009748 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3518 | 2026.03.17 02:48:14.010990 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7721 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870726 sec., 4127274.651659302 rows/sec., 59.04 MiB/sec. | ||
| 3519 | 2026.03.17 02:48:14.011712 [ 195 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3520 | 2026.03.17 02:48:14.011988 [ 195 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.03.17 02:48:14.012055 [ 195 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_16_3} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3522 | 2026.03.17 02:48:14.012163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3523 | 2026.03.17 02:48:14.416703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3524 | 2026.03.17 02:48:14.434052 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.17 02:48:14.434113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3526 | 2026.03.17 02:48:14.440012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3527 | 2026.03.17 02:48:14.440739 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.17 02:48:14.441030 [ 118 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3529 | 2026.03.17 02:48:14.441096 [ 118 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.17 02:48:14.441117 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3531 | 2026.03.17 02:48:14.441272 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3532 | 2026.03.17 02:48:14.444380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3533 | 2026.03.17 02:48:14.445648 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3534 | 2026.03.17 02:48:14.447164 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3535 | 2026.03.17 02:48:14.451806 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3536 | 2026.03.17 02:48:14.456490 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3537 | 2026.03.17 02:48:14.460911 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3538 | 2026.03.17 02:48:14.465423 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3539 | 2026.03.17 02:48:14.469717 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 3540 | 2026.03.17 02:48:14.524613 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083391345 sec., 1450.9899078855244 rows/sec., 7.50 MiB/sec. | ||
| 3541 | 2026.03.17 02:48:14.527085 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3542 | 2026.03.17 02:48:14.529246 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_16_3} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.17 02:48:14.529331 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_16_3} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3544 | 2026.03.17 02:48:14.531479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3545 | 2026.03.17 02:48:15.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.01 MiB, peak 230.96 MiB, free memory in arenas 0.00 B, will set to 234.28 MiB (RSS), difference: 13.27 MiB | ||
| 3546 | 2026.03.17 02:48:15.391841 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.03.17 02:48:15.392015 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3548 | 2026.03.17 02:48:15.392079 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3549 | 2026.03.17 02:48:15.392721 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.03.17 02:48:15.392765 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3551 | 2026.03.17 02:48:15.393167 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3552 | 2026.03.17 02:48:15.393391 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.03.17 02:48:15.393510 [ 117 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3554 | 2026.03.17 02:48:15.393543 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001573 sec., 53401.14431023522 rows/sec., 4.47 MiB/sec. | ||
| 3555 | 2026.03.17 02:48:15.393555 [ 117 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.03.17 02:48:15.393579 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3557 | 2026.03.17 02:48:15.393590 [ 4 ] {1c70c734-1e2d-456d-b7e2-41a60a4316d5} <Debug> TCPHandler: Processed in 0.001872855 sec. | ||
| 3558 | 2026.03.17 02:48:15.393675 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 3559 | 2026.03.17 02:48:15.393716 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.17 02:48:15.393772 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2026.03.17 02:48:15.393806 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 265 rows starting from the beginning of the part | ||
| 3562 | 2026.03.17 02:48:15.393819 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.03.17 02:48:15.393861 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3564 | 2026.03.17 02:48:15.393874 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 84 rows starting from the beginning of the part | ||
| 3565 | 2026.03.17 02:48:15.393927 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3566 | 2026.03.17 02:48:15.393975 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 204 rows starting from the beginning of the part | ||
| 3567 | 2026.03.17 02:48:15.394020 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3568 | 2026.03.17 02:48:15.394064 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 84 rows starting from the beginning of the part | ||
| 3569 | 2026.03.17 02:48:15.394279 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.03.17 02:48:15.394313 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3571 | 2026.03.17 02:48:15.394720 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3572 | 2026.03.17 02:48:15.394943 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.03.17 02:48:15.395059 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426995 sec., 597759.6277492213 rows/sec., 54.22 MiB/sec. | ||
| 3574 | 2026.03.17 02:48:15.395075 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00128 sec., 10937.5 rows/sec., 822.45 KiB/sec. | ||
| 3575 | 2026.03.17 02:48:15.395114 [ 4 ] {572e9e4c-c083-4424-a971-12252fd95a49} <Debug> TCPHandler: Processed in 0.001450426 sec. | ||
| 3576 | 2026.03.17 02:48:15.395192 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3577 | 2026.03.17 02:48:15.395235 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.03.17 02:48:15.395331 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.17 02:48:15.395372 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3580 | 2026.03.17 02:48:15.395423 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.17 02:48:15.395483 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_21_4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3582 | 2026.03.17 02:48:15.395538 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3583 | 2026.03.17 02:48:15.395782 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.03.17 02:48:15.395816 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3585 | 2026.03.17 02:48:15.396112 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3586 | 2026.03.17 02:48:15.396315 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.03.17 02:48:15.396407 [ 117 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3588 | 2026.03.17 02:48:15.396434 [ 117 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.03.17 02:48:15.396437 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001126 sec., 69271.75843694493 rows/sec., 5.41 MiB/sec. | ||
| 3590 | 2026.03.17 02:48:15.396451 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3591 | 2026.03.17 02:48:15.396477 [ 4 ] {b9ed0e2e-6e6c-47a4-a934-e2965f30961f} <Debug> TCPHandler: Processed in 0.001292932 sec. | ||
| 3592 | 2026.03.17 02:48:15.396561 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 3593 | 2026.03.17 02:48:15.396589 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.03.17 02:48:15.396699 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.03.17 02:48:15.396716 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2026.03.17 02:48:15.396743 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3597 | 2026.03.17 02:48:15.396757 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3598 | 2026.03.17 02:48:15.396827 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 3599 | 2026.03.17 02:48:15.396875 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3600 | 2026.03.17 02:48:15.396916 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 114 rows starting from the beginning of the part | ||
| 3601 | 2026.03.17 02:48:15.396956 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3602 | 2026.03.17 02:48:15.397005 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 3603 | 2026.03.17 02:48:15.397181 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.03.17 02:48:15.397222 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3605 | 2026.03.17 02:48:15.397587 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3606 | 2026.03.17 02:48:15.397827 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.03.17 02:48:15.397959 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 3608 | 2026.03.17 02:48:15.397974 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3609 | 2026.03.17 02:48:15.397996 [ 4 ] {f7bee57c-b450-4752-97ba-097865f9ab2c} <Debug> TCPHandler: Processed in 0.001456336 sec. | ||
| 3610 | 2026.03.17 02:48:15.398039 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536448 sec., 406131.5449660516 rows/sec., 33.77 MiB/sec. | ||
| 3611 | 2026.03.17 02:48:15.398042 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.17 02:48:15.398084 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3613 | 2026.03.17 02:48:15.398125 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.03.17 02:48:15.398166 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 3615 | 2026.03.17 02:48:15.398197 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3616 | 2026.03.17 02:48:15.398228 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.03.17 02:48:15.398288 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3618 | 2026.03.17 02:48:15.398310 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3619 | 2026.03.17 02:48:15.398349 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2730 rows starting from the beginning of the part | ||
| 3620 | 2026.03.17 02:48:15.398405 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3621 | 2026.03.17 02:48:15.398449 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3622 | 2026.03.17 02:48:15.398474 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.17 02:48:15.398489 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3624 | 2026.03.17 02:48:15.398528 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3625 | 2026.03.17 02:48:15.398552 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_21_4} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3626 | 2026.03.17 02:48:15.398567 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3627 | 2026.03.17 02:48:15.398634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3628 | 2026.03.17 02:48:15.399043 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.17 02:48:15.399085 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3630 | 2026.03.17 02:48:15.399665 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3631 | 2026.03.17 02:48:15.399903 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.17 02:48:15.400046 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 13.63 MiB/sec. | ||
| 3633 | 2026.03.17 02:48:15.400107 [ 4 ] {be650895-1d53-4530-9867-795790f6280e} <Debug> TCPHandler: Processed in 0.002036849 sec. | ||
| 3634 | 2026.03.17 02:48:15.400229 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.03.17 02:48:15.400237 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3566 rows, containing 5 columns (5 merged, 0 gathered) in 0.002108541 sec., 1691216.8176952691 rows/sec., 119.34 MiB/sec. | ||
| 3636 | 2026.03.17 02:48:15.400327 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.03.17 02:48:15.400373 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2026.03.17 02:48:15.400587 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3639 | 2026.03.17 02:48:15.400712 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.17 02:48:15.400755 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3641 | 2026.03.17 02:48:15.400858 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.03.17 02:48:15.400939 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3643 | 2026.03.17 02:48:15.401004 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3644 | 2026.03.17 02:48:15.401115 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3645 | 2026.03.17 02:48:15.401332 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.03.17 02:48:15.401438 [ 116 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3647 | 2026.03.17 02:48:15.401459 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 3648 | 2026.03.17 02:48:15.401471 [ 116 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.17 02:48:15.401497 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3650 | 2026.03.17 02:48:15.401499 [ 4 ] {dbe81a8e-ad56-4c5c-9be4-4dfe301b51fc} <Debug> TCPHandler: Processed in 0.001320932 sec. | ||
| 3651 | 2026.03.17 02:48:15.401570 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 3652 | 2026.03.17 02:48:15.401673 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.03.17 02:48:15.401700 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 924 rows starting from the beginning of the part | ||
| 3654 | 2026.03.17 02:48:15.401744 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3655 | 2026.03.17 02:48:15.401781 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3656 | 2026.03.17 02:48:15.401813 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3657 | 2026.03.17 02:48:15.401856 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3658 | 2026.03.17 02:48:15.401889 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3659 | 2026.03.17 02:48:15.402796 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255591 sec., 974839.7368251287 rows/sec., 65.70 MiB/sec. | ||
| 3660 | 2026.03.17 02:48:15.402978 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3661 | 2026.03.17 02:48:15.403230 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.03.17 02:48:15.403297 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_21_4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3663 | 2026.03.17 02:48:15.403354 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3664 | 2026.03.17 02:48:20.392768 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2026.03.17 02:48:20.392990 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3666 | 2026.03.17 02:48:20.393062 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3667 | 2026.03.17 02:48:20.393729 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.03.17 02:48:20.393774 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3669 | 2026.03.17 02:48:20.394189 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3670 | 2026.03.17 02:48:20.394432 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.03.17 02:48:20.394611 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001672 sec., 64593.3014354067 rows/sec., 5.44 MiB/sec. | ||
| 3672 | 2026.03.17 02:48:20.394661 [ 4 ] {68529832-5dd8-4630-bbb8-a1de6f891efe} <Debug> TCPHandler: Processed in 0.00202434 sec. | ||
| 3673 | 2026.03.17 02:48:20.394788 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.03.17 02:48:20.394888 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.03.17 02:48:20.394930 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3676 | 2026.03.17 02:48:20.395342 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.03.17 02:48:20.395381 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3678 | 2026.03.17 02:48:20.395742 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3679 | 2026.03.17 02:48:20.395971 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.03.17 02:48:20.396079 [ 112 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3681 | 2026.03.17 02:48:20.396115 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00125 sec., 20800 rows/sec., 1.53 MiB/sec. | ||
| 3682 | 2026.03.17 02:48:20.396142 [ 112 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.03.17 02:48:20.396159 [ 4 ] {f3b9593f-228b-4f64-8bfc-84d8bfef83ac} <Debug> TCPHandler: Processed in 0.001422984 sec. | ||
| 3684 | 2026.03.17 02:48:20.396167 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3685 | 2026.03.17 02:48:20.396271 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.03.17 02:48:20.396316 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 3687 | 2026.03.17 02:48:20.396370 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.17 02:48:20.396415 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3689 | 2026.03.17 02:48:20.396455 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.03.17 02:48:20.396491 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 68 rows starting from the beginning of the part | ||
| 3691 | 2026.03.17 02:48:20.396585 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3692 | 2026.03.17 02:48:20.396631 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 3693 | 2026.03.17 02:48:20.396672 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 3694 | 2026.03.17 02:48:20.396715 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3695 | 2026.03.17 02:48:20.396757 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3696 | 2026.03.17 02:48:20.396839 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.17 02:48:20.396881 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3698 | 2026.03.17 02:48:20.397234 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3699 | 2026.03.17 02:48:20.397478 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.17 02:48:20.397622 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367934 sec., 135971.4723078745 rows/sec., 10.53 MiB/sec. | ||
| 3701 | 2026.03.17 02:48:20.397627 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001275 sec., 70588.23529411764 rows/sec., 5.51 MiB/sec. | ||
| 3702 | 2026.03.17 02:48:20.397699 [ 4 ] {63098ff5-33ba-42ce-bda9-e9903e9c095b} <Debug> TCPHandler: Processed in 0.001478046 sec. | ||
| 3703 | 2026.03.17 02:48:20.397764 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3704 | 2026.03.17 02:48:20.397821 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.03.17 02:48:20.397925 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.03.17 02:48:20.397972 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3707 | 2026.03.17 02:48:20.398030 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.03.17 02:48:20.398106 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_21_4} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3709 | 2026.03.17 02:48:20.398180 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3710 | 2026.03.17 02:48:20.398398 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.03.17 02:48:20.398439 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3712 | 2026.03.17 02:48:20.398795 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3713 | 2026.03.17 02:48:20.399028 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.17 02:48:20.399165 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 3715 | 2026.03.17 02:48:20.399207 [ 4 ] {94086fa3-976a-4ccc-a81d-4449859d693c} <Debug> TCPHandler: Processed in 0.001437096 sec. | ||
| 3716 | 2026.03.17 02:48:20.399321 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.17 02:48:20.399424 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.17 02:48:20.399478 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3719 | 2026.03.17 02:48:20.400266 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.17 02:48:20.400302 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3721 | 2026.03.17 02:48:20.400845 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3722 | 2026.03.17 02:48:20.401080 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.03.17 02:48:20.401197 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3724 | 2026.03.17 02:48:20.401224 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00182 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 3725 | 2026.03.17 02:48:20.401241 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.03.17 02:48:20.401282 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3727 | 2026.03.17 02:48:20.401296 [ 4 ] {0f31d8da-d167-4e7a-abf5-5b31c2d9f62d} <Debug> TCPHandler: Processed in 0.00202639 sec. | ||
| 3728 | 2026.03.17 02:48:20.401388 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 3729 | 2026.03.17 02:48:20.401434 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.03.17 02:48:20.401542 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.03.17 02:48:20.401592 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3732 | 2026.03.17 02:48:20.401645 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2026.03.17 02:48:20.401720 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 3734 | 2026.03.17 02:48:20.401850 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3735 | 2026.03.17 02:48:20.401971 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 3736 | 2026.03.17 02:48:20.401974 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.17 02:48:20.402022 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3738 | 2026.03.17 02:48:20.402080 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 3739 | 2026.03.17 02:48:20.402196 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3740 | 2026.03.17 02:48:20.402287 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3741 | 2026.03.17 02:48:20.402366 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3742 | 2026.03.17 02:48:20.402594 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.03.17 02:48:20.402728 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 3744 | 2026.03.17 02:48:20.402764 [ 4 ] {a6b7e68f-934c-455e-b777-e69541c511fe} <Debug> TCPHandler: Processed in 0.001393505 sec. | ||
| 3745 | 2026.03.17 02:48:20.406077 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 19 columns (19 merged, 0 gathered) in 0.004737245 sec., 77893.37473573776 rows/sec., 139.58 MiB/sec. | ||
| 3746 | 2026.03.17 02:48:20.406652 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3747 | 2026.03.17 02:48:20.406983 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.17 02:48:20.407053 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3749 | 2026.03.17 02:48:20.407137 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3750 | 2026.03.17 02:48:21.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.62 MiB, peak 240.69 MiB, free memory in arenas 0.00 B, will set to 236.98 MiB (RSS), difference: 1.37 MiB | ||
| 3751 | 2026.03.17 02:48:21.509104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8169 | ||
| 3752 | 2026.03.17 02:48:21.509909 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.17 02:48:21.509982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3754 | 2026.03.17 02:48:21.510653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3755 | 2026.03.17 02:48:21.510910 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.17 02:48:21.511062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 3757 | 2026.03.17 02:48:21.944494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3758 | 2026.03.17 02:48:21.959661 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.17 02:48:21.959722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3760 | 2026.03.17 02:48:21.965831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3761 | 2026.03.17 02:48:21.966567 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.17 02:48:21.969516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3763 | 2026.03.17 02:48:23.992522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 470 | ||
| 3764 | 2026.03.17 02:48:23.994615 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.03.17 02:48:23.994673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3766 | 2026.03.17 02:48:23.995853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3767 | 2026.03.17 02:48:23.996125 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.03.17 02:48:23.996456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3769 | 2026.03.17 02:48:25.393576 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.03.17 02:48:25.393871 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.17 02:48:25.393974 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3772 | 2026.03.17 02:48:25.394757 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.17 02:48:25.394806 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3774 | 2026.03.17 02:48:25.395186 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3775 | 2026.03.17 02:48:25.395412 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.17 02:48:25.395568 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001769 sec., 47484.45449406444 rows/sec., 3.97 MiB/sec. | ||
| 3777 | 2026.03.17 02:48:25.395618 [ 4 ] {6994a2cc-1ebd-42ee-9902-1cf2dff30196} <Debug> TCPHandler: Processed in 0.002218304 sec. | ||
| 3778 | 2026.03.17 02:48:25.395754 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.03.17 02:48:25.395862 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.03.17 02:48:25.395905 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3781 | 2026.03.17 02:48:25.396346 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.17 02:48:25.396385 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3783 | 2026.03.17 02:48:25.396679 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3784 | 2026.03.17 02:48:25.396885 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.17 02:48:25.397015 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001175 sec., 11914.893617021276 rows/sec., 895.94 KiB/sec. | ||
| 3786 | 2026.03.17 02:48:25.397053 [ 4 ] {a0804503-ed9b-43b7-b7f4-be72db073f97} <Debug> TCPHandler: Processed in 0.001353843 sec. | ||
| 3787 | 2026.03.17 02:48:25.397172 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.03.17 02:48:25.397266 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3789 | 2026.03.17 02:48:25.397306 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3790 | 2026.03.17 02:48:25.397756 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.03.17 02:48:25.397794 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3792 | 2026.03.17 02:48:25.398091 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3793 | 2026.03.17 02:48:25.398312 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.03.17 02:48:25.398436 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001188 sec., 65656.56565656565 rows/sec., 5.13 MiB/sec. | ||
| 3795 | 2026.03.17 02:48:25.398482 [ 4 ] {f6d5ef85-61aa-420c-94c8-f4091c7ff08c} <Debug> TCPHandler: Processed in 0.001366474 sec. | ||
| 3796 | 2026.03.17 02:48:25.398612 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.03.17 02:48:25.398707 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.03.17 02:48:25.398749 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3799 | 2026.03.17 02:48:25.399145 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.03.17 02:48:25.399180 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3801 | 2026.03.17 02:48:25.399503 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3802 | 2026.03.17 02:48:25.399716 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.03.17 02:48:25.399843 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3804 | 2026.03.17 02:48:25.399880 [ 4 ] {a51c6161-bd7c-4af9-a377-20231d8bac86} <Debug> TCPHandler: Processed in 0.001325883 sec. | ||
| 3805 | 2026.03.17 02:48:25.399987 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.03.17 02:48:25.400091 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3807 | 2026.03.17 02:48:25.400148 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3808 | 2026.03.17 02:48:25.400910 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.03.17 02:48:25.400951 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3810 | 2026.03.17 02:48:25.401491 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3811 | 2026.03.17 02:48:25.401735 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.03.17 02:48:25.401876 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 13.91 MiB/sec. | ||
| 3813 | 2026.03.17 02:48:25.401939 [ 4 ] {58b73426-c9e5-4899-b21a-ca5e998b361c} <Debug> TCPHandler: Processed in 0.002002879 sec. | ||
| 3814 | 2026.03.17 02:48:25.402053 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.03.17 02:48:25.402149 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3816 | 2026.03.17 02:48:25.402192 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3817 | 2026.03.17 02:48:25.402527 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.03.17 02:48:25.402563 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3819 | 2026.03.17 02:48:25.402868 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3820 | 2026.03.17 02:48:25.403083 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.03.17 02:48:25.403214 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3822 | 2026.03.17 02:48:25.403250 [ 4 ] {e2380c1b-84af-4d65-8724-347b1bdcf678} <Debug> TCPHandler: Processed in 0.001247851 sec. | ||
| 3823 | 2026.03.17 02:48:28.871673 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3824 | 2026.03.17 02:48:28.871738 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3825 | 2026.03.17 02:48:29.011144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8681 | ||
| 3826 | 2026.03.17 02:48:29.011841 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.03.17 02:48:29.011896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3828 | 2026.03.17 02:48:29.012512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3829 | 2026.03.17 02:48:29.012756 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.17 02:48:29.012895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8681 | ||
| 3831 | 2026.03.17 02:48:29.469569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3832 | 2026.03.17 02:48:29.485877 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.17 02:48:29.485939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3834 | 2026.03.17 02:48:29.492244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3835 | 2026.03.17 02:48:29.492929 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.17 02:48:29.495776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3837 | 2026.03.17 02:48:30.400862 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.03.17 02:48:30.401112 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3839 | 2026.03.17 02:48:30.401215 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3840 | 2026.03.17 02:48:30.402248 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.03.17 02:48:30.402318 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3842 | 2026.03.17 02:48:30.402963 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3843 | 2026.03.17 02:48:30.403357 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.03.17 02:48:30.403585 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00255 sec., 42352.94117647059 rows/sec., 3.56 MiB/sec. | ||
| 3845 | 2026.03.17 02:48:30.403660 [ 4 ] {e099f202-ad78-40e0-a044-9289c261cf3e} <Debug> TCPHandler: Processed in 0.003006164 sec. | ||
| 3846 | 2026.03.17 02:48:30.403880 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.03.17 02:48:30.404031 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.03.17 02:48:30.404102 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3849 | 2026.03.17 02:48:30.404736 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.03.17 02:48:30.404784 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3851 | 2026.03.17 02:48:30.405241 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3852 | 2026.03.17 02:48:30.405599 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.03.17 02:48:30.405775 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 1.07 MiB/sec. | ||
| 3854 | 2026.03.17 02:48:30.405876 [ 4 ] {21d91860-9e11-4a8d-9018-6bdb074a2d2e} <Debug> TCPHandler: Processed in 0.002078871 sec. | ||
| 3855 | 2026.03.17 02:48:30.406060 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.03.17 02:48:30.406259 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3857 | 2026.03.17 02:48:30.406323 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3858 | 2026.03.17 02:48:30.407165 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.03.17 02:48:30.407213 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3860 | 2026.03.17 02:48:30.407724 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3861 | 2026.03.17 02:48:30.408081 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.03.17 02:48:30.408271 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002038 sec., 44160.94210009814 rows/sec., 3.45 MiB/sec. | ||
| 3863 | 2026.03.17 02:48:30.408331 [ 4 ] {38989eb9-2467-477c-a677-c1c4e3244970} <Debug> TCPHandler: Processed in 0.002344187 sec. | ||
| 3864 | 2026.03.17 02:48:30.408507 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2026.03.17 02:48:30.408635 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3866 | 2026.03.17 02:48:30.408697 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3867 | 2026.03.17 02:48:30.409325 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.03.17 02:48:30.409374 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3869 | 2026.03.17 02:48:30.409884 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3870 | 2026.03.17 02:48:30.410267 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.03.17 02:48:30.410504 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001853 sec., 86346.46519158121 rows/sec., 6.01 MiB/sec. | ||
| 3872 | 2026.03.17 02:48:30.410564 [ 4 ] {f154fe3a-4f80-46ac-853d-357229e18ce7} <Debug> TCPHandler: Processed in 0.002125292 sec. | ||
| 3873 | 2026.03.17 02:48:30.410779 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.03.17 02:48:30.410917 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3875 | 2026.03.17 02:48:30.411001 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3876 | 2026.03.17 02:48:30.412239 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.03.17 02:48:30.412287 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3878 | 2026.03.17 02:48:30.413134 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3879 | 2026.03.17 02:48:30.413459 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.03.17 02:48:30.413650 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002763 sec., 9410.061527325372 rows/sec., 16.86 MiB/sec. | ||
| 3881 | 2026.03.17 02:48:30.413743 [ 4 ] {ee030562-580a-450a-873a-955464022228} <Debug> TCPHandler: Processed in 0.003039704 sec. | ||
| 3882 | 2026.03.17 02:48:30.413904 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.03.17 02:48:30.414023 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.03.17 02:48:30.414081 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3885 | 2026.03.17 02:48:30.414538 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.03.17 02:48:30.414584 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 3887 | 2026.03.17 02:48:30.414994 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3888 | 2026.03.17 02:48:30.415288 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.03.17 02:48:30.415457 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 3890 | 2026.03.17 02:48:30.415504 [ 4 ] {3b276216-7caa-4bd7-bffc-7eda4caa034d} <Debug> TCPHandler: Processed in 0.001660471 sec. | ||
| 3891 | 2026.03.17 02:48:30.966652 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64054 | ||
| 3892 | 2026.03.17 02:48:30.966783 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.03.17 02:48:30.966811 [ 287 ] {} <Debug> TCP-Session: 64e38b18-67f0-4239-ba37-c044c84d7c7b Authenticating user 'default' from [fd00:1122:3344:101::e]:64054 | ||
| 3894 | 2026.03.17 02:48:30.966833 [ 287 ] {} <Debug> TCP-Session: 64e38b18-67f0-4239-ba37-c044c84d7c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.03.17 02:48:30.966846 [ 287 ] {} <Debug> TCP-Session: 64e38b18-67f0-4239-ba37-c044c84d7c7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.03.17 02:48:30.967074 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36632 | ||
| 3897 | 2026.03.17 02:48:30.967116 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42172 | ||
| 3898 | 2026.03.17 02:48:30.967126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56995 | ||
| 3899 | 2026.03.17 02:48:30.967148 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34092 | ||
| 3900 | 2026.03.17 02:48:30.967149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51835 | ||
| 3901 | 2026.03.17 02:48:30.967216 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.03.17 02:48:30.967254 [ 287 ] {} <Trace> TCP-Session: 64e38b18-67f0-4239-ba37-c044c84d7c7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.03.17 02:48:30.967270 [ 291 ] {} <Debug> TCP-Session: c2ceffa4-6ab6-4a1f-a8ab-fb42892296ae Authenticating user 'default' from [fd00:1122:3344:101::e]:42172 | ||
| 3904 | 2026.03.17 02:48:30.967138 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55221 | ||
| 3905 | 2026.03.17 02:48:30.967298 [ 291 ] {} <Debug> TCP-Session: c2ceffa4-6ab6-4a1f-a8ab-fb42892296ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.03.17 02:48:30.967087 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42039 | ||
| 3907 | 2026.03.17 02:48:30.967377 [ 291 ] {} <Debug> TCP-Session: c2ceffa4-6ab6-4a1f-a8ab-fb42892296ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.03.17 02:48:30.967085 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56745 | ||
| 3909 | 2026.03.17 02:48:30.967437 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3910 | 2026.03.17 02:48:30.967685 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3911 | 2026.03.17 02:48:30.967689 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3912 | 2026.03.17 02:48:30.967718 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.03.17 02:48:30.967726 [ 294 ] {} <Debug> TCP-Session: 3096869f-cf75-4444-8fc9-a685f9e9c213 Authenticating user 'default' from [fd00:1122:3344:101::e]:51835 | ||
| 3914 | 2026.03.17 02:48:30.967745 [ 293 ] {} <Debug> TCP-Session: d81d5142-7d93-467d-8a0e-8c85c99c5f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:55221 | ||
| 3915 | 2026.03.17 02:48:30.967762 [ 289 ] {} <Debug> TCP-Session: 380a21dc-01f9-4a25-bf2f-59f22a91906d Authenticating user 'default' from [fd00:1122:3344:101::e]:42039 | ||
| 3916 | 2026.03.17 02:48:30.967799 [ 293 ] {} <Debug> TCP-Session: d81d5142-7d93-467d-8a0e-8c85c99c5f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.03.17 02:48:30.967803 [ 289 ] {} <Debug> TCP-Session: 380a21dc-01f9-4a25-bf2f-59f22a91906d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.03.17 02:48:30.967814 [ 293 ] {} <Debug> TCP-Session: d81d5142-7d93-467d-8a0e-8c85c99c5f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.03.17 02:48:30.967822 [ 289 ] {} <Debug> TCP-Session: 380a21dc-01f9-4a25-bf2f-59f22a91906d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.03.17 02:48:30.967819 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3921 | 2026.03.17 02:48:30.967846 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2026.03.17 02:48:30.967847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2026.03.17 02:48:30.967891 [ 290 ] {} <Debug> TCP-Session: 89cd82d7-80a3-44d6-97bc-67e1b9c60502 Authenticating user 'default' from [fd00:1122:3344:101::e]:56745 | ||
| 3924 | 2026.03.17 02:48:30.967799 [ 294 ] {} <Debug> TCP-Session: 3096869f-cf75-4444-8fc9-a685f9e9c213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.03.17 02:48:30.967921 [ 290 ] {} <Debug> TCP-Session: 89cd82d7-80a3-44d6-97bc-67e1b9c60502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.17 02:48:30.967915 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3927 | 2026.03.17 02:48:30.967953 [ 294 ] {} <Debug> TCP-Session: 3096869f-cf75-4444-8fc9-a685f9e9c213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.17 02:48:30.967959 [ 290 ] {} <Debug> TCP-Session: 89cd82d7-80a3-44d6-97bc-67e1b9c60502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.03.17 02:48:30.967927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3930 | 2026.03.17 02:48:30.967918 [ 292 ] {} <Debug> TCP-Session: 00932432-e193-4080-b40c-07c44558ffc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56995 | ||
| 3931 | 2026.03.17 02:48:30.968043 [ 288 ] {} <Debug> TCP-Session: e28f90c8-eaa4-4232-af97-0150f4fea4db Authenticating user 'default' from [fd00:1122:3344:101::e]:36632 | ||
| 3932 | 2026.03.17 02:48:30.968044 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.03.17 02:48:30.968054 [ 292 ] {} <Debug> TCP-Session: 00932432-e193-4080-b40c-07c44558ffc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.03.17 02:48:30.968061 [ 288 ] {} <Debug> TCP-Session: e28f90c8-eaa4-4232-af97-0150f4fea4db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.03.17 02:48:30.968096 [ 292 ] {} <Debug> TCP-Session: 00932432-e193-4080-b40c-07c44558ffc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.03.17 02:48:30.968093 [ 3 ] {} <Debug> TCP-Session: f7dd240f-5535-4ad1-b751-1d0c322c4d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:34092 | ||
| 3937 | 2026.03.17 02:48:30.968106 [ 288 ] {} <Debug> TCP-Session: e28f90c8-eaa4-4232-af97-0150f4fea4db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.03.17 02:48:30.968132 [ 3 ] {} <Debug> TCP-Session: f7dd240f-5535-4ad1-b751-1d0c322c4d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.03.17 02:48:30.968150 [ 3 ] {} <Debug> TCP-Session: f7dd240f-5535-4ad1-b751-1d0c322c4d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.03.17 02:48:30.968358 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 3941 | 2026.03.17 02:48:30.969506 [ 316 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> AggregatingTransform: Aggregating | ||
| 3942 | 2026.03.17 02:48:30.969546 [ 316 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3943 | 2026.03.17 02:48:30.969578 [ 316 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001086497 sec. (920.389 rows/sec., 35.95 KiB/sec.) | ||
| 3944 | 2026.03.17 02:48:30.969592 [ 316 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Trace> Aggregator: Merging aggregated data | ||
| 3945 | 2026.03.17 02:48:30.970976 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003599 sec., 277.8549597110308 rows/sec., 10.85 KiB/sec. | ||
| 3946 | 2026.03.17 02:48:30.971118 [ 287 ] {218284ce-d11b-434c-aaa0-2777c1dd4ea1} <Debug> TCPHandler: Processed in 0.003984367 sec. | ||
| 3947 | 2026.03.17 02:48:30.971246 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3948 | 2026.03.17 02:48:30.971273 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2026.03.17 02:48:30.971278 [ 287 ] {} <Debug> TCP-Session: 64e38b18-67f0-4239-ba37-c044c84d7c7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.03.17 02:48:30.971298 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2026.03.17 02:48:30.971321 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.03.17 02:48:30.971337 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.03.17 02:48:30.971352 [ 3 ] {} <Debug> TCP-Session: f7dd240f-5535-4ad1-b751-1d0c322c4d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.03.17 02:48:30.971374 [ 289 ] {} <Debug> TCP-Session: 380a21dc-01f9-4a25-bf2f-59f22a91906d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.03.17 02:48:30.971388 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.03.17 02:48:30.971408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.03.17 02:48:30.971398 [ 290 ] {} <Debug> TCP-Session: 89cd82d7-80a3-44d6-97bc-67e1b9c60502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.03.17 02:48:30.971442 [ 292 ] {} <Debug> TCP-Session: 00932432-e193-4080-b40c-07c44558ffc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.03.17 02:48:30.971458 [ 294 ] {} <Debug> TCP-Session: 3096869f-cf75-4444-8fc9-a685f9e9c213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.03.17 02:48:30.971375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.03.17 02:48:30.971355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.03.17 02:48:30.971527 [ 291 ] {} <Debug> TCP-Session: c2ceffa4-6ab6-4a1f-a8ab-fb42892296ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.03.17 02:48:30.971321 [ 288 ] {} <Debug> TCP-Session: e28f90c8-eaa4-4232-af97-0150f4fea4db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.03.17 02:48:30.971557 [ 293 ] {} <Debug> TCP-Session: d81d5142-7d93-467d-8a0e-8c85c99c5f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.03.17 02:48:31.242552 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50205 | ||
| 3966 | 2026.03.17 02:48:31.242684 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.03.17 02:48:31.242720 [ 287 ] {} <Debug> TCP-Session: 6ce7554a-8304-4fa6-8780-541c23cad8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50205 | ||
| 3968 | 2026.03.17 02:48:31.242745 [ 287 ] {} <Debug> TCP-Session: 6ce7554a-8304-4fa6-8780-541c23cad8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.03.17 02:48:31.242759 [ 287 ] {} <Debug> TCP-Session: 6ce7554a-8304-4fa6-8780-541c23cad8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.03.17 02:48:31.242976 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59709 | ||
| 3971 | 2026.03.17 02:48:31.242994 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42574 | ||
| 3972 | 2026.03.17 02:48:31.243067 [ 287 ] {} <Trace> TCP-Session: 6ce7554a-8304-4fa6-8780-541c23cad8cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.17 02:48:31.243088 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3974 | 2026.03.17 02:48:31.243115 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.03.17 02:48:31.243122 [ 288 ] {} <Debug> TCP-Session: b5124ab9-4e23-4919-ac5e-544a50c12fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:59709 | ||
| 3976 | 2026.03.17 02:48:31.243150 [ 289 ] {} <Debug> TCP-Session: 21f5ee53-d615-4c88-9769-ba342ab9ca87 Authenticating user 'default' from [fd00:1122:3344:101::e]:42574 | ||
| 3977 | 2026.03.17 02:48:31.243158 [ 288 ] {} <Debug> TCP-Session: b5124ab9-4e23-4919-ac5e-544a50c12fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.03.17 02:48:31.243182 [ 289 ] {} <Debug> TCP-Session: 21f5ee53-d615-4c88-9769-ba342ab9ca87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.03.17 02:48:31.243182 [ 288 ] {} <Debug> TCP-Session: b5124ab9-4e23-4919-ac5e-544a50c12fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.03.17 02:48:31.243203 [ 289 ] {} <Debug> TCP-Session: 21f5ee53-d615-4c88-9769-ba342ab9ca87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.03.17 02:48:31.243252 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3982 | 2026.03.17 02:48:31.243533 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3983 | 2026.03.17 02:48:31.243588 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3984 | 2026.03.17 02:48:31.243880 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 3985 | 2026.03.17 02:48:31.244818 [ 335 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> AggregatingTransform: Aggregating | ||
| 3986 | 2026.03.17 02:48:31.244881 [ 335 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> Aggregator: Aggregation method: without_key | ||
| 3987 | 2026.03.17 02:48:31.244924 [ 335 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940453 sec. (1063.317 rows/sec., 41.54 KiB/sec.) | ||
| 3988 | 2026.03.17 02:48:31.244943 [ 335 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Trace> Aggregator: Merging aggregated data | ||
| 3989 | 2026.03.17 02:48:31.246323 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 3990 | 2026.03.17 02:48:31.246472 [ 287 ] {3ef3e783-bf5f-4fc7-bb5a-b2890fa40871} <Debug> TCPHandler: Processed in 0.003527286 sec. | ||
| 3991 | 2026.03.17 02:48:31.246633 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3992 | 2026.03.17 02:48:31.246678 [ 288 ] {} <Debug> TCP-Session: b5124ab9-4e23-4919-ac5e-544a50c12fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.03.17 02:48:31.246690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2026.03.17 02:48:31.246742 [ 289 ] {} <Debug> TCP-Session: 21f5ee53-d615-4c88-9769-ba342ab9ca87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.03.17 02:48:31.246754 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3996 | 2026.03.17 02:48:31.246791 [ 287 ] {} <Debug> TCP-Session: 6ce7554a-8304-4fa6-8780-541c23cad8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.03.17 02:48:31.249229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44727 | ||
| 3998 | 2026.03.17 02:48:31.249249 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45852 | ||
| 3999 | 2026.03.17 02:48:31.249263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33921 | ||
| 4000 | 2026.03.17 02:48:31.249288 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44333 | ||
| 4001 | 2026.03.17 02:48:31.249309 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2026.03.17 02:48:31.249336 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4003 | 2026.03.17 02:48:31.249349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.03.17 02:48:31.249362 [ 291 ] {} <Debug> TCP-Session: 62cdca81-b473-493b-9efe-cb5f9d45c228 Authenticating user 'default' from [fd00:1122:3344:101::e]:44727 | ||
| 4005 | 2026.03.17 02:48:31.249372 [ 288 ] {} <Debug> TCP-Session: 680002eb-0962-4bbf-867c-30f95eb9f3d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45852 | ||
| 4006 | 2026.03.17 02:48:31.249387 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2026.03.17 02:48:31.249386 [ 292 ] {} <Debug> TCP-Session: c72a7aa1-9a2e-43c8-9556-18ec9eb4d135 Authenticating user 'default' from [fd00:1122:3344:101::e]:33921 | ||
| 4008 | 2026.03.17 02:48:31.249409 [ 288 ] {} <Debug> TCP-Session: 680002eb-0962-4bbf-867c-30f95eb9f3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.03.17 02:48:31.249427 [ 294 ] {} <Debug> TCP-Session: ec8b4027-6245-4bcc-af06-882161788eee Authenticating user 'default' from [fd00:1122:3344:101::e]:44333 | ||
| 4010 | 2026.03.17 02:48:31.249433 [ 292 ] {} <Debug> TCP-Session: c72a7aa1-9a2e-43c8-9556-18ec9eb4d135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.03.17 02:48:31.249440 [ 288 ] {} <Debug> TCP-Session: 680002eb-0962-4bbf-867c-30f95eb9f3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.03.17 02:48:31.249460 [ 294 ] {} <Debug> TCP-Session: ec8b4027-6245-4bcc-af06-882161788eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.03.17 02:48:31.249461 [ 292 ] {} <Debug> TCP-Session: c72a7aa1-9a2e-43c8-9556-18ec9eb4d135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.17 02:48:31.249482 [ 294 ] {} <Debug> TCP-Session: ec8b4027-6245-4bcc-af06-882161788eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.03.17 02:48:31.249397 [ 291 ] {} <Debug> TCP-Session: 62cdca81-b473-493b-9efe-cb5f9d45c228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.03.17 02:48:31.249301 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38266 | ||
| 4017 | 2026.03.17 02:48:31.249529 [ 291 ] {} <Debug> TCP-Session: 62cdca81-b473-493b-9efe-cb5f9d45c228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.03.17 02:48:31.249249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36437 | ||
| 4019 | 2026.03.17 02:48:31.249590 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4020 | 2026.03.17 02:48:31.249289 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39864 | ||
| 4021 | 2026.03.17 02:48:31.249618 [ 3 ] {} <Debug> TCP-Session: d9e98b1e-cb6a-42d9-824a-312e5ef4d89c Authenticating user 'default' from [fd00:1122:3344:101::e]:38266 | ||
| 4022 | 2026.03.17 02:48:31.249641 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4023 | 2026.03.17 02:48:31.249656 [ 3 ] {} <Debug> TCP-Session: d9e98b1e-cb6a-42d9-824a-312e5ef4d89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.03.17 02:48:31.249666 [ 290 ] {} <Debug> TCP-Session: a48d61c7-bd04-48c4-866d-48b61f6e0bed Authenticating user 'default' from [fd00:1122:3344:101::e]:36437 | ||
| 4025 | 2026.03.17 02:48:31.249670 [ 3 ] {} <Debug> TCP-Session: d9e98b1e-cb6a-42d9-824a-312e5ef4d89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.03.17 02:48:31.249684 [ 290 ] {} <Debug> TCP-Session: a48d61c7-bd04-48c4-866d-48b61f6e0bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.03.17 02:48:31.249688 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.03.17 02:48:31.249704 [ 290 ] {} <Debug> TCP-Session: a48d61c7-bd04-48c4-866d-48b61f6e0bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.03.17 02:48:31.249735 [ 293 ] {} <Debug> TCP-Session: f4c7080a-9653-4a33-905b-a17b5888e143 Authenticating user 'default' from [fd00:1122:3344:101::e]:39864 | ||
| 4030 | 2026.03.17 02:48:31.249758 [ 293 ] {} <Debug> TCP-Session: f4c7080a-9653-4a33-905b-a17b5888e143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.03.17 02:48:31.249776 [ 293 ] {} <Debug> TCP-Session: f4c7080a-9653-4a33-905b-a17b5888e143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.03.17 02:48:31.249855 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33706 | ||
| 4033 | 2026.03.17 02:48:31.249936 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.03.17 02:48:31.249960 [ 287 ] {} <Debug> TCP-Session: 1349375e-5dde-4bd4-8071-dd1b36ff4528 Authenticating user 'default' from [fd00:1122:3344:101::e]:33706 | ||
| 4035 | 2026.03.17 02:48:31.249969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44776 | ||
| 4036 | 2026.03.17 02:48:31.249970 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59354 | ||
| 4037 | 2026.03.17 02:48:31.249977 [ 287 ] {} <Debug> TCP-Session: 1349375e-5dde-4bd4-8071-dd1b36ff4528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.17 02:48:31.250041 [ 287 ] {} <Debug> TCP-Session: 1349375e-5dde-4bd4-8071-dd1b36ff4528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.03.17 02:48:31.250043 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4040 | 2026.03.17 02:48:31.250055 [ 3 ] {} <Trace> TCP-Session: d9e98b1e-cb6a-42d9-824a-312e5ef4d89c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.03.17 02:48:31.250080 [ 289 ] {} <Debug> TCP-Session: 9987ce91-5278-4f57-9589-360b3085a994 Authenticating user 'default' from [fd00:1122:3344:101::e]:44776 | ||
| 4042 | 2026.03.17 02:48:31.250118 [ 289 ] {} <Debug> TCP-Session: 9987ce91-5278-4f57-9589-360b3085a994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.03.17 02:48:31.250132 [ 289 ] {} <Debug> TCP-Session: 9987ce91-5278-4f57-9589-360b3085a994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.17 02:48:31.250303 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38266) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4045 | 2026.03.17 02:48:31.250568 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4046 | 2026.03.17 02:48:31.250635 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4047 | 2026.03.17 02:48:31.250961 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 4048 | 2026.03.17 02:48:31.252158 [ 312 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> AggregatingTransform: Aggregating | ||
| 4049 | 2026.03.17 02:48:31.252208 [ 312 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> Aggregator: Aggregation method: without_key | ||
| 4050 | 2026.03.17 02:48:31.252245 [ 312 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001151258 sec. (868.615 rows/sec., 33.93 KiB/sec.) | ||
| 4051 | 2026.03.17 02:48:31.252266 [ 312 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Trace> Aggregator: Merging aggregated data | ||
| 4052 | 2026.03.17 02:48:31.254046 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003825 sec., 261.43790849673206 rows/sec., 10.21 KiB/sec. | ||
| 4053 | 2026.03.17 02:48:31.254199 [ 3 ] {9e669b6b-eca4-4878-9d35-f69e4ba05365} <Debug> TCPHandler: Processed in 0.004310605 sec. | ||
| 4054 | 2026.03.17 02:48:31.254351 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4055 | 2026.03.17 02:48:31.254395 [ 3 ] {} <Debug> TCP-Session: d9e98b1e-cb6a-42d9-824a-312e5ef4d89c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.03.17 02:48:31.254398 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4057 | 2026.03.17 02:48:31.254437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4058 | 2026.03.17 02:48:31.254446 [ 287 ] {} <Debug> TCP-Session: 1349375e-5dde-4bd4-8071-dd1b36ff4528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.03.17 02:48:31.254482 [ 289 ] {} <Debug> TCP-Session: 9987ce91-5278-4f57-9589-360b3085a994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.03.17 02:48:31.258095 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.03.17 02:48:31.258153 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41483 | ||
| 4062 | 2026.03.17 02:48:31.258165 [ 348 ] {} <Debug> TCP-Session: d13ada63-01a8-4e4d-8b43-2bda740db301 Authenticating user 'default' from [fd00:1122:3344:101::e]:59354 | ||
| 4063 | 2026.03.17 02:48:31.258178 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37957 | ||
| 4064 | 2026.03.17 02:48:31.258215 [ 348 ] {} <Debug> TCP-Session: d13ada63-01a8-4e4d-8b43-2bda740db301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.03.17 02:48:31.258188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46431 | ||
| 4066 | 2026.03.17 02:48:31.258254 [ 348 ] {} <Debug> TCP-Session: d13ada63-01a8-4e4d-8b43-2bda740db301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.03.17 02:48:31.258266 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.03.17 02:48:31.258163 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39055 | ||
| 4069 | 2026.03.17 02:48:31.258319 [ 349 ] {} <Debug> TCP-Session: f45d4505-3b52-4cca-b1dd-9d118f4d4f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:41483 | ||
| 4070 | 2026.03.17 02:48:31.258272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4071 | 2026.03.17 02:48:31.258351 [ 349 ] {} <Debug> TCP-Session: f45d4505-3b52-4cca-b1dd-9d118f4d4f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.03.17 02:48:31.258366 [ 349 ] {} <Debug> TCP-Session: f45d4505-3b52-4cca-b1dd-9d118f4d4f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.03.17 02:48:31.258367 [ 287 ] {} <Debug> TCP-Session: 9a92b9c8-780c-40e6-9ecb-773d2b3bb219 Authenticating user 'default' from [fd00:1122:3344:101::e]:37957 | ||
| 4074 | 2026.03.17 02:48:31.258389 [ 287 ] {} <Debug> TCP-Session: 9a92b9c8-780c-40e6-9ecb-773d2b3bb219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.03.17 02:48:31.258401 [ 287 ] {} <Debug> TCP-Session: 9a92b9c8-780c-40e6-9ecb-773d2b3bb219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.03.17 02:48:31.260774 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4077 | 2026.03.17 02:48:31.260799 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39687 | ||
| 4078 | 2026.03.17 02:48:31.260826 [ 289 ] {} <Debug> TCP-Session: 8a5071a8-ce0d-410e-947a-4324958cd71a Authenticating user 'default' from [fd00:1122:3344:101::e]:46431 | ||
| 4079 | 2026.03.17 02:48:31.260861 [ 289 ] {} <Debug> TCP-Session: 8a5071a8-ce0d-410e-947a-4324958cd71a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.03.17 02:48:31.260884 [ 289 ] {} <Debug> TCP-Session: 8a5071a8-ce0d-410e-947a-4324958cd71a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.03.17 02:48:31.265728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.03.17 02:48:31.265771 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.03.17 02:48:31.265778 [ 3 ] {} <Debug> TCP-Session: 41b2dd5a-dbaa-496d-b444-294e885f0fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39055 | ||
| 4084 | 2026.03.17 02:48:31.265830 [ 350 ] {} <Debug> TCP-Session: 15d783eb-f174-49e2-876d-8484f3ab7d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:39687 | ||
| 4085 | 2026.03.17 02:48:31.265835 [ 3 ] {} <Debug> TCP-Session: 41b2dd5a-dbaa-496d-b444-294e885f0fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.03.17 02:48:31.265864 [ 350 ] {} <Debug> TCP-Session: 15d783eb-f174-49e2-876d-8484f3ab7d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.03.17 02:48:31.265869 [ 3 ] {} <Debug> TCP-Session: 41b2dd5a-dbaa-496d-b444-294e885f0fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.17 02:48:31.266182 [ 350 ] {} <Debug> TCP-Session: 15d783eb-f174-49e2-876d-8484f3ab7d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.03.17 02:48:31.271835 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44333). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4090 | |||
| 4091 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4092 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4093 | 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 | ||
| 4094 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4095 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4096 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4097 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4098 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4099 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4100 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4101 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4102 | (version 23.8.7.1) | ||
| 4103 | 2026.03.17 02:48:31.272038 [ 294 ] {} <Debug> TCP-Session: ec8b4027-6245-4bcc-af06-882161788eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.03.17 02:48:31.272049 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39055). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4105 | |||
| 4106 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4107 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4108 | 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 | ||
| 4109 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4110 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4111 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4112 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4113 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4114 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4115 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4116 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4117 | (version 23.8.7.1) | ||
| 4118 | 2026.03.17 02:48:31.272122 [ 3 ] {} <Debug> TCP-Session: 41b2dd5a-dbaa-496d-b444-294e885f0fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.03.17 02:48:31.272152 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46431). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4120 | |||
| 4121 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4122 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4123 | 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 | ||
| 4124 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4125 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4126 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4127 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4128 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4129 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4130 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4131 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4132 | (version 23.8.7.1) | ||
| 4133 | 2026.03.17 02:48:31.272254 [ 289 ] {} <Debug> TCP-Session: 8a5071a8-ce0d-410e-947a-4324958cd71a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.17 02:48:31.272287 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44727). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4135 | |||
| 4136 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4137 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4138 | 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 | ||
| 4139 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4140 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4141 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4142 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4143 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4144 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4145 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4146 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4147 | (version 23.8.7.1) | ||
| 4148 | 2026.03.17 02:48:31.272372 [ 291 ] {} <Debug> TCP-Session: 62cdca81-b473-493b-9efe-cb5f9d45c228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.03.17 02:48:31.272417 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45852). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4150 | |||
| 4151 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4152 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4153 | 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 | ||
| 4154 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4155 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4156 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4157 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4158 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4159 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4160 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4161 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4162 | (version 23.8.7.1) | ||
| 4163 | 2026.03.17 02:48:31.272509 [ 288 ] {} <Debug> TCP-Session: 680002eb-0962-4bbf-867c-30f95eb9f3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.03.17 02:48:31.272532 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36437). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4165 | |||
| 4166 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4167 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4168 | 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 | ||
| 4169 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4170 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4171 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4172 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4173 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4174 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4175 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4176 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4177 | (version 23.8.7.1) | ||
| 4178 | 2026.03.17 02:48:31.272599 [ 290 ] {} <Debug> TCP-Session: a48d61c7-bd04-48c4-866d-48b61f6e0bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.03.17 02:48:31.272624 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39687). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4180 | |||
| 4181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4183 | 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 | ||
| 4184 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4185 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4186 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4187 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4188 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4189 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4190 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4191 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4192 | (version 23.8.7.1) | ||
| 4193 | 2026.03.17 02:48:31.272690 [ 350 ] {} <Debug> TCP-Session: 15d783eb-f174-49e2-876d-8484f3ab7d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.03.17 02:48:31.272729 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39864). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4195 | |||
| 4196 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4197 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4198 | 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 | ||
| 4199 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4200 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4201 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4202 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4203 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4204 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4205 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4206 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4207 | (version 23.8.7.1) | ||
| 4208 | 2026.03.17 02:48:31.272814 [ 293 ] {} <Debug> TCP-Session: f4c7080a-9653-4a33-905b-a17b5888e143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.03.17 02:48:31.272845 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41483). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4210 | |||
| 4211 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4212 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4213 | 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 | ||
| 4214 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4215 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4216 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4217 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4218 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4219 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4220 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4221 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4222 | (version 23.8.7.1) | ||
| 4223 | 2026.03.17 02:48:31.272921 [ 349 ] {} <Debug> TCP-Session: f45d4505-3b52-4cca-b1dd-9d118f4d4f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.03.17 02:48:31.272954 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59354). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4225 | |||
| 4226 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4228 | 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 | ||
| 4229 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4230 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4231 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4232 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4233 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4234 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4235 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4236 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4237 | (version 23.8.7.1) | ||
| 4238 | 2026.03.17 02:48:31.273032 [ 348 ] {} <Debug> TCP-Session: d13ada63-01a8-4e4d-8b43-2bda740db301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.03.17 02:48:31.273049 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37957). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4240 | |||
| 4241 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4242 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4243 | 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 | ||
| 4244 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4245 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4246 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4247 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4248 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4249 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4250 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4251 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4252 | (version 23.8.7.1) | ||
| 4253 | 2026.03.17 02:48:31.273137 [ 287 ] {} <Debug> TCP-Session: 9a92b9c8-780c-40e6-9ecb-773d2b3bb219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.03.17 02:48:31.273176 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33921). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4255 | |||
| 4256 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4257 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4258 | 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 | ||
| 4259 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4260 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4261 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4262 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4263 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4264 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4265 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4266 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4267 | (version 23.8.7.1) | ||
| 4268 | 2026.03.17 02:48:31.273252 [ 292 ] {} <Debug> TCP-Session: c72a7aa1-9a2e-43c8-9556-18ec9eb4d135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.03.17 02:48:33.996564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 500 | ||
| 4270 | 2026.03.17 02:48:33.998735 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.03.17 02:48:33.998778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 4272 | 2026.03.17 02:48:34.000005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4273 | 2026.03.17 02:48:34.000408 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.03.17 02:48:34.000655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 4275 | 2026.03.17 02:48:35.394961 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.03.17 02:48:35.395172 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.03.17 02:48:35.395241 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4278 | 2026.03.17 02:48:35.395904 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.03.17 02:48:35.395952 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4280 | 2026.03.17 02:48:35.396321 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4281 | 2026.03.17 02:48:35.396548 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.03.17 02:48:35.396690 [ 103 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4283 | 2026.03.17 02:48:35.396698 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 4284 | 2026.03.17 02:48:35.396801 [ 103 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.17 02:48:35.396808 [ 4 ] {a4eebbbe-ae3c-4dda-bd48-91ca1a810882} <Debug> TCPHandler: Processed in 0.001976098 sec. | ||
| 4286 | 2026.03.17 02:48:35.396850 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4287 | 2026.03.17 02:48:35.396952 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.03.17 02:48:35.397002 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 4289 | 2026.03.17 02:48:35.397052 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.17 02:48:35.397096 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4291 | 2026.03.17 02:48:35.397149 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4292 | 2026.03.17 02:48:35.397193 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4293 | 2026.03.17 02:48:35.397269 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4294 | 2026.03.17 02:48:35.397330 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4295 | 2026.03.17 02:48:35.397385 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 4296 | 2026.03.17 02:48:35.397433 [ 198 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 4297 | 2026.03.17 02:48:35.397493 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.03.17 02:48:35.397534 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4299 | 2026.03.17 02:48:35.397850 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4300 | 2026.03.17 02:48:35.398079 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.03.17 02:48:35.398253 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001221 sec., 11466.011466011465 rows/sec., 934.97 KiB/sec. | ||
| 4302 | 2026.03.17 02:48:35.398292 [ 4 ] {edaf38ca-5f89-4963-9634-e011e9a76459} <Debug> TCPHandler: Processed in 0.001387053 sec. | ||
| 4303 | 2026.03.17 02:48:35.398304 [ 189 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364733 sec., 87929.28726717974 rows/sec., 7.63 MiB/sec. | ||
| 4304 | 2026.03.17 02:48:35.398401 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2026.03.17 02:48:35.398497 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4306 | 2026.03.17 02:48:35.398496 [ 187 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4307 | 2026.03.17 02:48:35.398536 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4308 | 2026.03.17 02:48:35.398881 [ 187 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.03.17 02:48:35.399034 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.17 02:48:35.399076 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4311 | 2026.03.17 02:48:35.399080 [ 187 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_5_1} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4312 | 2026.03.17 02:48:35.399194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4313 | 2026.03.17 02:48:35.399397 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4314 | 2026.03.17 02:48:35.399606 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.03.17 02:48:35.399737 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 14.88 MiB/sec. | ||
| 4316 | 2026.03.17 02:48:35.399773 [ 4 ] {21ce2ef6-0a44-4e7c-bf32-9edca3180645} <Debug> TCPHandler: Processed in 0.001418865 sec. | ||
| 4317 | 2026.03.17 02:48:35.399880 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.03.17 02:48:35.399970 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.03.17 02:48:35.400008 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4320 | 2026.03.17 02:48:35.400399 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.03.17 02:48:35.400434 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4322 | 2026.03.17 02:48:35.400715 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4323 | 2026.03.17 02:48:35.400913 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.03.17 02:48:35.401035 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001082 sec., 36968.57670979667 rows/sec., 2.70 MiB/sec. | ||
| 4325 | 2026.03.17 02:48:35.401071 [ 4 ] {1e6c1007-86fe-410b-b54d-14426e98dfb0} <Debug> TCPHandler: Processed in 0.0012374 sec. | ||
| 4326 | 2026.03.17 02:48:35.401173 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.03.17 02:48:35.401263 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.03.17 02:48:35.401301 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4329 | 2026.03.17 02:48:35.401677 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.03.17 02:48:35.401712 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4331 | 2026.03.17 02:48:35.402004 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4332 | 2026.03.17 02:48:35.402206 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.03.17 02:48:35.402334 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.83 MiB/sec. | ||
| 4334 | 2026.03.17 02:48:35.402370 [ 4 ] {753fb181-7ebb-439b-8312-2603a98f2f69} <Debug> TCPHandler: Processed in 0.00124361 sec. | ||
| 4335 | 2026.03.17 02:48:35.402468 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.03.17 02:48:35.402556 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.03.17 02:48:35.402594 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4338 | 2026.03.17 02:48:35.402968 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.03.17 02:48:35.403003 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4340 | 2026.03.17 02:48:35.403277 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4341 | 2026.03.17 02:48:35.403478 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.03.17 02:48:35.403576 [ 100 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4343 | 2026.03.17 02:48:35.403600 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 4344 | 2026.03.17 02:48:35.403620 [ 100 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.17 02:48:35.403641 [ 4 ] {40837839-201a-4415-9565-f44212f52f49} <Debug> TCPHandler: Processed in 0.00121856 sec. | ||
| 4346 | 2026.03.17 02:48:35.403645 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4347 | 2026.03.17 02:48:35.403755 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.03.17 02:48:35.403785 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 4349 | 2026.03.17 02:48:35.403848 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4350 | 2026.03.17 02:48:35.403893 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2026.03.17 02:48:35.403966 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4352 | 2026.03.17 02:48:35.404026 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4353 | 2026.03.17 02:48:35.404135 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4354 | 2026.03.17 02:48:35.404212 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4355 | 2026.03.17 02:48:35.404287 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 4356 | 2026.03.17 02:48:35.404355 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.17 02:48:35.404359 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 4358 | 2026.03.17 02:48:35.404400 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4359 | 2026.03.17 02:48:35.404732 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4360 | 2026.03.17 02:48:35.404956 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.03.17 02:48:35.405097 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001265 sec., 101185.77075098814 rows/sec., 8.21 MiB/sec. | ||
| 4362 | 2026.03.17 02:48:35.405133 [ 4 ] {7091f95d-8ebe-47dd-bac4-ef8ec634ae06} <Debug> TCPHandler: Processed in 0.001425004 sec. | ||
| 4363 | 2026.03.17 02:48:35.405242 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.03.17 02:48:35.405263 [ 199 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540518 sec., 38947.938290886574 rows/sec., 3.12 MiB/sec. | ||
| 4365 | 2026.03.17 02:48:35.405333 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.03.17 02:48:35.405378 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2026.03.17 02:48:35.405393 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4368 | 2026.03.17 02:48:35.405643 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.17 02:48:35.405712 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_5_1} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4370 | 2026.03.17 02:48:35.405775 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4371 | 2026.03.17 02:48:35.405779 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.17 02:48:35.405824 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4373 | 2026.03.17 02:48:35.406172 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4374 | 2026.03.17 02:48:35.406373 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.17 02:48:35.406494 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001192 sec., 170302.0134228188 rows/sec., 12.20 MiB/sec. | ||
| 4376 | 2026.03.17 02:48:35.406527 [ 4 ] {dc80a84a-0f88-4e3b-bca2-b0a40a73905d} <Debug> TCPHandler: Processed in 0.001347833 sec. | ||
| 4377 | 2026.03.17 02:48:35.406631 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.17 02:48:35.406715 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.03.17 02:48:35.406763 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4380 | 2026.03.17 02:48:35.407534 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.03.17 02:48:35.407570 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4382 | 2026.03.17 02:48:35.408076 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4383 | 2026.03.17 02:48:35.408290 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.03.17 02:48:35.408421 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001692 sec., 8274.231678486998 rows/sec., 14.83 MiB/sec. | ||
| 4385 | 2026.03.17 02:48:35.408471 [ 4 ] {24bc9050-175d-4d2f-a0e7-3daf9be16c14} <Debug> TCPHandler: Processed in 0.001860976 sec. | ||
| 4386 | 2026.03.17 02:48:35.408580 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.03.17 02:48:35.408671 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.03.17 02:48:35.408711 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4389 | 2026.03.17 02:48:35.409037 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.03.17 02:48:35.409072 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4391 | 2026.03.17 02:48:35.409373 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4392 | 2026.03.17 02:48:35.409574 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.03.17 02:48:35.409704 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4394 | 2026.03.17 02:48:35.409739 [ 4 ] {0959b88b-b623-4ada-a8f5-fea08ebe1e63} <Debug> TCPHandler: Processed in 0.001206059 sec. | ||
| 4395 | 2026.03.17 02:48:36.513026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9129 | ||
| 4396 | 2026.03.17 02:48:36.513856 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.03.17 02:48:36.513946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4398 | 2026.03.17 02:48:36.514513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4399 | 2026.03.17 02:48:36.514744 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.03.17 02:48:36.514870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4401 | 2026.03.17 02:48:36.995870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4402 | 2026.03.17 02:48:37.012224 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.03.17 02:48:37.012276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4404 | 2026.03.17 02:48:37.018731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4405 | 2026.03.17 02:48:37.019393 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.03.17 02:48:37.021973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4407 | 2026.03.17 02:48:40.394866 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.03.17 02:48:40.395079 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2026.03.17 02:48:40.395154 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2026.03.17 02:48:40.395856 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.17 02:48:40.395909 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4412 | 2026.03.17 02:48:40.396330 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4413 | 2026.03.17 02:48:40.396588 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.03.17 02:48:40.396763 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001743 sec., 61962.13425129088 rows/sec., 5.21 MiB/sec. | ||
| 4415 | 2026.03.17 02:48:40.396761 [ 95 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4416 | 2026.03.17 02:48:40.396819 [ 4 ] {447bc855-b9bc-49de-a78d-b5eb02f0f531} <Debug> TCPHandler: Processed in 0.002123081 sec. | ||
| 4417 | 2026.03.17 02:48:40.396841 [ 95 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.03.17 02:48:40.396868 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4419 | 2026.03.17 02:48:40.396958 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.03.17 02:48:40.397000 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 4421 | 2026.03.17 02:48:40.397066 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.03.17 02:48:40.397115 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4423 | 2026.03.17 02:48:40.397139 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4424 | 2026.03.17 02:48:40.397178 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 265 rows starting from the beginning of the part | ||
| 4425 | 2026.03.17 02:48:40.397245 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part | ||
| 4426 | 2026.03.17 02:48:40.397289 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 84 rows starting from the beginning of the part | ||
| 4427 | 2026.03.17 02:48:40.397334 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 4428 | 2026.03.17 02:48:40.397373 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 4429 | 2026.03.17 02:48:40.397420 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 4430 | 2026.03.17 02:48:40.397560 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.03.17 02:48:40.397603 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4432 | 2026.03.17 02:48:40.397941 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4433 | 2026.03.17 02:48:40.398176 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.03.17 02:48:40.398329 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001285 sec., 20233.463035019457 rows/sec., 1.49 MiB/sec. | ||
| 4435 | 2026.03.17 02:48:40.398378 [ 4 ] {8d2cbf28-e666-49b9-a09d-aeec3c18405e} <Debug> TCPHandler: Processed in 0.001473526 sec. | ||
| 4436 | 2026.03.17 02:48:40.398513 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.03.17 02:48:40.398584 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164166 sec., 538479.3440785547 rows/sec., 48.76 MiB/sec. | ||
| 4438 | 2026.03.17 02:48:40.398609 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4439 | 2026.03.17 02:48:40.398655 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4440 | 2026.03.17 02:48:40.398744 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4441 | 2026.03.17 02:48:40.399006 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.17 02:48:40.399077 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_26_5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4443 | 2026.03.17 02:48:40.399109 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.03.17 02:48:40.399151 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4445 | 2026.03.17 02:48:40.399153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4446 | 2026.03.17 02:48:40.399476 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4447 | 2026.03.17 02:48:40.399700 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.03.17 02:48:40.399814 [ 95 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4449 | 2026.03.17 02:48:40.399832 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 5.65 MiB/sec. | ||
| 4450 | 2026.03.17 02:48:40.399864 [ 95 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.03.17 02:48:40.399884 [ 4 ] {a17014d7-b94f-44e8-b90f-ecdf34cbf925} <Debug> TCPHandler: Processed in 0.001426774 sec. | ||
| 4452 | 2026.03.17 02:48:40.399888 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4453 | 2026.03.17 02:48:40.399994 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 4454 | 2026.03.17 02:48:40.400005 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.03.17 02:48:40.400080 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4456 | 2026.03.17 02:48:40.400108 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 174 rows starting from the beginning of the part | ||
| 4457 | 2026.03.17 02:48:40.400108 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.03.17 02:48:40.400160 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4459 | 2026.03.17 02:48:40.400178 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 4460 | 2026.03.17 02:48:40.400221 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4461 | 2026.03.17 02:48:40.400261 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4462 | 2026.03.17 02:48:40.400300 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
| 4463 | 2026.03.17 02:48:40.400338 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 4464 | 2026.03.17 02:48:40.400587 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.17 02:48:40.400622 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4466 | 2026.03.17 02:48:40.400959 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4467 | 2026.03.17 02:48:40.401176 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122177 sec., 532015.0273783117 rows/sec., 44.23 MiB/sec. | ||
| 4468 | 2026.03.17 02:48:40.401190 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.03.17 02:48:40.401311 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4470 | 2026.03.17 02:48:40.401321 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4471 | 2026.03.17 02:48:40.401339 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 4472 | 2026.03.17 02:48:40.401365 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.03.17 02:48:40.401388 [ 4 ] {ce157f22-5ade-4f5f-99d3-abd093459b88} <Debug> TCPHandler: Processed in 0.001433355 sec. | ||
| 4474 | 2026.03.17 02:48:40.401392 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4475 | 2026.03.17 02:48:40.401500 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.03.17 02:48:40.401542 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 4477 | 2026.03.17 02:48:40.401569 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.17 02:48:40.401599 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.03.17 02:48:40.401650 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_26_5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4480 | 2026.03.17 02:48:40.401654 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4481 | 2026.03.17 02:48:40.401690 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4482 | 2026.03.17 02:48:40.401723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4483 | 2026.03.17 02:48:40.401731 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3566 rows starting from the beginning of the part | ||
| 4484 | 2026.03.17 02:48:40.401811 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4485 | 2026.03.17 02:48:40.401859 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4486 | 2026.03.17 02:48:40.401905 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4487 | 2026.03.17 02:48:40.401948 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 4488 | 2026.03.17 02:48:40.401989 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4489 | 2026.03.17 02:48:40.402505 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.03.17 02:48:40.402548 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4491 | 2026.03.17 02:48:40.403142 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4492 | 2026.03.17 02:48:40.403384 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.03.17 02:48:40.403532 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001951 sec., 13326.499231163505 rows/sec., 23.88 MiB/sec. | ||
| 4494 | 2026.03.17 02:48:40.403597 [ 4 ] {a275b0eb-64ea-4a96-be2e-7f49ac2e82c9} <Debug> TCPHandler: Processed in 0.002146622 sec. | ||
| 4495 | 2026.03.17 02:48:40.403712 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.03.17 02:48:40.403764 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4409 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283486 sec., 1930819.8079602853 rows/sec., 136.09 MiB/sec. | ||
| 4497 | 2026.03.17 02:48:40.403808 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.03.17 02:48:40.403855 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4499 | 2026.03.17 02:48:40.404085 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4500 | 2026.03.17 02:48:40.404237 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.03.17 02:48:40.404274 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4502 | 2026.03.17 02:48:40.404337 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.17 02:48:40.404403 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4504 | 2026.03.17 02:48:40.404487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4505 | 2026.03.17 02:48:40.404601 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4506 | 2026.03.17 02:48:40.404820 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.03.17 02:48:40.404924 [ 95 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4508 | 2026.03.17 02:48:40.404948 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 4509 | 2026.03.17 02:48:40.404961 [ 95 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.17 02:48:40.404989 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4511 | 2026.03.17 02:48:40.404993 [ 4 ] {195568f4-0db9-458d-afd6-920dadc6df67} <Debug> TCPHandler: Processed in 0.001331062 sec. | ||
| 4512 | 2026.03.17 02:48:40.405086 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 4513 | 2026.03.17 02:48:40.405184 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4514 | 2026.03.17 02:48:40.405212 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1224 rows starting from the beginning of the part | ||
| 4515 | 2026.03.17 02:48:40.405265 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4516 | 2026.03.17 02:48:40.405308 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4517 | 2026.03.17 02:48:40.405347 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4518 | 2026.03.17 02:48:40.405384 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4519 | 2026.03.17 02:48:40.405422 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4520 | 2026.03.17 02:48:40.406358 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 4 columns (4 merged, 0 gathered) in 0.001306142 sec., 1166795.034536827 rows/sec., 78.63 MiB/sec. | ||
| 4521 | 2026.03.17 02:48:40.406532 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4522 | 2026.03.17 02:48:40.406770 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.17 02:48:40.406834 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_26_5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4524 | 2026.03.17 02:48:40.406901 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4525 | 2026.03.17 02:48:43.872612 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4526 | 2026.03.17 02:48:43.872659 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4527 | 2026.03.17 02:48:44.000848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 532 | ||
| 4528 | 2026.03.17 02:48:44.003361 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.17 02:48:44.003410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4530 | 2026.03.17 02:48:44.004699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4531 | 2026.03.17 02:48:44.005009 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.17 02:48:44.005473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4533 | 2026.03.17 02:48:44.015001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9641 | ||
| 4534 | 2026.03.17 02:48:44.015540 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.17 02:48:44.015590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4536 | 2026.03.17 02:48:44.016088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4537 | 2026.03.17 02:48:44.016340 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.17 02:48:44.016491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9641 | ||
| 4539 | 2026.03.17 02:48:44.522084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4540 | 2026.03.17 02:48:44.540058 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.03.17 02:48:44.540109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4542 | 2026.03.17 02:48:44.546242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4543 | 2026.03.17 02:48:44.546936 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.03.17 02:48:44.550340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4545 | 2026.03.17 02:48:45.392358 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.03.17 02:48:45.392549 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.03.17 02:48:45.392622 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.03.17 02:48:45.393311 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.03.17 02:48:45.393359 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4550 | 2026.03.17 02:48:45.393752 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4551 | 2026.03.17 02:48:45.393988 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.03.17 02:48:45.394137 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001637 sec., 51313.37813072694 rows/sec., 4.29 MiB/sec. | ||
| 4553 | 2026.03.17 02:48:45.394185 [ 4 ] {abb484db-6125-4616-95c4-051c501106b5} <Debug> TCPHandler: Processed in 0.001959877 sec. | ||
| 4554 | 2026.03.17 02:48:45.394319 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.03.17 02:48:45.394421 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.03.17 02:48:45.394464 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4557 | 2026.03.17 02:48:45.394875 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.03.17 02:48:45.394913 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4559 | 2026.03.17 02:48:45.395207 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4560 | 2026.03.17 02:48:45.395417 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.03.17 02:48:45.395527 [ 90 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4562 | 2026.03.17 02:48:45.395546 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001146 sec., 12216.404886561953 rows/sec., 918.62 KiB/sec. | ||
| 4563 | 2026.03.17 02:48:45.395596 [ 90 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.03.17 02:48:45.395605 [ 4 ] {5af9193a-1fc1-4d8e-a2fa-d4a418b3f937} <Debug> TCPHandler: Processed in 0.001339903 sec. | ||
| 4565 | 2026.03.17 02:48:45.395626 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4566 | 2026.03.17 02:48:45.395721 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 4567 | 2026.03.17 02:48:45.395733 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.03.17 02:48:45.395811 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.03.17 02:48:45.395838 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4570 | 2026.03.17 02:48:45.395839 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 68 rows starting from the beginning of the part | ||
| 4571 | 2026.03.17 02:48:45.395877 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2026.03.17 02:48:45.395904 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4573 | 2026.03.17 02:48:45.395946 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4574 | 2026.03.17 02:48:45.395983 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4575 | 2026.03.17 02:48:45.396027 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4576 | 2026.03.17 02:48:45.396069 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4577 | 2026.03.17 02:48:45.396296 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.03.17 02:48:45.396332 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4579 | 2026.03.17 02:48:45.396630 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4580 | 2026.03.17 02:48:45.396841 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.03.17 02:48:45.396912 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122142 sec., 153919.2087897693 rows/sec., 11.85 MiB/sec. | ||
| 4582 | 2026.03.17 02:48:45.396978 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00116 sec., 67241.37931034483 rows/sec., 5.25 MiB/sec. | ||
| 4583 | 2026.03.17 02:48:45.397020 [ 4 ] {0cb9fb77-f2f1-474c-b639-7faa6ebf5101} <Debug> TCPHandler: Processed in 0.001337853 sec. | ||
| 4584 | 2026.03.17 02:48:45.397135 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.03.17 02:48:45.397135 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4586 | 2026.03.17 02:48:45.397230 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.03.17 02:48:45.397280 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4588 | 2026.03.17 02:48:45.397495 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.03.17 02:48:45.397586 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_26_5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4590 | 2026.03.17 02:48:45.397685 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.03.17 02:48:45.397686 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4592 | 2026.03.17 02:48:45.397728 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4593 | 2026.03.17 02:48:45.398078 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4594 | 2026.03.17 02:48:45.398290 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.03.17 02:48:45.398426 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 4596 | 2026.03.17 02:48:45.398463 [ 4 ] {923c6ed4-c74d-4e8a-aea3-31fdbd5bca8a} <Debug> TCPHandler: Processed in 0.001378844 sec. | ||
| 4597 | 2026.03.17 02:48:45.398573 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.03.17 02:48:45.398666 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.03.17 02:48:45.398719 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4600 | 2026.03.17 02:48:45.399489 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.03.17 02:48:45.399526 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4602 | 2026.03.17 02:48:45.400057 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4603 | 2026.03.17 02:48:45.400274 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.03.17 02:48:45.400379 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4605 | 2026.03.17 02:48:45.400414 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.03.17 02:48:45.400424 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001776 sec., 7882.882882882883 rows/sec., 14.13 MiB/sec. | ||
| 4607 | 2026.03.17 02:48:45.400437 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4608 | 2026.03.17 02:48:45.400493 [ 4 ] {a8d3ab7d-0405-41c9-a42a-ccd4046520f8} <Debug> TCPHandler: Processed in 0.001969889 sec. | ||
| 4609 | 2026.03.17 02:48:45.400542 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 4610 | 2026.03.17 02:48:45.400617 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.03.17 02:48:45.400711 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4612 | 2026.03.17 02:48:45.400726 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4613 | 2026.03.17 02:48:45.400752 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4614 | 2026.03.17 02:48:45.400776 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 369 rows starting from the beginning of the part | ||
| 4615 | 2026.03.17 02:48:45.400886 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 4616 | 2026.03.17 02:48:45.400985 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4617 | 2026.03.17 02:48:45.401076 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 4618 | 2026.03.17 02:48:45.401085 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.17 02:48:45.401121 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4620 | 2026.03.17 02:48:45.401158 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4621 | 2026.03.17 02:48:45.401238 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4622 | 2026.03.17 02:48:45.401449 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4623 | 2026.03.17 02:48:45.401663 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.03.17 02:48:45.401791 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4625 | 2026.03.17 02:48:45.401827 [ 4 ] {2d26f27e-5b37-4c47-8e76-5c62804e5bdc} <Debug> TCPHandler: Processed in 0.001259831 sec. | ||
| 4626 | 2026.03.17 02:48:45.404631 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 19 columns (19 merged, 0 gathered) in 0.00411905 sec., 112404.55930372294 rows/sec., 201.42 MiB/sec. | ||
| 4627 | 2026.03.17 02:48:45.405294 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4628 | 2026.03.17 02:48:45.405588 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.03.17 02:48:45.405649 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4630 | 2026.03.17 02:48:45.405722 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4631 | 2026.03.17 02:48:46.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.60 MiB, peak 263.95 MiB, free memory in arenas 0.00 B, will set to 245.06 MiB (RSS), difference: 1.46 MiB | ||
| 4632 | 2026.03.17 02:48:48.300376 [ 87 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4633 | 2026.03.17 02:48:48.300444 [ 87 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.03.17 02:48:48.300472 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4635 | 2026.03.17 02:48:48.300604 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 4636 | 2026.03.17 02:48:48.300759 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2026.03.17 02:48:48.300798 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4638 | 2026.03.17 02:48:48.300905 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4639 | 2026.03.17 02:48:48.300967 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 4640 | 2026.03.17 02:48:48.301039 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 4641 | 2026.03.17 02:48:48.301092 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 4642 | 2026.03.17 02:48:48.301926 [ 200 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379314 sec., 87724.76752936604 rows/sec., 7.60 MiB/sec. | ||
| 4643 | 2026.03.17 02:48:48.302067 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4644 | 2026.03.17 02:48:48.302326 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.17 02:48:48.302392 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_5_1} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4646 | 2026.03.17 02:48:48.302459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4647 | 2026.03.17 02:48:48.464628 [ 87 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4648 | 2026.03.17 02:48:48.464705 [ 87 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.03.17 02:48:48.464746 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4650 | 2026.03.17 02:48:48.464897 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 4651 | 2026.03.17 02:48:48.465048 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.03.17 02:48:48.465085 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4653 | 2026.03.17 02:48:48.465157 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 4654 | 2026.03.17 02:48:48.465201 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4655 | 2026.03.17 02:48:48.465246 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4656 | 2026.03.17 02:48:48.465284 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4657 | 2026.03.17 02:48:48.466020 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171688 sec., 35845.72002102949 rows/sec., 2.99 MiB/sec. | ||
| 4658 | 2026.03.17 02:48:48.466159 [ 188 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4659 | 2026.03.17 02:48:48.466427 [ 188 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.03.17 02:48:48.466496 [ 188 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_5_1} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4661 | 2026.03.17 02:48:48.466569 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4662 | 2026.03.17 02:48:50.393580 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.03.17 02:48:50.393792 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4664 | 2026.03.17 02:48:50.393867 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4665 | 2026.03.17 02:48:50.394517 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.03.17 02:48:50.394566 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4667 | 2026.03.17 02:48:50.394937 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4668 | 2026.03.17 02:48:50.395177 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.03.17 02:48:50.395349 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 4670 | 2026.03.17 02:48:50.395400 [ 4 ] {2e73e788-77c8-48c9-a70c-7f917565a944} <Debug> TCPHandler: Processed in 0.001960308 sec. | ||
| 4671 | 2026.03.17 02:48:50.395516 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.03.17 02:48:50.395618 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4673 | 2026.03.17 02:48:50.395661 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4674 | 2026.03.17 02:48:50.396129 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.03.17 02:48:50.396176 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4676 | 2026.03.17 02:48:50.396614 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4677 | 2026.03.17 02:48:50.396895 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.03.17 02:48:50.397077 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001479 sec., 73698.44489519946 rows/sec., 6.19 MiB/sec. | ||
| 4679 | 2026.03.17 02:48:50.397129 [ 4 ] {c1e42fe8-57c0-45e4-8f46-0d6d9349b639} <Debug> TCPHandler: Processed in 0.00166426 sec. | ||
| 4680 | 2026.03.17 02:48:50.397280 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.03.17 02:48:50.397396 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.03.17 02:48:50.397449 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4683 | 2026.03.17 02:48:50.398002 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.03.17 02:48:50.398049 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4685 | 2026.03.17 02:48:50.398486 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4686 | 2026.03.17 02:48:50.398800 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.03.17 02:48:50.398984 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001614 sec., 17348.20322180917 rows/sec., 1.27 MiB/sec. | ||
| 4688 | 2026.03.17 02:48:50.399034 [ 4 ] {1ae718e0-ec39-4fc5-b8c1-3ba7745344b1} <Debug> TCPHandler: Processed in 0.001814104 sec. | ||
| 4689 | 2026.03.17 02:48:50.399187 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.03.17 02:48:50.399296 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4691 | 2026.03.17 02:48:50.399339 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4692 | 2026.03.17 02:48:50.399780 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.03.17 02:48:50.399818 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4694 | 2026.03.17 02:48:50.400165 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4695 | 2026.03.17 02:48:50.400386 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.03.17 02:48:50.400532 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001258 sec., 73131.95548489667 rows/sec., 5.71 MiB/sec. | ||
| 4697 | 2026.03.17 02:48:50.400573 [ 4 ] {42322bf3-56a1-4b55-afb9-0af27d4a638f} <Debug> TCPHandler: Processed in 0.001448535 sec. | ||
| 4698 | 2026.03.17 02:48:50.400685 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.03.17 02:48:50.400782 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.03.17 02:48:50.400827 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4701 | 2026.03.17 02:48:50.401235 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.03.17 02:48:50.401273 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4703 | 2026.03.17 02:48:50.401635 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4704 | 2026.03.17 02:48:50.401859 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.03.17 02:48:50.402000 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001238 sec., 130048.46526655897 rows/sec., 9.06 MiB/sec. | ||
| 4706 | 2026.03.17 02:48:50.402039 [ 4 ] {eaae62da-1bbe-49ef-b638-fee9914fe642} <Debug> TCPHandler: Processed in 0.001404104 sec. | ||
| 4707 | 2026.03.17 02:48:50.402162 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.03.17 02:48:50.402264 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.03.17 02:48:50.402326 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4710 | 2026.03.17 02:48:50.403183 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.17 02:48:50.403222 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4712 | 2026.03.17 02:48:50.403809 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4713 | 2026.03.17 02:48:50.404068 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.03.17 02:48:50.404216 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001975 sec., 13164.556962025315 rows/sec., 23.59 MiB/sec. | ||
| 4715 | 2026.03.17 02:48:50.404279 [ 4 ] {bf182593-f8f5-440d-9c7f-ab804fb3f80b} <Debug> TCPHandler: Processed in 0.002172223 sec. | ||
| 4716 | 2026.03.17 02:48:50.404397 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.03.17 02:48:50.404493 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4718 | 2026.03.17 02:48:50.404536 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4719 | 2026.03.17 02:48:50.404874 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.17 02:48:50.404911 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4721 | 2026.03.17 02:48:50.405243 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4722 | 2026.03.17 02:48:50.405469 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.17 02:48:50.405601 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4724 | 2026.03.17 02:48:50.405639 [ 4 ] {a18e09fc-69f1-4020-b0a4-40b74e8242ff} <Debug> TCPHandler: Processed in 0.001293331 sec. | ||
| 4725 | 2026.03.17 02:48:51.516612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10089 | ||
| 4726 | 2026.03.17 02:48:51.517182 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.17 02:48:51.517239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4728 | 2026.03.17 02:48:51.517762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4729 | 2026.03.17 02:48:51.518016 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.17 02:48:51.518158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 4731 | 2026.03.17 02:48:51.518175 [ 83 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4732 | 2026.03.17 02:48:51.518221 [ 83 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.03.17 02:48:51.518245 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4734 | 2026.03.17 02:48:51.518372 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 4735 | 2026.03.17 02:48:51.518511 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2026.03.17 02:48:51.518547 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7721 rows starting from the beginning of the part | ||
| 4737 | 2026.03.17 02:48:51.518609 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4738 | 2026.03.17 02:48:51.518653 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4739 | 2026.03.17 02:48:51.518692 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4740 | 2026.03.17 02:48:51.518730 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4741 | 2026.03.17 02:48:51.518765 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4742 | 2026.03.17 02:48:51.520389 [ 195 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071221 sec., 4871039.835922869 rows/sec., 69.68 MiB/sec. | ||
| 4743 | 2026.03.17 02:48:51.520611 [ 192 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4744 | 2026.03.17 02:48:51.520873 [ 192 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.03.17 02:48:51.520944 [ 192 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_21_4} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4746 | 2026.03.17 02:48:51.521027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4747 | 2026.03.17 02:48:52.050440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4748 | 2026.03.17 02:48:52.068280 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.17 02:48:52.068339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4750 | 2026.03.17 02:48:52.073877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4751 | 2026.03.17 02:48:52.074608 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.17 02:48:52.074889 [ 83 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4753 | 2026.03.17 02:48:52.074951 [ 83 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.03.17 02:48:52.074971 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4755 | 2026.03.17 02:48:52.075062 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4756 | 2026.03.17 02:48:52.077952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4757 | 2026.03.17 02:48:52.078301 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4758 | 2026.03.17 02:48:52.079190 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4759 | 2026.03.17 02:48:52.082584 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4760 | 2026.03.17 02:48:52.085996 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4761 | 2026.03.17 02:48:52.089533 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4762 | 2026.03.17 02:48:52.093546 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4763 | 2026.03.17 02:48:52.097436 [ 192 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 4764 | 2026.03.17 02:48:52.152190 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077161343 sec., 2060.617322329395 rows/sec., 10.66 MiB/sec. | ||
| 4765 | 2026.03.17 02:48:52.154246 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4766 | 2026.03.17 02:48:52.155964 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_21_4} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.03.17 02:48:52.156046 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_21_4} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4768 | 2026.03.17 02:48:52.157653 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4769 | 2026.03.17 02:48:53.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.31 MiB, peak 263.95 MiB, free memory in arenas 0.00 B, will set to 248.70 MiB (RSS), difference: 2.38 MiB | ||
| 4770 | 2026.03.17 02:48:54.005690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 558 | ||
| 4771 | 2026.03.17 02:48:54.007843 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.17 02:48:54.007902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4773 | 2026.03.17 02:48:54.009114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4774 | 2026.03.17 02:48:54.009382 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.17 02:48:54.009670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4776 | 2026.03.17 02:48:55.392743 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.17 02:48:55.393008 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.17 02:48:55.393104 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4779 | 2026.03.17 02:48:55.393826 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.17 02:48:55.393867 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4781 | 2026.03.17 02:48:55.394242 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4782 | 2026.03.17 02:48:55.394469 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.17 02:48:55.394635 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001696 sec., 49528.301886792455 rows/sec., 4.14 MiB/sec. | ||
| 4784 | 2026.03.17 02:48:55.394677 [ 4 ] {3961f9aa-ee65-4a68-80f3-19079df270da} <Debug> TCPHandler: Processed in 0.002103601 sec. | ||
| 4785 | 2026.03.17 02:48:55.394796 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.03.17 02:48:55.394893 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.03.17 02:48:55.394933 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4788 | 2026.03.17 02:48:55.395326 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.17 02:48:55.395363 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4790 | 2026.03.17 02:48:55.395687 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4791 | 2026.03.17 02:48:55.395916 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.17 02:48:55.396057 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001183 sec., 11834.31952662722 rows/sec., 889.89 KiB/sec. | ||
| 4793 | 2026.03.17 02:48:55.396097 [ 4 ] {7f670157-8a6f-4b25-be2e-afdede445373} <Debug> TCPHandler: Processed in 0.001351603 sec. | ||
| 4794 | 2026.03.17 02:48:55.396203 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.03.17 02:48:55.396298 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.17 02:48:55.396338 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4797 | 2026.03.17 02:48:55.396743 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.17 02:48:55.396779 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4799 | 2026.03.17 02:48:55.397106 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4800 | 2026.03.17 02:48:55.397316 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.17 02:48:55.397449 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00117 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 4802 | 2026.03.17 02:48:55.397489 [ 4 ] {e39d13cf-e9e2-44fb-8a4f-525acf947e20} <Debug> TCPHandler: Processed in 0.001335773 sec. | ||
| 4803 | 2026.03.17 02:48:55.397596 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.03.17 02:48:55.397692 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.03.17 02:48:55.397735 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4806 | 2026.03.17 02:48:55.398120 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.17 02:48:55.398156 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4808 | 2026.03.17 02:48:55.398495 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4809 | 2026.03.17 02:48:55.398707 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.03.17 02:48:55.398846 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4811 | 2026.03.17 02:48:55.398885 [ 4 ] {fad6d618-162f-438a-a538-41a69dda2b3e} <Debug> TCPHandler: Processed in 0.001339123 sec. | ||
| 4812 | 2026.03.17 02:48:55.398991 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.03.17 02:48:55.399085 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.03.17 02:48:55.399138 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4815 | 2026.03.17 02:48:55.399889 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.03.17 02:48:55.399926 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4817 | 2026.03.17 02:48:55.400472 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4818 | 2026.03.17 02:48:55.400688 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.17 02:48:55.400832 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 14.21 MiB/sec. | ||
| 4820 | 2026.03.17 02:48:55.400887 [ 4 ] {ab556f69-7e19-4733-94e4-4486752209c0} <Debug> TCPHandler: Processed in 0.001945048 sec. | ||
| 4821 | 2026.03.17 02:48:55.400996 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.03.17 02:48:55.401092 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4823 | 2026.03.17 02:48:55.401133 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4824 | 2026.03.17 02:48:55.401460 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.03.17 02:48:55.401498 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4826 | 2026.03.17 02:48:55.401813 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4827 | 2026.03.17 02:48:55.402064 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.03.17 02:48:55.402193 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4829 | 2026.03.17 02:48:55.402231 [ 4 ] {a85f3392-5d4a-4bd2-a443-94596021a133} <Debug> TCPHandler: Processed in 0.001285042 sec. | ||
| 4830 | 2026.03.17 02:48:58.872716 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4831 | 2026.03.17 02:48:58.872799 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4832 | 2026.03.17 02:48:59.018233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10601 | ||
| 4833 | 2026.03.17 02:48:59.018804 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.03.17 02:48:59.018856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4835 | 2026.03.17 02:48:59.019385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4836 | 2026.03.17 02:48:59.019646 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.03.17 02:48:59.019799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10601 | ||
| 4838 | 2026.03.17 02:48:59.578007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4839 | 2026.03.17 02:48:59.594002 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.03.17 02:48:59.594061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4841 | 2026.03.17 02:48:59.599960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4842 | 2026.03.17 02:48:59.600671 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.03.17 02:48:59.603764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4844 | 2026.03.17 02:49:00.399037 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.03.17 02:49:00.399297 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4846 | 2026.03.17 02:49:00.399405 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4847 | 2026.03.17 02:49:00.400550 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.03.17 02:49:00.400615 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4849 | 2026.03.17 02:49:00.401277 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4850 | 2026.03.17 02:49:00.401640 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.03.17 02:49:00.401876 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002651 sec., 40739.34364390796 rows/sec., 3.43 MiB/sec. | ||
| 4852 | 2026.03.17 02:49:00.401947 [ 4 ] {028db146-0762-4fa0-9e14-b526b9151bb5} <Debug> TCPHandler: Processed in 0.003123577 sec. | ||
| 4853 | 2026.03.17 02:49:00.402150 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.03.17 02:49:00.402336 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.03.17 02:49:00.402406 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4856 | 2026.03.17 02:49:00.403038 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.03.17 02:49:00.403092 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4858 | 2026.03.17 02:49:00.403615 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4859 | 2026.03.17 02:49:00.403992 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.03.17 02:49:00.404212 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001908 sec., 13626.834381551364 rows/sec., 1.00 MiB/sec. | ||
| 4861 | 2026.03.17 02:49:00.404278 [ 4 ] {244fae79-72c0-4ab5-a845-7263f52f97f6} <Debug> TCPHandler: Processed in 0.002201054 sec. | ||
| 4862 | 2026.03.17 02:49:00.404455 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.03.17 02:49:00.404589 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4864 | 2026.03.17 02:49:00.404652 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4865 | 2026.03.17 02:49:00.405258 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.03.17 02:49:00.405303 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4867 | 2026.03.17 02:49:00.405719 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4868 | 2026.03.17 02:49:00.406070 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.03.17 02:49:00.406272 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001717 sec., 52417.006406523 rows/sec., 4.09 MiB/sec. | ||
| 4870 | 2026.03.17 02:49:00.406326 [ 4 ] {14b63e74-2320-4c07-a988-ca6bb03b2445} <Debug> TCPHandler: Processed in 0.001946107 sec. | ||
| 4871 | 2026.03.17 02:49:00.406501 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.03.17 02:49:00.406624 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.03.17 02:49:00.406677 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4874 | 2026.03.17 02:49:00.407250 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.17 02:49:00.407294 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4876 | 2026.03.17 02:49:00.407695 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4877 | 2026.03.17 02:49:00.408005 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.17 02:49:00.408196 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
| 4879 | 2026.03.17 02:49:00.408245 [ 4 ] {eb373c88-48d0-4e1c-91b3-d970142ff5d4} <Debug> TCPHandler: Processed in 0.001809454 sec. | ||
| 4880 | 2026.03.17 02:49:00.408392 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.03.17 02:49:00.408505 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.03.17 02:49:00.408577 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4883 | 2026.03.17 02:49:00.409761 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.03.17 02:49:00.409807 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4885 | 2026.03.17 02:49:00.410595 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4886 | 2026.03.17 02:49:00.410969 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.17 02:49:00.411220 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002739 sec., 9492.515516611902 rows/sec., 17.01 MiB/sec. | ||
| 4888 | 2026.03.17 02:49:00.411347 [ 4 ] {f82c4c6e-36af-4d56-a6fe-4637ebb77843} <Debug> TCPHandler: Processed in 0.003015784 sec. | ||
| 4889 | 2026.03.17 02:49:00.411507 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.17 02:49:00.411619 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.17 02:49:00.411673 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4892 | 2026.03.17 02:49:00.412132 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.17 02:49:00.412175 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 4894 | 2026.03.17 02:49:00.412586 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4895 | 2026.03.17 02:49:00.412911 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.17 02:49:00.413092 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
| 4897 | 2026.03.17 02:49:00.413147 [ 4 ] {e1e9354f-4014-408b-b7b4-7a95c9a7d769} <Debug> TCPHandler: Processed in 0.001697622 sec. | ||
| 4898 | 2026.03.17 02:49:03.716810 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.17 02:49:03.717171 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4900 | 2026.03.17 02:49:03.717731 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4901 | 2026.03.17 02:49:03.717770 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4902 | 2026.03.17 02:49:03.718013 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4903 | 2026.03.17 02:49:03.718082 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4904 | 2026.03.17 02:49:03.718216 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 4905 | 2026.03.17 02:49:03.718331 [ 316 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4906 | 2026.03.17 02:49:03.718381 [ 298 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4907 | 2026.03.17 02:49:03.718381 [ 338 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4908 | 2026.03.17 02:49:03.718579 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4909 | 2026.03.17 02:49:03.718609 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4910 | 2026.03.17 02:49:03.718679 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4911 | 2026.03.17 02:49:03.718698 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4912 | 2026.03.17 02:49:03.718736 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4913 | 2026.03.17 02:49:03.718774 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4914 | 2026.03.17 02:49:03.719968 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002953 sec., 9820.521503555707 rows/sec., 427.93 KiB/sec. | ||
| 4915 | 2026.03.17 02:49:03.720080 [ 4 ] {a78bbc39-be2c-4c11-9c85-476645f62ced} <Debug> TCPHandler: Processed in 0.003444184 sec. | ||
| 4916 | 2026.03.17 02:49:03.720335 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.03.17 02:49:03.720480 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4918 | 2026.03.17 02:49:03.720701 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4919 | 2026.03.17 02:49:03.720737 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4920 | 2026.03.17 02:49:03.720937 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4921 | 2026.03.17 02:49:03.720990 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4922 | 2026.03.17 02:49:03.721100 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 4923 | 2026.03.17 02:49:03.721158 [ 335 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4924 | 2026.03.17 02:49:03.721164 [ 338 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4925 | 2026.03.17 02:49:03.721191 [ 306 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4926 | 2026.03.17 02:49:03.721271 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4927 | 2026.03.17 02:49:03.721297 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4928 | 2026.03.17 02:49:03.721353 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4929 | 2026.03.17 02:49:03.721370 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4930 | 2026.03.17 02:49:03.721401 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4931 | 2026.03.17 02:49:03.721440 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4932 | 2026.03.17 02:49:03.722128 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001709 sec., 16968.987712112346 rows/sec., 739.42 KiB/sec. | ||
| 4933 | 2026.03.17 02:49:03.722221 [ 4 ] {77fd69a8-f795-43f0-a74b-4f7b3f4ceb05} <Debug> TCPHandler: Processed in 0.001939258 sec. | ||
| 4934 | 2026.03.17 02:49:03.722505 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.03.17 02:49:03.722636 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4936 | 2026.03.17 02:49:03.722870 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4937 | 2026.03.17 02:49:03.722904 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4938 | 2026.03.17 02:49:03.723095 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4939 | 2026.03.17 02:49:03.723147 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4940 | 2026.03.17 02:49:03.723245 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 4941 | 2026.03.17 02:49:03.723308 [ 338 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4942 | 2026.03.17 02:49:03.723314 [ 306 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4943 | 2026.03.17 02:49:03.723312 [ 335 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4944 | 2026.03.17 02:49:03.723425 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4945 | 2026.03.17 02:49:03.723445 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4946 | 2026.03.17 02:49:03.723498 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4947 | 2026.03.17 02:49:03.723514 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4948 | 2026.03.17 02:49:03.723543 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4949 | 2026.03.17 02:49:03.723573 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4950 | 2026.03.17 02:49:03.724138 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001556 sec., 18637.53213367609 rows/sec., 812.13 KiB/sec. | ||
| 4951 | 2026.03.17 02:49:03.724228 [ 4 ] {3f6c5ae6-52ec-4c9f-9022-a7cd26e121e0} <Debug> TCPHandler: Processed in 0.001771194 sec. | ||
| 4952 | 2026.03.17 02:49:03.724419 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.03.17 02:49:03.724561 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4954 | 2026.03.17 02:49:03.724770 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4955 | 2026.03.17 02:49:03.724804 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4956 | 2026.03.17 02:49:03.724997 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4957 | 2026.03.17 02:49:03.725047 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4958 | 2026.03.17 02:49:03.725147 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 4959 | 2026.03.17 02:49:03.725213 [ 306 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4960 | 2026.03.17 02:49:03.725220 [ 339 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4961 | 2026.03.17 02:49:03.725254 [ 325 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4962 | 2026.03.17 02:49:03.725361 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4963 | 2026.03.17 02:49:03.725386 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4964 | 2026.03.17 02:49:03.725440 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4965 | 2026.03.17 02:49:03.725456 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4966 | 2026.03.17 02:49:03.725485 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4967 | 2026.03.17 02:49:03.725514 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4968 | 2026.03.17 02:49:03.726087 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001581 sec., 18342.82099936749 rows/sec., 799.29 KiB/sec. | ||
| 4969 | 2026.03.17 02:49:03.726173 [ 4 ] {5de09f5a-22f6-4211-9227-104900e01f49} <Debug> TCPHandler: Processed in 0.001802444 sec. | ||
| 4970 | 2026.03.17 02:49:03.726380 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.03.17 02:49:03.726512 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4972 | 2026.03.17 02:49:03.726717 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4973 | 2026.03.17 02:49:03.726751 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4974 | 2026.03.17 02:49:03.726948 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4975 | 2026.03.17 02:49:03.726998 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4976 | 2026.03.17 02:49:03.727094 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 4977 | 2026.03.17 02:49:03.727154 [ 306 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4978 | 2026.03.17 02:49:03.727158 [ 339 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4979 | 2026.03.17 02:49:03.727164 [ 325 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4980 | 2026.03.17 02:49:03.727275 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4981 | 2026.03.17 02:49:03.727299 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4982 | 2026.03.17 02:49:03.727352 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4983 | 2026.03.17 02:49:03.727368 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 4984 | 2026.03.17 02:49:03.727397 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4985 | 2026.03.17 02:49:03.727429 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4986 | 2026.03.17 02:49:03.728046 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001588 sec., 18261.964735516372 rows/sec., 795.76 KiB/sec. | ||
| 4987 | 2026.03.17 02:49:03.728134 [ 4 ] {3dbee253-68e1-41bb-a563-be811e62b06b} <Debug> TCPHandler: Processed in 0.001801304 sec. | ||
| 4988 | 2026.03.17 02:49:03.728401 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.03.17 02:49:03.728532 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4990 | 2026.03.17 02:49:03.728736 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4991 | 2026.03.17 02:49:03.728771 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4992 | 2026.03.17 02:49:03.728964 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4993 | 2026.03.17 02:49:03.729014 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4994 | 2026.03.17 02:49:03.729108 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 4995 | 2026.03.17 02:49:03.729171 [ 339 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4996 | 2026.03.17 02:49:03.729172 [ 325 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4997 | 2026.03.17 02:49:03.729176 [ 306 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4998 | 2026.03.17 02:49:03.729285 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4999 | 2026.03.17 02:49:03.729310 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5000 | 2026.03.17 02:49:03.729363 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5001 | 2026.03.17 02:49:03.729379 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 5002 | 2026.03.17 02:49:03.729413 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5003 | 2026.03.17 02:49:03.729446 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5004 | 2026.03.17 02:49:03.730078 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0016 sec., 18125 rows/sec., 789.79 KiB/sec. | ||
| 5005 | 2026.03.17 02:49:03.730166 [ 4 ] {2cad4ef2-0777-4a82-b627-d261c0507d79} <Debug> TCPHandler: Processed in 0.001812875 sec. | ||
| 5006 | 2026.03.17 02:49:03.778300 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.17 02:49:03.778580 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5008 | 2026.03.17 02:49:03.778871 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5009 | 2026.03.17 02:49:03.778906 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5010 | 2026.03.17 02:49:03.779111 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5011 | 2026.03.17 02:49:03.779164 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5012 | 2026.03.17 02:49:03.779274 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 5013 | 2026.03.17 02:49:03.779348 [ 339 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5014 | 2026.03.17 02:49:03.779354 [ 344 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5015 | 2026.03.17 02:49:03.779364 [ 325 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5016 | 2026.03.17 02:49:03.779509 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5017 | 2026.03.17 02:49:03.779534 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5018 | 2026.03.17 02:49:03.779590 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5019 | 2026.03.17 02:49:03.779606 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 5020 | 2026.03.17 02:49:03.779636 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5021 | 2026.03.17 02:49:03.779668 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5022 | 2026.03.17 02:49:03.780218 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00176 sec., 16477.272727272728 rows/sec., 718.00 KiB/sec. | ||
| 5023 | 2026.03.17 02:49:03.780312 [ 4 ] {bc563604-e8ad-436f-b99f-d7ce4bc203ef} <Debug> TCPHandler: Processed in 0.002116432 sec. | ||
| 5024 | 2026.03.17 02:49:03.916087 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.03.17 02:49:03.916248 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 5026 | 2026.03.17 02:49:03.916504 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5027 | 2026.03.17 02:49:03.916541 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5028 | 2026.03.17 02:49:03.916764 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5029 | 2026.03.17 02:49:03.916821 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5030 | 2026.03.17 02:49:03.916934 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 5031 | 2026.03.17 02:49:03.917011 [ 339 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5032 | 2026.03.17 02:49:03.917030 [ 325 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5033 | 2026.03.17 02:49:03.917030 [ 344 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5034 | 2026.03.17 02:49:03.917165 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5035 | 2026.03.17 02:49:03.917190 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5036 | 2026.03.17 02:49:03.917250 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5037 | 2026.03.17 02:49:03.917267 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 5038 | 2026.03.17 02:49:03.917298 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5039 | 2026.03.17 02:49:03.917335 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5040 | 2026.03.17 02:49:03.917976 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001795 sec., 16155.988857938719 rows/sec., 704.00 KiB/sec. | ||
| 5041 | 2026.03.17 02:49:03.918075 [ 4 ] {ac39b444-52ca-4361-98a4-7f7260a98ded} <Debug> TCPHandler: Processed in 0.00205578 sec. | ||
| 5042 | 2026.03.17 02:49:03.919700 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.03.17 02:49:03.919825 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5044 | 2026.03.17 02:49:03.919875 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5045 | 2026.03.17 02:49:03.920552 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.03.17 02:49:03.920596 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5047 | 2026.03.17 02:49:03.921009 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5048 | 2026.03.17 02:49:03.921198 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.03.17 02:49:03.921357 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001567 sec., 5105.2967453733245 rows/sec., 1.03 MiB/sec. | ||
| 5050 | 2026.03.17 02:49:03.921399 [ 4 ] {27533aa4-a7c2-42c3-a4d9-b598f1336a76} <Debug> TCPHandler: Processed in 0.001752183 sec. | ||
| 5051 | 2026.03.17 02:49:03.921508 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.03.17 02:49:03.921601 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.03.17 02:49:03.921640 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5054 | 2026.03.17 02:49:03.922089 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.03.17 02:49:03.922124 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5056 | 2026.03.17 02:49:03.922427 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5057 | 2026.03.17 02:49:03.922634 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.03.17 02:49:03.922779 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.66 MiB/sec. | ||
| 5059 | 2026.03.17 02:49:03.922821 [ 4 ] {5be94b65-55a5-46c3-8277-7b56c146f003} <Debug> TCPHandler: Processed in 0.001360463 sec. | ||
| 5060 | 2026.03.17 02:49:03.922927 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.03.17 02:49:03.923019 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5062 | 2026.03.17 02:49:03.923057 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5063 | 2026.03.17 02:49:03.923494 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.03.17 02:49:03.923539 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5065 | 2026.03.17 02:49:03.923879 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5066 | 2026.03.17 02:49:03.924096 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.17 02:49:03.924224 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 5068 | 2026.03.17 02:49:03.924265 [ 4 ] {18eaa0cd-89ec-481f-aa86-026b81a8e23c} <Debug> TCPHandler: Processed in 0.001384744 sec. | ||
| 5069 | 2026.03.17 02:49:03.924381 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.17 02:49:03.924477 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.17 02:49:03.924517 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.03.17 02:49:03.925831 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.17 02:49:03.925867 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5074 | 2026.03.17 02:49:03.926331 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5075 | 2026.03.17 02:49:03.926564 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.17 02:49:03.926699 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.00224 sec., 932589.2857142858 rows/sec., 71.42 MiB/sec. | ||
| 5077 | 2026.03.17 02:49:03.926706 [ 71 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5078 | 2026.03.17 02:49:03.926737 [ 4 ] {563900a0-c4b3-4d0f-8f58-809a4474bab5} <Debug> TCPHandler: Processed in 0.002406988 sec. | ||
| 5079 | 2026.03.17 02:49:03.926767 [ 71 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.17 02:49:03.926796 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5081 | 2026.03.17 02:49:03.926856 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.03.17 02:49:03.926901 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 5083 | 2026.03.17 02:49:03.926955 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5084 | 2026.03.17 02:49:03.926999 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5085 | 2026.03.17 02:49:03.927030 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2026.03.17 02:49:03.927068 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 265 rows starting from the beginning of the part | ||
| 5087 | 2026.03.17 02:49:03.927134 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 84 rows starting from the beginning of the part | ||
| 5088 | 2026.03.17 02:49:03.927182 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 109 rows starting from the beginning of the part | ||
| 5089 | 2026.03.17 02:49:03.927239 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 84 rows starting from the beginning of the part | ||
| 5090 | 2026.03.17 02:49:03.927283 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 5091 | 2026.03.17 02:49:03.927324 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2089 rows starting from the beginning of the part | ||
| 5092 | 2026.03.17 02:49:03.927420 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.03.17 02:49:03.927462 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5094 | 2026.03.17 02:49:03.927803 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5095 | 2026.03.17 02:49:03.928027 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.03.17 02:49:03.928172 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001236 sec., 31553.39805825243 rows/sec., 2.35 MiB/sec. | ||
| 5097 | 2026.03.17 02:49:03.928212 [ 4 ] {721df7d8-4f70-4831-939a-c375c98ae712} <Debug> TCPHandler: Processed in 0.001407134 sec. | ||
| 5098 | 2026.03.17 02:49:03.928315 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.03.17 02:49:03.928408 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5100 | 2026.03.17 02:49:03.928447 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5101 | 2026.03.17 02:49:03.928829 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971568 sec., 1389249.5719143343 rows/sec., 114.83 MiB/sec. | ||
| 5102 | 2026.03.17 02:49:03.929078 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.03.17 02:49:03.929121 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5104 | 2026.03.17 02:49:03.929122 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5105 | 2026.03.17 02:49:03.929440 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.03.17 02:49:03.929516 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5107 | 2026.03.17 02:49:03.929523 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_31_6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5108 | 2026.03.17 02:49:03.929628 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5109 | 2026.03.17 02:49:03.929744 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.03.17 02:49:03.929877 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001487 sec., 492266.30800268997 rows/sec., 29.11 MiB/sec. | ||
| 5111 | 2026.03.17 02:49:03.929916 [ 4 ] {42263c47-5311-4592-acf9-796573e6da8c} <Debug> TCPHandler: Processed in 0.00164938 sec. | ||
| 5112 | 2026.03.17 02:49:03.930026 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.03.17 02:49:03.930119 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.03.17 02:49:03.930158 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5115 | 2026.03.17 02:49:03.930567 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.17 02:49:03.930602 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5117 | 2026.03.17 02:49:03.930894 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5118 | 2026.03.17 02:49:03.931106 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.03.17 02:49:03.931228 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 5120 | 2026.03.17 02:49:03.931266 [ 4 ] {53dc12bd-3e9c-4fbe-bea7-19fde0d5bf64} <Debug> TCPHandler: Processed in 0.001289862 sec. | ||
| 5121 | 2026.03.17 02:49:03.931380 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.03.17 02:49:03.931474 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.03.17 02:49:03.931513 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5124 | 2026.03.17 02:49:03.931909 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.17 02:49:03.931945 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5126 | 2026.03.17 02:49:03.932237 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5127 | 2026.03.17 02:49:03.932442 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.03.17 02:49:03.932567 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 5129 | 2026.03.17 02:49:03.932605 [ 4 ] {e6b265be-8559-4987-8992-5730fd1403b8} <Debug> TCPHandler: Processed in 0.001275491 sec. | ||
| 5130 | 2026.03.17 02:49:03.932706 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.03.17 02:49:03.932798 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5132 | 2026.03.17 02:49:03.932836 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5133 | 2026.03.17 02:49:03.933573 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.17 02:49:03.933609 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5135 | 2026.03.17 02:49:03.933981 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5136 | 2026.03.17 02:49:03.934193 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.17 02:49:03.934309 [ 71 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5138 | 2026.03.17 02:49:03.934339 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001557 sec., 682723.185613359 rows/sec., 47.52 MiB/sec. | ||
| 5139 | 2026.03.17 02:49:03.934351 [ 71 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.03.17 02:49:03.934388 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5141 | 2026.03.17 02:49:03.934394 [ 4 ] {047325e5-7945-405e-b15e-7979a52dc7c8} <Debug> TCPHandler: Processed in 0.001737042 sec. | ||
| 5142 | 2026.03.17 02:49:03.934492 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 5143 | 2026.03.17 02:49:03.934548 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.03.17 02:49:03.934608 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5145 | 2026.03.17 02:49:03.934642 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 174 rows starting from the beginning of the part | ||
| 5146 | 2026.03.17 02:49:03.934651 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.03.17 02:49:03.934700 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5148 | 2026.03.17 02:49:03.934702 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
| 5149 | 2026.03.17 02:49:03.934762 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 92 rows starting from the beginning of the part | ||
| 5150 | 2026.03.17 02:49:03.934802 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part | ||
| 5151 | 2026.03.17 02:49:03.934843 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5152 | 2026.03.17 02:49:03.934886 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1063 rows starting from the beginning of the part | ||
| 5153 | 2026.03.17 02:49:03.935928 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479276 sec., 1064710.0338273586 rows/sec., 81.38 MiB/sec. | ||
| 5154 | 2026.03.17 02:49:03.936162 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5155 | 2026.03.17 02:49:03.936370 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.03.17 02:49:03.936416 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5157 | 2026.03.17 02:49:03.936525 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.03.17 02:49:03.936627 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_31_6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5159 | 2026.03.17 02:49:03.936731 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5160 | 2026.03.17 02:49:03.937321 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5161 | 2026.03.17 02:49:03.937552 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.03.17 02:49:03.937678 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5163 | 2026.03.17 02:49:03.937699 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Debug> executeQuery: Read 5237 rows, 353.56 KiB in 0.003067 sec., 1707531.7900228237 rows/sec., 112.58 MiB/sec. | ||
| 5164 | 2026.03.17 02:49:03.937720 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.03.17 02:49:03.937744 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5166 | 2026.03.17 02:49:03.937748 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5167 | 2026.03.17 02:49:03.937780 [ 4 ] {9101ef0d-6bba-4165-92d3-acd623914cc8} <Debug> TCPHandler: Processed in 0.00328268 sec. | ||
| 5168 | 2026.03.17 02:49:03.937828 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 5169 | 2026.03.17 02:49:03.937907 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.03.17 02:49:03.937928 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.03.17 02:49:03.937958 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4409 rows starting from the beginning of the part | ||
| 5172 | 2026.03.17 02:49:03.938005 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5173 | 2026.03.17 02:49:03.938009 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.03.17 02:49:03.938041 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 161 rows starting from the beginning of the part | ||
| 5175 | 2026.03.17 02:49:03.938072 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5176 | 2026.03.17 02:49:03.938096 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5177 | 2026.03.17 02:49:03.938137 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5178 | 2026.03.17 02:49:03.938171 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5237 rows starting from the beginning of the part | ||
| 5179 | 2026.03.17 02:49:03.938880 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.17 02:49:03.938921 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5181 | 2026.03.17 02:49:03.939505 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5182 | 2026.03.17 02:49:03.939751 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.17 02:49:03.939908 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001918 sec., 13034.410844629823 rows/sec., 23.36 MiB/sec. | ||
| 5184 | 2026.03.17 02:49:03.939978 [ 4 ] {ebf2f1d4-e789-42f4-8387-8a5843a3cb42} <Debug> TCPHandler: Processed in 0.002122891 sec. | ||
| 5185 | 2026.03.17 02:49:03.940090 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.17 02:49:03.940187 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.17 02:49:03.940228 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5188 | 2026.03.17 02:49:03.940564 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.17 02:49:03.940601 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5190 | 2026.03.17 02:49:03.940945 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5191 | 2026.03.17 02:49:03.941162 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.17 02:49:03.941280 [ 71 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5193 | 2026.03.17 02:49:03.941298 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001131 sec., 42440.31830238726 rows/sec., 2.86 MiB/sec. | ||
| 5194 | 2026.03.17 02:49:03.941320 [ 71 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.17 02:49:03.941342 [ 4 ] {2857bd26-c641-4cb2-b12d-29251114e303} <Debug> TCPHandler: Processed in 0.001302472 sec. | ||
| 5196 | 2026.03.17 02:49:03.941348 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5197 | 2026.03.17 02:49:03.941477 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 5198 | 2026.03.17 02:49:03.941599 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5199 | 2026.03.17 02:49:03.941636 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1524 rows starting from the beginning of the part | ||
| 5200 | 2026.03.17 02:49:03.941698 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5201 | 2026.03.17 02:49:03.941743 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5202 | 2026.03.17 02:49:03.941783 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5203 | 2026.03.17 02:49:03.941816 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5204 | 2026.03.17 02:49:03.941853 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 5205 | 2026.03.17 02:49:03.942313 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10287 rows, containing 5 columns (5 merged, 0 gathered) in 0.00451244 sec., 2279697.9018003563 rows/sec., 155.28 MiB/sec. | ||
| 5206 | 2026.03.17 02:49:03.942642 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5207 | 2026.03.17 02:49:03.942905 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001472336 sec., 1230697.340824377 rows/sec., 82.94 MiB/sec. | ||
| 5208 | 2026.03.17 02:49:03.942946 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.03.17 02:49:03.943047 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5210 | 2026.03.17 02:49:03.943139 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5211 | 2026.03.17 02:49:03.943142 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5212 | 2026.03.17 02:49:03.943399 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.03.17 02:49:03.943476 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_31_6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5214 | 2026.03.17 02:49:03.943573 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5215 | 2026.03.17 02:49:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.09 MiB, peak 263.95 MiB, free memory in arenas 0.00 B, will set to 252.35 MiB (RSS), difference: 1.26 MiB | ||
| 5216 | 2026.03.17 02:49:04.010770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 622 | ||
| 5217 | 2026.03.17 02:49:04.013733 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.17 02:49:04.013779 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5219 | 2026.03.17 02:49:04.015149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5220 | 2026.03.17 02:49:04.015434 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.03.17 02:49:04.015597 [ 71 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5222 | 2026.03.17 02:49:04.015645 [ 71 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.03.17 02:49:04.015667 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5224 | 2026.03.17 02:49:04.015750 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 5225 | 2026.03.17 02:49:04.015858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5226 | 2026.03.17 02:49:04.016262 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5227 | 2026.03.17 02:49:04.016414 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
| 5228 | 2026.03.17 02:49:04.016768 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5229 | 2026.03.17 02:49:04.017086 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5230 | 2026.03.17 02:49:04.017434 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5231 | 2026.03.17 02:49:04.017776 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 5232 | 2026.03.17 02:49:04.018117 [ 193 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 5233 | 2026.03.17 02:49:04.024368 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.008652141 sec., 71889.72070612348 rows/sec., 62.27 MiB/sec. | ||
| 5234 | 2026.03.17 02:49:04.025685 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5235 | 2026.03.17 02:49:04.026270 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.03.17 02:49:04.026346 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_16_3} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5237 | 2026.03.17 02:49:04.026671 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 5238 | 2026.03.17 02:49:05.385318 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.03.17 02:49:05.385600 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5240 | 2026.03.17 02:49:05.385701 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5241 | 2026.03.17 02:49:05.386359 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.03.17 02:49:05.386413 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5243 | 2026.03.17 02:49:05.386830 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5244 | 2026.03.17 02:49:05.387067 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.03.17 02:49:05.387232 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 5246 | 2026.03.17 02:49:05.387285 [ 4 ] {faaea97d-0120-458c-b175-bfba2bd37616} <Debug> TCPHandler: Processed in 0.002139943 sec. | ||
| 5247 | 2026.03.17 02:49:05.387404 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.03.17 02:49:05.387510 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5249 | 2026.03.17 02:49:05.387555 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5250 | 2026.03.17 02:49:05.387978 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.03.17 02:49:05.388018 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5252 | 2026.03.17 02:49:05.388339 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5253 | 2026.03.17 02:49:05.388563 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.03.17 02:49:05.388700 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 5255 | 2026.03.17 02:49:05.388742 [ 4 ] {29944483-04f1-4447-ad65-e3e48863ef7a} <Debug> TCPHandler: Processed in 0.001392734 sec. | ||
| 5256 | 2026.03.17 02:49:05.388853 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.03.17 02:49:05.388953 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.03.17 02:49:05.389000 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5259 | 2026.03.17 02:49:05.389367 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.03.17 02:49:05.389403 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5261 | 2026.03.17 02:49:05.389742 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5262 | 2026.03.17 02:49:05.389960 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.03.17 02:49:05.390095 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001162 sec., 27538.726333907056 rows/sec., 1.92 MiB/sec. | ||
| 5264 | 2026.03.17 02:49:05.390135 [ 4 ] {aee1d23b-bbcd-46ae-84d6-4081c5a592a2} <Debug> TCPHandler: Processed in 0.001333322 sec. | ||
| 5265 | 2026.03.17 02:49:05.390241 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.03.17 02:49:05.390338 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.03.17 02:49:05.390383 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5268 | 2026.03.17 02:49:05.390702 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.17 02:49:05.390739 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5270 | 2026.03.17 02:49:05.391054 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5271 | 2026.03.17 02:49:05.391281 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.17 02:49:05.391414 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 5273 | 2026.03.17 02:49:05.391453 [ 4 ] {2739a7bf-ac14-4c81-bf4d-00feb8adbfb0} <Debug> TCPHandler: Processed in 0.00126225 sec. | ||
| 5274 | 2026.03.17 02:49:06.519886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11049 | ||
| 5275 | 2026.03.17 02:49:06.520450 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.03.17 02:49:06.520507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5277 | 2026.03.17 02:49:06.521026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5278 | 2026.03.17 02:49:06.521272 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.03.17 02:49:06.521419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 5280 | 2026.03.17 02:49:07.103841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5281 | 2026.03.17 02:49:07.120419 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.03.17 02:49:07.120488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5283 | 2026.03.17 02:49:07.126972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5284 | 2026.03.17 02:49:07.127677 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.17 02:49:07.130981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5286 | 2026.03.17 02:49:10.393391 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.03.17 02:49:10.393592 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5288 | 2026.03.17 02:49:10.393661 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5289 | 2026.03.17 02:49:10.394323 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.03.17 02:49:10.394369 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5291 | 2026.03.17 02:49:10.394790 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5292 | 2026.03.17 02:49:10.395025 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.03.17 02:49:10.395187 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001643 sec., 65733.41448569689 rows/sec., 5.53 MiB/sec. | ||
| 5294 | 2026.03.17 02:49:10.395241 [ 4 ] {b83c210d-abb1-49f4-82fa-3a35c697601e} <Debug> TCPHandler: Processed in 0.001979158 sec. | ||
| 5295 | 2026.03.17 02:49:10.395364 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.03.17 02:49:10.395474 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.03.17 02:49:10.395518 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5298 | 2026.03.17 02:49:10.395965 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.03.17 02:49:10.396004 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5300 | 2026.03.17 02:49:10.396338 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5301 | 2026.03.17 02:49:10.396558 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.03.17 02:49:10.396661 [ 65 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5303 | 2026.03.17 02:49:10.396690 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001241 sec., 20950.846091861404 rows/sec., 1.54 MiB/sec. | ||
| 5304 | 2026.03.17 02:49:10.396701 [ 65 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.03.17 02:49:10.396724 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5306 | 2026.03.17 02:49:10.396732 [ 4 ] {8450a4e6-eeb0-4e1b-b693-de5e47e5e602} <Debug> TCPHandler: Processed in 0.001422285 sec. | ||
| 5307 | 2026.03.17 02:49:10.396842 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 5308 | 2026.03.17 02:49:10.396847 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.03.17 02:49:10.397008 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5310 | 2026.03.17 02:49:10.397018 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5311 | 2026.03.17 02:49:10.397052 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 68 rows starting from the beginning of the part | ||
| 5312 | 2026.03.17 02:49:10.397074 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5313 | 2026.03.17 02:49:10.397125 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5314 | 2026.03.17 02:49:10.397175 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5315 | 2026.03.17 02:49:10.397224 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5316 | 2026.03.17 02:49:10.397262 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
| 5317 | 2026.03.17 02:49:10.397300 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 5318 | 2026.03.17 02:49:10.397575 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.17 02:49:10.397619 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5320 | 2026.03.17 02:49:10.398036 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5321 | 2026.03.17 02:49:10.398161 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373213 sec., 146372.04861882314 rows/sec., 11.31 MiB/sec. | ||
| 5322 | 2026.03.17 02:49:10.398271 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.03.17 02:49:10.398352 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5324 | 2026.03.17 02:49:10.398415 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001419 sec., 63424.947145877384 rows/sec., 4.95 MiB/sec. | ||
| 5325 | 2026.03.17 02:49:10.398462 [ 4 ] {19d12517-7bdb-4482-b50a-f4772f8a795c} <Debug> TCPHandler: Processed in 0.001666511 sec. | ||
| 5326 | 2026.03.17 02:49:10.398576 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.03.17 02:49:10.398663 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.03.17 02:49:10.398673 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.03.17 02:49:10.398727 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5330 | 2026.03.17 02:49:10.398762 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_31_6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5331 | 2026.03.17 02:49:10.398855 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5332 | 2026.03.17 02:49:10.399178 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.03.17 02:49:10.399220 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5334 | 2026.03.17 02:49:10.399582 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5335 | 2026.03.17 02:49:10.399805 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.03.17 02:49:10.399941 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 5337 | 2026.03.17 02:49:10.399979 [ 4 ] {98868dcb-941b-4ebd-a8ab-f6e477b7a42d} <Debug> TCPHandler: Processed in 0.001453196 sec. | ||
| 5338 | 2026.03.17 02:49:10.400084 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.03.17 02:49:10.400180 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5340 | 2026.03.17 02:49:10.400233 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5341 | 2026.03.17 02:49:10.401024 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.03.17 02:49:10.401061 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5343 | 2026.03.17 02:49:10.401608 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5344 | 2026.03.17 02:49:10.401833 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.03.17 02:49:10.401954 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5346 | 2026.03.17 02:49:10.401973 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001813 sec., 14340.871483728628 rows/sec., 25.70 MiB/sec. | ||
| 5347 | 2026.03.17 02:49:10.402021 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.03.17 02:49:10.402048 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5349 | 2026.03.17 02:49:10.402056 [ 4 ] {abc7b867-7b16-492f-93af-cb076c7871aa} <Debug> TCPHandler: Processed in 0.00202312 sec. | ||
| 5350 | 2026.03.17 02:49:10.402128 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 5351 | 2026.03.17 02:49:10.402173 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.03.17 02:49:10.402274 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.03.17 02:49:10.402316 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5354 | 2026.03.17 02:49:10.402350 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5355 | 2026.03.17 02:49:10.402405 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 463 rows starting from the beginning of the part | ||
| 5356 | 2026.03.17 02:49:10.402511 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 5357 | 2026.03.17 02:49:10.402610 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 5358 | 2026.03.17 02:49:10.402675 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.03.17 02:49:10.402704 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 5360 | 2026.03.17 02:49:10.402715 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5361 | 2026.03.17 02:49:10.402807 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 5362 | 2026.03.17 02:49:10.402905 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 5363 | 2026.03.17 02:49:10.403043 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5364 | 2026.03.17 02:49:10.403295 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.03.17 02:49:10.403433 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5366 | 2026.03.17 02:49:10.403470 [ 4 ] {738034d8-4153-49c4-a2df-f6f1157213d0} <Debug> TCPHandler: Processed in 0.001348593 sec. | ||
| 5367 | 2026.03.17 02:49:10.426483 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 19 columns (19 merged, 0 gathered) in 0.024385835 sec., 23784.299368875414 rows/sec., 42.62 MiB/sec. | ||
| 5368 | 2026.03.17 02:49:10.427554 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5369 | 2026.03.17 02:49:10.427973 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.03.17 02:49:10.428064 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5371 | 2026.03.17 02:49:10.428206 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5372 | 2026.03.17 02:49:11.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.64 MiB, peak 263.95 MiB, free memory in arenas 0.00 B, will set to 256.96 MiB (RSS), difference: 2.32 MiB | ||
| 5373 | 2026.03.17 02:49:13.872867 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5374 | 2026.03.17 02:49:13.872920 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5375 | 2026.03.17 02:49:14.016201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 642 | ||
| 5376 | 2026.03.17 02:49:14.018368 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.03.17 02:49:14.018436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5378 | 2026.03.17 02:49:14.019716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5379 | 2026.03.17 02:49:14.020033 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.03.17 02:49:14.020394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 5381 | 2026.03.17 02:49:14.021521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11561 | ||
| 5382 | 2026.03.17 02:49:14.022113 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.17 02:49:14.022155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 5384 | 2026.03.17 02:49:14.022686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5385 | 2026.03.17 02:49:14.022937 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.17 02:49:14.023080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11561 | ||
| 5387 | 2026.03.17 02:49:14.631049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5388 | 2026.03.17 02:49:14.648637 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.17 02:49:14.648702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5390 | 2026.03.17 02:49:14.654943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5391 | 2026.03.17 02:49:14.655708 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.17 02:49:14.659097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5393 | 2026.03.17 02:49:15.392628 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.03.17 02:49:15.392822 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5395 | 2026.03.17 02:49:15.392895 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5396 | 2026.03.17 02:49:15.393576 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.03.17 02:49:15.393627 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5398 | 2026.03.17 02:49:15.394022 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5399 | 2026.03.17 02:49:15.394255 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.03.17 02:49:15.394416 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001645 sec., 51063.82978723404 rows/sec., 4.27 MiB/sec. | ||
| 5401 | 2026.03.17 02:49:15.394466 [ 4 ] {52926053-162a-4c75-a775-4fc80c8fc98b} <Debug> TCPHandler: Processed in 0.001972228 sec. | ||
| 5402 | 2026.03.17 02:49:15.394588 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2026.03.17 02:49:15.394690 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.03.17 02:49:15.394733 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5405 | 2026.03.17 02:49:15.395150 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.03.17 02:49:15.395189 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5407 | 2026.03.17 02:49:15.395516 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5408 | 2026.03.17 02:49:15.395734 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.03.17 02:49:15.395872 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001205 sec., 11618.257261410788 rows/sec., 873.64 KiB/sec. | ||
| 5410 | 2026.03.17 02:49:15.395912 [ 4 ] {7ab1954a-ce5b-41d0-b02c-52087e52bb75} <Debug> TCPHandler: Processed in 0.001376834 sec. | ||
| 5411 | 2026.03.17 02:49:15.396024 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.03.17 02:49:15.396120 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5413 | 2026.03.17 02:49:15.396160 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5414 | 2026.03.17 02:49:15.396571 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.03.17 02:49:15.396607 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5416 | 2026.03.17 02:49:15.396901 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5417 | 2026.03.17 02:49:15.397106 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.03.17 02:49:15.397234 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001135 sec., 68722.46696035242 rows/sec., 5.37 MiB/sec. | ||
| 5419 | 2026.03.17 02:49:15.397271 [ 4 ] {b5ae03bc-30d7-4b87-b5b4-af8346a6f279} <Debug> TCPHandler: Processed in 0.001296872 sec. | ||
| 5420 | 2026.03.17 02:49:15.397378 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.03.17 02:49:15.397472 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.03.17 02:49:15.397521 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2026.03.17 02:49:15.397915 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.03.17 02:49:15.397951 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5425 | 2026.03.17 02:49:15.398278 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5426 | 2026.03.17 02:49:15.398485 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.03.17 02:49:15.398617 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 5428 | 2026.03.17 02:49:15.398654 [ 4 ] {169e8421-c320-436f-8931-6ae7509e2364} <Debug> TCPHandler: Processed in 0.001325442 sec. | ||
| 5429 | 2026.03.17 02:49:15.398776 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.03.17 02:49:15.398896 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.03.17 02:49:15.398961 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5432 | 2026.03.17 02:49:15.399751 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.03.17 02:49:15.399788 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5434 | 2026.03.17 02:49:15.400308 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5435 | 2026.03.17 02:49:15.400542 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.03.17 02:49:15.400681 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 13.86 MiB/sec. | ||
| 5437 | 2026.03.17 02:49:15.400735 [ 4 ] {4ef3bf90-8fd5-472f-958f-761117d7c3a2} <Debug> TCPHandler: Processed in 0.002021099 sec. | ||
| 5438 | 2026.03.17 02:49:15.400856 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.03.17 02:49:15.400952 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.03.17 02:49:15.400994 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5441 | 2026.03.17 02:49:15.401338 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.03.17 02:49:15.401375 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5443 | 2026.03.17 02:49:15.401686 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5444 | 2026.03.17 02:49:15.401887 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.03.17 02:49:15.402038 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5446 | 2026.03.17 02:49:15.402074 [ 4 ] {b6d55d56-1ac1-4c7c-a958-32cfb63c1685} <Debug> TCPHandler: Processed in 0.001269101 sec. | ||
| 5447 | 2026.03.17 02:49:20.393706 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.03.17 02:49:20.393895 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5449 | 2026.03.17 02:49:20.393964 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5450 | 2026.03.17 02:49:20.394669 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.03.17 02:49:20.394723 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5452 | 2026.03.17 02:49:20.395137 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5453 | 2026.03.17 02:49:20.395405 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.03.17 02:49:20.395576 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001727 sec., 62536.18992472495 rows/sec., 5.26 MiB/sec. | ||
| 5455 | 2026.03.17 02:49:20.395628 [ 4 ] {2f08331d-bfa1-4a1b-a709-285e65142d92} <Debug> TCPHandler: Processed in 0.00205178 sec. | ||
| 5456 | 2026.03.17 02:49:20.395757 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.03.17 02:49:20.395861 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.03.17 02:49:20.395905 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5459 | 2026.03.17 02:49:20.396329 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.03.17 02:49:20.396367 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5461 | 2026.03.17 02:49:20.396680 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5462 | 2026.03.17 02:49:20.396905 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.03.17 02:49:20.397042 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001205 sec., 21576.76348547718 rows/sec., 1.58 MiB/sec. | ||
| 5464 | 2026.03.17 02:49:20.397081 [ 4 ] {af031f4f-df6c-4613-90eb-7c52aab831b1} <Debug> TCPHandler: Processed in 0.001377874 sec. | ||
| 5465 | 2026.03.17 02:49:20.397199 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.03.17 02:49:20.397298 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2026.03.17 02:49:20.397338 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5468 | 2026.03.17 02:49:20.397766 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.03.17 02:49:20.397803 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5470 | 2026.03.17 02:49:20.398107 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5471 | 2026.03.17 02:49:20.398314 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.03.17 02:49:20.398446 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 5473 | 2026.03.17 02:49:20.398484 [ 4 ] {1da9691b-186c-46c8-aaef-1755ab329ea5} <Debug> TCPHandler: Processed in 0.001336602 sec. | ||
| 5474 | 2026.03.17 02:49:20.398602 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.03.17 02:49:20.398703 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5476 | 2026.03.17 02:49:20.398748 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5477 | 2026.03.17 02:49:20.399169 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.03.17 02:49:20.399207 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5479 | 2026.03.17 02:49:20.399537 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5480 | 2026.03.17 02:49:20.399751 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.17 02:49:20.399882 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 5482 | 2026.03.17 02:49:20.399920 [ 4 ] {7bc5929a-7f90-4302-9058-15683a9a8026} <Debug> TCPHandler: Processed in 0.001368883 sec. | ||
| 5483 | 2026.03.17 02:49:20.400035 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.03.17 02:49:20.400131 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.03.17 02:49:20.400185 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5486 | 2026.03.17 02:49:20.401037 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.03.17 02:49:20.401076 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5488 | 2026.03.17 02:49:20.401679 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5489 | 2026.03.17 02:49:20.401921 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.03.17 02:49:20.402072 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001959 sec., 13272.077590607454 rows/sec., 23.78 MiB/sec. | ||
| 5491 | 2026.03.17 02:49:20.402143 [ 4 ] {7816cbe3-36da-4689-8c12-e5fb50cd74bb} <Debug> TCPHandler: Processed in 0.002158013 sec. | ||
| 5492 | 2026.03.17 02:49:20.402267 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.03.17 02:49:20.402365 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.03.17 02:49:20.402407 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5495 | 2026.03.17 02:49:20.402765 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.03.17 02:49:20.402802 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5497 | 2026.03.17 02:49:20.403144 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5498 | 2026.03.17 02:49:20.403364 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.03.17 02:49:20.403507 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 5500 | 2026.03.17 02:49:20.403549 [ 4 ] {e40e46e6-e172-47bf-830d-95385865a457} <Debug> TCPHandler: Processed in 0.001332002 sec. | ||
| 5501 | 2026.03.17 02:49:21.523235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12009 | ||
| 5502 | 2026.03.17 02:49:21.523859 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.03.17 02:49:21.523926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5504 | 2026.03.17 02:49:21.524561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5505 | 2026.03.17 02:49:21.524809 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.03.17 02:49:21.524958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 5507 | 2026.03.17 02:49:22.159223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5508 | 2026.03.17 02:49:22.177643 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.03.17 02:49:22.177697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5510 | 2026.03.17 02:49:22.183974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5511 | 2026.03.17 02:49:22.184707 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.03.17 02:49:22.188111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5513 | 2026.03.17 02:49:24.020607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 666 | ||
| 5514 | 2026.03.17 02:49:24.022728 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.03.17 02:49:24.022769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5516 | 2026.03.17 02:49:24.023904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5517 | 2026.03.17 02:49:24.024165 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.03.17 02:49:24.024422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5519 | 2026.03.17 02:49:25.392762 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.03.17 02:49:25.392972 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5521 | 2026.03.17 02:49:25.393048 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5522 | 2026.03.17 02:49:25.393769 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.03.17 02:49:25.393820 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5524 | 2026.03.17 02:49:25.394211 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5525 | 2026.03.17 02:49:25.394442 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.03.17 02:49:25.394604 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001682 sec., 49940.54696789537 rows/sec., 4.18 MiB/sec. | ||
| 5527 | 2026.03.17 02:49:25.394602 [ 51 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5528 | 2026.03.17 02:49:25.394656 [ 4 ] {f4e43615-cbc4-4b78-95fa-362a6313e373} <Debug> TCPHandler: Processed in 0.002031 sec. | ||
| 5529 | 2026.03.17 02:49:25.394687 [ 51 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.03.17 02:49:25.394718 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5531 | 2026.03.17 02:49:25.394796 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.03.17 02:49:25.394829 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 5533 | 2026.03.17 02:49:25.394903 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.17 02:49:25.394952 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5535 | 2026.03.17 02:49:25.394964 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.03.17 02:49:25.395011 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2150 rows starting from the beginning of the part | ||
| 5537 | 2026.03.17 02:49:25.395088 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5538 | 2026.03.17 02:49:25.395143 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5539 | 2026.03.17 02:49:25.395190 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 84 rows starting from the beginning of the part | ||
| 5540 | 2026.03.17 02:49:25.395236 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5541 | 2026.03.17 02:49:25.395282 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 84 rows starting from the beginning of the part | ||
| 5542 | 2026.03.17 02:49:25.395385 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.03.17 02:49:25.395429 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5544 | 2026.03.17 02:49:25.395778 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5545 | 2026.03.17 02:49:25.396022 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.03.17 02:49:25.396166 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001284 sec., 10903.42679127726 rows/sec., 819.89 KiB/sec. | ||
| 5547 | 2026.03.17 02:49:25.396209 [ 4 ] {34dd6122-5dba-4c25-87c0-d5ef7e577c2f} <Debug> TCPHandler: Processed in 0.001467726 sec. | ||
| 5548 | 2026.03.17 02:49:25.396321 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.03.17 02:49:25.396419 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5550 | 2026.03.17 02:49:25.396459 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2026.03.17 02:49:25.396618 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834974 sec., 1411464.140636325 rows/sec., 115.44 MiB/sec. | ||
| 5552 | 2026.03.17 02:49:25.396908 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.03.17 02:49:25.396951 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5554 | 2026.03.17 02:49:25.396981 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5555 | 2026.03.17 02:49:25.397294 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5556 | 2026.03.17 02:49:25.397408 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.03.17 02:49:25.397522 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_36_7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5558 | 2026.03.17 02:49:25.397542 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.03.17 02:49:25.397632 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5560 | 2026.03.17 02:49:25.397683 [ 51 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5561 | 2026.03.17 02:49:25.397705 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001305 sec., 59770.11494252874 rows/sec., 4.67 MiB/sec. | ||
| 5562 | 2026.03.17 02:49:25.397720 [ 51 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.03.17 02:49:25.397749 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5564 | 2026.03.17 02:49:25.397753 [ 4 ] {24797f5e-4b07-413d-89ec-38e35a46ee14} <Debug> TCPHandler: Processed in 0.001484447 sec. | ||
| 5565 | 2026.03.17 02:49:25.397849 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 5566 | 2026.03.17 02:49:25.397886 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.03.17 02:49:25.397969 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5568 | 2026.03.17 02:49:25.397985 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.03.17 02:49:25.398006 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1123 rows starting from the beginning of the part | ||
| 5570 | 2026.03.17 02:49:25.398032 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5571 | 2026.03.17 02:49:25.398076 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5572 | 2026.03.17 02:49:25.398126 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 5573 | 2026.03.17 02:49:25.398167 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5574 | 2026.03.17 02:49:25.398206 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5575 | 2026.03.17 02:49:25.398246 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part | ||
| 5576 | 2026.03.17 02:49:25.398459 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.03.17 02:49:25.398501 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5578 | 2026.03.17 02:49:25.398858 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5579 | 2026.03.17 02:49:25.399081 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.03.17 02:49:25.399187 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5581 | 2026.03.17 02:49:25.399215 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5582 | 2026.03.17 02:49:25.399216 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.03.17 02:49:25.399255 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5584 | 2026.03.17 02:49:25.399261 [ 4 ] {20495aa2-f137-4ae5-9d36-61118c76b307} <Debug> TCPHandler: Processed in 0.001426514 sec. | ||
| 5585 | 2026.03.17 02:49:25.399343 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 5586 | 2026.03.17 02:49:25.399375 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571288 sec., 969268.5236570254 rows/sec., 73.67 MiB/sec. | ||
| 5587 | 2026.03.17 02:49:25.399382 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.03.17 02:49:25.399450 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5589 | 2026.03.17 02:49:25.399486 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10287 rows starting from the beginning of the part | ||
| 5590 | 2026.03.17 02:49:25.399490 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.17 02:49:25.399555 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 5592 | 2026.03.17 02:49:25.399556 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5593 | 2026.03.17 02:49:25.399576 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5594 | 2026.03.17 02:49:25.399611 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5595 | 2026.03.17 02:49:25.399662 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5596 | 2026.03.17 02:49:25.399707 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5597 | 2026.03.17 02:49:25.399752 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5598 | 2026.03.17 02:49:25.399944 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.03.17 02:49:25.400040 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_36_7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5600 | 2026.03.17 02:49:25.400126 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5601 | 2026.03.17 02:49:25.400381 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.03.17 02:49:25.400423 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5603 | 2026.03.17 02:49:25.400968 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5604 | 2026.03.17 02:49:25.401210 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.03.17 02:49:25.401362 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 13.29 MiB/sec. | ||
| 5606 | 2026.03.17 02:49:25.401427 [ 4 ] {8df23be3-f0a2-479d-a10a-4f074d76f100} <Debug> TCPHandler: Processed in 0.002095281 sec. | ||
| 5607 | 2026.03.17 02:49:25.401545 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.17 02:49:25.401642 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.17 02:49:25.401685 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5610 | 2026.03.17 02:49:25.402037 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.17 02:49:25.402075 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5612 | 2026.03.17 02:49:25.402461 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5613 | 2026.03.17 02:49:25.402690 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.17 02:49:25.402801 [ 51 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5615 | 2026.03.17 02:49:25.402833 [ 51 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.03.17 02:49:25.402833 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 5617 | 2026.03.17 02:49:25.402851 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5618 | 2026.03.17 02:49:25.402888 [ 4 ] {2ad86e88-6671-4b3d-a1ff-bfa47997f984} <Debug> TCPHandler: Processed in 0.001394434 sec. | ||
| 5619 | 2026.03.17 02:49:25.402954 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 5620 | 2026.03.17 02:49:25.403082 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2026.03.17 02:49:25.403116 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 5622 | 2026.03.17 02:49:25.403178 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5623 | 2026.03.17 02:49:25.403229 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5624 | 2026.03.17 02:49:25.403275 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5625 | 2026.03.17 02:49:25.403317 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5626 | 2026.03.17 02:49:25.403363 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5627 | 2026.03.17 02:49:25.404161 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10959 rows, containing 5 columns (5 merged, 0 gathered) in 0.004854049 sec., 2257702.7961604837 rows/sec., 153.99 MiB/sec. | ||
| 5628 | 2026.03.17 02:49:25.404371 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 4 columns (4 merged, 0 gathered) in 0.001460126 sec., 1413576.6365368469 rows/sec., 95.27 MiB/sec. | ||
| 5629 | 2026.03.17 02:49:25.404403 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5630 | 2026.03.17 02:49:25.404606 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5631 | 2026.03.17 02:49:25.404692 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.03.17 02:49:25.404771 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5633 | 2026.03.17 02:49:25.404842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5634 | 2026.03.17 02:49:25.404933 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.17 02:49:25.405018 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_36_7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5636 | 2026.03.17 02:49:25.405116 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5637 | 2026.03.17 02:49:26.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.33 MiB, peak 266.71 MiB, free memory in arenas 0.00 B, will set to 259.52 MiB (RSS), difference: 1.19 MiB | ||
| 5638 | 2026.03.17 02:49:28.872974 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5639 | 2026.03.17 02:49:28.873064 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5640 | 2026.03.17 02:49:29.025064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12521 | ||
| 5641 | 2026.03.17 02:49:29.025899 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.03.17 02:49:29.025983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5643 | 2026.03.17 02:49:29.026562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5644 | 2026.03.17 02:49:29.026807 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.03.17 02:49:29.026926 [ 46 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5646 | 2026.03.17 02:49:29.026950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12521 | ||
| 5647 | 2026.03.17 02:49:29.026970 [ 46 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.17 02:49:29.026993 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5649 | 2026.03.17 02:49:29.027094 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 5650 | 2026.03.17 02:49:29.027196 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5651 | 2026.03.17 02:49:29.027230 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 5652 | 2026.03.17 02:49:29.027293 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5653 | 2026.03.17 02:49:29.027339 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5654 | 2026.03.17 02:49:29.027382 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5655 | 2026.03.17 02:49:29.027423 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5656 | 2026.03.17 02:49:29.027466 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5657 | 2026.03.17 02:49:29.031566 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12521 rows, containing 4 columns (4 merged, 0 gathered) in 0.00450437 sec., 2779745.003185795 rows/sec., 39.76 MiB/sec. | ||
| 5658 | 2026.03.17 02:49:29.032056 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5659 | 2026.03.17 02:49:29.032362 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.03.17 02:49:29.032445 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_26_5} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5661 | 2026.03.17 02:49:29.032549 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5662 | 2026.03.17 02:49:29.688194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5663 | 2026.03.17 02:49:29.706821 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.03.17 02:49:29.706889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5665 | 2026.03.17 02:49:29.712686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5666 | 2026.03.17 02:49:29.713422 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.03.17 02:49:29.713739 [ 46 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5668 | 2026.03.17 02:49:29.713815 [ 46 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.03.17 02:49:29.713841 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5670 | 2026.03.17 02:49:29.713974 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5671 | 2026.03.17 02:49:29.717623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5672 | 2026.03.17 02:49:29.718128 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5673 | 2026.03.17 02:49:29.719645 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5674 | 2026.03.17 02:49:29.724216 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5675 | 2026.03.17 02:49:29.728656 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5676 | 2026.03.17 02:49:29.733143 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5677 | 2026.03.17 02:49:29.737445 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5678 | 2026.03.17 02:49:29.741199 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 5679 | 2026.03.17 02:49:29.795352 [ 201 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081433526 sec., 2406.8710963098906 rows/sec., 12.45 MiB/sec. | ||
| 5680 | 2026.03.17 02:49:29.797722 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5681 | 2026.03.17 02:49:29.799667 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_26_5} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.03.17 02:49:29.799758 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_26_5} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5683 | 2026.03.17 02:49:29.802124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5684 | 2026.03.17 02:49:30.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.64 MiB, peak 271.18 MiB, free memory in arenas 0.00 B, will set to 263.43 MiB (RSS), difference: 2.79 MiB | ||
| 5685 | 2026.03.17 02:49:30.400334 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2026.03.17 02:49:30.400566 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5687 | 2026.03.17 02:49:30.400677 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5688 | 2026.03.17 02:49:30.401649 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.03.17 02:49:30.401710 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5690 | 2026.03.17 02:49:30.402366 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5691 | 2026.03.17 02:49:30.402733 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2026.03.17 02:49:30.402967 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002466 sec., 43795.620437956204 rows/sec., 3.69 MiB/sec. | ||
| 5693 | 2026.03.17 02:49:30.403035 [ 4 ] {30eef540-bb08-49be-bf3a-99186d2418ee} <Debug> TCPHandler: Processed in 0.002899121 sec. | ||
| 5694 | 2026.03.17 02:49:30.403267 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.03.17 02:49:30.403399 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5696 | 2026.03.17 02:49:30.403459 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5697 | 2026.03.17 02:49:30.404098 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2026.03.17 02:49:30.404153 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5699 | 2026.03.17 02:49:30.404766 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5700 | 2026.03.17 02:49:30.405211 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.03.17 02:49:30.405448 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002078 sec., 12512.030798845044 rows/sec., 940.85 KiB/sec. | ||
| 5702 | 2026.03.17 02:49:30.405521 [ 4 ] {fed40bee-df11-4059-ba61-3c7735593b64} <Debug> TCPHandler: Processed in 0.002321527 sec. | ||
| 5703 | 2026.03.17 02:49:30.405711 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.03.17 02:49:30.405849 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5705 | 2026.03.17 02:49:30.405910 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5706 | 2026.03.17 02:49:30.406561 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.03.17 02:49:30.406612 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5708 | 2026.03.17 02:49:30.407113 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5709 | 2026.03.17 02:49:30.407463 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.03.17 02:49:30.407668 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001848 sec., 48701.2987012987 rows/sec., 3.80 MiB/sec. | ||
| 5711 | 2026.03.17 02:49:30.407723 [ 4 ] {e27a73e9-1aa3-460c-a51e-0da5ff906ec3} <Debug> TCPHandler: Processed in 0.00208421 sec. | ||
| 5712 | 2026.03.17 02:49:30.407890 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.03.17 02:49:30.408017 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5714 | 2026.03.17 02:49:30.408077 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5715 | 2026.03.17 02:49:30.408738 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.03.17 02:49:30.408787 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5717 | 2026.03.17 02:49:30.409307 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5718 | 2026.03.17 02:49:30.409702 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.03.17 02:49:30.409927 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001937 sec., 82601.96179659267 rows/sec., 5.75 MiB/sec. | ||
| 5720 | 2026.03.17 02:49:30.409986 [ 4 ] {f65cf09a-ee78-46c4-a2b4-750bcaad807f} <Debug> TCPHandler: Processed in 0.002159233 sec. | ||
| 5721 | 2026.03.17 02:49:30.410184 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.03.17 02:49:30.410312 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.03.17 02:49:30.410401 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5724 | 2026.03.17 02:49:30.411767 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.03.17 02:49:30.411818 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5726 | 2026.03.17 02:49:30.412898 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5727 | 2026.03.17 02:49:30.413277 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.03.17 02:49:30.413507 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003221 sec., 8072.027320707855 rows/sec., 14.46 MiB/sec. | ||
| 5729 | 2026.03.17 02:49:30.413658 [ 4 ] {03ced9d7-eaf8-4862-b867-792ec1b5b426} <Debug> TCPHandler: Processed in 0.003541076 sec. | ||
| 5730 | 2026.03.17 02:49:30.413909 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.03.17 02:49:30.414040 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5732 | 2026.03.17 02:49:30.414100 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5733 | 2026.03.17 02:49:30.415159 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.03.17 02:49:30.415212 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5735 | 2026.03.17 02:49:30.415700 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5736 | 2026.03.17 02:49:30.416044 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.03.17 02:49:30.416238 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002228 sec., 26929.982046678637 rows/sec., 1.81 MiB/sec. | ||
| 5738 | 2026.03.17 02:49:30.416542 [ 4 ] {d016f2c0-27f4-4d6c-b3ca-915101748607} <Debug> TCPHandler: Processed in 0.002702596 sec. | ||
| 5739 | 2026.03.17 02:49:31.008052 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38936 | ||
| 5740 | 2026.03.17 02:49:31.008153 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5741 | 2026.03.17 02:49:31.008178 [ 291 ] {} <Debug> TCP-Session: 21019e13-6ebb-4ee2-8410-915cbbc9a954 Authenticating user 'default' from [fd00:1122:3344:101::e]:38936 | ||
| 5742 | 2026.03.17 02:49:31.008201 [ 291 ] {} <Debug> TCP-Session: 21019e13-6ebb-4ee2-8410-915cbbc9a954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.03.17 02:49:31.008214 [ 291 ] {} <Debug> TCP-Session: 21019e13-6ebb-4ee2-8410-915cbbc9a954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.03.17 02:49:31.008400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50343 | ||
| 5745 | 2026.03.17 02:49:31.008420 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35804 | ||
| 5746 | 2026.03.17 02:49:31.008467 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35355 | ||
| 5747 | 2026.03.17 02:49:31.008497 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36640 | ||
| 5748 | 2026.03.17 02:49:31.008515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49357 | ||
| 5749 | 2026.03.17 02:49:31.008544 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.03.17 02:49:31.008582 [ 291 ] {} <Trace> TCP-Session: 21019e13-6ebb-4ee2-8410-915cbbc9a954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2026.03.17 02:49:31.008607 [ 292 ] {} <Debug> TCP-Session: ad2046b9-f84d-4f74-aa8a-880ee077c933 Authenticating user 'default' from [fd00:1122:3344:101::e]:50343 | ||
| 5752 | 2026.03.17 02:49:31.008509 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44023 | ||
| 5753 | 2026.03.17 02:49:31.008642 [ 292 ] {} <Debug> TCP-Session: ad2046b9-f84d-4f74-aa8a-880ee077c933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.03.17 02:49:31.008480 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58936 | ||
| 5755 | 2026.03.17 02:49:31.008681 [ 292 ] {} <Debug> TCP-Session: ad2046b9-f84d-4f74-aa8a-880ee077c933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.03.17 02:49:31.008430 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61447 | ||
| 5757 | 2026.03.17 02:49:31.008727 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5758 | 2026.03.17 02:49:31.008780 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5759 | 2026.03.17 02:49:31.008785 [ 293 ] {} <Debug> TCP-Session: 3786e31a-10f8-40ce-92fd-0d70c95da061 Authenticating user 'default' from [fd00:1122:3344:101::e]:35804 | ||
| 5760 | 2026.03.17 02:49:31.008805 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5761 | 2026.03.17 02:49:31.008832 [ 293 ] {} <Debug> TCP-Session: 3786e31a-10f8-40ce-92fd-0d70c95da061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.03.17 02:49:31.008855 [ 293 ] {} <Debug> TCP-Session: 3786e31a-10f8-40ce-92fd-0d70c95da061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.03.17 02:49:31.008860 [ 290 ] {} <Debug> TCP-Session: ad19b34c-494c-4e13-8c8a-a2ad5f85a22d Authenticating user 'default' from [fd00:1122:3344:101::e]:49357 | ||
| 5764 | 2026.03.17 02:49:31.008897 [ 290 ] {} <Debug> TCP-Session: ad19b34c-494c-4e13-8c8a-a2ad5f85a22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.03.17 02:49:31.008914 [ 290 ] {} <Debug> TCP-Session: ad19b34c-494c-4e13-8c8a-a2ad5f85a22d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.17 02:49:31.008939 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5767 | 2026.03.17 02:49:31.008973 [ 287 ] {} <Debug> TCP-Session: c91cb03c-9e57-46fa-998b-00f13948d9ae Authenticating user 'default' from [fd00:1122:3344:101::e]:58936 | ||
| 5768 | 2026.03.17 02:49:31.008990 [ 287 ] {} <Debug> TCP-Session: c91cb03c-9e57-46fa-998b-00f13948d9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.03.17 02:49:31.009004 [ 287 ] {} <Debug> TCP-Session: c91cb03c-9e57-46fa-998b-00f13948d9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.03.17 02:49:31.009050 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5771 | 2026.03.17 02:49:31.009091 [ 289 ] {} <Debug> TCP-Session: b1e19e0b-6566-41ed-b428-aaab9aecc3bd Authenticating user 'default' from [fd00:1122:3344:101::e]:44023 | ||
| 5772 | 2026.03.17 02:49:31.009117 [ 289 ] {} <Debug> TCP-Session: b1e19e0b-6566-41ed-b428-aaab9aecc3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.17 02:49:31.009136 [ 289 ] {} <Debug> TCP-Session: b1e19e0b-6566-41ed-b428-aaab9aecc3bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.17 02:49:31.009167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2026.03.17 02:49:31.009206 [ 294 ] {} <Debug> TCP-Session: bd5e3a61-668e-4b7d-85c9-566eb9561c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:61447 | ||
| 5776 | 2026.03.17 02:49:31.009228 [ 294 ] {} <Debug> TCP-Session: bd5e3a61-668e-4b7d-85c9-566eb9561c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.03.17 02:49:31.009231 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5778 | 2026.03.17 02:49:31.009242 [ 294 ] {} <Debug> TCP-Session: bd5e3a61-668e-4b7d-85c9-566eb9561c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.03.17 02:49:31.009253 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5780 | 2026.03.17 02:49:31.009296 [ 3 ] {} <Debug> TCP-Session: 4f356027-cb32-4046-82ac-9adb24249c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:35355 | ||
| 5781 | 2026.03.17 02:49:31.009308 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5782 | 2026.03.17 02:49:31.009313 [ 3 ] {} <Debug> TCP-Session: 4f356027-cb32-4046-82ac-9adb24249c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.03.17 02:49:31.009347 [ 3 ] {} <Debug> TCP-Session: 4f356027-cb32-4046-82ac-9adb24249c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.17 02:49:31.009452 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5785 | 2026.03.17 02:49:31.009488 [ 288 ] {} <Debug> TCP-Session: 475ef706-7848-4766-bafc-d23943727708 Authenticating user 'default' from [fd00:1122:3344:101::e]:36640 | ||
| 5786 | 2026.03.17 02:49:31.009506 [ 288 ] {} <Debug> TCP-Session: 475ef706-7848-4766-bafc-d23943727708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.03.17 02:49:31.009519 [ 288 ] {} <Debug> TCP-Session: 475ef706-7848-4766-bafc-d23943727708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.17 02:49:31.009648 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 5789 | 2026.03.17 02:49:31.010796 [ 329 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> AggregatingTransform: Aggregating | ||
| 5790 | 2026.03.17 02:49:31.010846 [ 329 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5791 | 2026.03.17 02:49:31.010884 [ 329 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129867 sec. (885.060 rows/sec., 34.57 KiB/sec.) | ||
| 5792 | 2026.03.17 02:49:31.010904 [ 329 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Trace> Aggregator: Merging aggregated data | ||
| 5793 | 2026.03.17 02:49:31.012584 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003866 sec., 258.6652871184687 rows/sec., 10.10 KiB/sec. | ||
| 5794 | 2026.03.17 02:49:31.012737 [ 291 ] {84b670e3-6b2d-4f9d-a6a6-1f5c8418e0e5} <Debug> TCPHandler: Processed in 0.004307074 sec. | ||
| 5795 | 2026.03.17 02:49:31.012828 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5796 | 2026.03.17 02:49:31.012855 [ 291 ] {} <Debug> TCP-Session: 21019e13-6ebb-4ee2-8410-915cbbc9a954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.03.17 02:49:31.012867 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5798 | 2026.03.17 02:49:31.012901 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.03.17 02:49:31.012921 [ 292 ] {} <Debug> TCP-Session: ad2046b9-f84d-4f74-aa8a-880ee077c933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.03.17 02:49:31.012927 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5801 | 2026.03.17 02:49:31.012953 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2026.03.17 02:49:31.012973 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5803 | 2026.03.17 02:49:31.013000 [ 293 ] {} <Debug> TCP-Session: 3786e31a-10f8-40ce-92fd-0d70c95da061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.17 02:49:31.013025 [ 290 ] {} <Debug> TCP-Session: ad19b34c-494c-4e13-8c8a-a2ad5f85a22d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.17 02:49:31.013043 [ 289 ] {} <Debug> TCP-Session: b1e19e0b-6566-41ed-b428-aaab9aecc3bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5806 | 2026.03.17 02:49:31.013055 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5807 | 2026.03.17 02:49:31.013021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.03.17 02:49:31.013118 [ 288 ] {} <Debug> TCP-Session: 475ef706-7848-4766-bafc-d23943727708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.03.17 02:49:31.012991 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5810 | 2026.03.17 02:49:31.013153 [ 294 ] {} <Debug> TCP-Session: bd5e3a61-668e-4b7d-85c9-566eb9561c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.03.17 02:49:31.013178 [ 287 ] {} <Debug> TCP-Session: c91cb03c-9e57-46fa-998b-00f13948d9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.03.17 02:49:31.012952 [ 3 ] {} <Debug> TCP-Session: 4f356027-cb32-4046-82ac-9adb24249c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.03.17 02:49:31.281592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45222 | ||
| 5814 | 2026.03.17 02:49:31.281727 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5815 | 2026.03.17 02:49:31.281764 [ 291 ] {} <Debug> TCP-Session: 737c6389-3057-4a41-b839-f82910679019 Authenticating user 'default' from [fd00:1122:3344:101::e]:45222 | ||
| 5816 | 2026.03.17 02:49:31.281796 [ 291 ] {} <Debug> TCP-Session: 737c6389-3057-4a41-b839-f82910679019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.03.17 02:49:31.281814 [ 291 ] {} <Debug> TCP-Session: 737c6389-3057-4a41-b839-f82910679019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.03.17 02:49:31.282087 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39630 | ||
| 5819 | 2026.03.17 02:49:31.282113 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43794 | ||
| 5820 | 2026.03.17 02:49:31.282151 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56692 | ||
| 5821 | 2026.03.17 02:49:31.282172 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49124 | ||
| 5822 | 2026.03.17 02:49:31.282220 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5823 | 2026.03.17 02:49:31.282252 [ 291 ] {} <Trace> TCP-Session: 737c6389-3057-4a41-b839-f82910679019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2026.03.17 02:49:31.282262 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.03.17 02:49:31.282283 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.03.17 02:49:31.282305 [ 292 ] {} <Debug> TCP-Session: 1793b7cb-0262-4857-873f-064f5d5b87d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39630 | ||
| 5827 | 2026.03.17 02:49:31.282323 [ 288 ] {} <Debug> TCP-Session: 9df62271-337e-4e18-8540-547568b09150 Authenticating user 'default' from [fd00:1122:3344:101::e]:56692 | ||
| 5828 | 2026.03.17 02:49:31.282349 [ 293 ] {} <Debug> TCP-Session: 2127a00e-33b8-4d7b-853b-110f7edea1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43794 | ||
| 5829 | 2026.03.17 02:49:31.282371 [ 288 ] {} <Debug> TCP-Session: 9df62271-337e-4e18-8540-547568b09150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.03.17 02:49:31.282369 [ 292 ] {} <Debug> TCP-Session: 1793b7cb-0262-4857-873f-064f5d5b87d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.03.17 02:49:31.282400 [ 288 ] {} <Debug> TCP-Session: 9df62271-337e-4e18-8540-547568b09150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.03.17 02:49:31.282404 [ 293 ] {} <Debug> TCP-Session: 2127a00e-33b8-4d7b-853b-110f7edea1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.03.17 02:49:31.282414 [ 292 ] {} <Debug> TCP-Session: 1793b7cb-0262-4857-873f-064f5d5b87d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.03.17 02:49:31.282441 [ 293 ] {} <Debug> TCP-Session: 2127a00e-33b8-4d7b-853b-110f7edea1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.03.17 02:49:31.282328 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.03.17 02:49:31.282486 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5837 | 2026.03.17 02:49:31.282149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54176 | ||
| 5838 | 2026.03.17 02:49:31.282520 [ 290 ] {} <Debug> TCP-Session: a7a010f2-a4d5-4599-9c94-7673f892ee77 Authenticating user 'default' from [fd00:1122:3344:101::e]:49124 | ||
| 5839 | 2026.03.17 02:49:31.282135 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54736 | ||
| 5840 | 2026.03.17 02:49:31.282573 [ 290 ] {} <Debug> TCP-Session: a7a010f2-a4d5-4599-9c94-7673f892ee77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.03.17 02:49:31.282594 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2026.03.17 02:49:31.282612 [ 290 ] {} <Debug> TCP-Session: a7a010f2-a4d5-4599-9c94-7673f892ee77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.03.17 02:49:31.282627 [ 294 ] {} <Debug> TCP-Session: 9d38424a-86f6-4c78-a49e-aebab801a19f Authenticating user 'default' from [fd00:1122:3344:101::e]:54176 | ||
| 5844 | 2026.03.17 02:49:31.282127 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43340 | ||
| 5845 | 2026.03.17 02:49:31.282653 [ 294 ] {} <Debug> TCP-Session: 9d38424a-86f6-4c78-a49e-aebab801a19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.03.17 02:49:31.282662 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5847 | 2026.03.17 02:49:31.282684 [ 294 ] {} <Debug> TCP-Session: 9d38424a-86f6-4c78-a49e-aebab801a19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.03.17 02:49:31.282163 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37194 | ||
| 5849 | 2026.03.17 02:49:31.282708 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5850 | 2026.03.17 02:49:31.282715 [ 287 ] {} <Debug> TCP-Session: 6d506d9e-df9c-493b-b48e-a7b631198e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:54736 | ||
| 5851 | 2026.03.17 02:49:31.282768 [ 3 ] {} <Debug> TCP-Session: 7537fced-84ef-41fc-abc3-4c82861ec203 Authenticating user 'default' from [fd00:1122:3344:101::e]:43340 | ||
| 5852 | 2026.03.17 02:49:31.282792 [ 287 ] {} <Debug> TCP-Session: 6d506d9e-df9c-493b-b48e-a7b631198e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.03.17 02:49:31.282795 [ 3 ] {} <Debug> TCP-Session: 7537fced-84ef-41fc-abc3-4c82861ec203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.03.17 02:49:31.282803 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5855 | 2026.03.17 02:49:31.282830 [ 3 ] {} <Debug> TCP-Session: 7537fced-84ef-41fc-abc3-4c82861ec203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.03.17 02:49:31.282850 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5857 | 2026.03.17 02:49:31.282860 [ 289 ] {} <Debug> TCP-Session: 3ec41c8a-995b-48a0-84ba-01a8eb0c6cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37194 | ||
| 5858 | 2026.03.17 02:49:31.282819 [ 287 ] {} <Debug> TCP-Session: 6d506d9e-df9c-493b-b48e-a7b631198e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.03.17 02:49:31.282913 [ 289 ] {} <Debug> TCP-Session: 3ec41c8a-995b-48a0-84ba-01a8eb0c6cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.03.17 02:49:31.282937 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5861 | 2026.03.17 02:49:31.282945 [ 289 ] {} <Debug> TCP-Session: 3ec41c8a-995b-48a0-84ba-01a8eb0c6cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.03.17 02:49:31.284547 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 5863 | 2026.03.17 02:49:31.285782 [ 318 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> AggregatingTransform: Aggregating | ||
| 5864 | 2026.03.17 02:49:31.285840 [ 318 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> Aggregator: Aggregation method: without_key | ||
| 5865 | 2026.03.17 02:49:31.285873 [ 318 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001116647 sec. (895.538 rows/sec., 34.98 KiB/sec.) | ||
| 5866 | 2026.03.17 02:49:31.285888 [ 318 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Trace> Aggregator: Merging aggregated data | ||
| 5867 | 2026.03.17 02:49:31.286999 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004593 sec., 217.72262138036143 rows/sec., 8.50 KiB/sec. | ||
| 5868 | 2026.03.17 02:49:31.287159 [ 291 ] {2b9480a5-5d2f-4d23-a099-3c7e7c7a8a87} <Debug> TCPHandler: Processed in 0.005085664 sec. | ||
| 5869 | 2026.03.17 02:49:31.287259 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.03.17 02:49:31.287297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5871 | 2026.03.17 02:49:31.287303 [ 290 ] {} <Debug> TCP-Session: a7a010f2-a4d5-4599-9c94-7673f892ee77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.03.17 02:49:31.287318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5873 | 2026.03.17 02:49:31.287336 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5874 | 2026.03.17 02:49:31.287356 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5875 | 2026.03.17 02:49:31.287379 [ 292 ] {} <Debug> TCP-Session: 1793b7cb-0262-4857-873f-064f5d5b87d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.03.17 02:49:31.287394 [ 3 ] {} <Debug> TCP-Session: 7537fced-84ef-41fc-abc3-4c82861ec203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.03.17 02:49:31.287393 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5878 | 2026.03.17 02:49:31.287428 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5879 | 2026.03.17 02:49:31.287410 [ 288 ] {} <Debug> TCP-Session: 9df62271-337e-4e18-8540-547568b09150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.03.17 02:49:31.287454 [ 287 ] {} <Debug> TCP-Session: 6d506d9e-df9c-493b-b48e-a7b631198e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.03.17 02:49:31.287464 [ 291 ] {} <Debug> TCP-Session: 737c6389-3057-4a41-b839-f82910679019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.03.17 02:49:31.287410 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5883 | 2026.03.17 02:49:31.287373 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5884 | 2026.03.17 02:49:31.287541 [ 289 ] {} <Debug> TCP-Session: 3ec41c8a-995b-48a0-84ba-01a8eb0c6cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.03.17 02:49:31.287345 [ 293 ] {} <Debug> TCP-Session: 2127a00e-33b8-4d7b-853b-110f7edea1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.03.17 02:49:31.287569 [ 294 ] {} <Debug> TCP-Session: 9d38424a-86f6-4c78-a49e-aebab801a19f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.03.17 02:49:31.287765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49120 | ||
| 5888 | 2026.03.17 02:49:31.287821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2026.03.17 02:49:31.287841 [ 291 ] {} <Debug> TCP-Session: 23d1bdaa-9e12-45a0-80db-20dee367e75b Authenticating user 'default' from [fd00:1122:3344:101::e]:49120 | ||
| 5890 | 2026.03.17 02:49:31.287858 [ 291 ] {} <Debug> TCP-Session: 23d1bdaa-9e12-45a0-80db-20dee367e75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.03.17 02:49:31.287870 [ 291 ] {} <Debug> TCP-Session: 23d1bdaa-9e12-45a0-80db-20dee367e75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.03.17 02:49:31.288100 [ 291 ] {} <Trace> TCP-Session: 23d1bdaa-9e12-45a0-80db-20dee367e75b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.03.17 02:49:31.288225 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5894 | 2026.03.17 02:49:31.288239 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56308 | ||
| 5895 | 2026.03.17 02:49:31.288256 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 5896 | 2026.03.17 02:49:31.288274 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46758 | ||
| 5897 | 2026.03.17 02:49:31.288284 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57115 | ||
| 5898 | 2026.03.17 02:49:31.288299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54339 | ||
| 5899 | 2026.03.17 02:49:31.288322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5900 | 2026.03.17 02:49:31.288356 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5901 | 2026.03.17 02:49:31.288367 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5902 | 2026.03.17 02:49:31.288375 [ 293 ] {} <Debug> TCP-Session: 0903436d-f0ed-47e2-ad12-6aa22d23e7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 5903 | 2026.03.17 02:49:31.288393 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5904 | 2026.03.17 02:49:31.288396 [ 3 ] {} <Debug> TCP-Session: 050dc160-4c41-4d30-a968-d7f29f8d249a Authenticating user 'default' from [fd00:1122:3344:101::e]:46758 | ||
| 5905 | 2026.03.17 02:49:31.288435 [ 288 ] {} <Debug> TCP-Session: c67dd8e6-71fd-427e-b1ae-f4a51cf9cf2e Authenticating user 'default' from [fd00:1122:3344:101::e]:54339 | ||
| 5906 | 2026.03.17 02:49:31.288453 [ 3 ] {} <Debug> TCP-Session: 050dc160-4c41-4d30-a968-d7f29f8d249a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.03.17 02:49:31.288465 [ 288 ] {} <Debug> TCP-Session: c67dd8e6-71fd-427e-b1ae-f4a51cf9cf2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.03.17 02:49:31.288480 [ 3 ] {} <Debug> TCP-Session: 050dc160-4c41-4d30-a968-d7f29f8d249a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.03.17 02:49:31.288495 [ 288 ] {} <Debug> TCP-Session: c67dd8e6-71fd-427e-b1ae-f4a51cf9cf2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.03.17 02:49:31.288418 [ 293 ] {} <Debug> TCP-Session: 0903436d-f0ed-47e2-ad12-6aa22d23e7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.03.17 02:49:31.288406 [ 287 ] {} <Debug> TCP-Session: a39fa87e-f121-4b5d-8dab-1c6c807b917a Authenticating user 'default' from [fd00:1122:3344:101::e]:57115 | ||
| 5912 | 2026.03.17 02:49:31.288551 [ 293 ] {} <Debug> TCP-Session: 0903436d-f0ed-47e2-ad12-6aa22d23e7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.03.17 02:49:31.288312 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5914 | 2026.03.17 02:49:31.288581 [ 287 ] {} <Debug> TCP-Session: a39fa87e-f121-4b5d-8dab-1c6c807b917a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.03.17 02:49:31.288613 [ 292 ] {} <Debug> TCP-Session: 3279644e-6d2f-4b9e-9f40-034f64011921 Authenticating user 'default' from [fd00:1122:3344:101::e]:56308 | ||
| 5916 | 2026.03.17 02:49:31.288620 [ 287 ] {} <Debug> TCP-Session: a39fa87e-f121-4b5d-8dab-1c6c807b917a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.03.17 02:49:31.288639 [ 292 ] {} <Debug> TCP-Session: 3279644e-6d2f-4b9e-9f40-034f64011921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.03.17 02:49:31.288265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59537 | ||
| 5919 | 2026.03.17 02:49:31.288665 [ 292 ] {} <Debug> TCP-Session: 3279644e-6d2f-4b9e-9f40-034f64011921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.03.17 02:49:31.288310 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54698 | ||
| 5921 | 2026.03.17 02:49:31.288411 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5922 | 2026.03.17 02:49:31.288734 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5923 | 2026.03.17 02:49:31.288767 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5924 | 2026.03.17 02:49:31.288785 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5925 | 2026.03.17 02:49:31.288788 [ 294 ] {} <Debug> TCP-Session: 48bc249e-c9b6-4514-989f-34f97a848b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:59537 | ||
| 5926 | 2026.03.17 02:49:31.288794 [ 290 ] {} <Debug> TCP-Session: 2dab15e5-e799-47c2-96ef-76bc688b9517 Authenticating user 'default' from [fd00:1122:3344:101::e]:54698 | ||
| 5927 | 2026.03.17 02:49:31.288834 [ 294 ] {} <Debug> TCP-Session: 48bc249e-c9b6-4514-989f-34f97a848b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.03.17 02:49:31.288845 [ 290 ] {} <Debug> TCP-Session: 2dab15e5-e799-47c2-96ef-76bc688b9517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.03.17 02:49:31.288855 [ 294 ] {} <Debug> TCP-Session: 48bc249e-c9b6-4514-989f-34f97a848b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.03.17 02:49:31.288867 [ 290 ] {} <Debug> TCP-Session: 2dab15e5-e799-47c2-96ef-76bc688b9517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.03.17 02:49:31.288306 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47702 | ||
| 5932 | 2026.03.17 02:49:31.288957 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5933 | 2026.03.17 02:49:31.288978 [ 289 ] {} <Debug> TCP-Session: 9741a3ba-2cf0-4d13-b502-4bfdd48b44c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47702 | ||
| 5934 | 2026.03.17 02:49:31.288996 [ 289 ] {} <Debug> TCP-Session: 9741a3ba-2cf0-4d13-b502-4bfdd48b44c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.03.17 02:49:31.289016 [ 289 ] {} <Debug> TCP-Session: 9741a3ba-2cf0-4d13-b502-4bfdd48b44c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.03.17 02:49:31.289131 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 5937 | 2026.03.17 02:49:31.290083 [ 340 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> AggregatingTransform: Aggregating | ||
| 5938 | 2026.03.17 02:49:31.290121 [ 340 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> Aggregator: Aggregation method: without_key | ||
| 5939 | 2026.03.17 02:49:31.290157 [ 340 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923473 sec. (1082.869 rows/sec., 42.30 KiB/sec.) | ||
| 5940 | 2026.03.17 02:49:31.290174 [ 340 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Trace> Aggregator: Merging aggregated data | ||
| 5941 | 2026.03.17 02:49:31.291428 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003237 sec., 308.9280197713933 rows/sec., 12.07 KiB/sec. | ||
| 5942 | 2026.03.17 02:49:31.291568 [ 291 ] {66511542-fbff-445b-9b7c-540b0ffa6d61} <Debug> TCPHandler: Processed in 0.003524735 sec. | ||
| 5943 | 2026.03.17 02:49:31.291665 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.03.17 02:49:31.291692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5945 | 2026.03.17 02:49:31.291695 [ 291 ] {} <Debug> TCP-Session: 23d1bdaa-9e12-45a0-80db-20dee367e75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.03.17 02:49:31.291715 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5947 | 2026.03.17 02:49:31.291736 [ 292 ] {} <Debug> TCP-Session: 3279644e-6d2f-4b9e-9f40-034f64011921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.03.17 02:49:31.291749 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.03.17 02:49:31.291768 [ 294 ] {} <Debug> TCP-Session: 48bc249e-c9b6-4514-989f-34f97a848b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.03.17 02:49:31.291779 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.03.17 02:49:31.291802 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5952 | 2026.03.17 02:49:31.291816 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2026.03.17 02:49:31.291833 [ 288 ] {} <Debug> TCP-Session: c67dd8e6-71fd-427e-b1ae-f4a51cf9cf2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.03.17 02:49:31.291849 [ 3 ] {} <Debug> TCP-Session: 050dc160-4c41-4d30-a968-d7f29f8d249a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.03.17 02:49:31.291859 [ 290 ] {} <Debug> TCP-Session: 2dab15e5-e799-47c2-96ef-76bc688b9517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.03.17 02:49:31.291732 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2026.03.17 02:49:31.291802 [ 289 ] {} <Debug> TCP-Session: 9741a3ba-2cf0-4d13-b502-4bfdd48b44c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.03.17 02:49:31.291923 [ 293 ] {} <Debug> TCP-Session: 0903436d-f0ed-47e2-ad12-6aa22d23e7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.03.17 02:49:31.291794 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2026.03.17 02:49:31.291987 [ 287 ] {} <Debug> TCP-Session: a39fa87e-f121-4b5d-8dab-1c6c807b917a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.03.17 02:49:33.533637 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.03.17 02:49:33.533817 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.03.17 02:49:33.533890 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5964 | 2026.03.17 02:49:33.534567 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.03.17 02:49:33.534632 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5966 | 2026.03.17 02:49:33.535072 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5967 | 2026.03.17 02:49:33.535311 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.03.17 02:49:33.535484 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001715 sec., 13994.169096209913 rows/sec., 1.16 MiB/sec. | ||
| 5969 | 2026.03.17 02:49:33.535538 [ 4 ] {331c039c-ddcd-456b-9da2-3e73463a64dc} <Debug> TCPHandler: Processed in 0.00203587 sec. | ||
| 5970 | 2026.03.17 02:49:33.535675 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.03.17 02:49:33.535782 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5972 | 2026.03.17 02:49:33.535828 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5973 | 2026.03.17 02:49:33.536278 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.03.17 02:49:33.536317 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5975 | 2026.03.17 02:49:33.536644 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5976 | 2026.03.17 02:49:33.536875 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.03.17 02:49:33.537021 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001264 sec., 11075.949367088608 rows/sec., 903.17 KiB/sec. | ||
| 5978 | 2026.03.17 02:49:33.537064 [ 4 ] {dfc63653-f416-4cb5-a296-60ddfed40d77} <Debug> TCPHandler: Processed in 0.001442775 sec. | ||
| 5979 | 2026.03.17 02:49:33.537189 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.03.17 02:49:33.537295 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5981 | 2026.03.17 02:49:33.537338 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5982 | 2026.03.17 02:49:33.538794 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.03.17 02:49:33.538833 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5984 | 2026.03.17 02:49:33.539324 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5985 | 2026.03.17 02:49:33.539570 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.03.17 02:49:33.539725 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002452 sec., 854404.5676998368 rows/sec., 65.42 MiB/sec. | ||
| 5987 | 2026.03.17 02:49:33.539767 [ 4 ] {3d26a33f-44a5-4520-ab3d-a3fee20f252b} <Debug> TCPHandler: Processed in 0.002628674 sec. | ||
| 5988 | 2026.03.17 02:49:33.539882 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.03.17 02:49:33.539981 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.03.17 02:49:33.540024 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5991 | 2026.03.17 02:49:33.540471 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.03.17 02:49:33.540511 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 5993 | 2026.03.17 02:49:33.540850 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5994 | 2026.03.17 02:49:33.541086 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.03.17 02:49:33.541204 [ 44 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5996 | 2026.03.17 02:49:33.541231 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.00127 sec., 40157.48031496063 rows/sec., 2.94 MiB/sec. | ||
| 5997 | 2026.03.17 02:49:33.541268 [ 44 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.03.17 02:49:33.541280 [ 4 ] {387ca3f2-86d9-43eb-8da9-4b5b9e28fe97} <Debug> TCPHandler: Processed in 0.001447975 sec. | ||
| 5999 | 2026.03.17 02:49:33.541297 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6000 | 2026.03.17 02:49:33.541391 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 6001 | 2026.03.17 02:49:33.541408 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.03.17 02:49:33.541481 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6003 | 2026.03.17 02:49:33.541509 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.03.17 02:49:33.541512 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part | ||
| 6005 | 2026.03.17 02:49:33.541551 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6006 | 2026.03.17 02:49:33.541586 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 6007 | 2026.03.17 02:49:33.541634 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6008 | 2026.03.17 02:49:33.541677 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 6009 | 2026.03.17 02:49:33.541716 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6010 | 2026.03.17 02:49:33.541754 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part | ||
| 6011 | 2026.03.17 02:49:33.542185 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.03.17 02:49:33.542222 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6013 | 2026.03.17 02:49:33.542488 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136138 sec., 186597.05071038904 rows/sec., 14.37 MiB/sec. | ||
| 6014 | 2026.03.17 02:49:33.542602 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6015 | 2026.03.17 02:49:33.542629 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6016 | 2026.03.17 02:49:33.542863 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.03.17 02:49:33.542865 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.17 02:49:33.542929 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_36_7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6019 | 2026.03.17 02:49:33.542986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6020 | 2026.03.17 02:49:33.543006 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001516 sec., 482849.6042216359 rows/sec., 28.56 MiB/sec. | ||
| 6021 | 2026.03.17 02:49:33.543045 [ 4 ] {e947e27c-d799-436a-9d06-4a4665849fa5} <Debug> TCPHandler: Processed in 0.001687131 sec. | ||
| 6022 | 2026.03.17 02:49:33.543166 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.03.17 02:49:33.543261 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.03.17 02:49:33.543300 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6025 | 2026.03.17 02:49:33.543706 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.03.17 02:49:33.543743 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6027 | 2026.03.17 02:49:33.544031 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6028 | 2026.03.17 02:49:33.544235 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.03.17 02:49:33.544361 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 6030 | 2026.03.17 02:49:33.544407 [ 4 ] {26f86424-0f41-4624-bdd8-e9eb968fb5cd} <Debug> TCPHandler: Processed in 0.001289961 sec. | ||
| 6031 | 2026.03.17 02:49:33.544508 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.03.17 02:49:33.544602 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6033 | 2026.03.17 02:49:33.544640 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6034 | 2026.03.17 02:49:33.545046 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.17 02:49:33.545082 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6036 | 2026.03.17 02:49:33.545377 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6037 | 2026.03.17 02:49:33.545589 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.03.17 02:49:33.545723 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 6039 | 2026.03.17 02:49:33.545766 [ 4 ] {a89418a0-9b74-4c71-a372-1af3a5932314} <Debug> TCPHandler: Processed in 0.001306381 sec. | ||
| 6040 | 2026.03.17 02:49:33.545879 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.03.17 02:49:33.546002 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6042 | 2026.03.17 02:49:33.546051 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6043 | 2026.03.17 02:49:33.546918 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.17 02:49:33.546956 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6045 | 2026.03.17 02:49:33.547333 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6046 | 2026.03.17 02:49:33.547554 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.03.17 02:49:33.547701 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001724 sec., 623549.8839907192 rows/sec., 43.47 MiB/sec. | ||
| 6048 | 2026.03.17 02:49:33.547746 [ 4 ] {924934ca-a093-4603-9cf1-e1f35d978a01} <Debug> TCPHandler: Processed in 0.001921987 sec. | ||
| 6049 | 2026.03.17 02:49:33.547860 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.03.17 02:49:33.547955 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.03.17 02:49:33.547998 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6052 | 2026.03.17 02:49:33.548721 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.03.17 02:49:33.548756 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6054 | 2026.03.17 02:49:33.549251 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6055 | 2026.03.17 02:49:33.549474 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.03.17 02:49:33.549620 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001684 sec., 805225.6532066509 rows/sec., 51.17 MiB/sec. | ||
| 6057 | 2026.03.17 02:49:33.549665 [ 4 ] {a7f839c8-01fc-4c77-8cb7-76da1357a45c} <Debug> TCPHandler: Processed in 0.001855216 sec. | ||
| 6058 | 2026.03.17 02:49:33.549790 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.03.17 02:49:33.549887 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.03.17 02:49:33.549941 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6061 | 2026.03.17 02:49:33.550743 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.17 02:49:33.550781 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6063 | 2026.03.17 02:49:33.551332 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6064 | 2026.03.17 02:49:33.551570 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.03.17 02:49:33.551697 [ 11 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6066 | 2026.03.17 02:49:33.551735 [ 11 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.17 02:49:33.551742 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001873 sec., 13347.570742124932 rows/sec., 23.92 MiB/sec. | ||
| 6068 | 2026.03.17 02:49:33.551756 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6069 | 2026.03.17 02:49:33.551825 [ 4 ] {53708bd3-44cd-4c58-84dd-b1abcc15066c} <Debug> TCPHandler: Processed in 0.002085351 sec. | ||
| 6070 | 2026.03.17 02:49:33.551901 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 6071 | 2026.03.17 02:49:33.551945 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.03.17 02:49:33.552044 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.03.17 02:49:33.552088 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6074 | 2026.03.17 02:49:33.552151 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6075 | 2026.03.17 02:49:33.552236 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 580 rows starting from the beginning of the part | ||
| 6076 | 2026.03.17 02:49:33.552367 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 6077 | 2026.03.17 02:49:33.552471 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6078 | 2026.03.17 02:49:33.552492 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.03.17 02:49:33.552539 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6080 | 2026.03.17 02:49:33.552568 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 6081 | 2026.03.17 02:49:33.552674 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6082 | 2026.03.17 02:49:33.552781 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part | ||
| 6083 | 2026.03.17 02:49:33.552908 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6084 | 2026.03.17 02:49:33.553219 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.03.17 02:49:33.553381 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001354 sec., 35450.516986706054 rows/sec., 2.39 MiB/sec. | ||
| 6086 | 2026.03.17 02:49:33.553425 [ 4 ] {131e5c88-ae4e-4a69-827f-f508b56aa642} <Debug> TCPHandler: Processed in 0.001530047 sec. | ||
| 6087 | 2026.03.17 02:49:33.556945 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 19 columns (19 merged, 0 gathered) in 0.005102185 sec., 134256.2059196207 rows/sec., 240.58 MiB/sec. | ||
| 6088 | 2026.03.17 02:49:33.557873 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6089 | 2026.03.17 02:49:33.558185 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.03.17 02:49:33.558258 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6091 | 2026.03.17 02:49:33.558355 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6092 | 2026.03.17 02:49:34.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.55 MiB, peak 274.24 MiB, free memory in arenas 0.00 B, will set to 265.90 MiB (RSS), difference: 1.36 MiB | ||
| 6093 | 2026.03.17 02:49:34.024561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 718 | ||
| 6094 | 2026.03.17 02:49:34.027421 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.17 02:49:34.027477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6096 | 2026.03.17 02:49:34.028869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6097 | 2026.03.17 02:49:34.029184 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.03.17 02:49:34.029656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 6099 | 2026.03.17 02:49:35.386140 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.03.17 02:49:35.386327 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6101 | 2026.03.17 02:49:35.386397 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6102 | 2026.03.17 02:49:35.387048 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.03.17 02:49:35.387097 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6104 | 2026.03.17 02:49:35.387488 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6105 | 2026.03.17 02:49:35.387728 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.03.17 02:49:35.387906 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 6107 | 2026.03.17 02:49:35.387962 [ 4 ] {c48a8ed4-a086-4989-8c74-6f3f3fd05578} <Debug> TCPHandler: Processed in 0.001951397 sec. | ||
| 6108 | 2026.03.17 02:49:35.388085 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.03.17 02:49:35.388192 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6110 | 2026.03.17 02:49:35.388236 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6111 | 2026.03.17 02:49:35.388680 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.03.17 02:49:35.388719 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6113 | 2026.03.17 02:49:35.389042 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6114 | 2026.03.17 02:49:35.389259 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.03.17 02:49:35.389396 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 6116 | 2026.03.17 02:49:35.389440 [ 4 ] {126099d0-0053-4696-b7cd-e44806cac8fd} <Debug> TCPHandler: Processed in 0.001407964 sec. | ||
| 6117 | 2026.03.17 02:49:35.389559 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.03.17 02:49:35.389660 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.03.17 02:49:35.389703 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6120 | 2026.03.17 02:49:35.390085 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.03.17 02:49:35.390121 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6122 | 2026.03.17 02:49:35.390451 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6123 | 2026.03.17 02:49:35.390681 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.03.17 02:49:35.390816 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001177 sec., 27187.76550552251 rows/sec., 1.89 MiB/sec. | ||
| 6125 | 2026.03.17 02:49:35.390854 [ 4 ] {ff708678-81d6-4747-9ee3-fefd2793324c} <Debug> TCPHandler: Processed in 0.001346403 sec. | ||
| 6126 | 2026.03.17 02:49:35.390967 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.03.17 02:49:35.391062 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6128 | 2026.03.17 02:49:35.391104 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6129 | 2026.03.17 02:49:35.391431 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.03.17 02:49:35.391468 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6131 | 2026.03.17 02:49:35.391773 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6132 | 2026.03.17 02:49:35.392006 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.03.17 02:49:35.392142 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 6134 | 2026.03.17 02:49:35.392179 [ 4 ] {287ca39b-6ea8-4e72-972c-545f87538e60} <Debug> TCPHandler: Processed in 0.001263391 sec. | ||
| 6135 | 2026.03.17 02:49:36.527051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12969 | ||
| 6136 | 2026.03.17 02:49:36.527820 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.03.17 02:49:36.527894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6138 | 2026.03.17 02:49:36.528398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6139 | 2026.03.17 02:49:36.528692 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.03.17 02:49:36.528844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12969 | ||
| 6141 | 2026.03.17 02:49:37.217712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6142 | 2026.03.17 02:49:37.232861 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.03.17 02:49:37.232909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6144 | 2026.03.17 02:49:37.238392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6145 | 2026.03.17 02:49:37.239079 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.03.17 02:49:37.241654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6147 | 2026.03.17 02:49:40.392991 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.03.17 02:49:40.393180 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6149 | 2026.03.17 02:49:40.393247 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6150 | 2026.03.17 02:49:40.393950 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.03.17 02:49:40.393997 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6152 | 2026.03.17 02:49:40.394406 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6153 | 2026.03.17 02:49:40.394653 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.03.17 02:49:40.394816 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001683 sec., 64171.1229946524 rows/sec., 5.40 MiB/sec. | ||
| 6155 | 2026.03.17 02:49:40.394866 [ 4 ] {0d14d796-95ca-4887-967a-8af895f07076} <Debug> TCPHandler: Processed in 0.002002239 sec. | ||
| 6156 | 2026.03.17 02:49:40.394998 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.03.17 02:49:40.395103 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.03.17 02:49:40.395147 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6159 | 2026.03.17 02:49:40.395573 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.03.17 02:49:40.395608 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6161 | 2026.03.17 02:49:40.395919 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6162 | 2026.03.17 02:49:40.396141 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.03.17 02:49:40.396276 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001198 sec., 21702.838063439063 rows/sec., 1.59 MiB/sec. | ||
| 6164 | 2026.03.17 02:49:40.396315 [ 4 ] {d9ff84a5-b6cf-4052-be5a-e2f9797ffc09} <Debug> TCPHandler: Processed in 0.001370603 sec. | ||
| 6165 | 2026.03.17 02:49:40.396427 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.03.17 02:49:40.396523 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6167 | 2026.03.17 02:49:40.396564 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6168 | 2026.03.17 02:49:40.396994 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.17 02:49:40.397032 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6170 | 2026.03.17 02:49:40.397335 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6171 | 2026.03.17 02:49:40.397547 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.03.17 02:49:40.397679 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 6173 | 2026.03.17 02:49:40.397720 [ 4 ] {ebf6542e-29ba-42e2-b778-23ce510d31d6} <Debug> TCPHandler: Processed in 0.001342702 sec. | ||
| 6174 | 2026.03.17 02:49:40.397832 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.17 02:49:40.397927 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.17 02:49:40.397970 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6177 | 2026.03.17 02:49:40.398377 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.17 02:49:40.398414 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6179 | 2026.03.17 02:49:40.398746 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6180 | 2026.03.17 02:49:40.398959 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.17 02:49:40.399122 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6182 | 2026.03.17 02:49:40.399161 [ 4 ] {576314c6-dc46-4855-9276-ce191bbd86bc} <Debug> TCPHandler: Processed in 0.001378834 sec. | ||
| 6183 | 2026.03.17 02:49:40.399284 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.03.17 02:49:40.399410 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.03.17 02:49:40.399475 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6186 | 2026.03.17 02:49:40.400370 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.17 02:49:40.400408 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6188 | 2026.03.17 02:49:40.400976 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6189 | 2026.03.17 02:49:40.401217 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.17 02:49:40.401361 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001976 sec., 13157.894736842107 rows/sec., 23.58 MiB/sec. | ||
| 6191 | 2026.03.17 02:49:40.401425 [ 4 ] {b5abe828-a8e0-4ba1-9c1e-7b4d12db405b} <Debug> TCPHandler: Processed in 0.002203494 sec. | ||
| 6192 | 2026.03.17 02:49:40.401542 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2026.03.17 02:49:40.401639 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6194 | 2026.03.17 02:49:40.401682 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6195 | 2026.03.17 02:49:40.402025 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.03.17 02:49:40.402063 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6197 | 2026.03.17 02:49:40.402376 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6198 | 2026.03.17 02:49:40.402582 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.03.17 02:49:40.402714 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6200 | 2026.03.17 02:49:40.402750 [ 4 ] {1cae679b-ecb6-47b1-9dc2-1d95f3472b4e} <Debug> TCPHandler: Processed in 0.001259161 sec. | ||
| 6201 | 2026.03.17 02:49:43.873131 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6202 | 2026.03.17 02:49:43.873211 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6203 | 2026.03.17 02:49:44.028961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13481 | ||
| 6204 | 2026.03.17 02:49:44.029474 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.17 02:49:44.029515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6206 | 2026.03.17 02:49:44.029946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 738 | ||
| 6207 | 2026.03.17 02:49:44.030020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6208 | 2026.03.17 02:49:44.030273 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.17 02:49:44.030413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13481 | ||
| 6210 | 2026.03.17 02:49:44.032036 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.03.17 02:49:44.032097 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6212 | 2026.03.17 02:49:44.033320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6213 | 2026.03.17 02:49:44.033601 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.17 02:49:44.033980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 6215 | 2026.03.17 02:49:44.741763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6216 | 2026.03.17 02:49:44.758737 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.03.17 02:49:44.758800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6218 | 2026.03.17 02:49:44.764460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6219 | 2026.03.17 02:49:44.765194 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.17 02:49:44.768457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6221 | 2026.03.17 02:49:45.392725 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.03.17 02:49:45.392898 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6223 | 2026.03.17 02:49:45.392963 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6224 | 2026.03.17 02:49:45.393586 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.03.17 02:49:45.393636 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6226 | 2026.03.17 02:49:45.394019 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6227 | 2026.03.17 02:49:45.394249 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.03.17 02:49:45.394393 [ 37 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6229 | 2026.03.17 02:49:45.394411 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001558 sec., 53915.27599486522 rows/sec., 4.51 MiB/sec. | ||
| 6230 | 2026.03.17 02:49:45.394435 [ 37 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.03.17 02:49:45.394457 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6232 | 2026.03.17 02:49:45.394464 [ 4 ] {f27c3e34-e5a5-4e4c-8417-10e3b4d0870c} <Debug> TCPHandler: Processed in 0.001867975 sec. | ||
| 6233 | 2026.03.17 02:49:45.394581 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 6234 | 2026.03.17 02:49:45.394591 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.17 02:49:45.394728 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2026.03.17 02:49:45.394750 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.03.17 02:49:45.394767 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2150 rows starting from the beginning of the part | ||
| 6238 | 2026.03.17 02:49:45.394802 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6239 | 2026.03.17 02:49:45.394845 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6240 | 2026.03.17 02:49:45.394904 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2095 rows starting from the beginning of the part | ||
| 6241 | 2026.03.17 02:49:45.394959 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6242 | 2026.03.17 02:49:45.395005 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
| 6243 | 2026.03.17 02:49:45.395049 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 84 rows starting from the beginning of the part | ||
| 6244 | 2026.03.17 02:49:45.395252 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.03.17 02:49:45.395292 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6246 | 2026.03.17 02:49:45.395621 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6247 | 2026.03.17 02:49:45.395846 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.03.17 02:49:45.395994 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001273 sec., 10997.643362136685 rows/sec., 826.97 KiB/sec. | ||
| 6249 | 2026.03.17 02:49:45.396034 [ 4 ] {f48bae7f-e2b1-480e-b7c2-5e3bb713045d} <Debug> TCPHandler: Processed in 0.001495417 sec. | ||
| 6250 | 2026.03.17 02:49:45.396149 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.03.17 02:49:45.396247 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6252 | 2026.03.17 02:49:45.396288 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6253 | 2026.03.17 02:49:45.396698 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.03.17 02:49:45.396733 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6255 | 2026.03.17 02:49:45.396763 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002238445 sec., 2055444.7395401718 rows/sec., 166.58 MiB/sec. | ||
| 6256 | 2026.03.17 02:49:45.397025 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6257 | 2026.03.17 02:49:45.397044 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6258 | 2026.03.17 02:49:45.397273 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.03.17 02:49:45.397350 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.03.17 02:49:45.397391 [ 37 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6261 | 2026.03.17 02:49:45.397420 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001193 sec., 65381.39145012573 rows/sec., 5.10 MiB/sec. | ||
| 6262 | 2026.03.17 02:49:45.397431 [ 37 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.03.17 02:49:45.397425 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_41_8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6264 | 2026.03.17 02:49:45.397456 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6265 | 2026.03.17 02:49:45.397461 [ 4 ] {430c2471-55a1-4877-9c11-eb403463d0a2} <Debug> TCPHandler: Processed in 0.001362313 sec. | ||
| 6266 | 2026.03.17 02:49:45.397537 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6267 | 2026.03.17 02:49:45.397581 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 6268 | 2026.03.17 02:49:45.397638 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.03.17 02:49:45.397709 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6270 | 2026.03.17 02:49:45.397738 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.03.17 02:49:45.397748 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1123 rows starting from the beginning of the part | ||
| 6272 | 2026.03.17 02:49:45.397789 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6273 | 2026.03.17 02:49:45.397829 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6274 | 2026.03.17 02:49:45.397880 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1075 rows starting from the beginning of the part | ||
| 6275 | 2026.03.17 02:49:45.397921 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6276 | 2026.03.17 02:49:45.397962 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6277 | 2026.03.17 02:49:45.398040 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6278 | 2026.03.17 02:49:45.398211 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.03.17 02:49:45.398252 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6280 | 2026.03.17 02:49:45.398629 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6281 | 2026.03.17 02:49:45.398854 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.03.17 02:49:45.398959 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6283 | 2026.03.17 02:49:45.398997 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 6284 | 2026.03.17 02:49:45.399024 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.03.17 02:49:45.399042 [ 4 ] {5f7b966b-b6ba-4956-944c-70d7b050a177} <Debug> TCPHandler: Processed in 0.001456636 sec. | ||
| 6286 | 2026.03.17 02:49:45.399046 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6287 | 2026.03.17 02:49:45.399131 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6288 | 2026.03.17 02:49:45.399164 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.03.17 02:49:45.399217 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6290 | 2026.03.17 02:49:45.399245 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10959 rows starting from the beginning of the part | ||
| 6291 | 2026.03.17 02:49:45.399259 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.03.17 02:49:45.399302 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6293 | 2026.03.17 02:49:45.399314 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6294 | 2026.03.17 02:49:45.399347 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1356 rows starting from the beginning of the part | ||
| 6295 | 2026.03.17 02:49:45.399387 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6296 | 2026.03.17 02:49:45.399427 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6297 | 2026.03.17 02:49:45.399468 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6298 | 2026.03.17 02:49:45.399500 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987379 sec., 1268001.724884886 rows/sec., 94.80 MiB/sec. | ||
| 6299 | 2026.03.17 02:49:45.399785 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6300 | 2026.03.17 02:49:45.400056 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.03.17 02:49:45.400094 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.03.17 02:49:45.400097 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6303 | 2026.03.17 02:49:45.400191 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_41_8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6304 | 2026.03.17 02:49:45.400297 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6305 | 2026.03.17 02:49:45.400654 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6306 | 2026.03.17 02:49:45.400883 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.03.17 02:49:45.401035 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001794 sec., 7803.790412486064 rows/sec., 13.98 MiB/sec. | ||
| 6308 | 2026.03.17 02:49:45.401107 [ 4 ] {a3ec12dd-7d76-4883-8d9c-bd9409519cd4} <Debug> TCPHandler: Processed in 0.001993329 sec. | ||
| 6309 | 2026.03.17 02:49:45.401218 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.03.17 02:49:45.401314 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.03.17 02:49:45.401356 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6312 | 2026.03.17 02:49:45.401683 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.03.17 02:49:45.401718 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6314 | 2026.03.17 02:49:45.402033 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6315 | 2026.03.17 02:49:45.402240 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.03.17 02:49:45.402339 [ 37 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6317 | 2026.03.17 02:49:45.402368 [ 37 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.03.17 02:49:45.402372 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6319 | 2026.03.17 02:49:45.402388 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6320 | 2026.03.17 02:49:45.402412 [ 4 ] {3608b25b-b6e8-44c5-8768-9592bccdbd26} <Debug> TCPHandler: Processed in 0.00124365 sec. | ||
| 6321 | 2026.03.17 02:49:45.402475 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6322 | 2026.03.17 02:49:45.402598 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6323 | 2026.03.17 02:49:45.402630 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2064 rows starting from the beginning of the part | ||
| 6324 | 2026.03.17 02:49:45.402683 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6325 | 2026.03.17 02:49:45.402724 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 6326 | 2026.03.17 02:49:45.402762 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6327 | 2026.03.17 02:49:45.402802 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6328 | 2026.03.17 02:49:45.402842 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6329 | 2026.03.17 02:49:45.403954 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12827 rows, containing 5 columns (5 merged, 0 gathered) in 0.004854499 sec., 2642291.2024495215 rows/sec., 179.07 MiB/sec. | ||
| 6330 | 2026.03.17 02:49:45.404115 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00167631 sec., 1374447.4470712456 rows/sec., 92.63 MiB/sec. | ||
| 6331 | 2026.03.17 02:49:45.404338 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6332 | 2026.03.17 02:49:45.404368 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6333 | 2026.03.17 02:49:45.404734 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.03.17 02:49:45.404740 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.03.17 02:49:45.404834 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_41_8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6336 | 2026.03.17 02:49:45.404856 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6337 | 2026.03.17 02:49:45.404921 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6338 | 2026.03.17 02:49:45.404970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6339 | 2026.03.17 02:49:46.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.49 MiB, peak 275.10 MiB, free memory in arenas 0.00 B, will set to 268.12 MiB (RSS), difference: 1.63 MiB | ||
| 6340 | 2026.03.17 02:49:50.393105 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.03.17 02:49:50.393322 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6342 | 2026.03.17 02:49:50.393397 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6343 | 2026.03.17 02:49:50.394042 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.03.17 02:49:50.394093 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6345 | 2026.03.17 02:49:50.394483 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6346 | 2026.03.17 02:49:50.394738 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.03.17 02:49:50.394902 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001634 sec., 1223.9902080783354 rows/sec., 99.81 KiB/sec. | ||
| 6348 | 2026.03.17 02:49:50.394951 [ 4 ] {bd96fa46-e30d-4740-a8a9-ff500758835d} <Debug> TCPHandler: Processed in 0.001979178 sec. | ||
| 6349 | 2026.03.17 02:49:50.395082 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.03.17 02:49:50.395183 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6351 | 2026.03.17 02:49:50.395226 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6352 | 2026.03.17 02:49:50.395715 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.03.17 02:49:50.395754 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6354 | 2026.03.17 02:49:50.396154 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6355 | 2026.03.17 02:49:50.396406 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.03.17 02:49:50.396549 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001387 sec., 78586.87815428984 rows/sec., 6.60 MiB/sec. | ||
| 6357 | 2026.03.17 02:49:50.396588 [ 4 ] {469151cf-9820-4199-9f18-46da83256b20} <Debug> TCPHandler: Processed in 0.001559668 sec. | ||
| 6358 | 2026.03.17 02:49:50.396708 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.03.17 02:49:50.396804 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.03.17 02:49:50.396845 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6361 | 2026.03.17 02:49:50.397265 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.03.17 02:49:50.397303 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6363 | 2026.03.17 02:49:50.397603 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6364 | 2026.03.17 02:49:50.397814 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.03.17 02:49:50.397946 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001161 sec., 24117.140396210165 rows/sec., 1.76 MiB/sec. | ||
| 6366 | 2026.03.17 02:49:50.397984 [ 4 ] {16b0be57-1b93-49e4-ba6e-c924795b51b0} <Debug> TCPHandler: Processed in 0.001328312 sec. | ||
| 6367 | 2026.03.17 02:49:50.398095 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.03.17 02:49:50.398189 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6369 | 2026.03.17 02:49:50.398229 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6370 | 2026.03.17 02:49:50.398647 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.17 02:49:50.398684 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6372 | 2026.03.17 02:49:50.398988 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6373 | 2026.03.17 02:49:50.399205 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.03.17 02:49:50.399334 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001163 sec., 79105.76096302665 rows/sec., 6.18 MiB/sec. | ||
| 6375 | 2026.03.17 02:49:50.399371 [ 4 ] {645a9334-acec-4071-8853-c0ede1a73a21} <Debug> TCPHandler: Processed in 0.001326392 sec. | ||
| 6376 | 2026.03.17 02:49:50.399482 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.03.17 02:49:50.399576 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6378 | 2026.03.17 02:49:50.399619 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6379 | 2026.03.17 02:49:50.400035 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.03.17 02:49:50.400071 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6381 | 2026.03.17 02:49:50.400398 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6382 | 2026.03.17 02:49:50.400608 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.03.17 02:49:50.400740 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001183 sec., 136094.67455621302 rows/sec., 9.48 MiB/sec. | ||
| 6384 | 2026.03.17 02:49:50.400777 [ 4 ] {82d693a3-d6d4-41cc-a790-4f34afc84f3a} <Debug> TCPHandler: Processed in 0.001344313 sec. | ||
| 6385 | 2026.03.17 02:49:50.400889 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.03.17 02:49:50.400982 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.03.17 02:49:50.401035 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6388 | 2026.03.17 02:49:50.401863 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.03.17 02:49:50.401898 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6390 | 2026.03.17 02:49:50.402434 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6391 | 2026.03.17 02:49:50.402657 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.03.17 02:49:50.402802 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 6393 | 2026.03.17 02:49:50.402860 [ 4 ] {14e70f8e-29b5-4beb-adfa-7baa8e0b89fe} <Debug> TCPHandler: Processed in 0.002021739 sec. | ||
| 6394 | 2026.03.17 02:49:50.402972 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.03.17 02:49:50.403067 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6396 | 2026.03.17 02:49:50.403109 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6397 | 2026.03.17 02:49:50.403455 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2026.03.17 02:49:50.403491 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6399 | 2026.03.17 02:49:50.403799 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6400 | 2026.03.17 02:49:50.404012 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.03.17 02:49:50.404143 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6402 | 2026.03.17 02:49:50.404179 [ 4 ] {d5ca9341-ecbe-471a-8114-5ac42189bdca} <Debug> TCPHandler: Processed in 0.00125689 sec. | ||
| 6403 | 2026.03.17 02:49:51.530538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13929 | ||
| 6404 | 2026.03.17 02:49:51.531043 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.17 02:49:51.531094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6406 | 2026.03.17 02:49:51.531586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6407 | 2026.03.17 02:49:51.531834 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.17 02:49:51.531977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13929 | ||
| 6409 | 2026.03.17 02:49:52.268564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6410 | 2026.03.17 02:49:52.285837 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.03.17 02:49:52.285896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6412 | 2026.03.17 02:49:52.292326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6413 | 2026.03.17 02:49:52.293066 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.17 02:49:52.296560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6415 | 2026.03.17 02:49:54.034162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 764 | ||
| 6416 | 2026.03.17 02:49:54.036696 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.03.17 02:49:54.036754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6418 | 2026.03.17 02:49:54.037922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6419 | 2026.03.17 02:49:54.038198 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.03.17 02:49:54.038381 [ 31 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6421 | 2026.03.17 02:49:54.038482 [ 31 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.03.17 02:49:54.038521 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6423 | 2026.03.17 02:49:54.038574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6424 | 2026.03.17 02:49:54.038708 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 6425 | 2026.03.17 02:49:54.039328 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.03.17 02:49:54.039503 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part | ||
| 6427 | 2026.03.17 02:49:54.039894 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6428 | 2026.03.17 02:49:54.040248 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6429 | 2026.03.17 02:49:54.040605 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 6430 | 2026.03.17 02:49:54.040954 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 6431 | 2026.03.17 02:49:54.041300 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6432 | 2026.03.17 02:49:54.047746 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 72 columns (72 merged, 0 gathered) in 0.009121302 sec., 83759.97198645545 rows/sec., 70.18 MiB/sec. | ||
| 6433 | 2026.03.17 02:49:54.049382 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6434 | 2026.03.17 02:49:54.050023 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.03.17 02:49:54.050105 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_21_4} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6436 | 2026.03.17 02:49:54.050498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 6437 | 2026.03.17 02:49:55.392641 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.03.17 02:49:55.392844 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2026.03.17 02:49:55.392914 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2026.03.17 02:49:55.393596 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.03.17 02:49:55.393647 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6442 | 2026.03.17 02:49:55.394059 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6443 | 2026.03.17 02:49:55.394278 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.03.17 02:49:55.394425 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001631 sec., 51502.14592274678 rows/sec., 4.31 MiB/sec. | ||
| 6445 | 2026.03.17 02:49:55.394466 [ 4 ] {7e93be2e-8a71-4420-ad0c-6f03853d11fe} <Debug> TCPHandler: Processed in 0.001957818 sec. | ||
| 6446 | 2026.03.17 02:49:55.394582 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.03.17 02:49:55.394684 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.03.17 02:49:55.394728 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2026.03.17 02:49:55.395117 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.03.17 02:49:55.395153 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6451 | 2026.03.17 02:49:55.395451 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6452 | 2026.03.17 02:49:55.395658 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.03.17 02:49:55.395784 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001127 sec., 12422.360248447205 rows/sec., 934.10 KiB/sec. | ||
| 6454 | 2026.03.17 02:49:55.395822 [ 4 ] {f26c2224-4780-4881-b290-66d54365153a} <Debug> TCPHandler: Processed in 0.001291142 sec. | ||
| 6455 | 2026.03.17 02:49:55.395924 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.03.17 02:49:55.396016 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6457 | 2026.03.17 02:49:55.396056 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6458 | 2026.03.17 02:49:55.396444 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.03.17 02:49:55.396480 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6460 | 2026.03.17 02:49:55.396773 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6461 | 2026.03.17 02:49:55.396978 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.03.17 02:49:55.397102 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001103 sec., 70716.22846781505 rows/sec., 5.52 MiB/sec. | ||
| 6463 | 2026.03.17 02:49:55.397139 [ 4 ] {1816ab11-1abb-412d-ab08-9942be0e6f09} <Debug> TCPHandler: Processed in 0.001266911 sec. | ||
| 6464 | 2026.03.17 02:49:55.397246 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.03.17 02:49:55.397339 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.03.17 02:49:55.397381 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6467 | 2026.03.17 02:49:55.397763 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.03.17 02:49:55.397799 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6469 | 2026.03.17 02:49:55.398127 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6470 | 2026.03.17 02:49:55.398330 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.03.17 02:49:55.398458 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 6472 | 2026.03.17 02:49:55.398495 [ 4 ] {6c1ea8a6-f68f-43ce-8ce1-bdf4d9662a95} <Debug> TCPHandler: Processed in 0.001298372 sec. | ||
| 6473 | 2026.03.17 02:49:55.398599 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.03.17 02:49:55.398692 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.03.17 02:49:55.398744 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6476 | 2026.03.17 02:49:55.399453 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.03.17 02:49:55.399489 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6478 | 2026.03.17 02:49:55.400000 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6479 | 2026.03.17 02:49:55.400321 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.03.17 02:49:55.400494 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 13.79 MiB/sec. | ||
| 6481 | 2026.03.17 02:49:55.400561 [ 4 ] {d9d871de-5bb1-4523-b6e3-3926710c5d94} <Debug> TCPHandler: Processed in 0.002010929 sec. | ||
| 6482 | 2026.03.17 02:49:55.400692 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.03.17 02:49:55.400799 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.03.17 02:49:55.400841 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6485 | 2026.03.17 02:49:55.401175 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.03.17 02:49:55.401212 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6487 | 2026.03.17 02:49:55.401530 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6488 | 2026.03.17 02:49:55.401738 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.03.17 02:49:55.401870 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 6490 | 2026.03.17 02:49:55.401907 [ 4 ] {8e58aac5-152c-49e7-b7ce-11a103ad3108} <Debug> TCPHandler: Processed in 0.001276751 sec. | ||
| 6491 | 2026.03.17 02:49:58.873265 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6492 | 2026.03.17 02:49:58.873328 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6493 | 2026.03.17 02:49:59.033011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14441 | ||
| 6494 | 2026.03.17 02:49:59.033555 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.17 02:49:59.033609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 6496 | 2026.03.17 02:49:59.034138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6497 | 2026.03.17 02:49:59.034392 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.17 02:49:59.034547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14441 | ||
| 6499 | 2026.03.17 02:49:59.797588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6500 | 2026.03.17 02:49:59.815095 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.17 02:49:59.815151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6502 | 2026.03.17 02:49:59.821478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6503 | 2026.03.17 02:49:59.822285 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.03.17 02:49:59.825753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6505 | 2026.03.17 02:50:00.400662 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.03.17 02:50:00.400946 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6507 | 2026.03.17 02:50:00.401065 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6508 | 2026.03.17 02:50:00.402151 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.03.17 02:50:00.402216 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6510 | 2026.03.17 02:50:00.402827 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6511 | 2026.03.17 02:50:00.403165 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.03.17 02:50:00.403418 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002551 sec., 42336.33869070953 rows/sec., 3.56 MiB/sec. | ||
| 6513 | 2026.03.17 02:50:00.403507 [ 4 ] {032bf122-a748-4a93-9129-59a998359f19} <Debug> TCPHandler: Processed in 0.003060015 sec. | ||
| 6514 | 2026.03.17 02:50:00.403719 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.03.17 02:50:00.403869 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.03.17 02:50:00.403940 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6517 | 2026.03.17 02:50:00.404649 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.03.17 02:50:00.404804 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6519 | 2026.03.17 02:50:00.405234 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6520 | 2026.03.17 02:50:00.405557 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.17 02:50:00.405757 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 1015.63 KiB/sec. | ||
| 6522 | 2026.03.17 02:50:00.405755 [ 72 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6523 | 2026.03.17 02:50:00.405822 [ 4 ] {d5bdeb23-98d9-4102-b392-c24b9ac15198} <Debug> TCPHandler: Processed in 0.002177793 sec. | ||
| 6524 | 2026.03.17 02:50:00.405860 [ 72 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.03.17 02:50:00.405902 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6526 | 2026.03.17 02:50:00.406022 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.17 02:50:00.406055 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 6528 | 2026.03.17 02:50:00.406161 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6529 | 2026.03.17 02:50:00.406217 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6530 | 2026.03.17 02:50:00.406224 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6531 | 2026.03.17 02:50:00.406276 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 6532 | 2026.03.17 02:50:00.406387 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6533 | 2026.03.17 02:50:00.406466 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 6534 | 2026.03.17 02:50:00.406534 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 6535 | 2026.03.17 02:50:00.406606 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 6536 | 2026.03.17 02:50:00.406682 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6537 | 2026.03.17 02:50:00.406887 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.03.17 02:50:00.406944 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6539 | 2026.03.17 02:50:00.407511 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6540 | 2026.03.17 02:50:00.407720 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733842 sec., 109006.47233138891 rows/sec., 8.39 MiB/sec. | ||
| 6541 | 2026.03.17 02:50:00.407841 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.17 02:50:00.408007 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6543 | 2026.03.17 02:50:00.408032 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001904 sec., 47268.907563025205 rows/sec., 3.69 MiB/sec. | ||
| 6544 | 2026.03.17 02:50:00.408118 [ 4 ] {36499fe3-a91d-4b20-b4c7-2a1af627e2d3} <Debug> TCPHandler: Processed in 0.002168443 sec. | ||
| 6545 | 2026.03.17 02:50:00.408297 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.03.17 02:50:00.408427 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.03.17 02:50:00.408485 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6548 | 2026.03.17 02:50:00.408548 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.17 02:50:00.408680 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_41_8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6550 | 2026.03.17 02:50:00.408827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6551 | 2026.03.17 02:50:00.409044 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.03.17 02:50:00.409095 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6553 | 2026.03.17 02:50:00.409565 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6554 | 2026.03.17 02:50:00.409865 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.03.17 02:50:00.410041 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
| 6556 | 2026.03.17 02:50:00.410097 [ 4 ] {18f9ffee-20d3-4abb-b135-d13782a70e15} <Debug> TCPHandler: Processed in 0.001865535 sec. | ||
| 6557 | 2026.03.17 02:50:00.410276 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.03.17 02:50:00.410410 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.03.17 02:50:00.410492 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6560 | 2026.03.17 02:50:00.411604 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.03.17 02:50:00.411666 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6562 | 2026.03.17 02:50:00.412442 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6563 | 2026.03.17 02:50:00.412903 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.03.17 02:50:00.413116 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6565 | 2026.03.17 02:50:00.413140 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002761 sec., 9416.877942774358 rows/sec., 16.87 MiB/sec. | ||
| 6566 | 2026.03.17 02:50:00.413241 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.03.17 02:50:00.413255 [ 4 ] {6161d732-3bbd-432f-82e3-b408e9981590} <Debug> TCPHandler: Processed in 0.003044165 sec. | ||
| 6568 | 2026.03.17 02:50:00.413302 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6569 | 2026.03.17 02:50:00.413471 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 6570 | 2026.03.17 02:50:00.413491 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.03.17 02:50:00.413618 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.03.17 02:50:00.413670 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6573 | 2026.03.17 02:50:00.413748 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6574 | 2026.03.17 02:50:00.413835 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 685 rows starting from the beginning of the part | ||
| 6575 | 2026.03.17 02:50:00.414041 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 6576 | 2026.03.17 02:50:00.414170 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.03.17 02:50:00.414180 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 6578 | 2026.03.17 02:50:00.414230 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6579 | 2026.03.17 02:50:00.414338 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 6580 | 2026.03.17 02:50:00.414454 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 6581 | 2026.03.17 02:50:00.414567 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 6582 | 2026.03.17 02:50:00.414764 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6583 | 2026.03.17 02:50:00.415259 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.03.17 02:50:00.415471 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00188 sec., 31914.893617021276 rows/sec., 2.15 MiB/sec. | ||
| 6585 | 2026.03.17 02:50:00.415528 [ 4 ] {ec3106c8-acaf-426f-b41b-68ceabfaed9d} <Debug> TCPHandler: Processed in 0.002130482 sec. | ||
| 6586 | 2026.03.17 02:50:00.433642 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 19 columns (19 merged, 0 gathered) in 0.020215433 sec., 39128.52126392741 rows/sec., 70.12 MiB/sec. | ||
| 6587 | 2026.03.17 02:50:00.435478 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6588 | 2026.03.17 02:50:00.436177 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.03.17 02:50:00.436357 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6590 | 2026.03.17 02:50:00.436617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 6591 | 2026.03.17 02:50:01.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.20 MiB, peak 277.82 MiB, free memory in arenas 0.00 B, will set to 273.11 MiB (RSS), difference: 2.91 MiB | ||
| 6592 | 2026.03.17 02:50:02.669109 [ 119 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6593 | 2026.03.17 02:50:02.669199 [ 119 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.17 02:50:02.669235 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6595 | 2026.03.17 02:50:02.669402 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 6596 | 2026.03.17 02:50:02.669593 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.03.17 02:50:02.669645 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6598 | 2026.03.17 02:50:02.669742 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6599 | 2026.03.17 02:50:02.669816 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6600 | 2026.03.17 02:50:02.669882 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 6601 | 2026.03.17 02:50:02.669942 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6602 | 2026.03.17 02:50:02.670896 [ 190 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562408 sec., 23041.35667508103 rows/sec., 1.92 MiB/sec. | ||
| 6603 | 2026.03.17 02:50:02.671082 [ 190 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6604 | 2026.03.17 02:50:02.671402 [ 190 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.03.17 02:50:02.671485 [ 190 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_9_2} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6606 | 2026.03.17 02:50:02.671577 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6607 | 2026.03.17 02:50:03.533155 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2026.03.17 02:50:03.533350 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6609 | 2026.03.17 02:50:03.533422 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6610 | 2026.03.17 02:50:03.534097 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.03.17 02:50:03.534145 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6612 | 2026.03.17 02:50:03.534519 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6613 | 2026.03.17 02:50:03.534767 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.03.17 02:50:03.534923 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 6615 | 2026.03.17 02:50:03.534965 [ 4 ] {334f57ad-925f-49b0-9bff-ed37f7c5ba74} <Debug> TCPHandler: Processed in 0.001946177 sec. | ||
| 6616 | 2026.03.17 02:50:03.535093 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2026.03.17 02:50:03.535188 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6618 | 2026.03.17 02:50:03.535229 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6619 | 2026.03.17 02:50:03.535614 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.03.17 02:50:03.535652 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6621 | 2026.03.17 02:50:03.535940 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6622 | 2026.03.17 02:50:03.536145 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.03.17 02:50:03.536274 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001104 sec., 1811.5942028985507 rows/sec., 147.72 KiB/sec. | ||
| 6624 | 2026.03.17 02:50:03.536311 [ 4 ] {5689ac28-e148-4a18-8aff-ca62864c9e2d} <Debug> TCPHandler: Processed in 0.001268671 sec. | ||
| 6625 | 2026.03.17 02:50:03.536428 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.03.17 02:50:03.536523 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6627 | 2026.03.17 02:50:03.536562 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6628 | 2026.03.17 02:50:03.537867 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.03.17 02:50:03.537904 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6630 | 2026.03.17 02:50:03.538362 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6631 | 2026.03.17 02:50:03.538585 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.03.17 02:50:03.538723 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.002217 sec., 942264.3211547136 rows/sec., 72.16 MiB/sec. | ||
| 6633 | 2026.03.17 02:50:03.538761 [ 4 ] {f1bdca5c-a0e4-45fa-8f88-8256a71e0467} <Debug> TCPHandler: Processed in 0.002382498 sec. | ||
| 6634 | 2026.03.17 02:50:03.538863 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.03.17 02:50:03.538958 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6636 | 2026.03.17 02:50:03.538997 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6637 | 2026.03.17 02:50:03.539398 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.03.17 02:50:03.539434 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6639 | 2026.03.17 02:50:03.539725 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6640 | 2026.03.17 02:50:03.539935 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2026.03.17 02:50:03.540060 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.00112 sec., 34821.42857142857 rows/sec., 2.60 MiB/sec. | ||
| 6642 | 2026.03.17 02:50:03.540097 [ 4 ] {ad75caf9-4a7d-4002-9d25-1f6fe1346c5e} <Debug> TCPHandler: Processed in 0.001284311 sec. | ||
| 6643 | 2026.03.17 02:50:03.540206 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.03.17 02:50:03.540297 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6645 | 2026.03.17 02:50:03.540336 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6646 | 2026.03.17 02:50:03.540946 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.17 02:50:03.540983 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6648 | 2026.03.17 02:50:03.541299 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6649 | 2026.03.17 02:50:03.541509 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.17 02:50:03.541633 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001353 sec., 541019.955654102 rows/sec., 32.00 MiB/sec. | ||
| 6651 | 2026.03.17 02:50:03.541672 [ 4 ] {349aa771-88f3-481e-b300-534242aba060} <Debug> TCPHandler: Processed in 0.001515587 sec. | ||
| 6652 | 2026.03.17 02:50:03.541791 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.03.17 02:50:03.541884 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.03.17 02:50:03.541922 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6655 | 2026.03.17 02:50:03.542289 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.03.17 02:50:03.542325 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6657 | 2026.03.17 02:50:03.542598 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6658 | 2026.03.17 02:50:03.542804 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.17 02:50:03.542927 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001061 sec., 942.507068803016 rows/sec., 66.27 KiB/sec. | ||
| 6660 | 2026.03.17 02:50:03.542965 [ 4 ] {825b0ff9-78c3-4594-9465-ddbd6f590ccb} <Debug> TCPHandler: Processed in 0.00122478 sec. | ||
| 6661 | 2026.03.17 02:50:03.543066 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.17 02:50:03.543158 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.17 02:50:03.543197 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6664 | 2026.03.17 02:50:03.543578 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.17 02:50:03.543614 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6666 | 2026.03.17 02:50:03.543899 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6667 | 2026.03.17 02:50:03.544098 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.17 02:50:03.544225 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 6669 | 2026.03.17 02:50:03.544263 [ 4 ] {36a3a256-6457-4a3c-8580-4c602e7085d1} <Debug> TCPHandler: Processed in 0.00124648 sec. | ||
| 6670 | 2026.03.17 02:50:03.544382 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.17 02:50:03.544503 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.17 02:50:03.544552 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6673 | 2026.03.17 02:50:03.545399 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.17 02:50:03.545436 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6675 | 2026.03.17 02:50:03.545789 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6676 | 2026.03.17 02:50:03.545996 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.17 02:50:03.546131 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001652 sec., 643462.4697336562 rows/sec., 44.79 MiB/sec. | ||
| 6678 | 2026.03.17 02:50:03.546170 [ 4 ] {9ca1b7ce-6c30-405e-8d73-db88dc0d95dc} <Debug> TCPHandler: Processed in 0.001848635 sec. | ||
| 6679 | 2026.03.17 02:50:03.546280 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.17 02:50:03.546376 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.17 02:50:03.546419 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6682 | 2026.03.17 02:50:03.547165 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.17 02:50:03.547201 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6684 | 2026.03.17 02:50:03.547601 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6685 | 2026.03.17 02:50:03.547811 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.17 02:50:03.547942 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001584 sec., 852272.7272727273 rows/sec., 54.14 MiB/sec. | ||
| 6687 | 2026.03.17 02:50:03.547979 [ 4 ] {7aa11c23-33e5-4bad-b524-86f1dfaa4b24} <Debug> TCPHandler: Processed in 0.001748442 sec. | ||
| 6688 | 2026.03.17 02:50:03.548087 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.17 02:50:03.548181 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.03.17 02:50:03.548231 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6691 | 2026.03.17 02:50:03.549027 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.17 02:50:03.549064 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6693 | 2026.03.17 02:50:03.549612 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6694 | 2026.03.17 02:50:03.549838 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.17 02:50:03.549984 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001821 sec., 13728.720483250961 rows/sec., 24.60 MiB/sec. | ||
| 6696 | 2026.03.17 02:50:03.550048 [ 4 ] {06dd0f8c-3fbc-4360-a08a-9b759521f955} <Debug> TCPHandler: Processed in 0.002009329 sec. | ||
| 6697 | 2026.03.17 02:50:03.550153 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.03.17 02:50:03.550247 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6699 | 2026.03.17 02:50:03.550288 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6700 | 2026.03.17 02:50:03.550600 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.03.17 02:50:03.550635 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6702 | 2026.03.17 02:50:03.550934 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6703 | 2026.03.17 02:50:03.551138 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.03.17 02:50:03.551265 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001036 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 6705 | 2026.03.17 02:50:03.551301 [ 4 ] {d3c7319f-b4ef-48d2-bfd8-93ec74a26ec0} <Debug> TCPHandler: Processed in 0.001197479 sec. | ||
| 6706 | 2026.03.17 02:50:04.038698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 810 | ||
| 6707 | 2026.03.17 02:50:04.041271 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.03.17 02:50:04.041327 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6709 | 2026.03.17 02:50:04.042637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6710 | 2026.03.17 02:50:04.042905 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.03.17 02:50:04.043268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6712 | 2026.03.17 02:50:05.386641 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.03.17 02:50:05.386847 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6714 | 2026.03.17 02:50:05.386917 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6715 | 2026.03.17 02:50:05.387624 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.03.17 02:50:05.387673 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6717 | 2026.03.17 02:50:05.388090 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6718 | 2026.03.17 02:50:05.388320 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.03.17 02:50:05.388445 [ 149 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6720 | 2026.03.17 02:50:05.388478 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 6721 | 2026.03.17 02:50:05.388516 [ 149 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.17 02:50:05.388540 [ 4 ] {2fad5185-e2c4-4017-bee2-c6e0d2068b55} <Debug> TCPHandler: Processed in 0.00202912 sec. | ||
| 6723 | 2026.03.17 02:50:05.388542 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6724 | 2026.03.17 02:50:05.388671 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.03.17 02:50:05.388690 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 6726 | 2026.03.17 02:50:05.388780 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6727 | 2026.03.17 02:50:05.388827 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6728 | 2026.03.17 02:50:05.388831 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6729 | 2026.03.17 02:50:05.388874 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2150 rows starting from the beginning of the part | ||
| 6730 | 2026.03.17 02:50:05.388955 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 109 rows starting from the beginning of the part | ||
| 6731 | 2026.03.17 02:50:05.389012 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part | ||
| 6732 | 2026.03.17 02:50:05.389057 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 6733 | 2026.03.17 02:50:05.389096 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2089 rows starting from the beginning of the part | ||
| 6734 | 2026.03.17 02:50:05.389137 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6735 | 2026.03.17 02:50:05.389285 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.03.17 02:50:05.389329 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6737 | 2026.03.17 02:50:05.389665 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6738 | 2026.03.17 02:50:05.389898 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.03.17 02:50:05.390019 [ 149 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6740 | 2026.03.17 02:50:05.390034 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 6741 | 2026.03.17 02:50:05.390056 [ 149 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.03.17 02:50:05.390080 [ 4 ] {575940bf-ffa6-4175-972b-934da0fcffd1} <Debug> TCPHandler: Processed in 0.001460855 sec. | ||
| 6743 | 2026.03.17 02:50:05.390080 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6744 | 2026.03.17 02:50:05.390202 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 6745 | 2026.03.17 02:50:05.390213 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.03.17 02:50:05.390323 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.03.17 02:50:05.390324 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6748 | 2026.03.17 02:50:05.390364 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1123 rows starting from the beginning of the part | ||
| 6749 | 2026.03.17 02:50:05.390386 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6750 | 2026.03.17 02:50:05.390440 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 92 rows starting from the beginning of the part | ||
| 6751 | 2026.03.17 02:50:05.390492 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part | ||
| 6752 | 2026.03.17 02:50:05.390535 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 6753 | 2026.03.17 02:50:05.390576 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1063 rows starting from the beginning of the part | ||
| 6754 | 2026.03.17 02:50:05.390618 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6755 | 2026.03.17 02:50:05.390778 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.03.17 02:50:05.390821 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6757 | 2026.03.17 02:50:05.390948 [ 188 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002308296 sec., 1991079.1336986243 rows/sec., 161.37 MiB/sec. | ||
| 6758 | 2026.03.17 02:50:05.391192 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6759 | 2026.03.17 02:50:05.391225 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6760 | 2026.03.17 02:50:05.391471 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.03.17 02:50:05.391554 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.17 02:50:05.391588 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6763 | 2026.03.17 02:50:05.391613 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.03.17 02:50:05.391617 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001311 sec., 24408.848207475206 rows/sec., 1.70 MiB/sec. | ||
| 6765 | 2026.03.17 02:50:05.391633 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_46_9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6766 | 2026.03.17 02:50:05.391632 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6767 | 2026.03.17 02:50:05.391666 [ 4 ] {82bbb767-880a-48f4-9685-0fd5b5b823d2} <Debug> TCPHandler: Processed in 0.001502747 sec. | ||
| 6768 | 2026.03.17 02:50:05.391728 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6769 | 2026.03.17 02:50:05.391765 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6770 | 2026.03.17 02:50:05.391788 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.03.17 02:50:05.391845 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2026.03.17 02:50:05.391878 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12827 rows starting from the beginning of the part | ||
| 6773 | 2026.03.17 02:50:05.391885 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6774 | 2026.03.17 02:50:05.391918 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761823 sec., 1424660.7065522473 rows/sec., 106.47 MiB/sec. | ||
| 6775 | 2026.03.17 02:50:05.391931 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6776 | 2026.03.17 02:50:05.391930 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part | ||
| 6777 | 2026.03.17 02:50:05.391992 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6778 | 2026.03.17 02:50:05.392026 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 6779 | 2026.03.17 02:50:05.392065 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1350 rows starting from the beginning of the part | ||
| 6780 | 2026.03.17 02:50:05.392094 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6781 | 2026.03.17 02:50:05.392105 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 6782 | 2026.03.17 02:50:05.392292 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.03.17 02:50:05.392330 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6784 | 2026.03.17 02:50:05.392389 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.17 02:50:05.392455 [ 188 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_46_9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6786 | 2026.03.17 02:50:05.392549 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6787 | 2026.03.17 02:50:05.392649 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6788 | 2026.03.17 02:50:05.392855 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.03.17 02:50:05.392968 [ 149 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6790 | 2026.03.17 02:50:05.392985 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. | ||
| 6791 | 2026.03.17 02:50:05.393008 [ 149 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.03.17 02:50:05.393031 [ 4 ] {6b764b62-a518-4fea-af79-408472963c66} <Debug> TCPHandler: Processed in 0.001292591 sec. | ||
| 6793 | 2026.03.17 02:50:05.393032 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6794 | 2026.03.17 02:50:05.393147 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6795 | 2026.03.17 02:50:05.393261 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6796 | 2026.03.17 02:50:05.393289 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2304 rows starting from the beginning of the part | ||
| 6797 | 2026.03.17 02:50:05.393343 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6798 | 2026.03.17 02:50:05.393388 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6799 | 2026.03.17 02:50:05.393427 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 6800 | 2026.03.17 02:50:05.393469 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 6801 | 2026.03.17 02:50:05.393510 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 6802 | 2026.03.17 02:50:05.394848 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745283 sec., 1457643.2590015486 rows/sec., 98.23 MiB/sec. | ||
| 6803 | 2026.03.17 02:50:05.395066 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6804 | 2026.03.17 02:50:05.395317 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.03.17 02:50:05.395381 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_46_9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6806 | 2026.03.17 02:50:05.395465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6807 | 2026.03.17 02:50:05.396497 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14690 rows, containing 5 columns (5 merged, 0 gathered) in 0.004802957 sec., 3058532.4832181507 rows/sec., 206.29 MiB/sec. | ||
| 6808 | 2026.03.17 02:50:05.396830 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6809 | 2026.03.17 02:50:05.397108 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.03.17 02:50:05.397184 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6811 | 2026.03.17 02:50:05.397259 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6812 | 2026.03.17 02:50:06.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.59 MiB, peak 280.48 MiB, free memory in arenas 0.00 B, will set to 274.81 MiB (RSS), difference: 1.22 MiB | ||
| 6813 | 2026.03.17 02:50:06.534681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14889 | ||
| 6814 | 2026.03.17 02:50:06.535204 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.03.17 02:50:06.535256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6816 | 2026.03.17 02:50:06.535801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6817 | 2026.03.17 02:50:06.536050 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.03.17 02:50:06.536198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14889 | ||
| 6819 | 2026.03.17 02:50:06.536226 [ 149 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6820 | 2026.03.17 02:50:06.536305 [ 149 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.03.17 02:50:06.536330 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6822 | 2026.03.17 02:50:06.536471 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 6823 | 2026.03.17 02:50:06.536627 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6824 | 2026.03.17 02:50:06.536670 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12521 rows starting from the beginning of the part | ||
| 6825 | 2026.03.17 02:50:06.536743 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6826 | 2026.03.17 02:50:06.536796 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6827 | 2026.03.17 02:50:06.536841 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6828 | 2026.03.17 02:50:06.536882 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6829 | 2026.03.17 02:50:06.536927 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6830 | 2026.03.17 02:50:06.539000 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14889 rows, containing 4 columns (4 merged, 0 gathered) in 0.002592763 sec., 5742522.5521962475 rows/sec., 82.15 MiB/sec. | ||
| 6831 | 2026.03.17 02:50:06.539317 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6832 | 2026.03.17 02:50:06.539594 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.17 02:50:06.539671 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_31_6} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6834 | 2026.03.17 02:50:06.539768 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6835 | 2026.03.17 02:50:07.325887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6836 | 2026.03.17 02:50:07.343348 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.03.17 02:50:07.343408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6838 | 2026.03.17 02:50:07.349171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6839 | 2026.03.17 02:50:07.349859 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.17 02:50:07.350144 [ 147 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6841 | 2026.03.17 02:50:07.350218 [ 147 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.03.17 02:50:07.350239 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6843 | 2026.03.17 02:50:07.350347 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6844 | 2026.03.17 02:50:07.352725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6845 | 2026.03.17 02:50:07.353151 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6846 | 2026.03.17 02:50:07.353856 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6847 | 2026.03.17 02:50:07.357047 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6848 | 2026.03.17 02:50:07.360384 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6849 | 2026.03.17 02:50:07.363906 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6850 | 2026.03.17 02:50:07.368023 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6851 | 2026.03.17 02:50:07.371777 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 6852 | 2026.03.17 02:50:07.420997 [ 201 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.070680524 sec., 3310.6715507655267 rows/sec., 17.12 MiB/sec. | ||
| 6853 | 2026.03.17 02:50:07.423772 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6854 | 2026.03.17 02:50:07.425968 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_31_6} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.03.17 02:50:07.426080 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_31_6} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6856 | 2026.03.17 02:50:07.428154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6857 | 2026.03.17 02:50:08.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.37 MiB, peak 286.91 MiB, free memory in arenas 0.00 B, will set to 278.36 MiB (RSS), difference: 1.99 MiB | ||
| 6858 | 2026.03.17 02:50:10.394095 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.03.17 02:50:10.394280 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6860 | 2026.03.17 02:50:10.394346 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6861 | 2026.03.17 02:50:10.395016 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.03.17 02:50:10.395068 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6863 | 2026.03.17 02:50:10.395485 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6864 | 2026.03.17 02:50:10.395712 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.03.17 02:50:10.395870 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001634 sec., 66095.4712362301 rows/sec., 5.56 MiB/sec. | ||
| 6866 | 2026.03.17 02:50:10.395919 [ 4 ] {55d21283-a201-461e-bd1e-bcce50b3c376} <Debug> TCPHandler: Processed in 0.001949638 sec. | ||
| 6867 | 2026.03.17 02:50:10.396044 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.03.17 02:50:10.396144 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.03.17 02:50:10.396187 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6870 | 2026.03.17 02:50:10.396603 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.17 02:50:10.396664 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6872 | 2026.03.17 02:50:10.396980 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6873 | 2026.03.17 02:50:10.397188 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.17 02:50:10.397321 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 6875 | 2026.03.17 02:50:10.397361 [ 4 ] {ce50d458-589b-476b-b39b-15c1298868b0} <Debug> TCPHandler: Processed in 0.001369253 sec. | ||
| 6876 | 2026.03.17 02:50:10.397493 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.17 02:50:10.397589 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.17 02:50:10.397629 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6879 | 2026.03.17 02:50:10.398051 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.17 02:50:10.398089 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6881 | 2026.03.17 02:50:10.398388 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6882 | 2026.03.17 02:50:10.398598 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.17 02:50:10.398725 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 6.09 MiB/sec. | ||
| 6884 | 2026.03.17 02:50:10.398767 [ 4 ] {cc6b5269-d850-4a52-a84b-61c57be48247} <Debug> TCPHandler: Processed in 0.001323872 sec. | ||
| 6885 | 2026.03.17 02:50:10.398877 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.03.17 02:50:10.398971 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.03.17 02:50:10.399015 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6888 | 2026.03.17 02:50:10.399418 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.17 02:50:10.399454 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6890 | 2026.03.17 02:50:10.399778 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6891 | 2026.03.17 02:50:10.399984 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.03.17 02:50:10.400113 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6893 | 2026.03.17 02:50:10.400151 [ 4 ] {5e2fb80f-4863-415a-ad3d-03021a599b3a} <Debug> TCPHandler: Processed in 0.001323172 sec. | ||
| 6894 | 2026.03.17 02:50:10.400278 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.03.17 02:50:10.400371 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.17 02:50:10.400424 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6897 | 2026.03.17 02:50:10.401258 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.17 02:50:10.401295 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6899 | 2026.03.17 02:50:10.401832 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6900 | 2026.03.17 02:50:10.402056 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.17 02:50:10.402194 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 6902 | 2026.03.17 02:50:10.402254 [ 4 ] {d5406518-92ac-47fb-bb69-e8c7fd608c05} <Debug> TCPHandler: Processed in 0.00202595 sec. | ||
| 6903 | 2026.03.17 02:50:10.402369 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.03.17 02:50:10.402463 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6905 | 2026.03.17 02:50:10.402505 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6906 | 2026.03.17 02:50:10.402842 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.03.17 02:50:10.402879 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6908 | 2026.03.17 02:50:10.403180 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6909 | 2026.03.17 02:50:10.403388 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.03.17 02:50:10.403515 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6911 | 2026.03.17 02:50:10.403552 [ 4 ] {9a761656-bd70-4e89-82d7-558da315c8a4} <Debug> TCPHandler: Processed in 0.00123375 sec. | ||
| 6912 | 2026.03.17 02:50:13.873379 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6913 | 2026.03.17 02:50:13.873447 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6914 | 2026.03.17 02:50:14.001191 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00082728 sec. | ||
| 6915 | 2026.03.17 02:50:14.036300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15401 | ||
| 6916 | 2026.03.17 02:50:14.036851 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.03.17 02:50:14.036905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6918 | 2026.03.17 02:50:14.037674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6919 | 2026.03.17 02:50:14.037928 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.03.17 02:50:14.038060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15401 | ||
| 6921 | 2026.03.17 02:50:14.043509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 830 | ||
| 6922 | 2026.03.17 02:50:14.045531 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.03.17 02:50:14.045576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6924 | 2026.03.17 02:50:14.046743 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6925 | 2026.03.17 02:50:14.047017 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.03.17 02:50:14.047285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6927 | 2026.03.17 02:50:14.852807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6928 | 2026.03.17 02:50:14.869351 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.03.17 02:50:14.869416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6930 | 2026.03.17 02:50:14.874967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6931 | 2026.03.17 02:50:14.875641 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.03.17 02:50:14.878402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6933 | 2026.03.17 02:50:15.393879 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.03.17 02:50:15.394075 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6935 | 2026.03.17 02:50:15.394146 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6936 | 2026.03.17 02:50:15.394799 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.03.17 02:50:15.394847 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6938 | 2026.03.17 02:50:15.395237 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6939 | 2026.03.17 02:50:15.395467 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.03.17 02:50:15.395618 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001594 sec., 52697.616060225846 rows/sec., 4.41 MiB/sec. | ||
| 6941 | 2026.03.17 02:50:15.395660 [ 4 ] {ba01ed00-a508-4c38-a622-da92a6b95839} <Debug> TCPHandler: Processed in 0.001918437 sec. | ||
| 6942 | 2026.03.17 02:50:15.395778 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.03.17 02:50:15.395874 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6944 | 2026.03.17 02:50:15.395913 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6945 | 2026.03.17 02:50:15.396302 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.03.17 02:50:15.396337 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6947 | 2026.03.17 02:50:15.396620 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6948 | 2026.03.17 02:50:15.396831 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.03.17 02:50:15.396958 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001104 sec., 12681.159420289856 rows/sec., 953.56 KiB/sec. | ||
| 6950 | 2026.03.17 02:50:15.396995 [ 4 ] {a7ef27b0-61c4-46e9-82e0-676a3b281ed7} <Debug> TCPHandler: Processed in 0.001268511 sec. | ||
| 6951 | 2026.03.17 02:50:15.397105 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.03.17 02:50:15.397199 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6953 | 2026.03.17 02:50:15.397237 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6954 | 2026.03.17 02:50:15.397633 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.03.17 02:50:15.397670 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6956 | 2026.03.17 02:50:15.397960 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6957 | 2026.03.17 02:50:15.398161 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.03.17 02:50:15.398285 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001104 sec., 70652.17391304349 rows/sec., 5.52 MiB/sec. | ||
| 6959 | 2026.03.17 02:50:15.398322 [ 4 ] {19b69553-26cb-49f1-b65e-722b18a6ae60} <Debug> TCPHandler: Processed in 0.00126578 sec. | ||
| 6960 | 2026.03.17 02:50:15.398431 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.03.17 02:50:15.398524 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.03.17 02:50:15.398566 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6963 | 2026.03.17 02:50:15.398964 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.03.17 02:50:15.399000 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6965 | 2026.03.17 02:50:15.399310 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6966 | 2026.03.17 02:50:15.399521 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.17 02:50:15.399647 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 6968 | 2026.03.17 02:50:15.399683 [ 4 ] {b244e85c-c90c-4c0b-b710-c90626317c1b} <Debug> TCPHandler: Processed in 0.001301332 sec. | ||
| 6969 | 2026.03.17 02:50:15.399792 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.03.17 02:50:15.399885 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.03.17 02:50:15.399937 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6972 | 2026.03.17 02:50:15.400655 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.03.17 02:50:15.400691 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6974 | 2026.03.17 02:50:15.401193 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6975 | 2026.03.17 02:50:15.401407 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.03.17 02:50:15.401539 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001671 sec., 8378.216636744464 rows/sec., 15.01 MiB/sec. | ||
| 6977 | 2026.03.17 02:50:15.401593 [ 4 ] {43824a9f-e4ec-42e1-ac4e-49f44d06ee30} <Debug> TCPHandler: Processed in 0.001849595 sec. | ||
| 6978 | 2026.03.17 02:50:15.401710 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.03.17 02:50:15.401804 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.03.17 02:50:15.401845 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6981 | 2026.03.17 02:50:15.402175 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.03.17 02:50:15.402211 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6983 | 2026.03.17 02:50:15.402500 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6984 | 2026.03.17 02:50:15.402707 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.03.17 02:50:15.402832 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 6986 | 2026.03.17 02:50:15.402868 [ 4 ] {d9e6eaea-43b5-4053-8118-edc162c42988} <Debug> TCPHandler: Processed in 0.001206679 sec. | ||
| 6987 | 2026.03.17 02:50:20.393587 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.03.17 02:50:20.393775 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6989 | 2026.03.17 02:50:20.393844 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6990 | 2026.03.17 02:50:20.394539 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.03.17 02:50:20.394591 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 6992 | 2026.03.17 02:50:20.395021 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6993 | 2026.03.17 02:50:20.395264 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.03.17 02:50:20.395426 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.36 MiB/sec. | ||
| 6995 | 2026.03.17 02:50:20.395481 [ 4 ] {b3c243cb-256e-4d22-affe-91b680b0a34d} <Debug> TCPHandler: Processed in 0.002020589 sec. | ||
| 6996 | 2026.03.17 02:50:20.395617 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.03.17 02:50:20.395719 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.03.17 02:50:20.395762 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6999 | 2026.03.17 02:50:20.396192 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.03.17 02:50:20.396230 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7001 | 2026.03.17 02:50:20.396535 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7002 | 2026.03.17 02:50:20.396749 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.03.17 02:50:20.396890 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 7004 | 2026.03.17 02:50:20.396930 [ 4 ] {6e49620f-b530-4c9a-888e-3009d127f313} <Debug> TCPHandler: Processed in 0.001371663 sec. | ||
| 7005 | 2026.03.17 02:50:20.397045 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.03.17 02:50:20.397151 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7007 | 2026.03.17 02:50:20.397193 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7008 | 2026.03.17 02:50:20.397633 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.03.17 02:50:20.397671 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7010 | 2026.03.17 02:50:20.397980 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7011 | 2026.03.17 02:50:20.398197 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.03.17 02:50:20.398328 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 5.86 MiB/sec. | ||
| 7013 | 2026.03.17 02:50:20.398368 [ 4 ] {0ede1a7f-a248-468d-89e0-c5b362804763} <Debug> TCPHandler: Processed in 0.001374403 sec. | ||
| 7014 | 2026.03.17 02:50:20.398489 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.03.17 02:50:20.398591 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.03.17 02:50:20.398636 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7017 | 2026.03.17 02:50:20.399062 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.03.17 02:50:20.399099 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7019 | 2026.03.17 02:50:20.399435 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7020 | 2026.03.17 02:50:20.399639 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.03.17 02:50:20.399771 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7022 | 2026.03.17 02:50:20.399808 [ 4 ] {7b0ef21b-d518-4472-983c-234671bdc5ac} <Debug> TCPHandler: Processed in 0.001368834 sec. | ||
| 7023 | 2026.03.17 02:50:20.399924 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.03.17 02:50:20.400017 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.03.17 02:50:20.400069 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7026 | 2026.03.17 02:50:20.400895 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.03.17 02:50:20.400932 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7028 | 2026.03.17 02:50:20.401462 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7029 | 2026.03.17 02:50:20.401685 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.17 02:50:20.401827 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 25.49 MiB/sec. | ||
| 7031 | 2026.03.17 02:50:20.401892 [ 4 ] {ccac9f8d-8f55-47e3-a1ab-96b35ad50cb9} <Debug> TCPHandler: Processed in 0.00201751 sec. | ||
| 7032 | 2026.03.17 02:50:20.402014 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.03.17 02:50:20.402108 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.03.17 02:50:20.402151 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7035 | 2026.03.17 02:50:20.402488 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.03.17 02:50:20.402524 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7037 | 2026.03.17 02:50:20.402834 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7038 | 2026.03.17 02:50:20.403039 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.03.17 02:50:20.403166 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7040 | 2026.03.17 02:50:20.403202 [ 4 ] {99fed929-3e7c-4413-bd5a-a19f7e771753} <Debug> TCPHandler: Processed in 0.001237421 sec. | ||
| 7041 | 2026.03.17 02:50:21.538204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15849 | ||
| 7042 | 2026.03.17 02:50:21.538772 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.03.17 02:50:21.538823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7044 | 2026.03.17 02:50:21.539334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7045 | 2026.03.17 02:50:21.539579 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.03.17 02:50:21.539728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15849 | ||
| 7047 | 2026.03.17 02:50:22.378515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7048 | 2026.03.17 02:50:22.395731 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.03.17 02:50:22.395792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7050 | 2026.03.17 02:50:22.402735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7051 | 2026.03.17 02:50:22.403565 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.03.17 02:50:22.407098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7053 | 2026.03.17 02:50:24.047464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 854 | ||
| 7054 | 2026.03.17 02:50:24.049634 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.03.17 02:50:24.049686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 7056 | 2026.03.17 02:50:24.050883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7057 | 2026.03.17 02:50:24.051164 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.03.17 02:50:24.051537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7059 | 2026.03.17 02:50:25.393327 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.03.17 02:50:25.393517 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7061 | 2026.03.17 02:50:25.393582 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7062 | 2026.03.17 02:50:25.394308 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.03.17 02:50:25.394350 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7064 | 2026.03.17 02:50:25.394720 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7065 | 2026.03.17 02:50:25.394942 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.03.17 02:50:25.395087 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001574 sec., 53367.21728081321 rows/sec., 4.46 MiB/sec. | ||
| 7067 | 2026.03.17 02:50:25.395129 [ 4 ] {3605333d-e21d-4f2f-8475-c6e9e73716f6} <Debug> TCPHandler: Processed in 0.001896196 sec. | ||
| 7068 | 2026.03.17 02:50:25.395252 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.03.17 02:50:25.395347 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.03.17 02:50:25.395386 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7071 | 2026.03.17 02:50:25.395786 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.03.17 02:50:25.395822 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7073 | 2026.03.17 02:50:25.396124 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7074 | 2026.03.17 02:50:25.396331 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.03.17 02:50:25.396458 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00113 sec., 12389.380530973453 rows/sec., 931.62 KiB/sec. | ||
| 7076 | 2026.03.17 02:50:25.396495 [ 4 ] {570c72d8-1864-435f-99b9-aa0c8bdb5fd3} <Debug> TCPHandler: Processed in 0.001292651 sec. | ||
| 7077 | 2026.03.17 02:50:25.396494 [ 133 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7078 | 2026.03.17 02:50:25.396568 [ 133 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.03.17 02:50:25.396591 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7080 | 2026.03.17 02:50:25.396626 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.03.17 02:50:25.396708 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 7082 | 2026.03.17 02:50:25.396726 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7083 | 2026.03.17 02:50:25.396789 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7084 | 2026.03.17 02:50:25.396858 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2026.03.17 02:50:25.396896 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 7086 | 2026.03.17 02:50:25.396965 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
| 7087 | 2026.03.17 02:50:25.397013 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 7088 | 2026.03.17 02:50:25.397054 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 7089 | 2026.03.17 02:50:25.397093 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7090 | 2026.03.17 02:50:25.397133 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 7091 | 2026.03.17 02:50:25.397207 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2026.03.17 02:50:25.397249 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7093 | 2026.03.17 02:50:25.397704 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7094 | 2026.03.17 02:50:25.397929 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.03.17 02:50:25.397969 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315272 sec., 152059.80207896163 rows/sec., 11.75 MiB/sec. | ||
| 7096 | 2026.03.17 02:50:25.398061 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001353 sec., 57649.667405764965 rows/sec., 4.50 MiB/sec. | ||
| 7097 | 2026.03.17 02:50:25.398106 [ 4 ] {4a0e8659-7596-4c03-af6c-cfdb0744660a} <Debug> TCPHandler: Processed in 0.001528947 sec. | ||
| 7098 | 2026.03.17 02:50:25.398109 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7099 | 2026.03.17 02:50:25.398222 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.03.17 02:50:25.398321 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.03.17 02:50:25.398367 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7102 | 2026.03.17 02:50:25.398375 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.03.17 02:50:25.398454 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_46_9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7104 | 2026.03.17 02:50:25.398525 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7105 | 2026.03.17 02:50:25.398779 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.03.17 02:50:25.398820 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7107 | 2026.03.17 02:50:25.399144 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7108 | 2026.03.17 02:50:25.399350 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.03.17 02:50:25.399478 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 7110 | 2026.03.17 02:50:25.399515 [ 4 ] {10b4c619-4d14-48d9-a5b2-7170084900f6} <Debug> TCPHandler: Processed in 0.001342693 sec. | ||
| 7111 | 2026.03.17 02:50:25.399618 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.03.17 02:50:25.399709 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7113 | 2026.03.17 02:50:25.399764 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7114 | 2026.03.17 02:50:25.400512 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.03.17 02:50:25.400549 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7116 | 2026.03.17 02:50:25.401057 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7117 | 2026.03.17 02:50:25.401276 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.03.17 02:50:25.401386 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7119 | 2026.03.17 02:50:25.401407 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001716 sec., 8158.508158508158 rows/sec., 14.62 MiB/sec. | ||
| 7120 | 2026.03.17 02:50:25.401425 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.03.17 02:50:25.401450 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7122 | 2026.03.17 02:50:25.401468 [ 4 ] {c8aeea97-1891-4a52-a8eb-9edab851e8b8} <Debug> TCPHandler: Processed in 0.001899186 sec. | ||
| 7123 | 2026.03.17 02:50:25.401561 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 7124 | 2026.03.17 02:50:25.401597 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7125 | 2026.03.17 02:50:25.401696 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7126 | 2026.03.17 02:50:25.401737 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7127 | 2026.03.17 02:50:25.401795 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7128 | 2026.03.17 02:50:25.401864 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 791 rows starting from the beginning of the part | ||
| 7129 | 2026.03.17 02:50:25.402003 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 7130 | 2026.03.17 02:50:25.402081 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.03.17 02:50:25.402110 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 7132 | 2026.03.17 02:50:25.402122 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7133 | 2026.03.17 02:50:25.402217 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 7134 | 2026.03.17 02:50:25.402319 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 7135 | 2026.03.17 02:50:25.402417 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 7136 | 2026.03.17 02:50:25.402433 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7137 | 2026.03.17 02:50:25.402644 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.03.17 02:50:25.402779 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7139 | 2026.03.17 02:50:25.402815 [ 4 ] {2031b12a-e7fb-4ec0-b6da-d7533cdf0f54} <Debug> TCPHandler: Processed in 0.001268241 sec. | ||
| 7140 | 2026.03.17 02:50:25.409574 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 19 columns (19 merged, 0 gathered) in 0.008077697 sec., 110922.70482539764 rows/sec., 198.77 MiB/sec. | ||
| 7141 | 2026.03.17 02:50:25.410656 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7142 | 2026.03.17 02:50:25.410999 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.03.17 02:50:25.411067 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7144 | 2026.03.17 02:50:25.411212 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 7145 | 2026.03.17 02:50:26.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.23 MiB, peak 286.98 MiB, free memory in arenas 0.00 B, will set to 283.11 MiB (RSS), difference: 3.88 MiB | ||
| 7146 | 2026.03.17 02:50:28.873505 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7147 | 2026.03.17 02:50:28.873563 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7148 | 2026.03.17 02:50:29.040781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16361 | ||
| 7149 | 2026.03.17 02:50:29.041309 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.03.17 02:50:29.041350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7151 | 2026.03.17 02:50:29.041851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7152 | 2026.03.17 02:50:29.042097 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.03.17 02:50:29.042247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16361 | ||
| 7154 | 2026.03.17 02:50:29.908129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7155 | 2026.03.17 02:50:29.924722 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.03.17 02:50:29.924767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7157 | 2026.03.17 02:50:29.930532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7158 | 2026.03.17 02:50:29.931207 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.03.17 02:50:29.933994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7160 | 2026.03.17 02:50:30.403062 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.03.17 02:50:30.403313 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7162 | 2026.03.17 02:50:30.403413 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7163 | 2026.03.17 02:50:30.404419 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.03.17 02:50:30.404490 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7165 | 2026.03.17 02:50:30.405091 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7166 | 2026.03.17 02:50:30.405424 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.03.17 02:50:30.405639 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002397 sec., 45056.32040050063 rows/sec., 3.79 MiB/sec. | ||
| 7168 | 2026.03.17 02:50:30.405689 [ 127 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7169 | 2026.03.17 02:50:30.405702 [ 4 ] {9230e39e-7b73-4099-859b-fda4868d812f} <Debug> TCPHandler: Processed in 0.00285279 sec. | ||
| 7170 | 2026.03.17 02:50:30.405804 [ 127 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.03.17 02:50:30.405846 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7172 | 2026.03.17 02:50:30.405976 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.03.17 02:50:30.406078 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 7174 | 2026.03.17 02:50:30.406122 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7175 | 2026.03.17 02:50:30.406217 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7176 | 2026.03.17 02:50:30.406322 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7177 | 2026.03.17 02:50:30.406395 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2150 rows starting from the beginning of the part | ||
| 7178 | 2026.03.17 02:50:30.406506 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 7179 | 2026.03.17 02:50:30.406646 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 84 rows starting from the beginning of the part | ||
| 7180 | 2026.03.17 02:50:30.406760 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 7181 | 2026.03.17 02:50:30.406861 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.03.17 02:50:30.406862 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 84 rows starting from the beginning of the part | ||
| 7183 | 2026.03.17 02:50:30.406924 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7184 | 2026.03.17 02:50:30.407002 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 7185 | 2026.03.17 02:50:30.407445 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7186 | 2026.03.17 02:50:30.407862 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.03.17 02:50:30.408062 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001974 sec., 13171.225937183384 rows/sec., 990.41 KiB/sec. | ||
| 7188 | 2026.03.17 02:50:30.408121 [ 4 ] {e9457d29-dd4a-4982-86c4-0dfd332109b2} <Debug> TCPHandler: Processed in 0.002217055 sec. | ||
| 7189 | 2026.03.17 02:50:30.408300 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2026.03.17 02:50:30.408426 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7191 | 2026.03.17 02:50:30.408483 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7192 | 2026.03.17 02:50:30.409153 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.03.17 02:50:30.409204 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7194 | 2026.03.17 02:50:30.409608 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003628769 sec., 728070.5936365748 rows/sec., 59.75 MiB/sec. | ||
| 7195 | 2026.03.17 02:50:30.409697 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7196 | 2026.03.17 02:50:30.410070 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.03.17 02:50:30.410120 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7198 | 2026.03.17 02:50:30.410267 [ 127 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7199 | 2026.03.17 02:50:30.410272 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001868 sec., 48179.87152034261 rows/sec., 3.76 MiB/sec. | ||
| 7200 | 2026.03.17 02:50:30.410333 [ 127 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.03.17 02:50:30.410362 [ 4 ] {b642fb20-c1bd-448d-a370-c0a394f7f7a8} <Debug> TCPHandler: Processed in 0.002128451 sec. | ||
| 7202 | 2026.03.17 02:50:30.410377 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7203 | 2026.03.17 02:50:30.410538 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 7204 | 2026.03.17 02:50:30.410553 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.03.17 02:50:30.410638 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.03.17 02:50:30.410699 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7207 | 2026.03.17 02:50:30.410725 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7208 | 2026.03.17 02:50:30.410775 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7209 | 2026.03.17 02:50:30.410786 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_51_10} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7210 | 2026.03.17 02:50:30.410789 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1123 rows starting from the beginning of the part | ||
| 7211 | 2026.03.17 02:50:30.410964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7212 | 2026.03.17 02:50:30.410971 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7213 | 2026.03.17 02:50:30.411081 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 7214 | 2026.03.17 02:50:30.411164 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7215 | 2026.03.17 02:50:30.411244 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part | ||
| 7216 | 2026.03.17 02:50:30.411322 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7217 | 2026.03.17 02:50:30.411428 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.03.17 02:50:30.411482 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7219 | 2026.03.17 02:50:30.412017 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7220 | 2026.03.17 02:50:30.412375 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.03.17 02:50:30.412559 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7222 | 2026.03.17 02:50:30.412585 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001909 sec., 83813.51492928235 rows/sec., 5.84 MiB/sec. | ||
| 7223 | 2026.03.17 02:50:30.412612 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.03.17 02:50:30.412646 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7225 | 2026.03.17 02:50:30.412649 [ 4 ] {1dc002b3-427f-4e91-913a-c7b35ae3b2b9} <Debug> TCPHandler: Processed in 0.002161113 sec. | ||
| 7226 | 2026.03.17 02:50:30.412758 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7227 | 2026.03.17 02:50:30.412833 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2026.03.17 02:50:30.412931 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7229 | 2026.03.17 02:50:30.412966 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7230 | 2026.03.17 02:50:30.412979 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14690 rows starting from the beginning of the part | ||
| 7231 | 2026.03.17 02:50:30.413061 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7232 | 2026.03.17 02:50:30.413085 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7233 | 2026.03.17 02:50:30.413164 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7234 | 2026.03.17 02:50:30.413236 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7235 | 2026.03.17 02:50:30.413303 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7236 | 2026.03.17 02:50:30.413375 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7237 | 2026.03.17 02:50:30.413399 [ 186 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002922951 sec., 529943.8820561823 rows/sec., 40.33 MiB/sec. | ||
| 7238 | 2026.03.17 02:50:30.413748 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7239 | 2026.03.17 02:50:30.414176 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.03.17 02:50:30.414299 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_51_10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7241 | 2026.03.17 02:50:30.414373 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.03.17 02:50:30.414417 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7243 | 2026.03.17 02:50:30.414429 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7244 | 2026.03.17 02:50:30.415340 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7245 | 2026.03.17 02:50:30.415754 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.03.17 02:50:30.415973 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00303 sec., 8580.85808580858 rows/sec., 15.38 MiB/sec. | ||
| 7247 | 2026.03.17 02:50:30.416085 [ 4 ] {89694acf-07b9-44b9-ad00-3cfeead6a31a} <Debug> TCPHandler: Processed in 0.003321031 sec. | ||
| 7248 | 2026.03.17 02:50:30.416279 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2026.03.17 02:50:30.416412 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7250 | 2026.03.17 02:50:30.416479 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7251 | 2026.03.17 02:50:30.417445 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.03.17 02:50:30.417494 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7253 | 2026.03.17 02:50:30.418021 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7254 | 2026.03.17 02:50:30.418401 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.03.17 02:50:30.418586 [ 127 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7256 | 2026.03.17 02:50:30.418605 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00222 sec., 27027.027027027023 rows/sec., 1.82 MiB/sec. | ||
| 7257 | 2026.03.17 02:50:30.418647 [ 127 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.03.17 02:50:30.418679 [ 4 ] {9ecfb65b-1c54-4f16-9f49-35939713d418} <Debug> TCPHandler: Processed in 0.00247587 sec. | ||
| 7259 | 2026.03.17 02:50:30.418687 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7260 | 2026.03.17 02:50:30.418853 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 7261 | 2026.03.17 02:50:30.419051 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7262 | 2026.03.17 02:50:30.419104 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2544 rows starting from the beginning of the part | ||
| 7263 | 2026.03.17 02:50:30.419213 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 7264 | 2026.03.17 02:50:30.419285 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7265 | 2026.03.17 02:50:30.419313 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15490 rows, containing 5 columns (5 merged, 0 gathered) in 0.006603652 sec., 2345671.758596607 rows/sec., 158.48 MiB/sec. | ||
| 7266 | 2026.03.17 02:50:30.419361 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7267 | 2026.03.17 02:50:30.419435 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 7268 | 2026.03.17 02:50:30.419500 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 7269 | 2026.03.17 02:50:30.419876 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7270 | 2026.03.17 02:50:30.420328 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.03.17 02:50:30.420466 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7272 | 2026.03.17 02:50:30.420591 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7273 | 2026.03.17 02:50:30.421470 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690785 sec., 1056940.632566333 rows/sec., 71.23 MiB/sec. | ||
| 7274 | 2026.03.17 02:50:30.421906 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7275 | 2026.03.17 02:50:30.422312 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.03.17 02:50:30.422403 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_51_10} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7277 | 2026.03.17 02:50:30.422498 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7278 | 2026.03.17 02:50:31.033281 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44050 | ||
| 7279 | 2026.03.17 02:50:31.033413 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7280 | 2026.03.17 02:50:31.033442 [ 292 ] {} <Debug> TCP-Session: 3ecdafb5-e704-4a46-aeea-96830a9679f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44050 | ||
| 7281 | 2026.03.17 02:50:31.033471 [ 292 ] {} <Debug> TCP-Session: 3ecdafb5-e704-4a46-aeea-96830a9679f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.03.17 02:50:31.033486 [ 292 ] {} <Debug> TCP-Session: 3ecdafb5-e704-4a46-aeea-96830a9679f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.03.17 02:50:31.033743 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35514 | ||
| 7284 | 2026.03.17 02:50:31.033772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62952 | ||
| 7285 | 2026.03.17 02:50:31.033799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51698 | ||
| 7286 | 2026.03.17 02:50:31.033806 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58652 | ||
| 7287 | 2026.03.17 02:50:31.033878 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7288 | 2026.03.17 02:50:31.033876 [ 292 ] {} <Trace> TCP-Session: 3ecdafb5-e704-4a46-aeea-96830a9679f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.03.17 02:50:31.033914 [ 288 ] {} <Debug> TCP-Session: 0f69beec-7d06-43a9-a380-4b87988be23e Authenticating user 'default' from [fd00:1122:3344:101::e]:62952 | ||
| 7290 | 2026.03.17 02:50:31.033925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7291 | 2026.03.17 02:50:31.033940 [ 288 ] {} <Debug> TCP-Session: 0f69beec-7d06-43a9-a380-4b87988be23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.03.17 02:50:31.033790 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 7293 | 2026.03.17 02:50:31.033963 [ 288 ] {} <Debug> TCP-Session: 0f69beec-7d06-43a9-a380-4b87988be23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.03.17 02:50:31.033789 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47016 | ||
| 7295 | 2026.03.17 02:50:31.033744 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64862 | ||
| 7296 | 2026.03.17 02:50:31.033746 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44010 | ||
| 7297 | 2026.03.17 02:50:31.033962 [ 290 ] {} <Debug> TCP-Session: 29fd9a29-38be-4852-9241-e560f075f281 Authenticating user 'default' from [fd00:1122:3344:101::e]:51698 | ||
| 7298 | 2026.03.17 02:50:31.033889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.03.17 02:50:31.034116 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44050) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7300 | 2026.03.17 02:50:31.034139 [ 290 ] {} <Debug> TCP-Session: 29fd9a29-38be-4852-9241-e560f075f281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.03.17 02:50:31.034159 [ 293 ] {} <Debug> TCP-Session: 915595ec-c9cf-4664-81b5-f3bd828566fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35514 | ||
| 7302 | 2026.03.17 02:50:31.034181 [ 290 ] {} <Debug> TCP-Session: 29fd9a29-38be-4852-9241-e560f075f281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.03.17 02:50:31.034128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7304 | 2026.03.17 02:50:31.034207 [ 293 ] {} <Debug> TCP-Session: 915595ec-c9cf-4664-81b5-f3bd828566fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.03.17 02:50:31.034247 [ 293 ] {} <Debug> TCP-Session: 915595ec-c9cf-4664-81b5-f3bd828566fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.03.17 02:50:31.034252 [ 291 ] {} <Debug> TCP-Session: 2e23cddc-d475-4e61-9014-964e2fc52e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:58652 | ||
| 7307 | 2026.03.17 02:50:31.034285 [ 291 ] {} <Debug> TCP-Session: 2e23cddc-d475-4e61-9014-964e2fc52e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.03.17 02:50:31.034298 [ 291 ] {} <Debug> TCP-Session: 2e23cddc-d475-4e61-9014-964e2fc52e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.03.17 02:50:31.034538 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.03.17 02:50:31.034574 [ 289 ] {} <Debug> TCP-Session: 4e4f6206-8a7e-422d-8e47-46c7175d661c Authenticating user 'default' from [fd00:1122:3344:101::e]:47016 | ||
| 7311 | 2026.03.17 02:50:31.034593 [ 289 ] {} <Debug> TCP-Session: 4e4f6206-8a7e-422d-8e47-46c7175d661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.03.17 02:50:31.034602 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7313 | 2026.03.17 02:50:31.034609 [ 289 ] {} <Debug> TCP-Session: 4e4f6206-8a7e-422d-8e47-46c7175d661c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.03.17 02:50:31.034651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7315 | 2026.03.17 02:50:31.034687 [ 294 ] {} <Debug> TCP-Session: ed0870e6-1dab-49a0-91fe-8aac2a0d1278 Authenticating user 'default' from [fd00:1122:3344:101::e]:64862 | ||
| 7316 | 2026.03.17 02:50:31.034698 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7317 | 2026.03.17 02:50:31.034704 [ 294 ] {} <Debug> TCP-Session: ed0870e6-1dab-49a0-91fe-8aac2a0d1278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.03.17 02:50:31.034736 [ 294 ] {} <Debug> TCP-Session: ed0870e6-1dab-49a0-91fe-8aac2a0d1278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.03.17 02:50:31.035018 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2026.03.17 02:50:31.035055 [ 287 ] {} <Debug> TCP-Session: 8c34dd63-81ef-4565-8e7a-36693cd6c2be Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 7321 | 2026.03.17 02:50:31.035073 [ 287 ] {} <Debug> TCP-Session: 8c34dd63-81ef-4565-8e7a-36693cd6c2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.03.17 02:50:31.035089 [ 287 ] {} <Debug> TCP-Session: 8c34dd63-81ef-4565-8e7a-36693cd6c2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.03.17 02:50:31.035125 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7324 | 2026.03.17 02:50:31.035158 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 7325 | 2026.03.17 02:50:31.035159 [ 3 ] {} <Debug> TCP-Session: b4d13714-f742-47bb-9f20-ff79e7662aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44010 | ||
| 7326 | 2026.03.17 02:50:31.035218 [ 3 ] {} <Debug> TCP-Session: b4d13714-f742-47bb-9f20-ff79e7662aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.03.17 02:50:31.035230 [ 3 ] {} <Debug> TCP-Session: b4d13714-f742-47bb-9f20-ff79e7662aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2026.03.17 02:50:31.036297 [ 320 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> AggregatingTransform: Aggregating | ||
| 7329 | 2026.03.17 02:50:31.036343 [ 320 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7330 | 2026.03.17 02:50:31.036384 [ 320 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097967 sec. (910.774 rows/sec., 35.58 KiB/sec.) | ||
| 7331 | 2026.03.17 02:50:31.036404 [ 320 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Trace> Aggregator: Merging aggregated data | ||
| 7332 | 2026.03.17 02:50:31.037848 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003824 sec., 261.5062761506276 rows/sec., 10.22 KiB/sec. | ||
| 7333 | 2026.03.17 02:50:31.038039 [ 292 ] {a160654a-40a2-495d-84ee-d3e09351e0a4} <Debug> TCPHandler: Processed in 0.004328855 sec. | ||
| 7334 | 2026.03.17 02:50:31.038145 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.03.17 02:50:31.038168 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7336 | 2026.03.17 02:50:31.038186 [ 292 ] {} <Debug> TCP-Session: 3ecdafb5-e704-4a46-aeea-96830a9679f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.03.17 02:50:31.038195 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.03.17 02:50:31.038215 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7339 | 2026.03.17 02:50:31.038232 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.03.17 02:50:31.038246 [ 3 ] {} <Debug> TCP-Session: b4d13714-f742-47bb-9f20-ff79e7662aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.03.17 02:50:31.038250 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.03.17 02:50:31.038268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.03.17 02:50:31.038287 [ 294 ] {} <Debug> TCP-Session: ed0870e6-1dab-49a0-91fe-8aac2a0d1278 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.03.17 02:50:31.038306 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7345 | 2026.03.17 02:50:31.038328 [ 289 ] {} <Debug> TCP-Session: 4e4f6206-8a7e-422d-8e47-46c7175d661c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.03.17 02:50:31.038282 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7347 | 2026.03.17 02:50:31.038360 [ 290 ] {} <Debug> TCP-Session: 29fd9a29-38be-4852-9241-e560f075f281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.03.17 02:50:31.038393 [ 287 ] {} <Debug> TCP-Session: 8c34dd63-81ef-4565-8e7a-36693cd6c2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.03.17 02:50:31.038213 [ 291 ] {} <Debug> TCP-Session: 2e23cddc-d475-4e61-9014-964e2fc52e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.03.17 02:50:31.038265 [ 288 ] {} <Debug> TCP-Session: 0f69beec-7d06-43a9-a380-4b87988be23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.03.17 02:50:31.038318 [ 293 ] {} <Debug> TCP-Session: 915595ec-c9cf-4664-81b5-f3bd828566fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.03.17 02:50:31.135935 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43746 | ||
| 7353 | 2026.03.17 02:50:31.136046 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7354 | 2026.03.17 02:50:31.136073 [ 292 ] {} <Debug> TCP-Session: dbda87bc-0d07-4503-a634-1ca7a354c02e Authenticating user 'default' from [fd00:1122:3344:101::e]:43746 | ||
| 7355 | 2026.03.17 02:50:31.136094 [ 292 ] {} <Debug> TCP-Session: dbda87bc-0d07-4503-a634-1ca7a354c02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.03.17 02:50:31.136107 [ 292 ] {} <Debug> TCP-Session: dbda87bc-0d07-4503-a634-1ca7a354c02e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.03.17 02:50:31.136323 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42454 | ||
| 7358 | 2026.03.17 02:50:31.136351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34475 | ||
| 7359 | 2026.03.17 02:50:31.136372 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44150 | ||
| 7360 | 2026.03.17 02:50:31.136385 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63879 | ||
| 7361 | 2026.03.17 02:50:31.136454 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.03.17 02:50:31.136456 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.03.17 02:50:31.136470 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7364 | 2026.03.17 02:50:31.136488 [ 292 ] {} <Trace> TCP-Session: dbda87bc-0d07-4503-a634-1ca7a354c02e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.03.17 02:50:31.136505 [ 294 ] {} <Debug> TCP-Session: 79f85af5-1d7f-41b3-9080-1f5f5ae394b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42454 | ||
| 7366 | 2026.03.17 02:50:31.136494 [ 288 ] {} <Debug> TCP-Session: 01171174-765d-469f-aa24-ae83c0c097d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34475 | ||
| 7367 | 2026.03.17 02:50:31.136553 [ 294 ] {} <Debug> TCP-Session: 79f85af5-1d7f-41b3-9080-1f5f5ae394b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.03.17 02:50:31.136558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7369 | 2026.03.17 02:50:31.136574 [ 288 ] {} <Debug> TCP-Session: 01171174-765d-469f-aa24-ae83c0c097d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.03.17 02:50:31.136578 [ 294 ] {} <Debug> TCP-Session: 79f85af5-1d7f-41b3-9080-1f5f5ae394b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.03.17 02:50:31.136613 [ 288 ] {} <Debug> TCP-Session: 01171174-765d-469f-aa24-ae83c0c097d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.03.17 02:50:31.136618 [ 291 ] {} <Debug> TCP-Session: 5c1d4644-add7-48fb-a977-9b91507732db Authenticating user 'default' from [fd00:1122:3344:101::e]:63879 | ||
| 7373 | 2026.03.17 02:50:31.136366 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43600 | ||
| 7374 | 2026.03.17 02:50:31.136666 [ 291 ] {} <Debug> TCP-Session: 5c1d4644-add7-48fb-a977-9b91507732db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.03.17 02:50:31.136352 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57887 | ||
| 7376 | 2026.03.17 02:50:31.136720 [ 291 ] {} <Debug> TCP-Session: 5c1d4644-add7-48fb-a977-9b91507732db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.03.17 02:50:31.136326 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62491 | ||
| 7378 | 2026.03.17 02:50:31.136773 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7379 | 2026.03.17 02:50:31.136790 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7380 | 2026.03.17 02:50:31.136816 [ 289 ] {} <Debug> TCP-Session: 5e8f9e01-4f36-443b-93dd-c21321c555f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43600 | ||
| 7381 | 2026.03.17 02:50:31.136833 [ 287 ] {} <Debug> TCP-Session: 0f4aec54-2691-443f-a480-f8b353d78d55 Authenticating user 'default' from [fd00:1122:3344:101::e]:57887 | ||
| 7382 | 2026.03.17 02:50:31.136833 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7383 | 2026.03.17 02:50:31.136852 [ 289 ] {} <Debug> TCP-Session: 5e8f9e01-4f36-443b-93dd-c21321c555f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.03.17 02:50:31.136863 [ 287 ] {} <Debug> TCP-Session: 0f4aec54-2691-443f-a480-f8b353d78d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2026.03.17 02:50:31.136886 [ 289 ] {} <Debug> TCP-Session: 5e8f9e01-4f36-443b-93dd-c21321c555f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2026.03.17 02:50:31.136901 [ 287 ] {} <Debug> TCP-Session: 0f4aec54-2691-443f-a480-f8b353d78d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.03.17 02:50:31.136714 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7388 | 2026.03.17 02:50:31.136507 [ 290 ] {} <Debug> TCP-Session: cd80d5d4-0c56-496e-8aed-fd7103e8663c Authenticating user 'default' from [fd00:1122:3344:101::e]:44150 | ||
| 7389 | 2026.03.17 02:50:31.136324 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49153 | ||
| 7390 | 2026.03.17 02:50:31.136986 [ 290 ] {} <Debug> TCP-Session: cd80d5d4-0c56-496e-8aed-fd7103e8663c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.03.17 02:50:31.136878 [ 3 ] {} <Debug> TCP-Session: 26d0fd61-97c5-499c-a8ab-8220ba59063a Authenticating user 'default' from [fd00:1122:3344:101::e]:62491 | ||
| 7392 | 2026.03.17 02:50:31.137024 [ 290 ] {} <Debug> TCP-Session: cd80d5d4-0c56-496e-8aed-fd7103e8663c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.03.17 02:50:31.137038 [ 3 ] {} <Debug> TCP-Session: 26d0fd61-97c5-499c-a8ab-8220ba59063a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.03.17 02:50:31.137051 [ 3 ] {} <Debug> TCP-Session: 26d0fd61-97c5-499c-a8ab-8220ba59063a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.03.17 02:50:31.137060 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7396 | 2026.03.17 02:50:31.137094 [ 293 ] {} <Debug> TCP-Session: fdeadf5e-18aa-4cef-bbaa-f6de24b3add3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49153 | ||
| 7397 | 2026.03.17 02:50:31.137112 [ 293 ] {} <Debug> TCP-Session: fdeadf5e-18aa-4cef-bbaa-f6de24b3add3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.03.17 02:50:31.137125 [ 293 ] {} <Debug> TCP-Session: fdeadf5e-18aa-4cef-bbaa-f6de24b3add3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.03.17 02:50:31.137266 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7400 | 2026.03.17 02:50:31.137337 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7401 | 2026.03.17 02:50:31.137705 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 7402 | 2026.03.17 02:50:31.138810 [ 319 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> AggregatingTransform: Aggregating | ||
| 7403 | 2026.03.17 02:50:31.138863 [ 319 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7404 | 2026.03.17 02:50:31.138899 [ 319 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073196 sec. (931.796 rows/sec., 36.40 KiB/sec.) | ||
| 7405 | 2026.03.17 02:50:31.138923 [ 319 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Trace> Aggregator: Merging aggregated data | ||
| 7406 | 2026.03.17 02:50:31.140072 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003437 sec., 290.9514111143439 rows/sec., 11.37 KiB/sec. | ||
| 7407 | 2026.03.17 02:50:31.140193 [ 292 ] {e9e2a3a0-0f71-4186-ae2e-bd674635b1a3} <Debug> TCPHandler: Processed in 0.003870745 sec. | ||
| 7408 | 2026.03.17 02:50:31.140304 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7409 | 2026.03.17 02:50:31.140332 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2026.03.17 02:50:31.140335 [ 292 ] {} <Debug> TCP-Session: dbda87bc-0d07-4503-a634-1ca7a354c02e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.03.17 02:50:31.140355 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7412 | 2026.03.17 02:50:31.140373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7413 | 2026.03.17 02:50:31.140387 [ 289 ] {} <Debug> TCP-Session: 5e8f9e01-4f36-443b-93dd-c21321c555f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.03.17 02:50:31.140413 [ 3 ] {} <Debug> TCP-Session: 26d0fd61-97c5-499c-a8ab-8220ba59063a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.03.17 02:50:31.140428 [ 293 ] {} <Debug> TCP-Session: fdeadf5e-18aa-4cef-bbaa-f6de24b3add3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.03.17 02:50:31.140427 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7417 | 2026.03.17 02:50:31.140446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7418 | 2026.03.17 02:50:31.140491 [ 287 ] {} <Debug> TCP-Session: 0f4aec54-2691-443f-a480-f8b353d78d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.03.17 02:50:31.140410 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7420 | 2026.03.17 02:50:31.140511 [ 291 ] {} <Debug> TCP-Session: 5c1d4644-add7-48fb-a977-9b91507732db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.03.17 02:50:31.140392 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7422 | 2026.03.17 02:50:31.140548 [ 294 ] {} <Debug> TCP-Session: 79f85af5-1d7f-41b3-9080-1f5f5ae394b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.03.17 02:50:31.140454 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7424 | 2026.03.17 02:50:31.140582 [ 288 ] {} <Debug> TCP-Session: 01171174-765d-469f-aa24-ae83c0c097d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.03.17 02:50:31.140613 [ 290 ] {} <Debug> TCP-Session: cd80d5d4-0c56-496e-8aed-fd7103e8663c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.03.17 02:50:31.244497 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42093 | ||
| 7427 | 2026.03.17 02:50:31.244601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7428 | 2026.03.17 02:50:31.244626 [ 292 ] {} <Debug> TCP-Session: f596350a-38e7-4144-807e-d046bfb9a24b Authenticating user 'default' from [fd00:1122:3344:101::e]:42093 | ||
| 7429 | 2026.03.17 02:50:31.244647 [ 292 ] {} <Debug> TCP-Session: f596350a-38e7-4144-807e-d046bfb9a24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.03.17 02:50:31.244660 [ 292 ] {} <Debug> TCP-Session: f596350a-38e7-4144-807e-d046bfb9a24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.03.17 02:50:31.244894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52667 | ||
| 7432 | 2026.03.17 02:50:31.244931 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60075 | ||
| 7433 | 2026.03.17 02:50:31.244947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45627 | ||
| 7434 | 2026.03.17 02:50:31.244964 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40904 | ||
| 7435 | 2026.03.17 02:50:31.245020 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.03.17 02:50:31.245028 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7437 | 2026.03.17 02:50:31.244996 [ 292 ] {} <Trace> TCP-Session: f596350a-38e7-4144-807e-d046bfb9a24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.03.17 02:50:31.245074 [ 288 ] {} <Debug> TCP-Session: 9b8d443c-dd4c-461b-b29a-5bf9fec66956 Authenticating user 'default' from [fd00:1122:3344:101::e]:60075 | ||
| 7439 | 2026.03.17 02:50:31.245074 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7440 | 2026.03.17 02:50:31.245098 [ 288 ] {} <Debug> TCP-Session: 9b8d443c-dd4c-461b-b29a-5bf9fec66956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.03.17 02:50:31.245113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7442 | 2026.03.17 02:50:31.245126 [ 288 ] {} <Debug> TCP-Session: 9b8d443c-dd4c-461b-b29a-5bf9fec66956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.03.17 02:50:31.245126 [ 290 ] {} <Debug> TCP-Session: d2109c7c-dbfe-45bc-9e6d-553ad61e7ff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45627 | ||
| 7444 | 2026.03.17 02:50:31.245151 [ 291 ] {} <Debug> TCP-Session: bae79a0e-eea4-4295-920a-bc6bb20cc09c Authenticating user 'default' from [fd00:1122:3344:101::e]:40904 | ||
| 7445 | 2026.03.17 02:50:31.245066 [ 293 ] {} <Debug> TCP-Session: 3c8e5bff-a291-44db-8686-ed09a41794c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52667 | ||
| 7446 | 2026.03.17 02:50:31.245181 [ 290 ] {} <Debug> TCP-Session: d2109c7c-dbfe-45bc-9e6d-553ad61e7ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.03.17 02:50:31.245193 [ 291 ] {} <Debug> TCP-Session: bae79a0e-eea4-4295-920a-bc6bb20cc09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.03.17 02:50:31.245215 [ 293 ] {} <Debug> TCP-Session: 3c8e5bff-a291-44db-8686-ed09a41794c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2026.03.17 02:50:31.245221 [ 290 ] {} <Debug> TCP-Session: d2109c7c-dbfe-45bc-9e6d-553ad61e7ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.03.17 02:50:31.245232 [ 291 ] {} <Debug> TCP-Session: bae79a0e-eea4-4295-920a-bc6bb20cc09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.03.17 02:50:31.245247 [ 293 ] {} <Debug> TCP-Session: 3c8e5bff-a291-44db-8686-ed09a41794c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.03.17 02:50:31.245262 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7453 | 2026.03.17 02:50:31.244943 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56424 | ||
| 7454 | 2026.03.17 02:50:31.244942 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40493 | ||
| 7455 | 2026.03.17 02:50:31.244899 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38229 | ||
| 7456 | 2026.03.17 02:50:31.244899 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35125 | ||
| 7457 | 2026.03.17 02:50:31.245410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7458 | 2026.03.17 02:50:31.245453 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7459 | 2026.03.17 02:50:31.245459 [ 287 ] {} <Debug> TCP-Session: 8ebf417f-4b03-4e96-93f3-ecf56445864f Authenticating user 'default' from [fd00:1122:3344:101::e]:56424 | ||
| 7460 | 2026.03.17 02:50:31.245472 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7461 | 2026.03.17 02:50:31.245490 [ 289 ] {} <Debug> TCP-Session: 0bd1cf69-81b1-41cf-9b15-5832fc1cb660 Authenticating user 'default' from [fd00:1122:3344:101::e]:40493 | ||
| 7462 | 2026.03.17 02:50:31.245502 [ 287 ] {} <Debug> TCP-Session: 8ebf417f-4b03-4e96-93f3-ecf56445864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.03.17 02:50:31.245522 [ 3 ] {} <Debug> TCP-Session: 4bdc670f-cdf4-4765-8f8d-a4b15376cc66 Authenticating user 'default' from [fd00:1122:3344:101::e]:35125 | ||
| 7464 | 2026.03.17 02:50:31.245538 [ 289 ] {} <Debug> TCP-Session: 0bd1cf69-81b1-41cf-9b15-5832fc1cb660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2026.03.17 02:50:31.245550 [ 287 ] {} <Debug> TCP-Session: 8ebf417f-4b03-4e96-93f3-ecf56445864f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.03.17 02:50:31.245581 [ 289 ] {} <Debug> TCP-Session: 0bd1cf69-81b1-41cf-9b15-5832fc1cb660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.03.17 02:50:31.245565 [ 3 ] {} <Debug> TCP-Session: 4bdc670f-cdf4-4765-8f8d-a4b15376cc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.03.17 02:50:31.245615 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7469 | 2026.03.17 02:50:31.245633 [ 3 ] {} <Debug> TCP-Session: 4bdc670f-cdf4-4765-8f8d-a4b15376cc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.03.17 02:50:31.245472 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2026.03.17 02:50:31.245688 [ 294 ] {} <Debug> TCP-Session: 1a749067-9e9a-43ad-ab66-c39ff932bf0f Authenticating user 'default' from [fd00:1122:3344:101::e]:38229 | ||
| 7472 | 2026.03.17 02:50:31.245706 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7473 | 2026.03.17 02:50:31.245709 [ 294 ] {} <Debug> TCP-Session: 1a749067-9e9a-43ad-ab66-c39ff932bf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.03.17 02:50:31.245744 [ 294 ] {} <Debug> TCP-Session: 1a749067-9e9a-43ad-ab66-c39ff932bf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.03.17 02:50:31.246098 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 7476 | 2026.03.17 02:50:31.247430 [ 297 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> AggregatingTransform: Aggregating | ||
| 7477 | 2026.03.17 02:50:31.247487 [ 297 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> Aggregator: Aggregation method: without_key | ||
| 7478 | 2026.03.17 02:50:31.247531 [ 297 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001303752 sec. (767.017 rows/sec., 29.96 KiB/sec.) | ||
| 7479 | 2026.03.17 02:50:31.247553 [ 297 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Trace> Aggregator: Merging aggregated data | ||
| 7480 | 2026.03.17 02:50:31.249367 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004173 sec., 239.63575365444527 rows/sec., 9.36 KiB/sec. | ||
| 7481 | 2026.03.17 02:50:31.249595 [ 292 ] {b9f5adc9-eab4-41b5-a78a-fd383a524455} <Debug> TCPHandler: Processed in 0.004709855 sec. | ||
| 7482 | 2026.03.17 02:50:31.249773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7483 | 2026.03.17 02:50:31.249809 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7484 | 2026.03.17 02:50:31.249830 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7485 | 2026.03.17 02:50:31.249849 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7486 | 2026.03.17 02:50:31.249867 [ 291 ] {} <Debug> TCP-Session: bae79a0e-eea4-4295-920a-bc6bb20cc09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.03.17 02:50:31.249895 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7488 | 2026.03.17 02:50:31.249915 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7489 | 2026.03.17 02:50:31.249935 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7490 | 2026.03.17 02:50:31.249955 [ 288 ] {} <Debug> TCP-Session: 9b8d443c-dd4c-461b-b29a-5bf9fec66956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.03.17 02:50:31.249959 [ 293 ] {} <Debug> TCP-Session: 3c8e5bff-a291-44db-8686-ed09a41794c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.03.17 02:50:31.249959 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7493 | 2026.03.17 02:50:31.249989 [ 287 ] {} <Debug> TCP-Session: 8ebf417f-4b03-4e96-93f3-ecf56445864f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.03.17 02:50:31.249902 [ 294 ] {} <Debug> TCP-Session: 1a749067-9e9a-43ad-ab66-c39ff932bf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.03.17 02:50:31.250027 [ 290 ] {} <Debug> TCP-Session: d2109c7c-dbfe-45bc-9e6d-553ad61e7ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.03.17 02:50:31.249881 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7497 | 2026.03.17 02:50:31.249890 [ 3 ] {} <Debug> TCP-Session: 4bdc670f-cdf4-4765-8f8d-a4b15376cc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.03.17 02:50:31.250109 [ 289 ] {} <Debug> TCP-Session: 0bd1cf69-81b1-41cf-9b15-5832fc1cb660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.03.17 02:50:31.249817 [ 292 ] {} <Debug> TCP-Session: f596350a-38e7-4144-807e-d046bfb9a24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.03.17 02:50:33.530654 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.03.17 02:50:33.530874 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.03.17 02:50:33.530945 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7503 | 2026.03.17 02:50:33.531711 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.17 02:50:33.531774 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7505 | 2026.03.17 02:50:33.532332 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7506 | 2026.03.17 02:50:33.532645 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.17 02:50:33.532864 [ 123 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7508 | 2026.03.17 02:50:33.532873 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002046 sec., 11730.205278592375 rows/sec., 996.61 KiB/sec. | ||
| 7509 | 2026.03.17 02:50:33.532995 [ 4 ] {f522bb3c-77a3-48c5-b80b-78078b383fa5} <Debug> TCPHandler: Processed in 0.002505701 sec. | ||
| 7510 | 2026.03.17 02:50:33.532993 [ 123 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.03.17 02:50:33.533055 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7512 | 2026.03.17 02:50:33.533153 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.03.17 02:50:33.533239 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 7514 | 2026.03.17 02:50:33.533270 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7515 | 2026.03.17 02:50:33.533349 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7516 | 2026.03.17 02:50:33.533448 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7517 | 2026.03.17 02:50:33.533499 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7518 | 2026.03.17 02:50:33.533596 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7519 | 2026.03.17 02:50:33.533656 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7520 | 2026.03.17 02:50:33.533716 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7521 | 2026.03.17 02:50:33.533773 [ 186 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7522 | 2026.03.17 02:50:33.533918 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.03.17 02:50:33.533974 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7524 | 2026.03.17 02:50:33.534430 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7525 | 2026.03.17 02:50:33.534757 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.03.17 02:50:33.534927 [ 191 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766853 sec., 67917.36494207497 rows/sec., 5.89 MiB/sec. | ||
| 7527 | 2026.03.17 02:50:33.534945 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.0017 sec., 8235.29411764706 rows/sec., 671.53 KiB/sec. | ||
| 7528 | 2026.03.17 02:50:33.535022 [ 4 ] {48106777-f6a6-46db-922a-c2c4ed63b983} <Debug> TCPHandler: Processed in 0.001929877 sec. | ||
| 7529 | 2026.03.17 02:50:33.535155 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7530 | 2026.03.17 02:50:33.535158 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7531 | 2026.03.17 02:50:33.535298 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7532 | 2026.03.17 02:50:33.535365 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7533 | 2026.03.17 02:50:33.535528 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.17 02:50:33.535620 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_9_2} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7535 | 2026.03.17 02:50:33.535724 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7536 | 2026.03.17 02:50:33.536697 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.03.17 02:50:33.536741 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7538 | 2026.03.17 02:50:33.537219 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7539 | 2026.03.17 02:50:33.537444 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.03.17 02:50:33.537586 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002315 sec., 904967.6025917927 rows/sec., 69.29 MiB/sec. | ||
| 7541 | 2026.03.17 02:50:33.537626 [ 4 ] {768c424f-432c-4324-9aec-fb2960318871} <Debug> TCPHandler: Processed in 0.002531631 sec. | ||
| 7542 | 2026.03.17 02:50:33.537729 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7543 | 2026.03.17 02:50:33.537825 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7544 | 2026.03.17 02:50:33.537865 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7545 | 2026.03.17 02:50:33.538309 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.03.17 02:50:33.538346 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7547 | 2026.03.17 02:50:33.538651 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7548 | 2026.03.17 02:50:33.538881 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2026.03.17 02:50:33.539027 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.00122 sec., 41803.278688524595 rows/sec., 3.06 MiB/sec. | ||
| 7550 | 2026.03.17 02:50:33.539067 [ 4 ] {ec888870-bfd4-4d85-b141-56b4b0adbf65} <Debug> TCPHandler: Processed in 0.001387683 sec. | ||
| 7551 | 2026.03.17 02:50:33.539181 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.03.17 02:50:33.539275 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.03.17 02:50:33.539315 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7554 | 2026.03.17 02:50:33.539903 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.03.17 02:50:33.539941 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7556 | 2026.03.17 02:50:33.540285 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7557 | 2026.03.17 02:50:33.540500 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.03.17 02:50:33.540628 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001371 sec., 533916.8490153173 rows/sec., 31.58 MiB/sec. | ||
| 7559 | 2026.03.17 02:50:33.540668 [ 4 ] {0279e58d-56ef-48b7-bd45-10e7cbe158db} <Debug> TCPHandler: Processed in 0.001536388 sec. | ||
| 7560 | 2026.03.17 02:50:33.540780 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.03.17 02:50:33.540896 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.03.17 02:50:33.540950 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7563 | 2026.03.17 02:50:33.541444 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.03.17 02:50:33.541490 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7565 | 2026.03.17 02:50:33.541884 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7566 | 2026.03.17 02:50:33.542208 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.03.17 02:50:33.542377 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 46.75 KiB/sec. | ||
| 7568 | 2026.03.17 02:50:33.542430 [ 4 ] {9f2c738b-96be-4f08-aae2-c17e2ac2690b} <Debug> TCPHandler: Processed in 0.001699732 sec. | ||
| 7569 | 2026.03.17 02:50:33.542557 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.03.17 02:50:33.542663 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.03.17 02:50:33.542709 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7572 | 2026.03.17 02:50:33.543154 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.03.17 02:50:33.543194 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7574 | 2026.03.17 02:50:33.543512 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7575 | 2026.03.17 02:50:33.543746 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.03.17 02:50:33.543850 [ 123 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7577 | 2026.03.17 02:50:33.543882 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001241 sec., 9669.621273166802 rows/sec., 755.44 KiB/sec. | ||
| 7578 | 2026.03.17 02:50:33.543892 [ 123 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.03.17 02:50:33.543926 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7580 | 2026.03.17 02:50:33.543932 [ 4 ] {133a025d-cc76-4c63-aa18-951caee2a0a0} <Debug> TCPHandler: Processed in 0.001430475 sec. | ||
| 7581 | 2026.03.17 02:50:33.544018 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 7582 | 2026.03.17 02:50:33.544055 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.03.17 02:50:33.544124 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7584 | 2026.03.17 02:50:33.544155 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7585 | 2026.03.17 02:50:33.544159 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7586 | 2026.03.17 02:50:33.544210 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7587 | 2026.03.17 02:50:33.544211 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7588 | 2026.03.17 02:50:33.544270 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7589 | 2026.03.17 02:50:33.544317 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7590 | 2026.03.17 02:50:33.544357 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7591 | 2026.03.17 02:50:33.544940 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.03.17 02:50:33.544983 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7593 | 2026.03.17 02:50:33.545041 [ 201 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058556 sec., 56680.98806298392 rows/sec., 4.54 MiB/sec. | ||
| 7594 | 2026.03.17 02:50:33.545215 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7595 | 2026.03.17 02:50:33.545384 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7596 | 2026.03.17 02:50:33.545611 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.03.17 02:50:33.545683 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.03.17 02:50:33.545711 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_9_2} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7599 | 2026.03.17 02:50:33.545826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7600 | 2026.03.17 02:50:33.545839 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001698 sec., 633097.7620730271 rows/sec., 44.14 MiB/sec. | ||
| 7601 | 2026.03.17 02:50:33.545924 [ 4 ] {f65e60c3-8a32-4ac6-8cb2-7a1529be032e} <Debug> TCPHandler: Processed in 0.001918787 sec. | ||
| 7602 | 2026.03.17 02:50:33.546046 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.17 02:50:33.546145 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.17 02:50:33.546190 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7605 | 2026.03.17 02:50:33.546852 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.17 02:50:33.546891 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7607 | 2026.03.17 02:50:33.547317 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7608 | 2026.03.17 02:50:33.547572 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.17 02:50:33.547708 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001583 sec., 856601.3897662666 rows/sec., 54.44 MiB/sec. | ||
| 7610 | 2026.03.17 02:50:33.547748 [ 4 ] {4b74c7a7-af41-415f-afb9-e707e1c6e999} <Debug> TCPHandler: Processed in 0.001752212 sec. | ||
| 7611 | 2026.03.17 02:50:33.547872 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2026.03.17 02:50:33.547970 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7613 | 2026.03.17 02:50:33.548027 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7614 | 2026.03.17 02:50:33.548867 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.17 02:50:33.548906 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7616 | 2026.03.17 02:50:33.549457 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7617 | 2026.03.17 02:50:33.549703 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.03.17 02:50:33.549851 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001899 sec., 13164.823591363875 rows/sec., 23.59 MiB/sec. | ||
| 7619 | 2026.03.17 02:50:33.549910 [ 4 ] {227ae445-44e1-43a7-a3d6-e3fa3464fc47} <Debug> TCPHandler: Processed in 0.002088821 sec. | ||
| 7620 | 2026.03.17 02:50:33.550040 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.03.17 02:50:33.550160 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7622 | 2026.03.17 02:50:33.550209 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7623 | 2026.03.17 02:50:33.550594 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.03.17 02:50:33.550637 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7625 | 2026.03.17 02:50:33.550996 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7626 | 2026.03.17 02:50:33.551270 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.03.17 02:50:33.551403 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001267 sec., 37884.76716653512 rows/sec., 2.55 MiB/sec. | ||
| 7628 | 2026.03.17 02:50:33.551439 [ 4 ] {af482aaa-ce2a-4970-bbdc-82ee4ad21031} <Debug> TCPHandler: Processed in 0.001459986 sec. | ||
| 7629 | 2026.03.17 02:50:34.052613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 906 | ||
| 7630 | 2026.03.17 02:50:34.055141 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.03.17 02:50:34.055182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 7632 | 2026.03.17 02:50:34.056373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7633 | 2026.03.17 02:50:34.056640 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.03.17 02:50:34.056896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7635 | 2026.03.17 02:50:35.386521 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.03.17 02:50:35.386819 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7637 | 2026.03.17 02:50:35.386921 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7638 | 2026.03.17 02:50:35.387757 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.03.17 02:50:35.387803 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7640 | 2026.03.17 02:50:35.388204 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7641 | 2026.03.17 02:50:35.388432 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.03.17 02:50:35.388594 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.33 MiB/sec. | ||
| 7643 | 2026.03.17 02:50:35.388645 [ 4 ] {60833943-c513-412d-a435-705ed6407a17} <Debug> TCPHandler: Processed in 0.002305666 sec. | ||
| 7644 | 2026.03.17 02:50:35.388764 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.03.17 02:50:35.388865 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7646 | 2026.03.17 02:50:35.388907 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7647 | 2026.03.17 02:50:35.389333 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.03.17 02:50:35.389370 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7649 | 2026.03.17 02:50:35.389675 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7650 | 2026.03.17 02:50:35.389898 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.17 02:50:35.390029 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 7652 | 2026.03.17 02:50:35.390067 [ 4 ] {55d00660-6ed1-4082-9afd-b8eb25640e6a} <Debug> TCPHandler: Processed in 0.001354753 sec. | ||
| 7653 | 2026.03.17 02:50:35.390176 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.03.17 02:50:35.390271 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.03.17 02:50:35.390313 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7656 | 2026.03.17 02:50:35.390672 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.03.17 02:50:35.390708 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7658 | 2026.03.17 02:50:35.391023 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7659 | 2026.03.17 02:50:35.391228 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.03.17 02:50:35.391355 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001104 sec., 28985.507246376812 rows/sec., 2.02 MiB/sec. | ||
| 7661 | 2026.03.17 02:50:35.391392 [ 4 ] {f39d3e72-6d52-4e61-99be-7dfd7be96e5a} <Debug> TCPHandler: Processed in 0.00126464 sec. | ||
| 7662 | 2026.03.17 02:50:35.391491 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.03.17 02:50:35.391583 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.03.17 02:50:35.391624 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7665 | 2026.03.17 02:50:35.391931 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.03.17 02:50:35.391967 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7667 | 2026.03.17 02:50:35.392258 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7668 | 2026.03.17 02:50:35.392462 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.03.17 02:50:35.392589 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001024 sec., 11718.75 rows/sec., 808.72 KiB/sec. | ||
| 7670 | 2026.03.17 02:50:35.392624 [ 4 ] {3c4b5df7-3772-482d-a516-5102573bd446} <Debug> TCPHandler: Processed in 0.001181728 sec. | ||
| 7671 | 2026.03.17 02:50:36.542362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16809 | ||
| 7672 | 2026.03.17 02:50:36.543160 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.03.17 02:50:36.543240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7674 | 2026.03.17 02:50:36.543771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7675 | 2026.03.17 02:50:36.544019 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.03.17 02:50:36.544164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16809 | ||
| 7677 | 2026.03.17 02:50:37.434096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7678 | 2026.03.17 02:50:37.451740 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.03.17 02:50:37.451797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7680 | 2026.03.17 02:50:37.457828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7681 | 2026.03.17 02:50:37.458520 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.03.17 02:50:37.461570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7683 | 2026.03.17 02:50:40.393423 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.03.17 02:50:40.393651 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7685 | 2026.03.17 02:50:40.393723 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7686 | 2026.03.17 02:50:40.394450 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.03.17 02:50:40.394505 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7688 | 2026.03.17 02:50:40.394906 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7689 | 2026.03.17 02:50:40.395139 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.03.17 02:50:40.395303 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.33 MiB/sec. | ||
| 7691 | 2026.03.17 02:50:40.395353 [ 4 ] {00f2b315-cb8d-44c5-b9f0-30da0a244da3} <Debug> TCPHandler: Processed in 0.002095701 sec. | ||
| 7692 | 2026.03.17 02:50:40.395482 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.03.17 02:50:40.395585 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7694 | 2026.03.17 02:50:40.395627 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7695 | 2026.03.17 02:50:40.396053 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.03.17 02:50:40.396091 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7697 | 2026.03.17 02:50:40.396403 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7698 | 2026.03.17 02:50:40.396618 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.03.17 02:50:40.396751 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 7700 | 2026.03.17 02:50:40.396790 [ 4 ] {4a5d475c-139d-48a1-98cc-903a82a45fa9} <Debug> TCPHandler: Processed in 0.001360193 sec. | ||
| 7701 | 2026.03.17 02:50:40.396902 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.03.17 02:50:40.396998 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7703 | 2026.03.17 02:50:40.397037 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7704 | 2026.03.17 02:50:40.397461 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.03.17 02:50:40.397498 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7706 | 2026.03.17 02:50:40.397803 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7707 | 2026.03.17 02:50:40.398012 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.03.17 02:50:40.398142 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 6.04 MiB/sec. | ||
| 7709 | 2026.03.17 02:50:40.398180 [ 4 ] {95766873-5aaf-49aa-a6af-1fd620b61bd9} <Debug> TCPHandler: Processed in 0.001328883 sec. | ||
| 7710 | 2026.03.17 02:50:40.398295 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.03.17 02:50:40.398390 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.03.17 02:50:40.398432 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.03.17 02:50:40.398826 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.03.17 02:50:40.398866 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7715 | 2026.03.17 02:50:40.399193 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7716 | 2026.03.17 02:50:40.399406 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.03.17 02:50:40.399537 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7718 | 2026.03.17 02:50:40.399574 [ 4 ] {f60bc253-d633-4db0-bbbe-e6e931c203e0} <Debug> TCPHandler: Processed in 0.001328523 sec. | ||
| 7719 | 2026.03.17 02:50:40.399681 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.03.17 02:50:40.399773 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.03.17 02:50:40.399827 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7722 | 2026.03.17 02:50:40.400588 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.03.17 02:50:40.400623 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7724 | 2026.03.17 02:50:40.401153 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7725 | 2026.03.17 02:50:40.401373 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.03.17 02:50:40.401512 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001756 sec., 14806.37813211845 rows/sec., 26.53 MiB/sec. | ||
| 7727 | 2026.03.17 02:50:40.401571 [ 4 ] {2de4d205-8c61-42ac-ba6b-a8d6e793daa0} <Debug> TCPHandler: Processed in 0.001938927 sec. | ||
| 7728 | 2026.03.17 02:50:40.401680 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.03.17 02:50:40.401774 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.03.17 02:50:40.401815 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7731 | 2026.03.17 02:50:40.402137 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.03.17 02:50:40.402173 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7733 | 2026.03.17 02:50:40.402475 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7734 | 2026.03.17 02:50:40.402678 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.03.17 02:50:40.402803 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7736 | 2026.03.17 02:50:40.402838 [ 4 ] {ec034afe-a51a-49f5-b306-9b4351274de0} <Debug> TCPHandler: Processed in 0.00120767 sec. | ||
| 7737 | 2026.03.17 02:50:43.873742 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7738 | 2026.03.17 02:50:43.873832 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7739 | 2026.03.17 02:50:44.044317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17321 | ||
| 7740 | 2026.03.17 02:50:44.044885 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.03.17 02:50:44.044933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7742 | 2026.03.17 02:50:44.045432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7743 | 2026.03.17 02:50:44.045669 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.03.17 02:50:44.045804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17321 | ||
| 7745 | 2026.03.17 02:50:44.045837 [ 113 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7746 | 2026.03.17 02:50:44.045899 [ 113 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.03.17 02:50:44.045923 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7748 | 2026.03.17 02:50:44.046033 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 7749 | 2026.03.17 02:50:44.046130 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7750 | 2026.03.17 02:50:44.046161 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14889 rows starting from the beginning of the part | ||
| 7751 | 2026.03.17 02:50:44.046218 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7752 | 2026.03.17 02:50:44.046262 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7753 | 2026.03.17 02:50:44.046300 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7754 | 2026.03.17 02:50:44.046338 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7755 | 2026.03.17 02:50:44.046374 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7756 | 2026.03.17 02:50:44.048130 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17321 rows, containing 4 columns (4 merged, 0 gathered) in 0.002137043 sec., 8105124.698005609 rows/sec., 115.94 MiB/sec. | ||
| 7757 | 2026.03.17 02:50:44.048286 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7758 | 2026.03.17 02:50:44.048610 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.03.17 02:50:44.048683 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_36_7} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7760 | 2026.03.17 02:50:44.048806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7761 | 2026.03.17 02:50:44.057230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 926 | ||
| 7762 | 2026.03.17 02:50:44.059209 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.03.17 02:50:44.059246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7764 | 2026.03.17 02:50:44.060366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7765 | 2026.03.17 02:50:44.060620 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.03.17 02:50:44.060748 [ 112 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7767 | 2026.03.17 02:50:44.060781 [ 112 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.03.17 02:50:44.060802 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7769 | 2026.03.17 02:50:44.060869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7770 | 2026.03.17 02:50:44.060882 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 7771 | 2026.03.17 02:50:44.061390 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7772 | 2026.03.17 02:50:44.061524 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 764 rows starting from the beginning of the part | ||
| 7773 | 2026.03.17 02:50:44.061888 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 7774 | 2026.03.17 02:50:44.062306 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 7775 | 2026.03.17 02:50:44.062704 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 7776 | 2026.03.17 02:50:44.063108 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 7777 | 2026.03.17 02:50:44.063491 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 7778 | 2026.03.17 02:50:44.069277 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 72 columns (72 merged, 0 gathered) in 0.008452006 sec., 109559.78971146022 rows/sec., 89.39 MiB/sec. | ||
| 7779 | 2026.03.17 02:50:44.070605 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7780 | 2026.03.17 02:50:44.071172 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.03.17 02:50:44.071249 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_26_5} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7782 | 2026.03.17 02:50:44.071576 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7783 | 2026.03.17 02:50:44.961702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7784 | 2026.03.17 02:50:44.978699 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.03.17 02:50:44.978745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7786 | 2026.03.17 02:50:44.984156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7787 | 2026.03.17 02:50:44.984810 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.03.17 02:50:44.985126 [ 111 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7789 | 2026.03.17 02:50:44.985198 [ 111 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.03.17 02:50:44.985221 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7791 | 2026.03.17 02:50:44.985320 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7792 | 2026.03.17 02:50:44.987783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7793 | 2026.03.17 02:50:44.988295 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7794 | 2026.03.17 02:50:44.989072 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7795 | 2026.03.17 02:50:44.992414 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7796 | 2026.03.17 02:50:44.995724 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7797 | 2026.03.17 02:50:44.999417 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7798 | 2026.03.17 02:50:45.003366 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7799 | 2026.03.17 02:50:45.007207 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 7800 | 2026.03.17 02:50:45.063385 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078095326 sec., 3482.9229088562865 rows/sec., 18.01 MiB/sec. | ||
| 7801 | 2026.03.17 02:50:45.066307 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7802 | 2026.03.17 02:50:45.068296 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_36_7} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.03.17 02:50:45.068407 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_36_7} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7804 | 2026.03.17 02:50:45.070828 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7805 | 2026.03.17 02:50:45.392908 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.03.17 02:50:45.393108 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7807 | 2026.03.17 02:50:45.393182 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7808 | 2026.03.17 02:50:45.393857 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.03.17 02:50:45.393910 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7810 | 2026.03.17 02:50:45.394337 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7811 | 2026.03.17 02:50:45.394573 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.03.17 02:50:45.394748 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001692 sec., 49645.39007092199 rows/sec., 4.15 MiB/sec. | ||
| 7813 | 2026.03.17 02:50:45.394798 [ 4 ] {fd2c44d1-3bf5-43e6-9a4b-dee0a7b870f4} <Debug> TCPHandler: Processed in 0.00202621 sec. | ||
| 7814 | 2026.03.17 02:50:45.394929 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.03.17 02:50:45.395031 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7816 | 2026.03.17 02:50:45.395074 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7817 | 2026.03.17 02:50:45.395489 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.03.17 02:50:45.395527 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7819 | 2026.03.17 02:50:45.395847 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7820 | 2026.03.17 02:50:45.396068 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.03.17 02:50:45.396212 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001203 sec., 11637.572734829591 rows/sec., 875.09 KiB/sec. | ||
| 7822 | 2026.03.17 02:50:45.396250 [ 4 ] {8c622765-b2e5-46bc-a14c-b5c33962763b} <Debug> TCPHandler: Processed in 0.001383524 sec. | ||
| 7823 | 2026.03.17 02:50:45.396354 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.03.17 02:50:45.396449 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7825 | 2026.03.17 02:50:45.396488 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7826 | 2026.03.17 02:50:45.396895 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.03.17 02:50:45.396933 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7828 | 2026.03.17 02:50:45.397266 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7829 | 2026.03.17 02:50:45.397507 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.03.17 02:50:45.397645 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001215 sec., 64197.530864197535 rows/sec., 5.01 MiB/sec. | ||
| 7831 | 2026.03.17 02:50:45.397683 [ 4 ] {f5d70f2a-aa9f-4e94-ac60-1eb19e050afe} <Debug> TCPHandler: Processed in 0.001378413 sec. | ||
| 7832 | 2026.03.17 02:50:45.397792 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.17 02:50:45.397886 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.17 02:50:45.397929 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7835 | 2026.03.17 02:50:45.398303 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.17 02:50:45.398336 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7837 | 2026.03.17 02:50:45.398648 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7838 | 2026.03.17 02:50:45.398848 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.17 02:50:45.399048 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7840 | 2026.03.17 02:50:45.399085 [ 4 ] {50c8a7e7-4731-4d19-8b0b-3f3a78e3f25c} <Debug> TCPHandler: Processed in 0.001340472 sec. | ||
| 7841 | 2026.03.17 02:50:45.399185 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.17 02:50:45.399279 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.17 02:50:45.399332 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7844 | 2026.03.17 02:50:45.400080 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.17 02:50:45.400115 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7846 | 2026.03.17 02:50:45.400663 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7847 | 2026.03.17 02:50:45.400899 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.17 02:50:45.401045 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 7849 | 2026.03.17 02:50:45.401105 [ 4 ] {023f530f-a4f8-4575-b32e-ef87b139ce2f} <Debug> TCPHandler: Processed in 0.001968098 sec. | ||
| 7850 | 2026.03.17 02:50:45.401214 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.03.17 02:50:45.401308 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.03.17 02:50:45.401350 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7853 | 2026.03.17 02:50:45.401680 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.03.17 02:50:45.401714 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7855 | 2026.03.17 02:50:45.402017 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7856 | 2026.03.17 02:50:45.402229 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.17 02:50:45.402355 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7858 | 2026.03.17 02:50:45.402391 [ 4 ] {d3cee016-2daf-4874-8eaa-3bb47da665e4} <Debug> TCPHandler: Processed in 0.0012256 sec. | ||
| 7859 | 2026.03.17 02:50:46.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.40 MiB, peak 296.84 MiB, free memory in arenas 0.00 B, will set to 289.54 MiB (RSS), difference: 4.14 MiB | ||
| 7860 | 2026.03.17 02:50:46.160280 [ 113 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7861 | 2026.03.17 02:50:46.160368 [ 113 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.03.17 02:50:46.160407 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7863 | 2026.03.17 02:50:46.160564 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 7864 | 2026.03.17 02:50:46.160710 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7865 | 2026.03.17 02:50:46.160747 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 25 rows starting from the beginning of the part | ||
| 7866 | 2026.03.17 02:50:46.160817 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 732 rows starting from the beginning of the part | ||
| 7867 | 2026.03.17 02:50:46.160869 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 7868 | 2026.03.17 02:50:46.160919 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 7869 | 2026.03.17 02:50:46.160965 [ 195 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 732 rows starting from the beginning of the part | ||
| 7870 | 2026.03.17 02:50:46.162310 [ 200 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800234 sec., 1640342.3110551185 rows/sec., 103.59 MiB/sec. | ||
| 7871 | 2026.03.17 02:50:46.162519 [ 196 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7872 | 2026.03.17 02:50:46.162814 [ 196 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.17 02:50:46.162886 [ 196 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_9_2} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7874 | 2026.03.17 02:50:46.162988 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7875 | 2026.03.17 02:50:50.393570 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2026.03.17 02:50:50.393754 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7877 | 2026.03.17 02:50:50.393817 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7878 | 2026.03.17 02:50:50.394421 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.03.17 02:50:50.394465 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7880 | 2026.03.17 02:50:50.394861 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7881 | 2026.03.17 02:50:50.395131 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.03.17 02:50:50.395297 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 7883 | 2026.03.17 02:50:50.395347 [ 4 ] {e533aef2-709c-41cc-b0a9-14f77d427b29} <Debug> TCPHandler: Processed in 0.001899246 sec. | ||
| 7884 | 2026.03.17 02:50:50.395464 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.03.17 02:50:50.395564 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7886 | 2026.03.17 02:50:50.395606 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7887 | 2026.03.17 02:50:50.396037 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.03.17 02:50:50.396073 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7889 | 2026.03.17 02:50:50.396384 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7890 | 2026.03.17 02:50:50.396602 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.17 02:50:50.396702 [ 101 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7892 | 2026.03.17 02:50:50.396733 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001192 sec., 91442.95302013423 rows/sec., 7.68 MiB/sec. | ||
| 7893 | 2026.03.17 02:50:50.396740 [ 101 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.03.17 02:50:50.396763 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7895 | 2026.03.17 02:50:50.396771 [ 4 ] {f9218fd2-926a-4d55-a747-fe3be7c2154d} <Debug> TCPHandler: Processed in 0.001360383 sec. | ||
| 7896 | 2026.03.17 02:50:50.396848 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 7897 | 2026.03.17 02:50:50.396882 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.03.17 02:50:50.396933 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7899 | 2026.03.17 02:50:50.396963 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2150 rows starting from the beginning of the part | ||
| 7900 | 2026.03.17 02:50:50.396978 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.03.17 02:50:50.397018 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7902 | 2026.03.17 02:50:50.397019 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2095 rows starting from the beginning of the part | ||
| 7903 | 2026.03.17 02:50:50.397067 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7904 | 2026.03.17 02:50:50.397103 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 7905 | 2026.03.17 02:50:50.397141 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 84 rows starting from the beginning of the part | ||
| 7906 | 2026.03.17 02:50:50.397178 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 109 rows starting from the beginning of the part | ||
| 7907 | 2026.03.17 02:50:50.397438 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.03.17 02:50:50.397472 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7909 | 2026.03.17 02:50:50.397793 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7910 | 2026.03.17 02:50:50.398005 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.03.17 02:50:50.398112 [ 101 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7912 | 2026.03.17 02:50:50.398140 [ 101 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.17 02:50:50.398142 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001184 sec., 23648.64864864865 rows/sec., 1.73 MiB/sec. | ||
| 7914 | 2026.03.17 02:50:50.398158 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7915 | 2026.03.17 02:50:50.398185 [ 4 ] {286d0631-3765-4089-aca1-48f951837671} <Debug> TCPHandler: Processed in 0.001353344 sec. | ||
| 7916 | 2026.03.17 02:50:50.398231 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 7917 | 2026.03.17 02:50:50.398293 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.03.17 02:50:50.398314 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7919 | 2026.03.17 02:50:50.398339 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 7920 | 2026.03.17 02:50:50.398389 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7921 | 2026.03.17 02:50:50.398390 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7922 | 2026.03.17 02:50:50.398430 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7923 | 2026.03.17 02:50:50.398442 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 51 rows starting from the beginning of the part | ||
| 7924 | 2026.03.17 02:50:50.398480 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 7925 | 2026.03.17 02:50:50.398516 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 7926 | 2026.03.17 02:50:50.398552 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 7927 | 2026.03.17 02:50:50.398819 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002000209 sec., 2300759.5706248693 rows/sec., 186.46 MiB/sec. | ||
| 7928 | 2026.03.17 02:50:50.398852 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.17 02:50:50.398896 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7930 | 2026.03.17 02:50:50.399128 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7931 | 2026.03.17 02:50:50.399252 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001048225 sec., 215602.56624293447 rows/sec., 16.59 MiB/sec. | ||
| 7932 | 2026.03.17 02:50:50.399390 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.03.17 02:50:50.399393 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7934 | 2026.03.17 02:50:50.399414 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7935 | 2026.03.17 02:50:50.399461 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_56_11} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7936 | 2026.03.17 02:50:50.399536 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 7937 | 2026.03.17 02:50:50.399635 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.03.17 02:50:50.399664 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.03.17 02:50:50.399700 [ 196 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_51_10} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7940 | 2026.03.17 02:50:50.399762 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7941 | 2026.03.17 02:50:50.399769 [ 101 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7942 | 2026.03.17 02:50:50.399797 [ 101 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.03.17 02:50:50.399802 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001432 sec., 64245.81005586593 rows/sec., 5.02 MiB/sec. | ||
| 7944 | 2026.03.17 02:50:50.399814 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7945 | 2026.03.17 02:50:50.399842 [ 4 ] {d131a91f-de88-4bbe-8cad-9bdd4a1e7da3} <Debug> TCPHandler: Processed in 0.001599439 sec. | ||
| 7946 | 2026.03.17 02:50:50.399878 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 7947 | 2026.03.17 02:50:50.399951 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7948 | 2026.03.17 02:50:50.399954 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.03.17 02:50:50.399974 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1123 rows starting from the beginning of the part | ||
| 7950 | 2026.03.17 02:50:50.400018 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1075 rows starting from the beginning of the part | ||
| 7951 | 2026.03.17 02:50:50.400054 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7952 | 2026.03.17 02:50:50.400055 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.03.17 02:50:50.400086 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 7954 | 2026.03.17 02:50:50.400104 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7955 | 2026.03.17 02:50:50.400117 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 7956 | 2026.03.17 02:50:50.400148 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 92 rows starting from the beginning of the part | ||
| 7957 | 2026.03.17 02:50:50.400512 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.03.17 02:50:50.400546 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7959 | 2026.03.17 02:50:50.400880 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7960 | 2026.03.17 02:50:50.401095 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.03.17 02:50:50.401157 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304572 sec., 1933201.0805076302 rows/sec., 144.55 MiB/sec. | ||
| 7962 | 2026.03.17 02:50:50.401193 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7963 | 2026.03.17 02:50:50.401221 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.03.17 02:50:50.401226 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 7965 | 2026.03.17 02:50:50.401237 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7966 | 2026.03.17 02:50:50.401265 [ 4 ] {2a0b6b84-c872-4d0f-af1d-fb1dfcc4d153} <Debug> TCPHandler: Processed in 0.001359883 sec. | ||
| 7967 | 2026.03.17 02:50:50.401328 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7968 | 2026.03.17 02:50:50.401345 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7969 | 2026.03.17 02:50:50.401373 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.03.17 02:50:50.401459 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7971 | 2026.03.17 02:50:50.401469 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7972 | 2026.03.17 02:50:50.401503 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15490 rows starting from the beginning of the part | ||
| 7973 | 2026.03.17 02:50:50.401533 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.17 02:50:50.401576 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1356 rows starting from the beginning of the part | ||
| 7975 | 2026.03.17 02:50:50.401626 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 7976 | 2026.03.17 02:50:50.401629 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.03.17 02:50:50.401670 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 7978 | 2026.03.17 02:50:50.401709 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_56_11} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7979 | 2026.03.17 02:50:50.401713 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7980 | 2026.03.17 02:50:50.401774 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
| 7981 | 2026.03.17 02:50:50.401791 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7982 | 2026.03.17 02:50:50.402306 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2026.03.17 02:50:50.402343 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7984 | 2026.03.17 02:50:50.402925 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7985 | 2026.03.17 02:50:50.403152 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2026.03.17 02:50:50.403258 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7987 | 2026.03.17 02:50:50.403285 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.03.17 02:50:50.403293 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 7989 | 2026.03.17 02:50:50.403302 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 7990 | 2026.03.17 02:50:50.403357 [ 4 ] {e2c8b873-19e6-4e3a-a58c-d081a5c23430} <Debug> TCPHandler: Processed in 0.00203417 sec. | ||
| 7991 | 2026.03.17 02:50:50.403362 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 7992 | 2026.03.17 02:50:50.403472 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.03.17 02:50:50.403510 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.03.17 02:50:50.403552 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 896 rows starting from the beginning of the part | ||
| 7995 | 2026.03.17 02:50:50.403567 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.03.17 02:50:50.403608 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7997 | 2026.03.17 02:50:50.403648 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 7998 | 2026.03.17 02:50:50.403736 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part | ||
| 7999 | 2026.03.17 02:50:50.403821 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8000 | 2026.03.17 02:50:50.403899 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 8001 | 2026.03.17 02:50:50.403949 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.03.17 02:50:50.403982 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 8003 | 2026.03.17 02:50:50.403985 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8004 | 2026.03.17 02:50:50.404309 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8005 | 2026.03.17 02:50:50.404523 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.03.17 02:50:50.404650 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8007 | 2026.03.17 02:50:50.404689 [ 4 ] {ed1a4fa5-0681-4ddd-9fa5-9d08124b134c} <Debug> TCPHandler: Processed in 0.001267781 sec. | ||
| 8008 | 2026.03.17 02:50:50.404704 [ 101 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8009 | 2026.03.17 02:50:50.404730 [ 101 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.03.17 02:50:50.404747 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8011 | 2026.03.17 02:50:50.404813 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8012 | 2026.03.17 02:50:50.404886 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8013 | 2026.03.17 02:50:50.404911 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2844 rows starting from the beginning of the part | ||
| 8014 | 2026.03.17 02:50:50.404957 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
| 8015 | 2026.03.17 02:50:50.404997 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8016 | 2026.03.17 02:50:50.405050 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8017 | 2026.03.17 02:50:50.405095 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8018 | 2026.03.17 02:50:50.405128 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8019 | 2026.03.17 02:50:50.406594 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 4 columns (4 merged, 0 gathered) in 0.001800204 sec., 1713139.1775598766 rows/sec., 115.45 MiB/sec. | ||
| 8020 | 2026.03.17 02:50:50.406945 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8021 | 2026.03.17 02:50:50.407175 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.03.17 02:50:50.407237 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_56_11} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8023 | 2026.03.17 02:50:50.407293 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8024 | 2026.03.17 02:50:50.408191 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17359 rows, containing 5 columns (5 merged, 0 gathered) in 0.006906208 sec., 2513535.6479271986 rows/sec., 169.19 MiB/sec. | ||
| 8025 | 2026.03.17 02:50:50.408401 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8026 | 2026.03.17 02:50:50.408640 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.03.17 02:50:50.408703 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8028 | 2026.03.17 02:50:50.408782 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8029 | 2026.03.17 02:50:50.410461 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 19 columns (19 merged, 0 gathered) in 0.007123154 sec., 142212.28405282268 rows/sec., 254.84 MiB/sec. | ||
| 8030 | 2026.03.17 02:50:50.411687 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8031 | 2026.03.17 02:50:50.411977 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.03.17 02:50:50.412042 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8033 | 2026.03.17 02:50:50.412129 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 8034 | 2026.03.17 02:50:51.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.22 MiB, peak 302.71 MiB, free memory in arenas 0.00 B, will set to 295.74 MiB (RSS), difference: 5.53 MiB | ||
| 8035 | 2026.03.17 02:50:51.545908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17769 | ||
| 8036 | 2026.03.17 02:50:51.546434 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2026.03.17 02:50:51.546485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8038 | 2026.03.17 02:50:51.547014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8039 | 2026.03.17 02:50:51.547273 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.03.17 02:50:51.547421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17769 | ||
| 8041 | 2026.03.17 02:50:52.487863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8042 | 2026.03.17 02:50:52.503437 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.03.17 02:50:52.503495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8044 | 2026.03.17 02:50:52.508785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8045 | 2026.03.17 02:50:52.509755 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.03.17 02:50:52.514268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8047 | 2026.03.17 02:50:54.061001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 952 | ||
| 8048 | 2026.03.17 02:50:54.063644 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.03.17 02:50:54.063690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8050 | 2026.03.17 02:50:54.064825 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8051 | 2026.03.17 02:50:54.065080 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.03.17 02:50:54.065332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 8053 | 2026.03.17 02:50:55.393747 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.03.17 02:50:55.393960 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8055 | 2026.03.17 02:50:55.394031 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8056 | 2026.03.17 02:50:55.394661 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.03.17 02:50:55.394706 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8058 | 2026.03.17 02:50:55.395130 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8059 | 2026.03.17 02:50:55.395355 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.03.17 02:50:55.395506 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001601 sec., 52467.207995003126 rows/sec., 4.39 MiB/sec. | ||
| 8061 | 2026.03.17 02:50:55.395555 [ 4 ] {25a9be30-3cb2-4cf7-ba9f-51f266a0fa00} <Debug> TCPHandler: Processed in 0.001940457 sec. | ||
| 8062 | 2026.03.17 02:50:55.395675 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.03.17 02:50:55.395776 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.03.17 02:50:55.395818 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8065 | 2026.03.17 02:50:55.396222 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.03.17 02:50:55.396257 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8067 | 2026.03.17 02:50:55.396550 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8068 | 2026.03.17 02:50:55.396757 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.03.17 02:50:55.396885 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001132 sec., 12367.491166077738 rows/sec., 929.98 KiB/sec. | ||
| 8070 | 2026.03.17 02:50:55.396923 [ 4 ] {3411c733-f756-40cf-ae86-935f755c5e58} <Debug> TCPHandler: Processed in 0.001300451 sec. | ||
| 8071 | 2026.03.17 02:50:55.397026 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.03.17 02:50:55.397123 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8073 | 2026.03.17 02:50:55.397162 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8074 | 2026.03.17 02:50:55.397582 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.03.17 02:50:55.397617 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8076 | 2026.03.17 02:50:55.397914 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8077 | 2026.03.17 02:50:55.398126 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.03.17 02:50:55.398258 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001156 sec., 67474.04844290658 rows/sec., 5.27 MiB/sec. | ||
| 8079 | 2026.03.17 02:50:55.398294 [ 4 ] {7e895756-fa39-4506-a212-a8e39b40b0bc} <Debug> TCPHandler: Processed in 0.001317472 sec. | ||
| 8080 | 2026.03.17 02:50:55.398407 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.03.17 02:50:55.398501 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.03.17 02:50:55.398543 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8083 | 2026.03.17 02:50:55.398928 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.03.17 02:50:55.398963 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8085 | 2026.03.17 02:50:55.399283 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8086 | 2026.03.17 02:50:55.399497 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.03.17 02:50:55.399621 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 8088 | 2026.03.17 02:50:55.399658 [ 4 ] {6955245c-fd70-410c-b4d4-65606bb7589f} <Debug> TCPHandler: Processed in 0.001301512 sec. | ||
| 8089 | 2026.03.17 02:50:55.399763 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.03.17 02:50:55.399863 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.03.17 02:50:55.399917 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8092 | 2026.03.17 02:50:55.400649 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.03.17 02:50:55.400684 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8094 | 2026.03.17 02:50:55.401217 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8095 | 2026.03.17 02:50:55.401436 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.03.17 02:50:55.401573 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001729 sec., 8097.165991902833 rows/sec., 14.51 MiB/sec. | ||
| 8097 | 2026.03.17 02:50:55.401633 [ 4 ] {ac0f9a29-6b03-4c74-9b03-15316bbcb90c} <Debug> TCPHandler: Processed in 0.001920547 sec. | ||
| 8098 | 2026.03.17 02:50:55.401743 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.03.17 02:50:55.401837 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.03.17 02:50:55.401877 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8101 | 2026.03.17 02:50:55.402198 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.03.17 02:50:55.402232 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8103 | 2026.03.17 02:50:55.402536 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8104 | 2026.03.17 02:50:55.402758 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.03.17 02:50:55.402882 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8106 | 2026.03.17 02:50:55.402916 [ 4 ] {fe50772c-e4c7-4676-906d-95f8a18f5373} <Debug> TCPHandler: Processed in 0.00122334 sec. | ||
| 8107 | 2026.03.17 02:50:58.873936 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8108 | 2026.03.17 02:50:58.873992 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8109 | 2026.03.17 02:50:59.047521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18281 | ||
| 8110 | 2026.03.17 02:50:59.048038 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.03.17 02:50:59.048086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8112 | 2026.03.17 02:50:59.048602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8113 | 2026.03.17 02:50:59.048855 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.03.17 02:50:59.049004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18281 | ||
| 8115 | 2026.03.17 02:51:00.014367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8116 | 2026.03.17 02:51:00.032175 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.03.17 02:51:00.032238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8118 | 2026.03.17 02:51:00.037931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8119 | 2026.03.17 02:51:00.038704 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.03.17 02:51:00.042611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8121 | 2026.03.17 02:51:00.400552 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.03.17 02:51:00.400801 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8123 | 2026.03.17 02:51:00.400885 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8124 | 2026.03.17 02:51:00.401691 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.03.17 02:51:00.401750 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8126 | 2026.03.17 02:51:00.402254 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8127 | 2026.03.17 02:51:00.402547 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.03.17 02:51:00.402762 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002039 sec., 52967.140755272194 rows/sec., 4.46 MiB/sec. | ||
| 8129 | 2026.03.17 02:51:00.402836 [ 4 ] {25fb04b6-5df1-4fe8-a027-e5bb43370653} <Debug> TCPHandler: Processed in 0.00248977 sec. | ||
| 8130 | 2026.03.17 02:51:00.403002 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.03.17 02:51:00.403118 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8132 | 2026.03.17 02:51:00.403169 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8133 | 2026.03.17 02:51:00.403758 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.03.17 02:51:00.403811 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8135 | 2026.03.17 02:51:00.404234 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8136 | 2026.03.17 02:51:00.404504 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.03.17 02:51:00.404668 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001578 sec., 16476.552598225604 rows/sec., 1.21 MiB/sec. | ||
| 8138 | 2026.03.17 02:51:00.404718 [ 4 ] {08ff08eb-f9bf-4f7a-9023-a04e6ac182a6} <Debug> TCPHandler: Processed in 0.001782723 sec. | ||
| 8139 | 2026.03.17 02:51:00.404877 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.03.17 02:51:00.404995 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8141 | 2026.03.17 02:51:00.405047 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8142 | 2026.03.17 02:51:00.405650 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.03.17 02:51:00.405706 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8144 | 2026.03.17 02:51:00.406113 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8145 | 2026.03.17 02:51:00.406399 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.03.17 02:51:00.406562 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001599 sec., 56285.17823639775 rows/sec., 4.40 MiB/sec. | ||
| 8147 | 2026.03.17 02:51:00.406606 [ 4 ] {cabfcde7-9230-4271-a88b-51dedaae40a9} <Debug> TCPHandler: Processed in 0.001788324 sec. | ||
| 8148 | 2026.03.17 02:51:00.406775 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.03.17 02:51:00.406897 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8150 | 2026.03.17 02:51:00.406956 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8151 | 2026.03.17 02:51:00.407477 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.03.17 02:51:00.407520 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8153 | 2026.03.17 02:51:00.407937 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8154 | 2026.03.17 02:51:00.408180 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.03.17 02:51:00.408340 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
| 8156 | 2026.03.17 02:51:00.408388 [ 4 ] {505ab673-931d-4d5f-a177-f1894b385aef} <Debug> TCPHandler: Processed in 0.001677381 sec. | ||
| 8157 | 2026.03.17 02:51:00.408523 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.03.17 02:51:00.408634 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8159 | 2026.03.17 02:51:00.408701 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8160 | 2026.03.17 02:51:00.409735 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2026.03.17 02:51:00.409776 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8162 | 2026.03.17 02:51:00.410492 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8163 | 2026.03.17 02:51:00.410843 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2026.03.17 02:51:00.411035 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002426 sec., 10717.230008244022 rows/sec., 19.20 MiB/sec. | ||
| 8165 | 2026.03.17 02:51:00.411159 [ 4 ] {b7e033b0-93bc-4675-b685-9b697b7b405d} <Debug> TCPHandler: Processed in 0.002686435 sec. | ||
| 8166 | 2026.03.17 02:51:00.411322 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.03.17 02:51:00.411439 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8168 | 2026.03.17 02:51:00.411499 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8169 | 2026.03.17 02:51:00.411982 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.03.17 02:51:00.412030 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8171 | 2026.03.17 02:51:00.412481 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8172 | 2026.03.17 02:51:00.412807 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.03.17 02:51:00.413005 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. | ||
| 8174 | 2026.03.17 02:51:00.413050 [ 4 ] {bfc167a4-ee1d-4a1a-8c51-77fe34e08b84} <Debug> TCPHandler: Processed in 0.001794603 sec. | ||
| 8175 | 2026.03.17 02:51:03.532577 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.03.17 02:51:03.532837 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.03.17 02:51:03.532932 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8178 | 2026.03.17 02:51:03.533735 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.03.17 02:51:03.533780 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8180 | 2026.03.17 02:51:03.534171 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8181 | 2026.03.17 02:51:03.534403 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.03.17 02:51:03.534556 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 1.11 MiB/sec. | ||
| 8183 | 2026.03.17 02:51:03.534599 [ 4 ] {3c80528d-f769-4657-a708-d337ec0be3d8} <Debug> TCPHandler: Processed in 0.002191984 sec. | ||
| 8184 | 2026.03.17 02:51:03.534723 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.03.17 02:51:03.534840 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8186 | 2026.03.17 02:51:03.534888 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8187 | 2026.03.17 02:51:03.535325 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.03.17 02:51:03.535361 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8189 | 2026.03.17 02:51:03.535657 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8190 | 2026.03.17 02:51:03.535871 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.03.17 02:51:03.536000 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 8192 | 2026.03.17 02:51:03.536038 [ 4 ] {23bcf3f8-3637-405f-b30b-4b78eb809313} <Debug> TCPHandler: Processed in 0.001372914 sec. | ||
| 8193 | 2026.03.17 02:51:03.536143 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.03.17 02:51:03.536239 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8195 | 2026.03.17 02:51:03.536279 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8196 | 2026.03.17 02:51:03.537733 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.03.17 02:51:03.537770 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8198 | 2026.03.17 02:51:03.538209 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8199 | 2026.03.17 02:51:03.538423 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.03.17 02:51:03.538555 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.002336 sec., 894263.698630137 rows/sec., 68.48 MiB/sec. | ||
| 8201 | 2026.03.17 02:51:03.538593 [ 4 ] {91ddcb29-913f-4662-8958-5323d849d642} <Debug> TCPHandler: Processed in 0.002500701 sec. | ||
| 8202 | 2026.03.17 02:51:03.538723 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.03.17 02:51:03.538819 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8204 | 2026.03.17 02:51:03.538859 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8205 | 2026.03.17 02:51:03.539297 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.03.17 02:51:03.539332 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8207 | 2026.03.17 02:51:03.539632 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8208 | 2026.03.17 02:51:03.539847 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.03.17 02:51:03.539976 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001176 sec., 33163.26530612245 rows/sec., 2.48 MiB/sec. | ||
| 8210 | 2026.03.17 02:51:03.540016 [ 4 ] {0df4776b-f951-4da7-8e4f-056242f78554} <Debug> TCPHandler: Processed in 0.001342703 sec. | ||
| 8211 | 2026.03.17 02:51:03.540139 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.03.17 02:51:03.540234 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.03.17 02:51:03.540274 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8214 | 2026.03.17 02:51:03.540916 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.03.17 02:51:03.540951 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8216 | 2026.03.17 02:51:03.541295 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8217 | 2026.03.17 02:51:03.541511 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.03.17 02:51:03.541636 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001421 sec., 515130.1900070373 rows/sec., 30.47 MiB/sec. | ||
| 8219 | 2026.03.17 02:51:03.541676 [ 4 ] {fbb5046a-f2e6-4e55-bf45-3b5ae20d0813} <Debug> TCPHandler: Processed in 0.001587679 sec. | ||
| 8220 | 2026.03.17 02:51:03.541788 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2026.03.17 02:51:03.541883 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8222 | 2026.03.17 02:51:03.541922 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8223 | 2026.03.17 02:51:03.542305 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.03.17 02:51:03.542342 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8225 | 2026.03.17 02:51:03.542636 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8226 | 2026.03.17 02:51:03.542848 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.03.17 02:51:03.542937 [ 97 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8228 | 2026.03.17 02:51:03.542970 [ 97 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.03.17 02:51:03.542977 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 8230 | 2026.03.17 02:51:03.542989 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8231 | 2026.03.17 02:51:03.543018 [ 4 ] {ad58b2c3-359b-4d61-a984-f6712f0358c2} <Debug> TCPHandler: Processed in 0.001279301 sec. | ||
| 8232 | 2026.03.17 02:51:03.543077 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 8233 | 2026.03.17 02:51:03.543125 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.03.17 02:51:03.543174 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8235 | 2026.03.17 02:51:03.543205 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 8236 | 2026.03.17 02:51:03.543221 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.03.17 02:51:03.543260 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8238 | 2026.03.17 02:51:03.543267 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 8239 | 2026.03.17 02:51:03.543317 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 8240 | 2026.03.17 02:51:03.543360 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 8241 | 2026.03.17 02:51:03.543397 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 8242 | 2026.03.17 02:51:03.543655 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.03.17 02:51:03.543690 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8244 | 2026.03.17 02:51:03.543996 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8245 | 2026.03.17 02:51:03.544011 [ 194 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000964544 sec., 5183.796695640634 rows/sec., 384.73 KiB/sec. | ||
| 8246 | 2026.03.17 02:51:03.544220 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8247 | 2026.03.17 02:51:03.544240 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.03.17 02:51:03.544387 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 8249 | 2026.03.17 02:51:03.544431 [ 4 ] {327b2c89-4bcc-4df7-abff-613c6117228b} <Debug> TCPHandler: Processed in 0.001355713 sec. | ||
| 8250 | 2026.03.17 02:51:03.544543 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.03.17 02:51:03.544566 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.03.17 02:51:03.544638 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8253 | 2026.03.17 02:51:03.544647 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_5_1} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8254 | 2026.03.17 02:51:03.544684 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8255 | 2026.03.17 02:51:03.544747 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8256 | 2026.03.17 02:51:03.545430 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.03.17 02:51:03.545471 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8258 | 2026.03.17 02:51:03.545819 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8259 | 2026.03.17 02:51:03.546054 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.03.17 02:51:03.546188 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001567 sec., 678366.3050414806 rows/sec., 47.22 MiB/sec. | ||
| 8261 | 2026.03.17 02:51:03.546227 [ 4 ] {cd576c53-ab94-4560-954b-aec7ea192d40} <Debug> TCPHandler: Processed in 0.001734772 sec. | ||
| 8262 | 2026.03.17 02:51:03.546336 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.03.17 02:51:03.546431 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8264 | 2026.03.17 02:51:03.546473 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8265 | 2026.03.17 02:51:03.547114 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.03.17 02:51:03.547152 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8267 | 2026.03.17 02:51:03.547570 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8268 | 2026.03.17 02:51:03.547795 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.03.17 02:51:03.547922 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.00151 sec., 894039.7350993378 rows/sec., 56.80 MiB/sec. | ||
| 8270 | 2026.03.17 02:51:03.547961 [ 4 ] {b55e04dc-0b92-4aae-b993-902712b5ffb3} <Debug> TCPHandler: Processed in 0.001674651 sec. | ||
| 8271 | 2026.03.17 02:51:03.548072 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.03.17 02:51:03.548168 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.03.17 02:51:03.548220 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8274 | 2026.03.17 02:51:03.548995 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.03.17 02:51:03.549033 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8276 | 2026.03.17 02:51:03.549561 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8277 | 2026.03.17 02:51:03.549790 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.03.17 02:51:03.549930 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 8279 | 2026.03.17 02:51:03.549991 [ 4 ] {198a5490-272c-41f8-93b9-9367fee65bbc} <Debug> TCPHandler: Processed in 0.001968288 sec. | ||
| 8280 | 2026.03.17 02:51:03.550098 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.03.17 02:51:03.550194 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8282 | 2026.03.17 02:51:03.550261 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8283 | 2026.03.17 02:51:03.550583 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.03.17 02:51:03.550621 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8285 | 2026.03.17 02:51:03.550926 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8286 | 2026.03.17 02:51:03.551137 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.03.17 02:51:03.551264 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00109 sec., 44036.69724770642 rows/sec., 2.97 MiB/sec. | ||
| 8288 | 2026.03.17 02:51:03.551301 [ 4 ] {72c9df97-3d94-49e7-ba43-2dee0eb91e4f} <Debug> TCPHandler: Processed in 0.00125205 sec. | ||
| 8289 | 2026.03.17 02:51:04.065597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 998 | ||
| 8290 | 2026.03.17 02:51:04.068689 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.17 02:51:04.068752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 8292 | 2026.03.17 02:51:04.069980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8293 | 2026.03.17 02:51:04.070258 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.17 02:51:04.070649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8295 | 2026.03.17 02:51:05.386952 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.03.17 02:51:05.387256 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8297 | 2026.03.17 02:51:05.387361 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8298 | 2026.03.17 02:51:05.388054 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.03.17 02:51:05.388108 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8300 | 2026.03.17 02:51:05.388501 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8301 | 2026.03.17 02:51:05.388754 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.03.17 02:51:05.388908 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 8303 | 2026.03.17 02:51:05.388950 [ 4 ] {792f3410-a0a7-4174-87f9-fc6ec3d9aac0} <Debug> TCPHandler: Processed in 0.002181353 sec. | ||
| 8304 | 2026.03.17 02:51:05.389075 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.03.17 02:51:05.389171 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8306 | 2026.03.17 02:51:05.389212 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8307 | 2026.03.17 02:51:05.389629 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.03.17 02:51:05.389667 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8309 | 2026.03.17 02:51:05.389971 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8310 | 2026.03.17 02:51:05.390183 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.03.17 02:51:05.390313 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 8312 | 2026.03.17 02:51:05.390351 [ 4 ] {d30534d0-6180-467c-90fb-8db9dc8c7037} <Debug> TCPHandler: Processed in 0.001326522 sec. | ||
| 8313 | 2026.03.17 02:51:05.390467 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.03.17 02:51:05.390562 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.03.17 02:51:05.390605 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8316 | 2026.03.17 02:51:05.390963 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.03.17 02:51:05.391000 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8318 | 2026.03.17 02:51:05.391318 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8319 | 2026.03.17 02:51:05.391530 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.03.17 02:51:05.391657 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001114 sec., 28725.31418312388 rows/sec., 2.00 MiB/sec. | ||
| 8321 | 2026.03.17 02:51:05.391694 [ 4 ] {756d38c8-0e31-4d35-a648-b590374ecc02} <Debug> TCPHandler: Processed in 0.001277741 sec. | ||
| 8322 | 2026.03.17 02:51:05.391812 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.03.17 02:51:05.391930 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.03.17 02:51:05.391980 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8325 | 2026.03.17 02:51:05.392320 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.03.17 02:51:05.392360 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8327 | 2026.03.17 02:51:05.392649 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8328 | 2026.03.17 02:51:05.392846 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.03.17 02:51:05.393040 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. | ||
| 8330 | 2026.03.17 02:51:05.393075 [ 4 ] {6e63050a-1b0f-4c12-bafb-cfe6602e731a} <Debug> TCPHandler: Processed in 0.001320633 sec. | ||
| 8331 | 2026.03.17 02:51:06.549115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18729 | ||
| 8332 | 2026.03.17 02:51:06.549979 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.03.17 02:51:06.550033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8334 | 2026.03.17 02:51:06.550541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8335 | 2026.03.17 02:51:06.550790 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.03.17 02:51:06.550941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18729 | ||
| 8337 | 2026.03.17 02:51:07.542686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8338 | 2026.03.17 02:51:07.559670 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.03.17 02:51:07.559732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8340 | 2026.03.17 02:51:07.565619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8341 | 2026.03.17 02:51:07.566308 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.03.17 02:51:07.569414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8343 | 2026.03.17 02:51:10.394464 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2026.03.17 02:51:10.394651 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8345 | 2026.03.17 02:51:10.394716 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8346 | 2026.03.17 02:51:10.395394 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.03.17 02:51:10.395437 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8348 | 2026.03.17 02:51:10.395831 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8349 | 2026.03.17 02:51:10.396062 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.03.17 02:51:10.396192 [ 89 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8351 | 2026.03.17 02:51:10.396211 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001606 sec., 67247.8206724782 rows/sec., 5.66 MiB/sec. | ||
| 8352 | 2026.03.17 02:51:10.396236 [ 89 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.03.17 02:51:10.396258 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8354 | 2026.03.17 02:51:10.396262 [ 4 ] {7152135f-154c-459c-8709-f8385af1039a} <Debug> TCPHandler: Processed in 0.001917737 sec. | ||
| 8355 | 2026.03.17 02:51:10.396400 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2026.03.17 02:51:10.396397 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 8357 | 2026.03.17 02:51:10.396502 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8358 | 2026.03.17 02:51:10.396550 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8359 | 2026.03.17 02:51:10.396578 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8360 | 2026.03.17 02:51:10.396623 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2150 rows starting from the beginning of the part | ||
| 8361 | 2026.03.17 02:51:10.396698 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 84 rows starting from the beginning of the part | ||
| 8362 | 2026.03.17 02:51:10.396748 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
| 8363 | 2026.03.17 02:51:10.396793 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2089 rows starting from the beginning of the part | ||
| 8364 | 2026.03.17 02:51:10.396836 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8365 | 2026.03.17 02:51:10.396876 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 8366 | 2026.03.17 02:51:10.397011 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.03.17 02:51:10.397052 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8368 | 2026.03.17 02:51:10.397397 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8369 | 2026.03.17 02:51:10.397628 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.03.17 02:51:10.397765 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001286 sec., 20217.72939346812 rows/sec., 1.48 MiB/sec. | ||
| 8371 | 2026.03.17 02:51:10.397804 [ 4 ] {3bd76c41-8bc0-44fb-a70c-4d104c494b44} <Debug> TCPHandler: Processed in 0.001456486 sec. | ||
| 8372 | 2026.03.17 02:51:10.397919 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.03.17 02:51:10.398015 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8374 | 2026.03.17 02:51:10.398057 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8375 | 2026.03.17 02:51:10.398497 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.03.17 02:51:10.398531 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8377 | 2026.03.17 02:51:10.398720 [ 187 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387318 sec., 1924754.0545499176 rows/sec., 156.00 MiB/sec. | ||
| 8378 | 2026.03.17 02:51:10.398841 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8379 | 2026.03.17 02:51:10.399065 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8380 | 2026.03.17 02:51:10.399077 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.03.17 02:51:10.399223 [ 89 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8382 | 2026.03.17 02:51:10.399234 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001238 sec., 72697.89983844911 rows/sec., 5.68 MiB/sec. | ||
| 8383 | 2026.03.17 02:51:10.399268 [ 89 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.03.17 02:51:10.399287 [ 4 ] {00aaaf01-1e1c-4fbd-80bc-a7d07f7fef65} <Debug> TCPHandler: Processed in 0.001418265 sec. | ||
| 8385 | 2026.03.17 02:51:10.399305 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8386 | 2026.03.17 02:51:10.399421 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 8387 | 2026.03.17 02:51:10.399429 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.03.17 02:51:10.399461 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.03.17 02:51:10.399566 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2026.03.17 02:51:10.399572 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_61_12} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8391 | 2026.03.17 02:51:10.399587 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.03.17 02:51:10.399604 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1123 rows starting from the beginning of the part | ||
| 8393 | 2026.03.17 02:51:10.399661 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8394 | 2026.03.17 02:51:10.399697 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 78 rows starting from the beginning of the part | ||
| 8395 | 2026.03.17 02:51:10.399708 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 8396 | 2026.03.17 02:51:10.399749 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 8397 | 2026.03.17 02:51:10.399792 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1063 rows starting from the beginning of the part | ||
| 8398 | 2026.03.17 02:51:10.399833 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8399 | 2026.03.17 02:51:10.399874 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8400 | 2026.03.17 02:51:10.400113 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.03.17 02:51:10.400158 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8402 | 2026.03.17 02:51:10.400542 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8403 | 2026.03.17 02:51:10.400772 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.03.17 02:51:10.400873 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8405 | 2026.03.17 02:51:10.400897 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.03.17 02:51:10.400911 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 8407 | 2026.03.17 02:51:10.400913 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8408 | 2026.03.17 02:51:10.400963 [ 4 ] {9583d7fc-ccc3-4d9c-8d29-ecb7e626b36b} <Debug> TCPHandler: Processed in 0.001598749 sec. | ||
| 8409 | 2026.03.17 02:51:10.401044 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 8410 | 2026.03.17 02:51:10.401082 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.03.17 02:51:10.401134 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766873 sec., 1419456.8596611074 rows/sec., 106.07 MiB/sec. | ||
| 8412 | 2026.03.17 02:51:10.401173 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8413 | 2026.03.17 02:51:10.401185 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8414 | 2026.03.17 02:51:10.401218 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17359 rows starting from the beginning of the part | ||
| 8415 | 2026.03.17 02:51:10.401249 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8416 | 2026.03.17 02:51:10.401293 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 8417 | 2026.03.17 02:51:10.401294 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8418 | 2026.03.17 02:51:10.401349 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 8419 | 2026.03.17 02:51:10.401400 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1350 rows starting from the beginning of the part | ||
| 8420 | 2026.03.17 02:51:10.401446 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 8421 | 2026.03.17 02:51:10.401491 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 8422 | 2026.03.17 02:51:10.401602 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.03.17 02:51:10.401685 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_61_12} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8424 | 2026.03.17 02:51:10.401759 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8425 | 2026.03.17 02:51:10.402098 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.03.17 02:51:10.402139 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8427 | 2026.03.17 02:51:10.402724 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8428 | 2026.03.17 02:51:10.402967 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.03.17 02:51:10.403126 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00196 sec., 13265.30612244898 rows/sec., 23.77 MiB/sec. | ||
| 8430 | 2026.03.17 02:51:10.403191 [ 4 ] {6dd940b4-3074-4c72-b1f3-f06baf55b6d0} <Debug> TCPHandler: Processed in 0.002160273 sec. | ||
| 8431 | 2026.03.17 02:51:10.403309 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2026.03.17 02:51:10.403407 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.03.17 02:51:10.403449 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8434 | 2026.03.17 02:51:10.403790 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.03.17 02:51:10.403825 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8436 | 2026.03.17 02:51:10.404151 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8437 | 2026.03.17 02:51:10.404380 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.03.17 02:51:10.404475 [ 89 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8439 | 2026.03.17 02:51:10.404504 [ 89 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.03.17 02:51:10.404510 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8441 | 2026.03.17 02:51:10.404522 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8442 | 2026.03.17 02:51:10.404549 [ 4 ] {a3149de6-95f0-4ff6-a681-b0c2792c5e88} <Debug> TCPHandler: Processed in 0.001290881 sec. | ||
| 8443 | 2026.03.17 02:51:10.404623 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8444 | 2026.03.17 02:51:10.404734 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8445 | 2026.03.17 02:51:10.404762 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3084 rows starting from the beginning of the part | ||
| 8446 | 2026.03.17 02:51:10.404813 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8447 | 2026.03.17 02:51:10.404859 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8448 | 2026.03.17 02:51:10.404899 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 8449 | 2026.03.17 02:51:10.404955 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 8450 | 2026.03.17 02:51:10.404997 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 8451 | 2026.03.17 02:51:10.406455 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864016 sec., 1783246.495738234 rows/sec., 120.18 MiB/sec. | ||
| 8452 | 2026.03.17 02:51:10.406870 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8453 | 2026.03.17 02:51:10.406932 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19221 rows, containing 5 columns (5 merged, 0 gathered) in 0.005939274 sec., 3236254.12802979 rows/sec., 217.17 MiB/sec. | ||
| 8454 | 2026.03.17 02:51:10.407225 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.03.17 02:51:10.407240 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8456 | 2026.03.17 02:51:10.407336 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_61_12} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8457 | 2026.03.17 02:51:10.407445 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8458 | 2026.03.17 02:51:10.407527 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.03.17 02:51:10.407599 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8460 | 2026.03.17 02:51:10.407686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 8461 | 2026.03.17 02:51:11.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.51 MiB, peak 306.47 MiB, free memory in arenas 0.00 B, will set to 297.88 MiB (RSS), difference: 1.37 MiB | ||
| 8462 | 2026.03.17 02:51:13.874034 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8463 | 2026.03.17 02:51:13.874088 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8464 | 2026.03.17 02:51:14.051024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19241 | ||
| 8465 | 2026.03.17 02:51:14.051814 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.03.17 02:51:14.051864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8467 | 2026.03.17 02:51:14.052497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8468 | 2026.03.17 02:51:14.052801 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.03.17 02:51:14.052965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19241 | ||
| 8470 | 2026.03.17 02:51:14.070885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1018 | ||
| 8471 | 2026.03.17 02:51:14.073435 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.03.17 02:51:14.073483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8473 | 2026.03.17 02:51:14.074740 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8474 | 2026.03.17 02:51:14.075030 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.03.17 02:51:14.075386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8476 | 2026.03.17 02:51:14.978116 [ 83 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8477 | 2026.03.17 02:51:14.978230 [ 83 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.03.17 02:51:14.978269 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8479 | 2026.03.17 02:51:14.978430 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 8480 | 2026.03.17 02:51:14.978634 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8481 | 2026.03.17 02:51:14.978686 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8482 | 2026.03.17 02:51:14.978789 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 8483 | 2026.03.17 02:51:14.978873 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 8484 | 2026.03.17 02:51:14.978953 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8485 | 2026.03.17 02:51:14.979024 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 8486 | 2026.03.17 02:51:14.979851 [ 188 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490417 sec., 25496.22018535752 rows/sec., 2.13 MiB/sec. | ||
| 8487 | 2026.03.17 02:51:14.979987 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8488 | 2026.03.17 02:51:14.980232 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.17 02:51:14.980302 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_13_3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8490 | 2026.03.17 02:51:14.980371 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8491 | 2026.03.17 02:51:15.069454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8492 | 2026.03.17 02:51:15.085922 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.03.17 02:51:15.085974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8494 | 2026.03.17 02:51:15.092114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8495 | 2026.03.17 02:51:15.092784 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.03.17 02:51:15.095572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8497 | 2026.03.17 02:51:15.393053 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.03.17 02:51:15.393254 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8499 | 2026.03.17 02:51:15.393324 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8500 | 2026.03.17 02:51:15.394010 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.03.17 02:51:15.394054 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8502 | 2026.03.17 02:51:15.394449 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8503 | 2026.03.17 02:51:15.394676 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.03.17 02:51:15.394835 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001633 sec., 51439.06919779547 rows/sec., 4.30 MiB/sec. | ||
| 8505 | 2026.03.17 02:51:15.394882 [ 4 ] {607013f4-1817-4181-9075-272777749fb9} <Debug> TCPHandler: Processed in 0.001961968 sec. | ||
| 8506 | 2026.03.17 02:51:15.395009 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.03.17 02:51:15.395108 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.03.17 02:51:15.395149 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8509 | 2026.03.17 02:51:15.395566 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.03.17 02:51:15.395604 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8511 | 2026.03.17 02:51:15.395908 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8512 | 2026.03.17 02:51:15.396116 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.03.17 02:51:15.396236 [ 83 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8514 | 2026.03.17 02:51:15.396248 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00116 sec., 12068.965517241379 rows/sec., 907.53 KiB/sec. | ||
| 8515 | 2026.03.17 02:51:15.396316 [ 83 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.03.17 02:51:15.396328 [ 4 ] {527bb5a6-a99f-4487-b91c-0db0c1e9f854} <Debug> TCPHandler: Processed in 0.001370883 sec. | ||
| 8517 | 2026.03.17 02:51:15.396347 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8518 | 2026.03.17 02:51:15.396442 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.03.17 02:51:15.396469 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 8520 | 2026.03.17 02:51:15.396543 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8521 | 2026.03.17 02:51:15.396589 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8522 | 2026.03.17 02:51:15.396609 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8523 | 2026.03.17 02:51:15.396647 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 8524 | 2026.03.17 02:51:15.396716 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 8525 | 2026.03.17 02:51:15.396760 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 8526 | 2026.03.17 02:51:15.396800 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
| 8527 | 2026.03.17 02:51:15.396850 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 8528 | 2026.03.17 02:51:15.396892 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 8529 | 2026.03.17 02:51:15.397015 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.03.17 02:51:15.397058 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8531 | 2026.03.17 02:51:15.397381 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8532 | 2026.03.17 02:51:15.397616 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.03.17 02:51:15.397751 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001227 sec., 63569.682151589244 rows/sec., 4.96 MiB/sec. | ||
| 8534 | 2026.03.17 02:51:15.397761 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342503 sec., 148975.4585278394 rows/sec., 11.52 MiB/sec. | ||
| 8535 | 2026.03.17 02:51:15.397790 [ 4 ] {0fb7a5d6-4d3f-44d4-b031-5089c57bb438} <Debug> TCPHandler: Processed in 0.001397934 sec. | ||
| 8536 | 2026.03.17 02:51:15.397938 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.03.17 02:51:15.397969 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8538 | 2026.03.17 02:51:15.398051 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8539 | 2026.03.17 02:51:15.398104 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8540 | 2026.03.17 02:51:15.398326 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.17 02:51:15.398411 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_56_11} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8542 | 2026.03.17 02:51:15.398528 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8543 | 2026.03.17 02:51:15.398609 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.03.17 02:51:15.398638 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8545 | 2026.03.17 02:51:15.398974 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8546 | 2026.03.17 02:51:15.399185 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.03.17 02:51:15.399324 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 8548 | 2026.03.17 02:51:15.399369 [ 4 ] {2a11e44d-0f40-470f-8639-99084585fbb5} <Debug> TCPHandler: Processed in 0.001493236 sec. | ||
| 8549 | 2026.03.17 02:51:15.399485 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.03.17 02:51:15.399588 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.03.17 02:51:15.399644 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8552 | 2026.03.17 02:51:15.400433 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.17 02:51:15.400470 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8554 | 2026.03.17 02:51:15.401011 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8555 | 2026.03.17 02:51:15.401246 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.03.17 02:51:15.401364 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8557 | 2026.03.17 02:51:15.401390 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 13.79 MiB/sec. | ||
| 8558 | 2026.03.17 02:51:15.401401 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2026.03.17 02:51:15.401435 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8560 | 2026.03.17 02:51:15.401454 [ 4 ] {8395e9a0-0f6a-4ea0-b7b9-0abbf3395e36} <Debug> TCPHandler: Processed in 0.002019849 sec. | ||
| 8561 | 2026.03.17 02:51:15.401532 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 8562 | 2026.03.17 02:51:15.401577 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.03.17 02:51:15.401678 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8564 | 2026.03.17 02:51:15.401721 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8565 | 2026.03.17 02:51:15.401780 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8566 | 2026.03.17 02:51:15.401843 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1013 rows starting from the beginning of the part | ||
| 8567 | 2026.03.17 02:51:15.401968 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 8568 | 2026.03.17 02:51:15.402066 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 8569 | 2026.03.17 02:51:15.402077 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.03.17 02:51:15.402119 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8571 | 2026.03.17 02:51:15.402159 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part | ||
| 8572 | 2026.03.17 02:51:15.402255 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 8573 | 2026.03.17 02:51:15.402348 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 8574 | 2026.03.17 02:51:15.402456 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8575 | 2026.03.17 02:51:15.402698 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8576 | 2026.03.17 02:51:15.402842 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 8577 | 2026.03.17 02:51:15.402880 [ 4 ] {67325543-2e86-4774-8d9c-14fe78780c19} <Debug> TCPHandler: Processed in 0.001352833 sec. | ||
| 8578 | 2026.03.17 02:51:15.408287 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 19 columns (19 merged, 0 gathered) in 0.006798896 sec., 164438.46177379388 rows/sec., 294.67 MiB/sec. | ||
| 8579 | 2026.03.17 02:51:15.409531 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8580 | 2026.03.17 02:51:15.409876 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.03.17 02:51:15.409947 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8582 | 2026.03.17 02:51:15.410059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8583 | 2026.03.17 02:51:16.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.01 MiB, peak 310.34 MiB, free memory in arenas 0.00 B, will set to 301.01 MiB (RSS), difference: 2.00 MiB | ||
| 8584 | 2026.03.17 02:51:20.393972 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.03.17 02:51:20.394175 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8586 | 2026.03.17 02:51:20.394248 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8587 | 2026.03.17 02:51:20.394993 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.03.17 02:51:20.395046 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8589 | 2026.03.17 02:51:20.395445 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8590 | 2026.03.17 02:51:20.395672 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.03.17 02:51:20.395833 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.33 MiB/sec. | ||
| 8592 | 2026.03.17 02:51:20.395885 [ 4 ] {b16a3d34-d653-45fb-80a6-451608dbd5f7} <Debug> TCPHandler: Processed in 0.00204646 sec. | ||
| 8593 | 2026.03.17 02:51:20.396010 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.03.17 02:51:20.396112 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8595 | 2026.03.17 02:51:20.396155 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8596 | 2026.03.17 02:51:20.396569 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.03.17 02:51:20.396607 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8598 | 2026.03.17 02:51:20.396928 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8599 | 2026.03.17 02:51:20.397140 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.03.17 02:51:20.397277 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.61 MiB/sec. | ||
| 8601 | 2026.03.17 02:51:20.397317 [ 4 ] {62a7f8f8-f8f4-4199-b88f-048caae6e47a} <Debug> TCPHandler: Processed in 0.001360544 sec. | ||
| 8602 | 2026.03.17 02:51:20.397429 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.03.17 02:51:20.397526 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8604 | 2026.03.17 02:51:20.397567 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8605 | 2026.03.17 02:51:20.397999 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.03.17 02:51:20.398035 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8607 | 2026.03.17 02:51:20.398348 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8608 | 2026.03.17 02:51:20.398561 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.03.17 02:51:20.398695 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 8610 | 2026.03.17 02:51:20.398735 [ 4 ] {9c90055f-09f6-4f7b-8c7d-e6a1c5e4d0c4} <Debug> TCPHandler: Processed in 0.001356383 sec. | ||
| 8611 | 2026.03.17 02:51:20.398847 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.03.17 02:51:20.398941 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.03.17 02:51:20.398985 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8614 | 2026.03.17 02:51:20.399399 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.03.17 02:51:20.399435 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8616 | 2026.03.17 02:51:20.399760 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8617 | 2026.03.17 02:51:20.399971 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.03.17 02:51:20.400110 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8619 | 2026.03.17 02:51:20.400149 [ 4 ] {1046c5ff-c98b-45e4-b1a5-879fa83b45c7} <Debug> TCPHandler: Processed in 0.001353173 sec. | ||
| 8620 | 2026.03.17 02:51:20.400261 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.03.17 02:51:20.400355 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8622 | 2026.03.17 02:51:20.400408 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8623 | 2026.03.17 02:51:20.401209 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.03.17 02:51:20.401245 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8625 | 2026.03.17 02:51:20.401827 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8626 | 2026.03.17 02:51:20.402067 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.03.17 02:51:20.402222 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001882 sec., 13815.090329436769 rows/sec., 24.76 MiB/sec. | ||
| 8628 | 2026.03.17 02:51:20.402292 [ 4 ] {51cfaf83-34df-45b8-86a5-20600c3188bf} <Debug> TCPHandler: Processed in 0.002081831 sec. | ||
| 8629 | 2026.03.17 02:51:20.402409 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2026.03.17 02:51:20.402505 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8631 | 2026.03.17 02:51:20.402546 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8632 | 2026.03.17 02:51:20.402888 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.03.17 02:51:20.402925 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8634 | 2026.03.17 02:51:20.403243 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8635 | 2026.03.17 02:51:20.403461 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.03.17 02:51:20.403596 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8637 | 2026.03.17 02:51:20.403635 [ 4 ] {72a2c688-ffe8-4007-9690-dfdf8b13b1cb} <Debug> TCPHandler: Processed in 0.001276221 sec. | ||
| 8638 | 2026.03.17 02:51:21.553162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19689 | ||
| 8639 | 2026.03.17 02:51:21.553983 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.03.17 02:51:21.554067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8641 | 2026.03.17 02:51:21.554797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8642 | 2026.03.17 02:51:21.555043 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.03.17 02:51:21.555208 [ 77 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8644 | 2026.03.17 02:51:21.555235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19689 | ||
| 8645 | 2026.03.17 02:51:21.555272 [ 77 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.03.17 02:51:21.555296 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8647 | 2026.03.17 02:51:21.555395 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 8648 | 2026.03.17 02:51:21.555524 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8649 | 2026.03.17 02:51:21.555566 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17321 rows starting from the beginning of the part | ||
| 8650 | 2026.03.17 02:51:21.555632 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8651 | 2026.03.17 02:51:21.555681 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8652 | 2026.03.17 02:51:21.555727 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8653 | 2026.03.17 02:51:21.555767 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8654 | 2026.03.17 02:51:21.555812 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8655 | 2026.03.17 02:51:21.557774 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19689 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407319 sec., 8178808.0433046045 rows/sec., 117.00 MiB/sec. | ||
| 8656 | 2026.03.17 02:51:21.557985 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8657 | 2026.03.17 02:51:21.558228 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.03.17 02:51:21.558297 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_41_8} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8659 | 2026.03.17 02:51:21.558378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8660 | 2026.03.17 02:51:22.595771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8661 | 2026.03.17 02:51:22.613754 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.03.17 02:51:22.613797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8663 | 2026.03.17 02:51:22.619934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8664 | 2026.03.17 02:51:22.620688 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.03.17 02:51:22.621016 [ 76 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8666 | 2026.03.17 02:51:22.621088 [ 76 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2026.03.17 02:51:22.621112 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8668 | 2026.03.17 02:51:22.621218 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8669 | 2026.03.17 02:51:22.624084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8670 | 2026.03.17 02:51:22.624273 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8671 | 2026.03.17 02:51:22.625106 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8672 | 2026.03.17 02:51:22.628641 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8673 | 2026.03.17 02:51:22.632024 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8674 | 2026.03.17 02:51:22.635992 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8675 | 2026.03.17 02:51:22.640449 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8676 | 2026.03.17 02:51:22.644331 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 8677 | 2026.03.17 02:51:22.695659 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.074480837 sec., 4148.718146118578 rows/sec., 21.45 MiB/sec. | ||
| 8678 | 2026.03.17 02:51:22.698292 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8679 | 2026.03.17 02:51:22.700468 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_41_8} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.03.17 02:51:22.700597 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_41_8} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8681 | 2026.03.17 02:51:22.703409 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8682 | 2026.03.17 02:51:24.075677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1042 | ||
| 8683 | 2026.03.17 02:51:24.077911 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.03.17 02:51:24.077967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8685 | 2026.03.17 02:51:24.079172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8686 | 2026.03.17 02:51:24.079458 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.03.17 02:51:24.079839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8688 | 2026.03.17 02:51:25.392838 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.03.17 02:51:25.393052 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8690 | 2026.03.17 02:51:25.393125 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8691 | 2026.03.17 02:51:25.393809 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.17 02:51:25.393859 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8693 | 2026.03.17 02:51:25.394290 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8694 | 2026.03.17 02:51:25.394529 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.17 02:51:25.394701 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001699 sec., 49440.847557386696 rows/sec., 4.14 MiB/sec. | ||
| 8696 | 2026.03.17 02:51:25.394746 [ 4 ] {137d4f11-c57c-4640-ae18-b4eb36f8d45c} <Debug> TCPHandler: Processed in 0.00204428 sec. | ||
| 8697 | 2026.03.17 02:51:25.394879 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.03.17 02:51:25.394974 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.03.17 02:51:25.395016 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8700 | 2026.03.17 02:51:25.395439 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.17 02:51:25.395478 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8702 | 2026.03.17 02:51:25.395805 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8703 | 2026.03.17 02:51:25.396018 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.03.17 02:51:25.396168 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001211 sec., 11560.693641618496 rows/sec., 869.31 KiB/sec. | ||
| 8705 | 2026.03.17 02:51:25.396210 [ 4 ] {329a3edf-e2ae-42db-901e-b16bf23ca32e} <Debug> TCPHandler: Processed in 0.001382284 sec. | ||
| 8706 | 2026.03.17 02:51:25.396333 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.03.17 02:51:25.396427 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8708 | 2026.03.17 02:51:25.396468 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8709 | 2026.03.17 02:51:25.396898 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.03.17 02:51:25.396935 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8711 | 2026.03.17 02:51:25.397248 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8712 | 2026.03.17 02:51:25.397464 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.03.17 02:51:25.397602 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001192 sec., 65436.24161073826 rows/sec., 5.11 MiB/sec. | ||
| 8714 | 2026.03.17 02:51:25.397642 [ 4 ] {9ac798cc-0e19-4cce-a421-6f0cbfd7e838} <Debug> TCPHandler: Processed in 0.001359543 sec. | ||
| 8715 | 2026.03.17 02:51:25.397760 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.03.17 02:51:25.397856 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8717 | 2026.03.17 02:51:25.397900 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8718 | 2026.03.17 02:51:25.398333 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.03.17 02:51:25.398369 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8720 | 2026.03.17 02:51:25.398725 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8721 | 2026.03.17 02:51:25.398939 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.03.17 02:51:25.399079 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 8723 | 2026.03.17 02:51:25.399118 [ 4 ] {6ca03628-f216-4aec-8148-b38b481bab98} <Debug> TCPHandler: Processed in 0.001408534 sec. | ||
| 8724 | 2026.03.17 02:51:25.399223 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.03.17 02:51:25.399318 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8726 | 2026.03.17 02:51:25.399372 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8727 | 2026.03.17 02:51:25.400154 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.03.17 02:51:25.400193 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8729 | 2026.03.17 02:51:25.400717 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8730 | 2026.03.17 02:51:25.400947 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.03.17 02:51:25.401096 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001796 sec., 7795.100222717149 rows/sec., 13.97 MiB/sec. | ||
| 8732 | 2026.03.17 02:51:25.401159 [ 4 ] {fb93faa0-4d6f-4c96-92a3-07d13c2c0b06} <Debug> TCPHandler: Processed in 0.001985569 sec. | ||
| 8733 | 2026.03.17 02:51:25.401302 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.03.17 02:51:25.401398 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8735 | 2026.03.17 02:51:25.401441 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8736 | 2026.03.17 02:51:25.401820 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.03.17 02:51:25.401856 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8738 | 2026.03.17 02:51:25.402186 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8739 | 2026.03.17 02:51:25.402398 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.03.17 02:51:25.402558 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 8741 | 2026.03.17 02:51:25.402609 [ 4 ] {0739929e-c7ee-43b2-9958-3286070180fe} <Debug> TCPHandler: Processed in 0.001358143 sec. | ||
| 8742 | 2026.03.17 02:51:28.874151 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8743 | 2026.03.17 02:51:28.874218 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8744 | 2026.03.17 02:51:29.055368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20201 | ||
| 8745 | 2026.03.17 02:51:29.056093 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.03.17 02:51:29.056143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8747 | 2026.03.17 02:51:29.056847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8748 | 2026.03.17 02:51:29.057079 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.03.17 02:51:29.057213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20201 | ||
| 8750 | 2026.03.17 02:51:30.124134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8751 | 2026.03.17 02:51:30.140427 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.03.17 02:51:30.140492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8753 | 2026.03.17 02:51:30.145970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8754 | 2026.03.17 02:51:30.146728 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.17 02:51:30.150252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8756 | 2026.03.17 02:51:30.402916 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2026.03.17 02:51:30.403158 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8758 | 2026.03.17 02:51:30.403298 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8759 | 2026.03.17 02:51:30.404521 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.03.17 02:51:30.404617 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8761 | 2026.03.17 02:51:30.405461 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8762 | 2026.03.17 02:51:30.405902 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.03.17 02:51:30.406186 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.003092 sec., 34928.84864165589 rows/sec., 2.94 MiB/sec. | ||
| 8764 | 2026.03.17 02:51:30.406273 [ 4 ] {7cfc99a5-8fc5-44b0-a30d-063dd7875d14} <Debug> TCPHandler: Processed in 0.003568947 sec. | ||
| 8765 | 2026.03.17 02:51:30.406523 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.03.17 02:51:30.406677 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8767 | 2026.03.17 02:51:30.406744 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8768 | 2026.03.17 02:51:30.407446 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.03.17 02:51:30.407498 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8770 | 2026.03.17 02:51:30.408076 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8771 | 2026.03.17 02:51:30.408486 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.03.17 02:51:30.408722 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002083 sec., 12481.997119539124 rows/sec., 938.59 KiB/sec. | ||
| 8773 | 2026.03.17 02:51:30.408795 [ 4 ] {4776e815-e7a5-4033-8054-d692f73b7d88} <Debug> TCPHandler: Processed in 0.002379478 sec. | ||
| 8774 | 2026.03.17 02:51:30.409007 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.03.17 02:51:30.409153 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8776 | 2026.03.17 02:51:30.409220 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8777 | 2026.03.17 02:51:30.409890 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.03.17 02:51:30.409939 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8779 | 2026.03.17 02:51:30.410441 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8780 | 2026.03.17 02:51:30.410849 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.03.17 02:51:30.411071 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001953 sec., 46082.94930875576 rows/sec., 3.60 MiB/sec. | ||
| 8782 | 2026.03.17 02:51:30.411133 [ 4 ] {104d858d-a0d9-4761-ba7b-c7a3cd7fd8f0} <Debug> TCPHandler: Processed in 0.002220684 sec. | ||
| 8783 | 2026.03.17 02:51:30.411310 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.03.17 02:51:30.411451 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.03.17 02:51:30.411519 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8786 | 2026.03.17 02:51:30.412209 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.03.17 02:51:30.412263 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8788 | 2026.03.17 02:51:30.412805 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8789 | 2026.03.17 02:51:30.413163 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.03.17 02:51:30.413391 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001976 sec., 80971.65991902835 rows/sec., 5.64 MiB/sec. | ||
| 8791 | 2026.03.17 02:51:30.413453 [ 4 ] {d2eefced-c9bb-4bab-9d0e-2a944e90c972} <Debug> TCPHandler: Processed in 0.002212025 sec. | ||
| 8792 | 2026.03.17 02:51:30.413625 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.03.17 02:51:30.413767 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.03.17 02:51:30.413855 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8795 | 2026.03.17 02:51:30.415232 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.03.17 02:51:30.415283 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8797 | 2026.03.17 02:51:30.416125 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8798 | 2026.03.17 02:51:30.416499 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.03.17 02:51:30.416733 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003001 sec., 8663.778740419859 rows/sec., 15.53 MiB/sec. | ||
| 8800 | 2026.03.17 02:51:30.416870 [ 4 ] {92ca9006-a94e-424b-a072-97323216a5cd} <Debug> TCPHandler: Processed in 0.003314201 sec. | ||
| 8801 | 2026.03.17 02:51:30.417065 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.03.17 02:51:30.417200 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.03.17 02:51:30.417260 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8804 | 2026.03.17 02:51:30.417752 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.03.17 02:51:30.417799 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 8806 | 2026.03.17 02:51:30.418260 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8807 | 2026.03.17 02:51:30.418586 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.03.17 02:51:30.418757 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.54 MiB/sec. | ||
| 8809 | 2026.03.17 02:51:30.418818 [ 4 ] {6e6a680b-0588-4add-b53b-afceb2886936} <Debug> TCPHandler: Processed in 0.001828104 sec. | ||
| 8810 | 2026.03.17 02:51:31.180626 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61926 | ||
| 8811 | 2026.03.17 02:51:31.180757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2026.03.17 02:51:31.180788 [ 289 ] {} <Debug> TCP-Session: 1b7276df-a93a-4809-855b-ecec9ebfa88e Authenticating user 'default' from [fd00:1122:3344:101::e]:61926 | ||
| 8813 | 2026.03.17 02:51:31.180815 [ 289 ] {} <Debug> TCP-Session: 1b7276df-a93a-4809-855b-ecec9ebfa88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.03.17 02:51:31.180831 [ 289 ] {} <Debug> TCP-Session: 1b7276df-a93a-4809-855b-ecec9ebfa88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2026.03.17 02:51:31.181027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50927 | ||
| 8816 | 2026.03.17 02:51:31.181048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43183 | ||
| 8817 | 2026.03.17 02:51:31.181096 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35183 | ||
| 8818 | 2026.03.17 02:51:31.181111 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60622 | ||
| 8819 | 2026.03.17 02:51:31.181162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8820 | 2026.03.17 02:51:31.181082 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49786 | ||
| 8821 | 2026.03.17 02:51:31.181201 [ 290 ] {} <Debug> TCP-Session: 98fdd220-0035-42c9-ba24-8b090fb72486 Authenticating user 'default' from [fd00:1122:3344:101::e]:50927 | ||
| 8822 | 2026.03.17 02:51:31.181218 [ 289 ] {} <Trace> TCP-Session: 1b7276df-a93a-4809-855b-ecec9ebfa88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.03.17 02:51:31.181235 [ 290 ] {} <Debug> TCP-Session: 98fdd220-0035-42c9-ba24-8b090fb72486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.03.17 02:51:31.181075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59861 | ||
| 8825 | 2026.03.17 02:51:31.181270 [ 290 ] {} <Debug> TCP-Session: 98fdd220-0035-42c9-ba24-8b090fb72486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2026.03.17 02:51:31.181074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65351 | ||
| 8827 | 2026.03.17 02:51:31.181329 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8828 | 2026.03.17 02:51:31.181066 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35500 | ||
| 8829 | 2026.03.17 02:51:31.181373 [ 287 ] {} <Debug> TCP-Session: 32c4f955-16f8-4413-bc9c-2762866254f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35183 | ||
| 8830 | 2026.03.17 02:51:31.181409 [ 287 ] {} <Debug> TCP-Session: 32c4f955-16f8-4413-bc9c-2762866254f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.03.17 02:51:31.181427 [ 287 ] {} <Debug> TCP-Session: 32c4f955-16f8-4413-bc9c-2762866254f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.03.17 02:51:31.181430 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8833 | 2026.03.17 02:51:31.181719 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8834 | 2026.03.17 02:51:31.181782 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8835 | 2026.03.17 02:51:31.181817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8836 | 2026.03.17 02:51:31.181846 [ 293 ] {} <Debug> TCP-Session: ed2c958f-a73d-40a7-aecd-19da740cc86f Authenticating user 'default' from [fd00:1122:3344:101::e]:35500 | ||
| 8837 | 2026.03.17 02:51:31.181865 [ 293 ] {} <Debug> TCP-Session: ed2c958f-a73d-40a7-aecd-19da740cc86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.03.17 02:51:31.181878 [ 293 ] {} <Debug> TCP-Session: ed2c958f-a73d-40a7-aecd-19da740cc86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.03.17 02:51:31.181940 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8840 | 2026.03.17 02:51:31.181983 [ 294 ] {} <Debug> TCP-Session: f04a212d-7a20-4489-82df-463596d947b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65351 | ||
| 8841 | 2026.03.17 02:51:31.182011 [ 294 ] {} <Debug> TCP-Session: f04a212d-7a20-4489-82df-463596d947b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2026.03.17 02:51:31.182030 [ 294 ] {} <Debug> TCP-Session: f04a212d-7a20-4489-82df-463596d947b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.03.17 02:51:31.182053 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8844 | 2026.03.17 02:51:31.182082 [ 3 ] {} <Debug> TCP-Session: bb63776d-c3a8-4f5b-b3fe-d13deaaff447 Authenticating user 'default' from [fd00:1122:3344:101::e]:49786 | ||
| 8845 | 2026.03.17 02:51:31.182086 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 8846 | 2026.03.17 02:51:31.182103 [ 3 ] {} <Debug> TCP-Session: bb63776d-c3a8-4f5b-b3fe-d13deaaff447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2026.03.17 02:51:31.182138 [ 3 ] {} <Debug> TCP-Session: bb63776d-c3a8-4f5b-b3fe-d13deaaff447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.17 02:51:31.182375 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8849 | 2026.03.17 02:51:31.182415 [ 292 ] {} <Debug> TCP-Session: 382dd24b-8fef-49fb-b5eb-87849e815a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:59861 | ||
| 8850 | 2026.03.17 02:51:31.182440 [ 292 ] {} <Debug> TCP-Session: 382dd24b-8fef-49fb-b5eb-87849e815a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2026.03.17 02:51:31.182453 [ 292 ] {} <Debug> TCP-Session: 382dd24b-8fef-49fb-b5eb-87849e815a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.03.17 02:51:31.182465 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8853 | 2026.03.17 02:51:31.182505 [ 288 ] {} <Debug> TCP-Session: b495dc34-844d-440a-ada6-dfc535a18531 Authenticating user 'default' from [fd00:1122:3344:101::e]:60622 | ||
| 8854 | 2026.03.17 02:51:31.182525 [ 288 ] {} <Debug> TCP-Session: b495dc34-844d-440a-ada6-dfc535a18531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8855 | 2026.03.17 02:51:31.182539 [ 288 ] {} <Debug> TCP-Session: b495dc34-844d-440a-ada6-dfc535a18531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.03.17 02:51:31.182596 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8857 | 2026.03.17 02:51:31.182634 [ 291 ] {} <Debug> TCP-Session: 29ca20b2-e971-4213-bdd5-d8ec3928d218 Authenticating user 'default' from [fd00:1122:3344:101::e]:43183 | ||
| 8858 | 2026.03.17 02:51:31.182652 [ 291 ] {} <Debug> TCP-Session: 29ca20b2-e971-4213-bdd5-d8ec3928d218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.03.17 02:51:31.182664 [ 291 ] {} <Debug> TCP-Session: 29ca20b2-e971-4213-bdd5-d8ec3928d218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.03.17 02:51:31.183114 [ 319 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> AggregatingTransform: Aggregating | ||
| 8861 | 2026.03.17 02:51:31.183159 [ 319 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8862 | 2026.03.17 02:51:31.183194 [ 319 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986735 sec. (1013.443 rows/sec., 39.59 KiB/sec.) | ||
| 8863 | 2026.03.17 02:51:31.183210 [ 319 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Trace> Aggregator: Merging aggregated data | ||
| 8864 | 2026.03.17 02:51:31.184511 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 8865 | 2026.03.17 02:51:31.184654 [ 289 ] {28b64f31-532e-42bc-a840-a4c14a4a8e7c} <Debug> TCPHandler: Processed in 0.003566377 sec. | ||
| 8866 | 2026.03.17 02:51:31.184786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8867 | 2026.03.17 02:51:31.184817 [ 289 ] {} <Debug> TCP-Session: 1b7276df-a93a-4809-855b-ecec9ebfa88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2026.03.17 02:51:31.184817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8869 | 2026.03.17 02:51:31.184833 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8870 | 2026.03.17 02:51:31.184855 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8871 | 2026.03.17 02:51:31.184878 [ 294 ] {} <Debug> TCP-Session: f04a212d-7a20-4489-82df-463596d947b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.03.17 02:51:31.184899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8873 | 2026.03.17 02:51:31.184910 [ 3 ] {} <Debug> TCP-Session: bb63776d-c3a8-4f5b-b3fe-d13deaaff447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2026.03.17 02:51:31.184914 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8875 | 2026.03.17 02:51:31.184949 [ 290 ] {} <Debug> TCP-Session: 98fdd220-0035-42c9-ba24-8b090fb72486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8876 | 2026.03.17 02:51:31.184953 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8877 | 2026.03.17 02:51:31.184987 [ 292 ] {} <Debug> TCP-Session: 382dd24b-8fef-49fb-b5eb-87849e815a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2026.03.17 02:51:31.184934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8879 | 2026.03.17 02:51:31.185021 [ 287 ] {} <Debug> TCP-Session: 32c4f955-16f8-4413-bc9c-2762866254f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.03.17 02:51:31.184890 [ 293 ] {} <Debug> TCP-Session: ed2c958f-a73d-40a7-aecd-19da740cc86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2026.03.17 02:51:31.185065 [ 288 ] {} <Debug> TCP-Session: b495dc34-844d-440a-ada6-dfc535a18531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.03.17 02:51:31.184876 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.03.17 02:51:31.185133 [ 291 ] {} <Debug> TCP-Session: 29ca20b2-e971-4213-bdd5-d8ec3928d218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.03.17 02:51:31.395796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53212 | ||
| 8885 | 2026.03.17 02:51:31.395925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8886 | 2026.03.17 02:51:31.395957 [ 289 ] {} <Debug> TCP-Session: 4abea2d0-c8ec-4c1e-8fe3-f5caccd9d5d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53212 | ||
| 8887 | 2026.03.17 02:51:31.395982 [ 289 ] {} <Debug> TCP-Session: 4abea2d0-c8ec-4c1e-8fe3-f5caccd9d5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.03.17 02:51:31.395995 [ 289 ] {} <Debug> TCP-Session: 4abea2d0-c8ec-4c1e-8fe3-f5caccd9d5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.03.17 02:51:31.396205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63146 | ||
| 8890 | 2026.03.17 02:51:31.396233 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36633 | ||
| 8891 | 2026.03.17 02:51:31.396284 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39172 | ||
| 8892 | 2026.03.17 02:51:31.396264 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37603 | ||
| 8893 | 2026.03.17 02:51:31.396329 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8894 | 2026.03.17 02:51:31.396243 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57718 | ||
| 8895 | 2026.03.17 02:51:31.396374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8896 | 2026.03.17 02:51:31.396374 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8897 | 2026.03.17 02:51:31.396391 [ 289 ] {} <Trace> TCP-Session: 4abea2d0-c8ec-4c1e-8fe3-f5caccd9d5d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.03.17 02:51:31.396419 [ 288 ] {} <Debug> TCP-Session: a715e742-58ca-4fec-9e30-8401c1bd1719 Authenticating user 'default' from [fd00:1122:3344:101::e]:39172 | ||
| 8899 | 2026.03.17 02:51:31.396416 [ 292 ] {} <Debug> TCP-Session: 324dea4f-9901-4ce8-9e9a-5bf095205b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:36633 | ||
| 8900 | 2026.03.17 02:51:31.396431 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8901 | 2026.03.17 02:51:31.396456 [ 288 ] {} <Debug> TCP-Session: a715e742-58ca-4fec-9e30-8401c1bd1719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.03.17 02:51:31.396464 [ 292 ] {} <Debug> TCP-Session: 324dea4f-9901-4ce8-9e9a-5bf095205b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.03.17 02:51:31.396484 [ 288 ] {} <Debug> TCP-Session: a715e742-58ca-4fec-9e30-8401c1bd1719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8904 | 2026.03.17 02:51:31.396480 [ 294 ] {} <Debug> TCP-Session: feefe46f-114c-44cc-976f-cc081fdd61fc Authenticating user 'default' from [fd00:1122:3344:101::e]:57718 | ||
| 8905 | 2026.03.17 02:51:31.396494 [ 292 ] {} <Debug> TCP-Session: 324dea4f-9901-4ce8-9e9a-5bf095205b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2026.03.17 02:51:31.396524 [ 294 ] {} <Debug> TCP-Session: feefe46f-114c-44cc-976f-cc081fdd61fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2026.03.17 02:51:31.396381 [ 290 ] {} <Debug> TCP-Session: 64f1debc-65f8-47d1-b1c3-74b122e3c8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63146 | ||
| 8908 | 2026.03.17 02:51:31.396547 [ 294 ] {} <Debug> TCP-Session: feefe46f-114c-44cc-976f-cc081fdd61fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.03.17 02:51:31.396565 [ 290 ] {} <Debug> TCP-Session: 64f1debc-65f8-47d1-b1c3-74b122e3c8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2026.03.17 02:51:31.396233 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64459 | ||
| 8911 | 2026.03.17 02:51:31.396588 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8912 | 2026.03.17 02:51:31.396582 [ 290 ] {} <Debug> TCP-Session: 64f1debc-65f8-47d1-b1c3-74b122e3c8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2026.03.17 02:51:31.396253 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48199 | ||
| 8914 | 2026.03.17 02:51:31.396224 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40214 | ||
| 8915 | 2026.03.17 02:51:31.396676 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8916 | 2026.03.17 02:51:31.396712 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8917 | 2026.03.17 02:51:31.396429 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8918 | 2026.03.17 02:51:31.396735 [ 293 ] {} <Debug> TCP-Session: 5226f49e-ebd2-4929-806c-3c26a1bfe118 Authenticating user 'default' from [fd00:1122:3344:101::e]:64459 | ||
| 8919 | 2026.03.17 02:51:31.396748 [ 3 ] {} <Debug> TCP-Session: 760e1157-99ee-4afc-bc8c-1a6cdc0f6a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:48199 | ||
| 8920 | 2026.03.17 02:51:31.396771 [ 287 ] {} <Debug> TCP-Session: 2ef7258b-479a-4bc4-9e0c-5934107fcde1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37603 | ||
| 8921 | 2026.03.17 02:51:31.396787 [ 293 ] {} <Debug> TCP-Session: 5226f49e-ebd2-4929-806c-3c26a1bfe118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.03.17 02:51:31.396793 [ 3 ] {} <Debug> TCP-Session: 760e1157-99ee-4afc-bc8c-1a6cdc0f6a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.03.17 02:51:31.396813 [ 287 ] {} <Debug> TCP-Session: 2ef7258b-479a-4bc4-9e0c-5934107fcde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8924 | 2026.03.17 02:51:31.396837 [ 293 ] {} <Debug> TCP-Session: 5226f49e-ebd2-4929-806c-3c26a1bfe118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.03.17 02:51:31.396846 [ 3 ] {} <Debug> TCP-Session: 760e1157-99ee-4afc-bc8c-1a6cdc0f6a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2026.03.17 02:51:31.396855 [ 287 ] {} <Debug> TCP-Session: 2ef7258b-479a-4bc4-9e0c-5934107fcde1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8927 | 2026.03.17 02:51:31.396882 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8928 | 2026.03.17 02:51:31.396753 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8929 | 2026.03.17 02:51:31.396957 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8930 | 2026.03.17 02:51:31.396957 [ 291 ] {} <Debug> TCP-Session: 1746bd3d-047a-45bc-a319-73f86945f5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:40214 | ||
| 8931 | 2026.03.17 02:51:31.396995 [ 291 ] {} <Debug> TCP-Session: 1746bd3d-047a-45bc-a319-73f86945f5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8932 | 2026.03.17 02:51:31.397008 [ 291 ] {} <Debug> TCP-Session: 1746bd3d-047a-45bc-a319-73f86945f5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2026.03.17 02:51:31.397258 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 8934 | 2026.03.17 02:51:31.398213 [ 327 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> AggregatingTransform: Aggregating | ||
| 8935 | 2026.03.17 02:51:31.398264 [ 327 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8936 | 2026.03.17 02:51:31.398299 [ 327 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935033 sec. (1069.481 rows/sec., 41.78 KiB/sec.) | ||
| 8937 | 2026.03.17 02:51:31.398320 [ 327 ] {7223f888-1179-4244-ab35-384db7367bb3} <Trace> Aggregator: Merging aggregated data | ||
| 8938 | 2026.03.17 02:51:31.399748 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003221 sec., 310.4625892579944 rows/sec., 12.13 KiB/sec. | ||
| 8939 | 2026.03.17 02:51:31.399880 [ 289 ] {7223f888-1179-4244-ab35-384db7367bb3} <Debug> TCPHandler: Processed in 0.003622829 sec. | ||
| 8940 | 2026.03.17 02:51:31.399967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8941 | 2026.03.17 02:51:31.399994 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8942 | 2026.03.17 02:51:31.399997 [ 289 ] {} <Debug> TCP-Session: 4abea2d0-c8ec-4c1e-8fe3-f5caccd9d5d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.03.17 02:51:31.400022 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8944 | 2026.03.17 02:51:31.400039 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8945 | 2026.03.17 02:51:31.400056 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8946 | 2026.03.17 02:51:31.400075 [ 294 ] {} <Debug> TCP-Session: feefe46f-114c-44cc-976f-cc081fdd61fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.03.17 02:51:31.400101 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8948 | 2026.03.17 02:51:31.400113 [ 290 ] {} <Debug> TCP-Session: 64f1debc-65f8-47d1-b1c3-74b122e3c8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8949 | 2026.03.17 02:51:31.400120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8950 | 2026.03.17 02:51:31.400148 [ 293 ] {} <Debug> TCP-Session: 5226f49e-ebd2-4929-806c-3c26a1bfe118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.03.17 02:51:31.400138 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8952 | 2026.03.17 02:51:31.400177 [ 292 ] {} <Debug> TCP-Session: 324dea4f-9901-4ce8-9e9a-5bf095205b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.17 02:51:31.400093 [ 288 ] {} <Debug> TCP-Session: a715e742-58ca-4fec-9e30-8401c1bd1719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2026.03.17 02:51:31.400220 [ 287 ] {} <Debug> TCP-Session: 2ef7258b-479a-4bc4-9e0c-5934107fcde1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.03.17 02:51:31.400085 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8956 | 2026.03.17 02:51:31.400045 [ 291 ] {} <Debug> TCP-Session: 1746bd3d-047a-45bc-a319-73f86945f5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.03.17 02:51:31.400284 [ 3 ] {} <Debug> TCP-Session: 760e1157-99ee-4afc-bc8c-1a6cdc0f6a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2026.03.17 02:51:31.419017 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37068 | ||
| 8959 | 2026.03.17 02:51:31.419102 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2026.03.17 02:51:31.419126 [ 289 ] {} <Debug> TCP-Session: 68b252aa-f544-4bdf-bafa-38a6743f76de Authenticating user 'default' from [fd00:1122:3344:101::e]:37068 | ||
| 8961 | 2026.03.17 02:51:31.419147 [ 289 ] {} <Debug> TCP-Session: 68b252aa-f544-4bdf-bafa-38a6743f76de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8962 | 2026.03.17 02:51:31.419159 [ 289 ] {} <Debug> TCP-Session: 68b252aa-f544-4bdf-bafa-38a6743f76de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.03.17 02:51:31.419331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40771 | ||
| 8964 | 2026.03.17 02:51:31.419367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42798 | ||
| 8965 | 2026.03.17 02:51:31.419376 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38401 | ||
| 8966 | 2026.03.17 02:51:31.419402 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49074 | ||
| 8967 | 2026.03.17 02:51:31.419422 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8968 | 2026.03.17 02:51:31.419432 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55948 | ||
| 8969 | 2026.03.17 02:51:31.419455 [ 290 ] {} <Debug> TCP-Session: 7c99522e-0a43-4a26-9f2e-159bf82b29ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40771 | ||
| 8970 | 2026.03.17 02:51:31.419477 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8971 | 2026.03.17 02:51:31.419480 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2026.03.17 02:51:31.419491 [ 290 ] {} <Debug> TCP-Session: 7c99522e-0a43-4a26-9f2e-159bf82b29ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.03.17 02:51:31.419506 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8974 | 2026.03.17 02:51:31.419506 [ 292 ] {} <Debug> TCP-Session: b5a03e84-dff7-484d-95e7-4f0c8fae280f Authenticating user 'default' from [fd00:1122:3344:101::e]:38401 | ||
| 8975 | 2026.03.17 02:51:31.419522 [ 290 ] {} <Debug> TCP-Session: 7c99522e-0a43-4a26-9f2e-159bf82b29ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.17 02:51:31.419542 [ 288 ] {} <Debug> TCP-Session: 02a4a54f-73ec-411d-8d39-6cc017a912ed Authenticating user 'default' from [fd00:1122:3344:101::e]:55948 | ||
| 8977 | 2026.03.17 02:51:31.419550 [ 292 ] {} <Debug> TCP-Session: b5a03e84-dff7-484d-95e7-4f0c8fae280f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.03.17 02:51:31.419573 [ 288 ] {} <Debug> TCP-Session: 02a4a54f-73ec-411d-8d39-6cc017a912ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.03.17 02:51:31.419579 [ 292 ] {} <Debug> TCP-Session: b5a03e84-dff7-484d-95e7-4f0c8fae280f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.03.17 02:51:31.419587 [ 288 ] {} <Debug> TCP-Session: 02a4a54f-73ec-411d-8d39-6cc017a912ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.17 02:51:31.419500 [ 289 ] {} <Trace> TCP-Session: 68b252aa-f544-4bdf-bafa-38a6743f76de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.03.17 02:51:31.419448 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8983 | 2026.03.17 02:51:31.419412 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35025 | ||
| 8984 | 2026.03.17 02:51:31.419661 [ 291 ] {} <Debug> TCP-Session: 4e91e0f0-490f-482e-825c-580a1f04e776 Authenticating user 'default' from [fd00:1122:3344:101::e]:42798 | ||
| 8985 | 2026.03.17 02:51:31.419385 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43823 | ||
| 8986 | 2026.03.17 02:51:31.419685 [ 291 ] {} <Debug> TCP-Session: 4e91e0f0-490f-482e-825c-580a1f04e776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2026.03.17 02:51:31.419710 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8988 | 2026.03.17 02:51:31.419718 [ 291 ] {} <Debug> TCP-Session: 4e91e0f0-490f-482e-825c-580a1f04e776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.03.17 02:51:31.419520 [ 3 ] {} <Debug> TCP-Session: 88cbc2f7-b637-496b-9cef-71afde1b762a Authenticating user 'default' from [fd00:1122:3344:101::e]:49074 | ||
| 8990 | 2026.03.17 02:51:31.419733 [ 287 ] {} <Debug> TCP-Session: 67dd70e9-2baf-41fd-b69c-52bceab7657b Authenticating user 'default' from [fd00:1122:3344:101::e]:35025 | ||
| 8991 | 2026.03.17 02:51:31.419747 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8992 | 2026.03.17 02:51:31.419763 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8993 | 2026.03.17 02:51:31.419774 [ 287 ] {} <Debug> TCP-Session: 67dd70e9-2baf-41fd-b69c-52bceab7657b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.03.17 02:51:31.419787 [ 293 ] {} <Debug> TCP-Session: 75bfb3d9-5b35-46af-be92-00b065db0d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:43823 | ||
| 8995 | 2026.03.17 02:51:31.419812 [ 287 ] {} <Debug> TCP-Session: 67dd70e9-2baf-41fd-b69c-52bceab7657b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.03.17 02:51:31.419828 [ 293 ] {} <Debug> TCP-Session: 75bfb3d9-5b35-46af-be92-00b065db0d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8997 | 2026.03.17 02:51:31.419760 [ 3 ] {} <Debug> TCP-Session: 88cbc2f7-b637-496b-9cef-71afde1b762a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.03.17 02:51:31.419855 [ 293 ] {} <Debug> TCP-Session: 75bfb3d9-5b35-46af-be92-00b065db0d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.03.17 02:51:31.419874 [ 3 ] {} <Debug> TCP-Session: 88cbc2f7-b637-496b-9cef-71afde1b762a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9000 | 2026.03.17 02:51:31.419389 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46194 | ||
| 9001 | 2026.03.17 02:51:31.419954 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9002 | 2026.03.17 02:51:31.419976 [ 294 ] {} <Debug> TCP-Session: 9f47ebf3-3975-4b8b-9ef3-9272e18e2e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:46194 | ||
| 9003 | 2026.03.17 02:51:31.419991 [ 294 ] {} <Debug> TCP-Session: 9f47ebf3-3975-4b8b-9ef3-9272e18e2e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2026.03.17 02:51:31.419994 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9005 | 2026.03.17 02:51:31.420004 [ 294 ] {} <Debug> TCP-Session: 9f47ebf3-3975-4b8b-9ef3-9272e18e2e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.03.17 02:51:31.420060 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9007 | 2026.03.17 02:51:31.420331 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 9008 | 2026.03.17 02:51:31.421232 [ 297 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> AggregatingTransform: Aggregating | ||
| 9009 | 2026.03.17 02:51:31.421271 [ 297 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9010 | 2026.03.17 02:51:31.421314 [ 297 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887021 sec. (1127.369 rows/sec., 44.04 KiB/sec.) | ||
| 9011 | 2026.03.17 02:51:31.421332 [ 297 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Trace> Aggregator: Merging aggregated data | ||
| 9012 | 2026.03.17 02:51:31.422805 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 9013 | 2026.03.17 02:51:31.423020 [ 289 ] {205dc04b-1eff-44e7-a420-f88eee7d3d0f} <Debug> TCPHandler: Processed in 0.003611178 sec. | ||
| 9014 | 2026.03.17 02:51:31.423094 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9015 | 2026.03.17 02:51:31.423118 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9016 | 2026.03.17 02:51:31.423142 [ 289 ] {} <Debug> TCP-Session: 68b252aa-f544-4bdf-bafa-38a6743f76de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.03.17 02:51:31.423159 [ 290 ] {} <Debug> TCP-Session: 7c99522e-0a43-4a26-9f2e-159bf82b29ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2026.03.17 02:51:31.423163 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9019 | 2026.03.17 02:51:31.423194 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9020 | 2026.03.17 02:51:31.423207 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9021 | 2026.03.17 02:51:31.423227 [ 288 ] {} <Debug> TCP-Session: 02a4a54f-73ec-411d-8d39-6cc017a912ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.03.17 02:51:31.423228 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9023 | 2026.03.17 02:51:31.423258 [ 292 ] {} <Debug> TCP-Session: b5a03e84-dff7-484d-95e7-4f0c8fae280f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.03.17 02:51:31.423243 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9025 | 2026.03.17 02:51:31.423303 [ 294 ] {} <Debug> TCP-Session: 9f47ebf3-3975-4b8b-9ef3-9272e18e2e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2026.03.17 02:51:31.423244 [ 293 ] {} <Debug> TCP-Session: 75bfb3d9-5b35-46af-be92-00b065db0d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2026.03.17 02:51:31.423334 [ 287 ] {} <Debug> TCP-Session: 67dd70e9-2baf-41fd-b69c-52bceab7657b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2026.03.17 02:51:31.423179 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9029 | 2026.03.17 02:51:31.423145 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9030 | 2026.03.17 02:51:31.423449 [ 3 ] {} <Debug> TCP-Session: 88cbc2f7-b637-496b-9cef-71afde1b762a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9031 | 2026.03.17 02:51:31.423466 [ 291 ] {} <Debug> TCP-Session: 4e91e0f0-490f-482e-825c-580a1f04e776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.03.17 02:51:33.537580 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.03.17 02:51:33.537751 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9034 | 2026.03.17 02:51:33.537817 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9035 | 2026.03.17 02:51:33.538438 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.03.17 02:51:33.538491 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9037 | 2026.03.17 02:51:33.538888 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9038 | 2026.03.17 02:51:33.539121 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.03.17 02:51:33.539286 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00158 sec., 15189.87341772152 rows/sec., 1.26 MiB/sec. | ||
| 9040 | 2026.03.17 02:51:33.539339 [ 4 ] {c5e47677-20d2-433c-955c-c2c952b0c368} <Debug> TCPHandler: Processed in 0.001884106 sec. | ||
| 9041 | 2026.03.17 02:51:33.539465 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.03.17 02:51:33.539566 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9043 | 2026.03.17 02:51:33.539610 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9044 | 2026.03.17 02:51:33.540017 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.03.17 02:51:33.540057 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9046 | 2026.03.17 02:51:33.540365 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9047 | 2026.03.17 02:51:33.540590 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.03.17 02:51:33.540727 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001183 sec., 11834.31952662722 rows/sec., 965.01 KiB/sec. | ||
| 9049 | 2026.03.17 02:51:33.540767 [ 4 ] {ec0496a5-6e82-4ba2-a013-c283aa6be34a} <Debug> TCPHandler: Processed in 0.001354893 sec. | ||
| 9050 | 2026.03.17 02:51:33.540881 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.03.17 02:51:33.540977 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9052 | 2026.03.17 02:51:33.541018 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9053 | 2026.03.17 02:51:33.542717 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.03.17 02:51:33.542756 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9055 | 2026.03.17 02:51:33.543245 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9056 | 2026.03.17 02:51:33.543491 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.03.17 02:51:33.543621 [ 67 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9058 | 2026.03.17 02:51:33.543633 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002674 sec., 783470.4562453253 rows/sec., 59.99 MiB/sec. | ||
| 9059 | 2026.03.17 02:51:33.543708 [ 67 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.03.17 02:51:33.543720 [ 4 ] {ebaceecc-32b6-4768-80c0-569049d609c5} <Debug> TCPHandler: Processed in 0.00288962 sec. | ||
| 9061 | 2026.03.17 02:51:33.543737 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9062 | 2026.03.17 02:51:33.543838 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 9063 | 2026.03.17 02:51:33.543844 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.17 02:51:33.543931 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9065 | 2026.03.17 02:51:33.543955 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.03.17 02:51:33.543961 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part | ||
| 9067 | 2026.03.17 02:51:33.543997 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9068 | 2026.03.17 02:51:33.544026 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 84 rows starting from the beginning of the part | ||
| 9069 | 2026.03.17 02:51:33.544073 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 9070 | 2026.03.17 02:51:33.544114 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 84 rows starting from the beginning of the part | ||
| 9071 | 2026.03.17 02:51:33.544150 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
| 9072 | 2026.03.17 02:51:33.544187 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2095 rows starting from the beginning of the part | ||
| 9073 | 2026.03.17 02:51:33.544439 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.03.17 02:51:33.544476 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9075 | 2026.03.17 02:51:33.544786 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9076 | 2026.03.17 02:51:33.545009 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.03.17 02:51:33.545144 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001209 sec., 42183.62282878412 rows/sec., 3.08 MiB/sec. | ||
| 9078 | 2026.03.17 02:51:33.545184 [ 4 ] {27511bde-9ff0-461e-81d9-1a7b464dbd06} <Debug> TCPHandler: Processed in 0.001389254 sec. | ||
| 9079 | 2026.03.17 02:51:33.545299 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.03.17 02:51:33.545403 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9081 | 2026.03.17 02:51:33.545444 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9082 | 2026.03.17 02:51:33.545797 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002000499 sec., 2313922.676292265 rows/sec., 187.81 MiB/sec. | ||
| 9083 | 2026.03.17 02:51:33.546073 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9084 | 2026.03.17 02:51:33.546275 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.03.17 02:51:33.546321 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9086 | 2026.03.17 02:51:33.546365 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.03.17 02:51:33.546442 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_66_13} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9088 | 2026.03.17 02:51:33.546518 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 9089 | 2026.03.17 02:51:33.546701 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9090 | 2026.03.17 02:51:33.546936 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.03.17 02:51:33.547067 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001684 sec., 434679.33491686464 rows/sec., 25.71 MiB/sec. | ||
| 9092 | 2026.03.17 02:51:33.547108 [ 4 ] {45d0c6d0-5096-4960-940c-e8397c23caf4} <Debug> TCPHandler: Processed in 0.001859715 sec. | ||
| 9093 | 2026.03.17 02:51:33.547217 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.03.17 02:51:33.547314 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9095 | 2026.03.17 02:51:33.547354 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9096 | 2026.03.17 02:51:33.547736 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.03.17 02:51:33.547773 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9098 | 2026.03.17 02:51:33.548052 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9099 | 2026.03.17 02:51:33.548264 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2026.03.17 02:51:33.548391 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 9101 | 2026.03.17 02:51:33.548430 [ 4 ] {17dcefd8-f73d-43a6-bbd4-e36aa0e1c24c} <Debug> TCPHandler: Processed in 0.00126274 sec. | ||
| 9102 | 2026.03.17 02:51:33.548548 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.03.17 02:51:33.548662 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.03.17 02:51:33.548709 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9105 | 2026.03.17 02:51:33.549176 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.03.17 02:51:33.549221 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9107 | 2026.03.17 02:51:33.549565 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9108 | 2026.03.17 02:51:33.549775 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.03.17 02:51:33.549908 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001269 sec., 9456.264775413712 rows/sec., 738.77 KiB/sec. | ||
| 9110 | 2026.03.17 02:51:33.549947 [ 4 ] {b4bd4dda-f2ea-40d8-8c9a-e0780afb182e} <Debug> TCPHandler: Processed in 0.001459725 sec. | ||
| 9111 | 2026.03.17 02:51:33.550048 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.03.17 02:51:33.550142 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9113 | 2026.03.17 02:51:33.550183 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9114 | 2026.03.17 02:51:33.551044 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.03.17 02:51:33.551081 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9116 | 2026.03.17 02:51:33.551426 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9117 | 2026.03.17 02:51:33.551638 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.03.17 02:51:33.551764 [ 67 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9119 | 2026.03.17 02:51:33.551770 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001645 sec., 653495.4407294833 rows/sec., 45.56 MiB/sec. | ||
| 9120 | 2026.03.17 02:51:33.551819 [ 67 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.03.17 02:51:33.551836 [ 4 ] {04ccad2d-38dc-4a4a-85c7-525bbf2759db} <Debug> TCPHandler: Processed in 0.001837854 sec. | ||
| 9122 | 2026.03.17 02:51:33.551858 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9123 | 2026.03.17 02:51:33.551946 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 9124 | 2026.03.17 02:51:33.551957 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.03.17 02:51:33.552042 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9126 | 2026.03.17 02:51:33.552065 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9127 | 2026.03.17 02:51:33.552071 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1123 rows starting from the beginning of the part | ||
| 9128 | 2026.03.17 02:51:33.552110 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9129 | 2026.03.17 02:51:33.552132 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
| 9130 | 2026.03.17 02:51:33.552174 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9131 | 2026.03.17 02:51:33.552215 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part | ||
| 9132 | 2026.03.17 02:51:33.552253 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9133 | 2026.03.17 02:51:33.552295 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1075 rows starting from the beginning of the part | ||
| 9134 | 2026.03.17 02:51:33.552849 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.03.17 02:51:33.552885 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9136 | 2026.03.17 02:51:33.553320 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9137 | 2026.03.17 02:51:33.553391 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468866 sec., 1725140.3463624318 rows/sec., 129.05 MiB/sec. | ||
| 9138 | 2026.03.17 02:51:33.553559 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.03.17 02:51:33.553588 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9140 | 2026.03.17 02:51:33.553678 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9141 | 2026.03.17 02:51:33.553695 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.00165 sec., 821818.1818181818 rows/sec., 52.23 MiB/sec. | ||
| 9142 | 2026.03.17 02:51:33.553718 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.03.17 02:51:33.553742 [ 4 ] {609f5ba9-d30e-4632-983a-470d20ff0e6f} <Debug> TCPHandler: Processed in 0.001836375 sec. | ||
| 9144 | 2026.03.17 02:51:33.553748 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9145 | 2026.03.17 02:51:33.553831 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.03.17 02:51:33.553854 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 9147 | 2026.03.17 02:51:33.553860 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.03.17 02:51:33.553901 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_66_13} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9149 | 2026.03.17 02:51:33.553959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9150 | 2026.03.17 02:51:33.553976 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.03.17 02:51:33.553995 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9152 | 2026.03.17 02:51:33.554031 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9153 | 2026.03.17 02:51:33.554040 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19221 rows starting from the beginning of the part | ||
| 9154 | 2026.03.17 02:51:33.554129 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9155 | 2026.03.17 02:51:33.554185 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9156 | 2026.03.17 02:51:33.554235 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 9157 | 2026.03.17 02:51:33.554285 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 9158 | 2026.03.17 02:51:33.554333 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1356 rows starting from the beginning of the part | ||
| 9159 | 2026.03.17 02:51:33.554874 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.17 02:51:33.554916 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9161 | 2026.03.17 02:51:33.555479 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9162 | 2026.03.17 02:51:33.555712 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.03.17 02:51:33.555858 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001901 sec., 13150.97317201473 rows/sec., 23.57 MiB/sec. | ||
| 9164 | 2026.03.17 02:51:33.555923 [ 4 ] {95878b41-f383-4375-809a-e969d1a5f83a} <Debug> TCPHandler: Processed in 0.002113311 sec. | ||
| 9165 | 2026.03.17 02:51:33.556032 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.03.17 02:51:33.556129 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.17 02:51:33.556174 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9168 | 2026.03.17 02:51:33.556503 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.17 02:51:33.556539 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9170 | 2026.03.17 02:51:33.556856 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9171 | 2026.03.17 02:51:33.557072 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.17 02:51:33.557180 [ 67 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9173 | 2026.03.17 02:51:33.557203 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001094 sec., 43875.68555758684 rows/sec., 2.96 MiB/sec. | ||
| 9174 | 2026.03.17 02:51:33.557209 [ 67 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.03.17 02:51:33.557244 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9176 | 2026.03.17 02:51:33.557248 [ 4 ] {fa2ba20a-f6ea-4736-a19e-f61852fdb743} <Debug> TCPHandler: Processed in 0.001266391 sec. | ||
| 9177 | 2026.03.17 02:51:33.557339 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 9178 | 2026.03.17 02:51:33.557471 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9179 | 2026.03.17 02:51:33.557513 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3324 rows starting from the beginning of the part | ||
| 9180 | 2026.03.17 02:51:33.557589 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9181 | 2026.03.17 02:51:33.557640 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9182 | 2026.03.17 02:51:33.557687 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 9183 | 2026.03.17 02:51:33.557730 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 9184 | 2026.03.17 02:51:33.557773 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
| 9185 | 2026.03.17 02:51:33.559538 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238724 sec., 1613419.0726503131 rows/sec., 108.73 MiB/sec. | ||
| 9186 | 2026.03.17 02:51:33.560036 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9187 | 2026.03.17 02:51:33.560210 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21217 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398806 sec., 3315774.849245312 rows/sec., 222.01 MiB/sec. | ||
| 9188 | 2026.03.17 02:51:33.560376 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.03.17 02:51:33.560475 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_66_13} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9190 | 2026.03.17 02:51:33.560563 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9191 | 2026.03.17 02:51:33.560590 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9192 | 2026.03.17 02:51:33.560866 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.03.17 02:51:33.560940 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9194 | 2026.03.17 02:51:33.561016 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 9195 | 2026.03.17 02:51:34.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.33 MiB, peak 315.49 MiB, free memory in arenas 0.00 B, will set to 303.34 MiB (RSS), difference: 1.00 MiB | ||
| 9196 | 2026.03.17 02:51:34.080893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1094 | ||
| 9197 | 2026.03.17 02:51:34.083602 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.03.17 02:51:34.083658 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9199 | 2026.03.17 02:51:34.084926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9200 | 2026.03.17 02:51:34.085210 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.03.17 02:51:34.085399 [ 66 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9202 | 2026.03.17 02:51:34.085477 [ 66 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.03.17 02:51:34.085502 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 9204 | 2026.03.17 02:51:34.085578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 9205 | 2026.03.17 02:51:34.085603 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 9206 | 2026.03.17 02:51:34.086085 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9207 | 2026.03.17 02:51:34.086231 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 926 rows starting from the beginning of the part | ||
| 9208 | 2026.03.17 02:51:34.086594 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 9209 | 2026.03.17 02:51:34.086947 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 9210 | 2026.03.17 02:51:34.087284 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 9211 | 2026.03.17 02:51:34.087600 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9212 | 2026.03.17 02:51:34.087900 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 9213 | 2026.03.17 02:51:34.093703 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 72 columns (72 merged, 0 gathered) in 0.008136499 sec., 134455.8636337324 rows/sec., 107.57 MiB/sec. | ||
| 9214 | 2026.03.17 02:51:34.095189 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9215 | 2026.03.17 02:51:34.095826 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.03.17 02:51:34.095911 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_31_6} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9217 | 2026.03.17 02:51:34.096178 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 9218 | 2026.03.17 02:51:35.387020 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.03.17 02:51:35.387389 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9220 | 2026.03.17 02:51:35.387538 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9221 | 2026.03.17 02:51:35.388278 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.03.17 02:51:35.388315 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9223 | 2026.03.17 02:51:35.388702 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9224 | 2026.03.17 02:51:35.388922 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.03.17 02:51:35.389075 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. | ||
| 9226 | 2026.03.17 02:51:35.389124 [ 4 ] {8d8fdf88-5214-4033-882b-5f13857e8b7a} <Debug> TCPHandler: Processed in 0.002278285 sec. | ||
| 9227 | 2026.03.17 02:51:35.389267 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.03.17 02:51:35.389371 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9229 | 2026.03.17 02:51:35.389411 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9230 | 2026.03.17 02:51:35.389865 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.03.17 02:51:35.389898 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9232 | 2026.03.17 02:51:35.390215 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9233 | 2026.03.17 02:51:35.390420 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.03.17 02:51:35.390546 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 9235 | 2026.03.17 02:51:35.390583 [ 4 ] {afe5614f-11a2-4d78-b68a-5d4c460106b2} <Debug> TCPHandler: Processed in 0.001364214 sec. | ||
| 9236 | 2026.03.17 02:51:35.390693 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.03.17 02:51:35.390789 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9238 | 2026.03.17 02:51:35.390832 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9239 | 2026.03.17 02:51:35.391184 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.03.17 02:51:35.391215 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9241 | 2026.03.17 02:51:35.391508 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9242 | 2026.03.17 02:51:35.391693 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.03.17 02:51:35.391808 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001089 sec., 29384.756657483933 rows/sec., 2.05 MiB/sec. | ||
| 9244 | 2026.03.17 02:51:35.391842 [ 4 ] {c23bac0c-2a1f-4ad2-bb3b-f358b7d9b890} <Debug> TCPHandler: Processed in 0.00124622 sec. | ||
| 9245 | 2026.03.17 02:51:35.391940 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.03.17 02:51:35.392026 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.03.17 02:51:35.392130 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9248 | 2026.03.17 02:51:35.392437 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2026.03.17 02:51:35.392470 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9250 | 2026.03.17 02:51:35.392756 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9251 | 2026.03.17 02:51:35.392954 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2026.03.17 02:51:35.393078 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001007 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
| 9253 | 2026.03.17 02:51:35.393114 [ 4 ] {d2cb0dc0-d113-4b5b-9a8b-60184ded75c1} <Debug> TCPHandler: Processed in 0.001163138 sec. | ||
| 9254 | 2026.03.17 02:51:36.558236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20649 | ||
| 9255 | 2026.03.17 02:51:36.558739 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.03.17 02:51:36.558784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9257 | 2026.03.17 02:51:36.559268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9258 | 2026.03.17 02:51:36.559494 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.03.17 02:51:36.559629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20649 | ||
| 9260 | 2026.03.17 02:51:37.651269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9261 | 2026.03.17 02:51:37.666657 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.03.17 02:51:37.666715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9263 | 2026.03.17 02:51:37.673021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9264 | 2026.03.17 02:51:37.673699 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.03.17 02:51:37.676488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9266 | 2026.03.17 02:51:40.393747 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.03.17 02:51:40.393942 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9268 | 2026.03.17 02:51:40.394009 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9269 | 2026.03.17 02:51:40.394716 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.03.17 02:51:40.394764 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9271 | 2026.03.17 02:51:40.395214 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9272 | 2026.03.17 02:51:40.395462 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.03.17 02:51:40.395637 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001742 sec., 61997.703788748564 rows/sec., 5.22 MiB/sec. | ||
| 9274 | 2026.03.17 02:51:40.395686 [ 4 ] {e02b493b-8186-489d-bb63-1b49dec599e2} <Debug> TCPHandler: Processed in 0.002067091 sec. | ||
| 9275 | 2026.03.17 02:51:40.395818 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.03.17 02:51:40.395914 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.03.17 02:51:40.395953 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9278 | 2026.03.17 02:51:40.396396 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.03.17 02:51:40.396437 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9280 | 2026.03.17 02:51:40.396737 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9281 | 2026.03.17 02:51:40.396961 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.03.17 02:51:40.397081 [ 60 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9283 | 2026.03.17 02:51:40.397101 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 9284 | 2026.03.17 02:51:40.397145 [ 60 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.03.17 02:51:40.397157 [ 4 ] {a620a218-0d58-428d-abc0-c9135fd256bd} <Debug> TCPHandler: Processed in 0.001389414 sec. | ||
| 9286 | 2026.03.17 02:51:40.397175 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9287 | 2026.03.17 02:51:40.397270 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.03.17 02:51:40.397277 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 9289 | 2026.03.17 02:51:40.397371 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9290 | 2026.03.17 02:51:40.397415 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9291 | 2026.03.17 02:51:40.397419 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9292 | 2026.03.17 02:51:40.397464 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part | ||
| 9293 | 2026.03.17 02:51:40.397530 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 9294 | 2026.03.17 02:51:40.397576 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 9295 | 2026.03.17 02:51:40.397619 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 9296 | 2026.03.17 02:51:40.397657 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 51 rows starting from the beginning of the part | ||
| 9297 | 2026.03.17 02:51:40.397694 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 9298 | 2026.03.17 02:51:40.397842 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.03.17 02:51:40.397883 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9300 | 2026.03.17 02:51:40.398228 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9301 | 2026.03.17 02:51:40.398452 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.03.17 02:51:40.398587 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346973 sec., 166298.80480158102 rows/sec., 12.81 MiB/sec. | ||
| 9303 | 2026.03.17 02:51:40.398594 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 5.66 MiB/sec. | ||
| 9304 | 2026.03.17 02:51:40.398682 [ 4 ] {6e531f7b-91be-4f2b-b8c7-d7e52fe1be96} <Debug> TCPHandler: Processed in 0.001461366 sec. | ||
| 9305 | 2026.03.17 02:51:40.398793 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.03.17 02:51:40.398807 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9307 | 2026.03.17 02:51:40.398888 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.03.17 02:51:40.398938 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9309 | 2026.03.17 02:51:40.399134 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2026.03.17 02:51:40.399232 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_61_12} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9311 | 2026.03.17 02:51:40.399334 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9312 | 2026.03.17 02:51:40.399347 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.03.17 02:51:40.399388 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9314 | 2026.03.17 02:51:40.399723 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9315 | 2026.03.17 02:51:40.399926 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.03.17 02:51:40.400064 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9317 | 2026.03.17 02:51:40.400102 [ 4 ] {c79406f0-b01b-4fd2-9290-6ae20610730a} <Debug> TCPHandler: Processed in 0.001358524 sec. | ||
| 9318 | 2026.03.17 02:51:40.400203 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.03.17 02:51:40.400297 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.03.17 02:51:40.400350 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9321 | 2026.03.17 02:51:40.401171 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.03.17 02:51:40.401208 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9323 | 2026.03.17 02:51:40.401721 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9324 | 2026.03.17 02:51:40.401949 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.03.17 02:51:40.402071 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9326 | 2026.03.17 02:51:40.402099 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00182 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 9327 | 2026.03.17 02:51:40.402109 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.03.17 02:51:40.402141 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9329 | 2026.03.17 02:51:40.402158 [ 4 ] {dd10e36f-ea53-4f7d-8465-a3acc2769760} <Debug> TCPHandler: Processed in 0.002003249 sec. | ||
| 9330 | 2026.03.17 02:51:40.402231 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 9331 | 2026.03.17 02:51:40.402279 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2026.03.17 02:51:40.402377 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9333 | 2026.03.17 02:51:40.402419 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9334 | 2026.03.17 02:51:40.402466 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9335 | 2026.03.17 02:51:40.402539 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1118 rows starting from the beginning of the part | ||
| 9336 | 2026.03.17 02:51:40.402686 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 9337 | 2026.03.17 02:51:40.402747 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.03.17 02:51:40.402787 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9339 | 2026.03.17 02:51:40.402805 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 9340 | 2026.03.17 02:51:40.402908 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 9341 | 2026.03.17 02:51:40.403003 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part | ||
| 9342 | 2026.03.17 02:51:40.403090 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9343 | 2026.03.17 02:51:40.403101 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 9344 | 2026.03.17 02:51:40.403318 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.03.17 02:51:40.403456 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9346 | 2026.03.17 02:51:40.403493 [ 4 ] {a1a8346d-29ec-447d-84b2-9c92136da917} <Debug> TCPHandler: Processed in 0.001264141 sec. | ||
| 9347 | 2026.03.17 02:51:40.410288 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1235 rows, containing 19 columns (19 merged, 0 gathered) in 0.008089478 sec., 152667.4527083206 rows/sec., 273.57 MiB/sec. | ||
| 9348 | 2026.03.17 02:51:40.411461 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9349 | 2026.03.17 02:51:40.411792 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.03.17 02:51:40.411866 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9351 | 2026.03.17 02:51:40.411970 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 9352 | 2026.03.17 02:51:41.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.34 MiB, peak 315.68 MiB, free memory in arenas 0.00 B, will set to 308.20 MiB (RSS), difference: 3.86 MiB | ||
| 9353 | 2026.03.17 02:51:43.874301 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9354 | 2026.03.17 02:51:43.874381 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9355 | 2026.03.17 02:51:44.059809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21161 | ||
| 9356 | 2026.03.17 02:51:44.060348 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.03.17 02:51:44.060394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9358 | 2026.03.17 02:51:44.060885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9359 | 2026.03.17 02:51:44.061137 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.03.17 02:51:44.061272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21161 | ||
| 9361 | 2026.03.17 02:51:44.085951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1114 | ||
| 9362 | 2026.03.17 02:51:44.088147 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.03.17 02:51:44.088200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9364 | 2026.03.17 02:51:44.089402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9365 | 2026.03.17 02:51:44.089675 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.03.17 02:51:44.089996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 9367 | 2026.03.17 02:51:45.176647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9368 | 2026.03.17 02:51:45.193124 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.03.17 02:51:45.193173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9370 | 2026.03.17 02:51:45.199424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9371 | 2026.03.17 02:51:45.200140 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.03.17 02:51:45.203082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9373 | 2026.03.17 02:51:45.392923 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.03.17 02:51:45.393169 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9375 | 2026.03.17 02:51:45.393231 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9376 | 2026.03.17 02:51:45.393862 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.03.17 02:51:45.393898 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9378 | 2026.03.17 02:51:45.394307 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9379 | 2026.03.17 02:51:45.394533 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.03.17 02:51:45.394686 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001566 sec., 53639.84674329502 rows/sec., 4.49 MiB/sec. | ||
| 9381 | 2026.03.17 02:51:45.394726 [ 4 ] {c7a97d02-0178-4041-b2aa-5f0c9dd352f8} <Debug> TCPHandler: Processed in 0.001977759 sec. | ||
| 9382 | 2026.03.17 02:51:45.394849 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.03.17 02:51:45.394943 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.03.17 02:51:45.395009 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9385 | 2026.03.17 02:51:45.395552 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.03.17 02:51:45.395595 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9387 | 2026.03.17 02:51:45.395955 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9388 | 2026.03.17 02:51:45.396184 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.03.17 02:51:45.396323 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001398 sec., 10014.306151645207 rows/sec., 753.03 KiB/sec. | ||
| 9390 | 2026.03.17 02:51:45.396362 [ 4 ] {b5101116-bd23-44ab-8706-bb4f22a6ebec} <Debug> TCPHandler: Processed in 0.001562748 sec. | ||
| 9391 | 2026.03.17 02:51:45.396474 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.03.17 02:51:45.396572 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9393 | 2026.03.17 02:51:45.396613 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9394 | 2026.03.17 02:51:45.397025 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.03.17 02:51:45.397061 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9396 | 2026.03.17 02:51:45.397387 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9397 | 2026.03.17 02:51:45.397603 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.03.17 02:51:45.397739 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001186 sec., 65767.2849915683 rows/sec., 5.14 MiB/sec. | ||
| 9399 | 2026.03.17 02:51:45.397777 [ 4 ] {534edb42-3163-4766-ba9f-3d39797f2d24} <Debug> TCPHandler: Processed in 0.001353053 sec. | ||
| 9400 | 2026.03.17 02:51:45.397885 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.03.17 02:51:45.397981 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.03.17 02:51:45.398024 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9403 | 2026.03.17 02:51:45.398434 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.03.17 02:51:45.398468 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9405 | 2026.03.17 02:51:45.398811 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9406 | 2026.03.17 02:51:45.399024 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.03.17 02:51:45.399161 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9408 | 2026.03.17 02:51:45.399198 [ 4 ] {9c2278f4-e615-4759-8222-944c8d3b8456} <Debug> TCPHandler: Processed in 0.001362334 sec. | ||
| 9409 | 2026.03.17 02:51:45.399300 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.03.17 02:51:45.399395 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2026.03.17 02:51:45.399449 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9412 | 2026.03.17 02:51:45.400214 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.03.17 02:51:45.400249 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9414 | 2026.03.17 02:51:45.400809 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9415 | 2026.03.17 02:51:45.401038 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.03.17 02:51:45.401185 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 13.88 MiB/sec. | ||
| 9417 | 2026.03.17 02:51:45.401246 [ 4 ] {5ff8114e-7137-4ddd-b680-be6d34f15d6e} <Debug> TCPHandler: Processed in 0.001994599 sec. | ||
| 9418 | 2026.03.17 02:51:45.401356 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.03.17 02:51:45.401453 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.03.17 02:51:45.401496 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9421 | 2026.03.17 02:51:45.401829 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.03.17 02:51:45.401864 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9423 | 2026.03.17 02:51:45.402177 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9424 | 2026.03.17 02:51:45.402388 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.03.17 02:51:45.402513 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9426 | 2026.03.17 02:51:45.402549 [ 4 ] {569ed99c-9301-454d-9d3f-f8b20b700428} <Debug> TCPHandler: Processed in 0.00124345 sec. | ||
| 9427 | 2026.03.17 02:51:50.395668 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2026.03.17 02:51:50.395850 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9429 | 2026.03.17 02:51:50.395915 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9430 | 2026.03.17 02:51:50.396530 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.03.17 02:51:50.396577 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9432 | 2026.03.17 02:51:50.396948 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9433 | 2026.03.17 02:51:50.397173 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.03.17 02:51:50.397357 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001549 sec., 1291.1555842479017 rows/sec., 105.28 KiB/sec. | ||
| 9435 | 2026.03.17 02:51:50.397417 [ 4 ] {eb7da7c3-0cd4-49da-95f3-543e108f36c4} <Debug> TCPHandler: Processed in 0.001875866 sec. | ||
| 9436 | 2026.03.17 02:51:50.397550 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.03.17 02:51:50.397651 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9438 | 2026.03.17 02:51:50.397692 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9439 | 2026.03.17 02:51:50.398151 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.03.17 02:51:50.398186 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9441 | 2026.03.17 02:51:50.398519 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9442 | 2026.03.17 02:51:50.398762 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.03.17 02:51:50.398896 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001268 sec., 85962.1451104101 rows/sec., 7.22 MiB/sec. | ||
| 9444 | 2026.03.17 02:51:50.398932 [ 4 ] {57200918-d272-4adb-a357-0a1b571f2194} <Debug> TCPHandler: Processed in 0.001436975 sec. | ||
| 9445 | 2026.03.17 02:51:50.399068 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.03.17 02:51:50.399180 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.03.17 02:51:50.399223 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9448 | 2026.03.17 02:51:50.399727 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.03.17 02:51:50.399765 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9450 | 2026.03.17 02:51:50.400094 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9451 | 2026.03.17 02:51:50.400317 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.17 02:51:50.400458 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001298 sec., 21571.64869029276 rows/sec., 1.58 MiB/sec. | ||
| 9453 | 2026.03.17 02:51:50.400498 [ 4 ] {373eb4c8-84cb-43da-968e-6c72664d139c} <Debug> TCPHandler: Processed in 0.001502427 sec. | ||
| 9454 | 2026.03.17 02:51:50.400605 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.03.17 02:51:50.400703 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9456 | 2026.03.17 02:51:50.400745 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9457 | 2026.03.17 02:51:50.401186 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.03.17 02:51:50.401225 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9459 | 2026.03.17 02:51:50.401554 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9460 | 2026.03.17 02:51:50.401796 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.03.17 02:51:50.401936 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001252 sec., 73482.42811501597 rows/sec., 5.74 MiB/sec. | ||
| 9462 | 2026.03.17 02:51:50.401976 [ 4 ] {aee42849-6aba-47bb-8872-b60c3b51431d} <Debug> TCPHandler: Processed in 0.001421655 sec. | ||
| 9463 | 2026.03.17 02:51:50.402086 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.03.17 02:51:50.402185 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.03.17 02:51:50.402229 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9466 | 2026.03.17 02:51:50.402653 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.17 02:51:50.402689 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9468 | 2026.03.17 02:51:50.403043 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9469 | 2026.03.17 02:51:50.403259 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.17 02:51:50.403400 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001235 sec., 130364.37246963562 rows/sec., 9.08 MiB/sec. | ||
| 9471 | 2026.03.17 02:51:50.403440 [ 4 ] {33463ffc-cde2-4538-81e5-4996efcb0486} <Debug> TCPHandler: Processed in 0.001404474 sec. | ||
| 9472 | 2026.03.17 02:51:50.403561 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.03.17 02:51:50.403682 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.03.17 02:51:50.403746 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9475 | 2026.03.17 02:51:50.404652 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.17 02:51:50.404688 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9477 | 2026.03.17 02:51:50.405300 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9478 | 2026.03.17 02:51:50.405524 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.03.17 02:51:50.405670 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002013 sec., 12916.04570293095 rows/sec., 23.14 MiB/sec. | ||
| 9480 | 2026.03.17 02:51:50.405732 [ 4 ] {b3994931-b0f1-4819-98a5-8552c38b8426} <Debug> TCPHandler: Processed in 0.002231475 sec. | ||
| 9481 | 2026.03.17 02:51:50.405845 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.03.17 02:51:50.405939 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.17 02:51:50.405980 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9484 | 2026.03.17 02:51:50.406319 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.03.17 02:51:50.406353 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9486 | 2026.03.17 02:51:50.406659 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9487 | 2026.03.17 02:51:50.406861 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.03.17 02:51:50.406984 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 9489 | 2026.03.17 02:51:50.407019 [ 4 ] {cc138a67-437f-42e6-84df-301ce033faa1} <Debug> TCPHandler: Processed in 0.00122371 sec. | ||
| 9490 | 2026.03.17 02:51:51.561360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21609 | ||
| 9491 | 2026.03.17 02:51:51.561870 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.03.17 02:51:51.561918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9493 | 2026.03.17 02:51:51.562434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9494 | 2026.03.17 02:51:51.562671 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.03.17 02:51:51.562827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21609 | ||
| 9496 | 2026.03.17 02:51:52.703146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9497 | 2026.03.17 02:51:52.721797 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.03.17 02:51:52.721854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9499 | 2026.03.17 02:51:52.728028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9500 | 2026.03.17 02:51:52.728743 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.03.17 02:51:52.732167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9502 | 2026.03.17 02:51:54.090105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1140 | ||
| 9503 | 2026.03.17 02:51:54.092304 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.03.17 02:51:54.092357 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 9505 | 2026.03.17 02:51:54.093545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9506 | 2026.03.17 02:51:54.093817 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.03.17 02:51:54.094178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 9508 | 2026.03.17 02:51:55.393999 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.03.17 02:51:55.394208 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9510 | 2026.03.17 02:51:55.394283 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9511 | 2026.03.17 02:51:55.394951 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.03.17 02:51:55.395004 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9513 | 2026.03.17 02:51:55.395408 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9514 | 2026.03.17 02:51:55.395636 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.03.17 02:51:55.395781 [ 47 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9516 | 2026.03.17 02:51:55.395796 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001641 sec., 51188.29981718464 rows/sec., 4.28 MiB/sec. | ||
| 9517 | 2026.03.17 02:51:55.395851 [ 47 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.03.17 02:51:55.395871 [ 4 ] {31840d47-6a1d-4adf-b968-74ee6acdda21} <Debug> TCPHandler: Processed in 0.00200602 sec. | ||
| 9519 | 2026.03.17 02:51:55.395877 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9520 | 2026.03.17 02:51:55.395994 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 9521 | 2026.03.17 02:51:55.396013 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2026.03.17 02:51:55.396106 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9523 | 2026.03.17 02:51:55.396120 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9524 | 2026.03.17 02:51:55.396144 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2150 rows starting from the beginning of the part | ||
| 9525 | 2026.03.17 02:51:55.396169 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9526 | 2026.03.17 02:51:55.396218 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9527 | 2026.03.17 02:51:55.396268 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 9528 | 2026.03.17 02:51:55.396308 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 84 rows starting from the beginning of the part | ||
| 9529 | 2026.03.17 02:51:55.396348 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 109 rows starting from the beginning of the part | ||
| 9530 | 2026.03.17 02:51:55.396388 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 84 rows starting from the beginning of the part | ||
| 9531 | 2026.03.17 02:51:55.396608 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.03.17 02:51:55.396652 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9533 | 2026.03.17 02:51:55.396997 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9534 | 2026.03.17 02:51:55.397230 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.03.17 02:51:55.397373 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001276 sec., 10971.7868338558 rows/sec., 825.03 KiB/sec. | ||
| 9536 | 2026.03.17 02:51:55.397412 [ 4 ] {4e6ad2e9-5212-4444-94e4-4234dff5ee56} <Debug> TCPHandler: Processed in 0.001453005 sec. | ||
| 9537 | 2026.03.17 02:51:55.397523 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.03.17 02:51:55.397619 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9539 | 2026.03.17 02:51:55.397660 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9540 | 2026.03.17 02:51:55.397687 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740263 sec., 1488855.4201290265 rows/sec., 121.77 MiB/sec. | ||
| 9541 | 2026.03.17 02:51:55.398015 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9542 | 2026.03.17 02:51:55.398088 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.03.17 02:51:55.398129 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9544 | 2026.03.17 02:51:55.398418 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.03.17 02:51:55.398486 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9546 | 2026.03.17 02:51:55.398519 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_71_14} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9547 | 2026.03.17 02:51:55.398625 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9548 | 2026.03.17 02:51:55.398724 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.03.17 02:51:55.398861 [ 45 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9550 | 2026.03.17 02:51:55.398872 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001272 sec., 61320.75471698114 rows/sec., 4.79 MiB/sec. | ||
| 9551 | 2026.03.17 02:51:55.398909 [ 45 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.17 02:51:55.398933 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9553 | 2026.03.17 02:51:55.398935 [ 4 ] {239b6409-37d5-4e75-af19-5be39d296ced} <Debug> TCPHandler: Processed in 0.001462086 sec. | ||
| 9554 | 2026.03.17 02:51:55.399057 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 9555 | 2026.03.17 02:51:55.399074 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.03.17 02:51:55.399193 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.03.17 02:51:55.399210 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9558 | 2026.03.17 02:51:55.399237 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9559 | 2026.03.17 02:51:55.399250 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1123 rows starting from the beginning of the part | ||
| 9560 | 2026.03.17 02:51:55.399328 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9561 | 2026.03.17 02:51:55.399378 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 9562 | 2026.03.17 02:51:55.399422 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
| 9563 | 2026.03.17 02:51:55.399464 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 92 rows starting from the beginning of the part | ||
| 9564 | 2026.03.17 02:51:55.399506 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 78 rows starting from the beginning of the part | ||
| 9565 | 2026.03.17 02:51:55.399661 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.17 02:51:55.399703 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9567 | 2026.03.17 02:51:55.400073 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9568 | 2026.03.17 02:51:55.400310 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.17 02:51:55.400424 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9570 | 2026.03.17 02:51:55.400443 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 9571 | 2026.03.17 02:51:55.400458 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.03.17 02:51:55.400479 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9573 | 2026.03.17 02:51:55.400480 [ 4 ] {321696c8-3cd6-4cc4-b740-31216c2af479} <Debug> TCPHandler: Processed in 0.001466716 sec. | ||
| 9574 | 2026.03.17 02:51:55.400568 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 9575 | 2026.03.17 02:51:55.400594 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.03.17 02:51:55.400628 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.00163148 sec., 934734.1064554882 rows/sec., 71.05 MiB/sec. | ||
| 9577 | 2026.03.17 02:51:55.400675 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2026.03.17 02:51:55.400694 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2026.03.17 02:51:55.400710 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21217 rows starting from the beginning of the part | ||
| 9580 | 2026.03.17 02:51:55.400751 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9581 | 2026.03.17 02:51:55.400779 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
| 9582 | 2026.03.17 02:51:55.400829 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9583 | 2026.03.17 02:51:55.400833 [ 186 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9584 | 2026.03.17 02:51:55.400874 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9585 | 2026.03.17 02:51:55.400919 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 161 rows starting from the beginning of the part | ||
| 9586 | 2026.03.17 02:51:55.400960 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9587 | 2026.03.17 02:51:55.401169 [ 186 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.03.17 02:51:55.401284 [ 186 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_71_14} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9589 | 2026.03.17 02:51:55.401395 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9590 | 2026.03.17 02:51:55.401580 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.03.17 02:51:55.401620 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9592 | 2026.03.17 02:51:55.402175 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9593 | 2026.03.17 02:51:55.402408 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.03.17 02:51:55.402549 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 13.39 MiB/sec. | ||
| 9595 | 2026.03.17 02:51:55.402603 [ 4 ] {905a319d-6cc4-48c0-a43c-190df8753e5f} <Debug> TCPHandler: Processed in 0.002058461 sec. | ||
| 9596 | 2026.03.17 02:51:55.402718 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.03.17 02:51:55.402812 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9598 | 2026.03.17 02:51:55.402853 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9599 | 2026.03.17 02:51:55.403187 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.03.17 02:51:55.403222 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9601 | 2026.03.17 02:51:55.403560 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9602 | 2026.03.17 02:51:55.403778 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.03.17 02:51:55.403873 [ 45 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9604 | 2026.03.17 02:51:55.403898 [ 45 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.17 02:51:55.403903 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 9606 | 2026.03.17 02:51:55.403915 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9607 | 2026.03.17 02:51:55.403941 [ 4 ] {8672ce07-6223-45bd-8f7e-ee31db6ee975} <Debug> TCPHandler: Processed in 0.001273041 sec. | ||
| 9608 | 2026.03.17 02:51:55.404039 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 9609 | 2026.03.17 02:51:55.404219 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9610 | 2026.03.17 02:51:55.404269 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3612 rows starting from the beginning of the part | ||
| 9611 | 2026.03.17 02:51:55.404360 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 9612 | 2026.03.17 02:51:55.404431 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9613 | 2026.03.17 02:51:55.404473 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9614 | 2026.03.17 02:51:55.404513 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9615 | 2026.03.17 02:51:55.404549 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9616 | 2026.03.17 02:51:55.406190 [ 186 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 4 columns (4 merged, 0 gathered) in 0.002217084 sec., 1742829.7709964982 rows/sec., 117.45 MiB/sec. | ||
| 9617 | 2026.03.17 02:51:55.406804 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9618 | 2026.03.17 02:51:55.407297 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.03.17 02:51:55.407429 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_71_14} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9620 | 2026.03.17 02:51:55.407524 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9621 | 2026.03.17 02:51:55.415862 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21890 rows, containing 5 columns (5 merged, 0 gathered) in 0.015333194 sec., 1427621.6683882042 rows/sec., 95.71 MiB/sec. | ||
| 9622 | 2026.03.17 02:51:55.416248 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9623 | 2026.03.17 02:51:55.416528 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.03.17 02:51:55.416599 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9625 | 2026.03.17 02:51:55.416686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 9626 | 2026.03.17 02:51:56.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.24 MiB, peak 316.46 MiB, free memory in arenas 0.00 B, will set to 310.32 MiB (RSS), difference: 1.08 MiB | ||
| 9627 | 2026.03.17 02:51:58.874640 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9628 | 2026.03.17 02:51:58.874692 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9629 | 2026.03.17 02:51:59.062911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22121 | ||
| 9630 | 2026.03.17 02:51:59.063541 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.03.17 02:51:59.063594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9632 | 2026.03.17 02:51:59.064105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9633 | 2026.03.17 02:51:59.064373 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.03.17 02:51:59.064527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22121 | ||
| 9635 | 2026.03.17 02:51:59.064529 [ 11 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9636 | 2026.03.17 02:51:59.064602 [ 11 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.03.17 02:51:59.064629 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9638 | 2026.03.17 02:51:59.064772 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 9639 | 2026.03.17 02:51:59.064927 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9640 | 2026.03.17 02:51:59.064972 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19689 rows starting from the beginning of the part | ||
| 9641 | 2026.03.17 02:51:59.065046 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9642 | 2026.03.17 02:51:59.065096 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9643 | 2026.03.17 02:51:59.065139 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9644 | 2026.03.17 02:51:59.065180 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9645 | 2026.03.17 02:51:59.065220 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9646 | 2026.03.17 02:51:59.067257 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22121 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548083 sec., 8681428.352216156 rows/sec., 124.19 MiB/sec. | ||
| 9647 | 2026.03.17 02:51:59.067681 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9648 | 2026.03.17 02:51:59.068041 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.03.17 02:51:59.068135 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_46_9} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9650 | 2026.03.17 02:51:59.068264 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9651 | 2026.03.17 02:52:00.232222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9652 | 2026.03.17 02:52:00.251395 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.03.17 02:52:00.251464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9654 | 2026.03.17 02:52:00.257817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9655 | 2026.03.17 02:52:00.259540 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.03.17 02:52:00.260536 [ 11 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9657 | 2026.03.17 02:52:00.260622 [ 11 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.03.17 02:52:00.260648 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9659 | 2026.03.17 02:52:00.260827 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9660 | 2026.03.17 02:52:00.266246 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2026.03.17 02:52:00.269039 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9662 | 2026.03.17 02:52:00.276148 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9663 | 2026.03.17 02:52:00.276588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9664 | 2026.03.17 02:52:00.282610 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9665 | 2026.03.17 02:52:00.297238 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9666 | 2026.03.17 02:52:00.338080 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9667 | 2026.03.17 02:52:00.347279 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 9668 | 2026.03.17 02:52:00.400869 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.03.17 02:52:00.401103 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9670 | 2026.03.17 02:52:00.401190 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9671 | 2026.03.17 02:52:00.402239 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.03.17 02:52:00.402305 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9673 | 2026.03.17 02:52:00.402920 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9674 | 2026.03.17 02:52:00.403287 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.03.17 02:52:00.403549 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002453 sec., 44027.721157766005 rows/sec., 3.70 MiB/sec. | ||
| 9676 | 2026.03.17 02:52:00.403620 [ 4 ] {773fa1fa-96af-46e1-90e9-d4dea8128b38} <Debug> TCPHandler: Processed in 0.002950142 sec. | ||
| 9677 | 2026.03.17 02:52:00.403813 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.03.17 02:52:00.403930 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.03.17 02:52:00.403985 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9680 | 2026.03.17 02:52:00.404582 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.03.17 02:52:00.404626 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9682 | 2026.03.17 02:52:00.405064 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9683 | 2026.03.17 02:52:00.405423 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.03.17 02:52:00.405648 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001704 sec., 15258.215962441314 rows/sec., 1.12 MiB/sec. | ||
| 9685 | 2026.03.17 02:52:00.405707 [ 4 ] {effbd805-3ab2-476e-a4e9-8ddcd53da3ff} <Debug> TCPHandler: Processed in 0.001955597 sec. | ||
| 9686 | 2026.03.17 02:52:00.405876 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9687 | 2026.03.17 02:52:00.405992 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9688 | 2026.03.17 02:52:00.406048 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9689 | 2026.03.17 02:52:00.407104 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.03.17 02:52:00.407205 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9691 | 2026.03.17 02:52:00.407818 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9692 | 2026.03.17 02:52:00.409115 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.03.17 02:52:00.409345 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003373 sec., 26682.478505781204 rows/sec., 2.08 MiB/sec. | ||
| 9694 | 2026.03.17 02:52:00.409471 [ 4 ] {b3d16ff1-1e93-4b6e-807b-43b191c6c53f} <Debug> TCPHandler: Processed in 0.003653579 sec. | ||
| 9695 | 2026.03.17 02:52:00.410013 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.03.17 02:52:00.410200 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2026.03.17 02:52:00.410267 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2026.03.17 02:52:00.411505 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.03.17 02:52:00.411557 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9700 | 2026.03.17 02:52:00.412074 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9701 | 2026.03.17 02:52:00.412417 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.03.17 02:52:00.412601 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002437 sec., 65654.49322938039 rows/sec., 4.57 MiB/sec. | ||
| 9703 | 2026.03.17 02:52:00.412779 [ 4 ] {135dce7b-9a90-4f52-a72d-ff71f0c00dbb} <Debug> TCPHandler: Processed in 0.00286361 sec. | ||
| 9704 | 2026.03.17 02:52:00.413079 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.03.17 02:52:00.413201 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.03.17 02:52:00.413279 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9707 | 2026.03.17 02:52:00.414700 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.03.17 02:52:00.414760 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9709 | 2026.03.17 02:52:00.415655 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9710 | 2026.03.17 02:52:00.416180 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.03.17 02:52:00.416435 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003271 sec., 7948.639559767655 rows/sec., 14.24 MiB/sec. | ||
| 9712 | 2026.03.17 02:52:00.416556 [ 4 ] {f61b4d81-e43a-4065-979e-48334ade2520} <Debug> TCPHandler: Processed in 0.003646878 sec. | ||
| 9713 | 2026.03.17 02:52:00.416821 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.03.17 02:52:00.416990 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.03.17 02:52:00.417054 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9716 | 2026.03.17 02:52:00.417742 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.03.17 02:52:00.417818 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9718 | 2026.03.17 02:52:00.418380 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9719 | 2026.03.17 02:52:00.418887 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.03.17 02:52:00.419218 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002225 sec., 26966.29213483146 rows/sec., 1.82 MiB/sec. | ||
| 9721 | 2026.03.17 02:52:00.419278 [ 4 ] {6277237a-350b-4c4a-8e70-bd859a9fdc96} <Debug> TCPHandler: Processed in 0.002550892 sec. | ||
| 9722 | 2026.03.17 02:52:00.507632 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.246887643 sec., 1405.4976416944448 rows/sec., 7.27 MiB/sec. | ||
| 9723 | 2026.03.17 02:52:00.511355 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9724 | 2026.03.17 02:52:00.514066 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_46_9} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.03.17 02:52:00.514201 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_46_9} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9726 | 2026.03.17 02:52:00.516860 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9727 | 2026.03.17 02:52:03.531774 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.03.17 02:52:03.531954 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9729 | 2026.03.17 02:52:03.532023 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9730 | 2026.03.17 02:52:03.532651 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.03.17 02:52:03.532704 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9732 | 2026.03.17 02:52:03.533117 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9733 | 2026.03.17 02:52:03.533354 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.03.17 02:52:03.533513 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 9735 | 2026.03.17 02:52:03.533567 [ 4 ] {4b88a1d1-88cc-44c2-9114-c80aaa31dfc0} <Debug> TCPHandler: Processed in 0.001928207 sec. | ||
| 9736 | 2026.03.17 02:52:03.533684 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.03.17 02:52:03.533787 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9738 | 2026.03.17 02:52:03.533831 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9739 | 2026.03.17 02:52:03.534241 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.03.17 02:52:03.534284 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9741 | 2026.03.17 02:52:03.534611 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9742 | 2026.03.17 02:52:03.534899 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.03.17 02:52:03.535057 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 126.23 KiB/sec. | ||
| 9744 | 2026.03.17 02:52:03.535103 [ 4 ] {51b02fc6-b2da-464c-a766-3bcb9c364cb7} <Debug> TCPHandler: Processed in 0.001472036 sec. | ||
| 9745 | 2026.03.17 02:52:03.535221 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.03.17 02:52:03.535321 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9747 | 2026.03.17 02:52:03.535363 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9748 | 2026.03.17 02:52:03.536790 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.03.17 02:52:03.536828 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9750 | 2026.03.17 02:52:03.537287 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9751 | 2026.03.17 02:52:03.537513 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.03.17 02:52:03.537652 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.002353 sec., 887802.8049298767 rows/sec., 67.99 MiB/sec. | ||
| 9753 | 2026.03.17 02:52:03.537692 [ 4 ] {b6caf328-a89f-4566-ace4-2f7c1c8c3b4f} <Debug> TCPHandler: Processed in 0.002521681 sec. | ||
| 9754 | 2026.03.17 02:52:03.537805 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.03.17 02:52:03.537903 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.03.17 02:52:03.537944 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9757 | 2026.03.17 02:52:03.538371 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.03.17 02:52:03.538409 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9759 | 2026.03.17 02:52:03.538726 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9760 | 2026.03.17 02:52:03.538948 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.03.17 02:52:03.539075 [ 27 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9762 | 2026.03.17 02:52:03.539082 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.0012 sec., 32500.000000000004 rows/sec., 2.43 MiB/sec. | ||
| 9763 | 2026.03.17 02:52:03.539153 [ 27 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.03.17 02:52:03.539169 [ 4 ] {beafe6a6-b4c6-4270-8a0f-997412787437} <Debug> TCPHandler: Processed in 0.001415474 sec. | ||
| 9765 | 2026.03.17 02:52:03.539181 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9766 | 2026.03.17 02:52:03.539284 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.03.17 02:52:03.539308 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 9768 | 2026.03.17 02:52:03.539384 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9769 | 2026.03.17 02:52:03.539396 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9770 | 2026.03.17 02:52:03.539426 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9771 | 2026.03.17 02:52:03.539426 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 81 rows starting from the beginning of the part | ||
| 9772 | 2026.03.17 02:52:03.539494 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 9773 | 2026.03.17 02:52:03.539538 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 9774 | 2026.03.17 02:52:03.539579 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 9775 | 2026.03.17 02:52:03.539617 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9776 | 2026.03.17 02:52:03.539657 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part | ||
| 9777 | 2026.03.17 02:52:03.540069 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.03.17 02:52:03.540105 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9779 | 2026.03.17 02:52:03.540414 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140497 sec., 177115.76619666687 rows/sec., 13.68 MiB/sec. | ||
| 9780 | 2026.03.17 02:52:03.540449 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9781 | 2026.03.17 02:52:03.540650 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9782 | 2026.03.17 02:52:03.540712 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.03.17 02:52:03.540859 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001495 sec., 489632.1070234114 rows/sec., 28.96 MiB/sec. | ||
| 9784 | 2026.03.17 02:52:03.540902 [ 4 ] {7ffa6ca6-c563-40ff-a4b0-10bec4b9249b} <Debug> TCPHandler: Processed in 0.001668601 sec. | ||
| 9785 | 2026.03.17 02:52:03.541006 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.03.17 02:52:03.541029 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9787 | 2026.03.17 02:52:03.541101 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_66_13} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9788 | 2026.03.17 02:52:03.541132 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.03.17 02:52:03.541182 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9790 | 2026.03.17 02:52:03.541209 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9791 | 2026.03.17 02:52:03.541583 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.03.17 02:52:03.541625 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9793 | 2026.03.17 02:52:03.541935 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9794 | 2026.03.17 02:52:03.542157 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.03.17 02:52:03.542292 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 9796 | 2026.03.17 02:52:03.542331 [ 4 ] {6da0f206-2228-4463-96b8-dd1265608572} <Debug> TCPHandler: Processed in 0.001352283 sec. | ||
| 9797 | 2026.03.17 02:52:03.542439 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2026.03.17 02:52:03.542542 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9799 | 2026.03.17 02:52:03.542585 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9800 | 2026.03.17 02:52:03.543018 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.03.17 02:52:03.543056 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9802 | 2026.03.17 02:52:03.543394 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9803 | 2026.03.17 02:52:03.543619 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2026.03.17 02:52:03.543758 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 759.11 KiB/sec. | ||
| 9805 | 2026.03.17 02:52:03.543798 [ 4 ] {1127be18-7e46-41ca-a673-4d63b253680f} <Debug> TCPHandler: Processed in 0.001408874 sec. | ||
| 9806 | 2026.03.17 02:52:03.543914 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.03.17 02:52:03.544007 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9808 | 2026.03.17 02:52:03.544048 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9809 | 2026.03.17 02:52:03.544808 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.03.17 02:52:03.544846 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9811 | 2026.03.17 02:52:03.545206 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9812 | 2026.03.17 02:52:03.545429 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.03.17 02:52:03.545561 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001571 sec., 676639.0833863781 rows/sec., 47.10 MiB/sec. | ||
| 9814 | 2026.03.17 02:52:03.545598 [ 4 ] {59ac85ee-f16b-4bb4-8ba7-1b71c93823e7} <Debug> TCPHandler: Processed in 0.001734232 sec. | ||
| 9815 | 2026.03.17 02:52:03.545716 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.03.17 02:52:03.545811 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9817 | 2026.03.17 02:52:03.545854 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9818 | 2026.03.17 02:52:03.546534 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.03.17 02:52:03.546571 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9820 | 2026.03.17 02:52:03.547000 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9821 | 2026.03.17 02:52:03.547215 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.03.17 02:52:03.547344 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001552 sec., 869845.3608247422 rows/sec., 55.26 MiB/sec. | ||
| 9823 | 2026.03.17 02:52:03.547381 [ 4 ] {6b942581-0a7b-498f-ad53-09be00eb8753} <Debug> TCPHandler: Processed in 0.001714422 sec. | ||
| 9824 | 2026.03.17 02:52:03.547494 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.03.17 02:52:03.547588 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9826 | 2026.03.17 02:52:03.547642 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9827 | 2026.03.17 02:52:03.548436 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9828 | 2026.03.17 02:52:03.548474 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9829 | 2026.03.17 02:52:03.549011 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9830 | 2026.03.17 02:52:03.549233 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.03.17 02:52:03.549376 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001806 sec., 13842.746400885935 rows/sec., 24.81 MiB/sec. | ||
| 9832 | 2026.03.17 02:52:03.549377 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9833 | 2026.03.17 02:52:03.549439 [ 4 ] {a642cb37-10c6-4db1-bd7c-60fa6a2ce3ba} <Debug> TCPHandler: Processed in 0.001995339 sec. | ||
| 9834 | 2026.03.17 02:52:03.549449 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.03.17 02:52:03.549483 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9836 | 2026.03.17 02:52:03.549555 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.03.17 02:52:03.549587 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 9838 | 2026.03.17 02:52:03.549652 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9839 | 2026.03.17 02:52:03.549694 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9840 | 2026.03.17 02:52:03.549791 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2026.03.17 02:52:03.549844 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1235 rows starting from the beginning of the part | ||
| 9842 | 2026.03.17 02:52:03.549966 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 9843 | 2026.03.17 02:52:03.550023 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.03.17 02:52:03.550060 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9845 | 2026.03.17 02:52:03.550072 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 9846 | 2026.03.17 02:52:03.550182 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 9847 | 2026.03.17 02:52:03.550286 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 9848 | 2026.03.17 02:52:03.550383 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9849 | 2026.03.17 02:52:03.550392 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 25 rows starting from the beginning of the part | ||
| 9850 | 2026.03.17 02:52:03.550597 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.03.17 02:52:03.550725 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 9852 | 2026.03.17 02:52:03.550762 [ 4 ] {dcecd302-fb43-4794-850a-c2095b414fb7} <Debug> TCPHandler: Processed in 0.001257021 sec. | ||
| 9853 | 2026.03.17 02:52:03.558253 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 19 columns (19 merged, 0 gathered) in 0.008708533 sec., 153872.07007196278 rows/sec., 275.73 MiB/sec. | ||
| 9854 | 2026.03.17 02:52:03.559624 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9855 | 2026.03.17 02:52:03.559997 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.03.17 02:52:03.560081 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9857 | 2026.03.17 02:52:03.560223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9858 | 2026.03.17 02:52:04.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.04 MiB, peak 325.26 MiB, free memory in arenas 0.00 B, will set to 315.75 MiB (RSS), difference: 3.72 MiB | ||
| 9859 | 2026.03.17 02:52:04.094358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1186 | ||
| 9860 | 2026.03.17 02:52:04.096906 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.03.17 02:52:04.096949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9862 | 2026.03.17 02:52:04.098169 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9863 | 2026.03.17 02:52:04.098444 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.03.17 02:52:04.098798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 9865 | 2026.03.17 02:52:05.386580 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2026.03.17 02:52:05.386762 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9867 | 2026.03.17 02:52:05.386824 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9868 | 2026.03.17 02:52:05.387442 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.03.17 02:52:05.387480 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9870 | 2026.03.17 02:52:05.387864 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9871 | 2026.03.17 02:52:05.388086 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.03.17 02:52:05.388238 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.83 MiB/sec. | ||
| 9873 | 2026.03.17 02:52:05.388280 [ 4 ] {e7f9e94a-3c81-4981-b605-ee0800ff1967} <Debug> TCPHandler: Processed in 0.001824724 sec. | ||
| 9874 | 2026.03.17 02:52:05.388398 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2026.03.17 02:52:05.388490 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9876 | 2026.03.17 02:52:05.388529 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9877 | 2026.03.17 02:52:05.388945 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.03.17 02:52:05.388981 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9879 | 2026.03.17 02:52:05.389283 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9880 | 2026.03.17 02:52:05.389494 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.03.17 02:52:05.389621 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 9882 | 2026.03.17 02:52:05.389660 [ 4 ] {d1dbe010-6fe7-49ee-9030-3150e43de68b} <Debug> TCPHandler: Processed in 0.001311452 sec. | ||
| 9883 | 2026.03.17 02:52:05.389781 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.03.17 02:52:05.389875 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9885 | 2026.03.17 02:52:05.389918 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9886 | 2026.03.17 02:52:05.390274 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.03.17 02:52:05.390314 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9888 | 2026.03.17 02:52:05.390640 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9889 | 2026.03.17 02:52:05.390848 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.03.17 02:52:05.390977 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.00112 sec., 28571.428571428572 rows/sec., 1.99 MiB/sec. | ||
| 9891 | 2026.03.17 02:52:05.391015 [ 4 ] {1d3ac085-5f04-4b25-a9fa-46c75cae1065} <Debug> TCPHandler: Processed in 0.001283201 sec. | ||
| 9892 | 2026.03.17 02:52:05.391116 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.03.17 02:52:05.391209 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.03.17 02:52:05.391251 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9895 | 2026.03.17 02:52:05.391560 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.03.17 02:52:05.391596 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9897 | 2026.03.17 02:52:05.391897 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9898 | 2026.03.17 02:52:05.392106 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.03.17 02:52:05.392232 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 9900 | 2026.03.17 02:52:05.392268 [ 4 ] {b3973f63-d2d4-4202-b04b-0486e764369a} <Debug> TCPHandler: Processed in 0.00120072 sec. | ||
| 9901 | 2026.03.17 02:52:06.564701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22569 | ||
| 9902 | 2026.03.17 02:52:06.565535 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.03.17 02:52:06.565605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9904 | 2026.03.17 02:52:06.566404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9905 | 2026.03.17 02:52:06.566654 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.03.17 02:52:06.566789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22569 | ||
| 9907 | 2026.03.17 02:52:07.776769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9908 | 2026.03.17 02:52:07.793042 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.03.17 02:52:07.793099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9910 | 2026.03.17 02:52:07.798599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9911 | 2026.03.17 02:52:07.799278 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.03.17 02:52:07.802315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9913 | 2026.03.17 02:52:10.394712 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.03.17 02:52:10.394903 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9915 | 2026.03.17 02:52:10.394969 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9916 | 2026.03.17 02:52:10.395627 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.03.17 02:52:10.395680 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9918 | 2026.03.17 02:52:10.396081 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9919 | 2026.03.17 02:52:10.396316 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.03.17 02:52:10.396484 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001627 sec., 66379.840196681 rows/sec., 5.59 MiB/sec. | ||
| 9921 | 2026.03.17 02:52:10.396536 [ 4 ] {fe059b66-30c8-4e0b-a536-21567aaaf202} <Debug> TCPHandler: Processed in 0.001946278 sec. | ||
| 9922 | 2026.03.17 02:52:10.396660 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.03.17 02:52:10.396762 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.03.17 02:52:10.396804 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9925 | 2026.03.17 02:52:10.397206 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.03.17 02:52:10.397241 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9927 | 2026.03.17 02:52:10.397554 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9928 | 2026.03.17 02:52:10.397761 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.03.17 02:52:10.397893 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 1.65 MiB/sec. | ||
| 9930 | 2026.03.17 02:52:10.397932 [ 4 ] {7a320524-e4a0-4a33-9588-a473462ec64c} <Debug> TCPHandler: Processed in 0.001323672 sec. | ||
| 9931 | 2026.03.17 02:52:10.398032 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.03.17 02:52:10.398128 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9933 | 2026.03.17 02:52:10.398167 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9934 | 2026.03.17 02:52:10.398581 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.03.17 02:52:10.398615 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9936 | 2026.03.17 02:52:10.398923 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9937 | 2026.03.17 02:52:10.399130 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.03.17 02:52:10.399256 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 6.13 MiB/sec. | ||
| 9939 | 2026.03.17 02:52:10.399292 [ 4 ] {4dfacbe1-85de-42a1-a6df-d5d98f8874d6} <Debug> TCPHandler: Processed in 0.001308672 sec. | ||
| 9940 | 2026.03.17 02:52:10.399403 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2026.03.17 02:52:10.399497 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9942 | 2026.03.17 02:52:10.399540 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9943 | 2026.03.17 02:52:10.399929 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.03.17 02:52:10.399963 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9945 | 2026.03.17 02:52:10.400288 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9946 | 2026.03.17 02:52:10.400503 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.03.17 02:52:10.400630 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 9948 | 2026.03.17 02:52:10.400666 [ 4 ] {7207a511-43db-4ce8-9d0c-3661d97eaa3a} <Debug> TCPHandler: Processed in 0.001312072 sec. | ||
| 9949 | 2026.03.17 02:52:10.400765 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.03.17 02:52:10.400858 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9951 | 2026.03.17 02:52:10.400910 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9952 | 2026.03.17 02:52:10.401681 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.03.17 02:52:10.401715 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9954 | 2026.03.17 02:52:10.402231 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9955 | 2026.03.17 02:52:10.402455 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.03.17 02:52:10.402592 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001752 sec., 14840.182648401826 rows/sec., 26.59 MiB/sec. | ||
| 9957 | 2026.03.17 02:52:10.402656 [ 4 ] {eb142e39-9a5b-4607-80ba-f792fce98b5e} <Debug> TCPHandler: Processed in 0.001940537 sec. | ||
| 9958 | 2026.03.17 02:52:10.402767 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.03.17 02:52:10.402861 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.03.17 02:52:10.402901 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9961 | 2026.03.17 02:52:10.403217 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.03.17 02:52:10.403251 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9963 | 2026.03.17 02:52:10.403553 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9964 | 2026.03.17 02:52:10.403759 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.03.17 02:52:10.403884 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9966 | 2026.03.17 02:52:10.403920 [ 4 ] {71e04829-7313-4025-95fa-4d9d8ca3f5ea} <Debug> TCPHandler: Processed in 0.001202309 sec. | ||
| 9967 | 2026.03.17 02:52:13.874734 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9968 | 2026.03.17 02:52:13.874784 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9969 | 2026.03.17 02:52:14.001148 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000813849 sec. | ||
| 9970 | 2026.03.17 02:52:14.066861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23081 | ||
| 9971 | 2026.03.17 02:52:14.067397 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2026.03.17 02:52:14.067446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9973 | 2026.03.17 02:52:14.067932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9974 | 2026.03.17 02:52:14.068163 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2026.03.17 02:52:14.068312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23081 | ||
| 9976 | 2026.03.17 02:52:14.099038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1206 | ||
| 9977 | 2026.03.17 02:52:14.101280 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.03.17 02:52:14.101329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9979 | 2026.03.17 02:52:14.102551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9980 | 2026.03.17 02:52:14.102851 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2026.03.17 02:52:14.103225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9982 | 2026.03.17 02:52:15.302364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9983 | 2026.03.17 02:52:15.318489 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.03.17 02:52:15.318555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9985 | 2026.03.17 02:52:15.324916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9986 | 2026.03.17 02:52:15.325607 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.03.17 02:52:15.328326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9988 | 2026.03.17 02:52:15.393710 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.03.17 02:52:15.393886 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9990 | 2026.03.17 02:52:15.393956 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9991 | 2026.03.17 02:52:15.394598 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.03.17 02:52:15.394642 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 9993 | 2026.03.17 02:52:15.395025 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9994 | 2026.03.17 02:52:15.395251 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.03.17 02:52:15.395404 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001564 sec., 53708.439897698205 rows/sec., 4.49 MiB/sec. | ||
| 9996 | 2026.03.17 02:52:15.395414 [ 34 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9997 | 2026.03.17 02:52:15.395451 [ 4 ] {ca288d32-11f5-44cf-8b7a-aed2916f3122} <Debug> TCPHandler: Processed in 0.001872856 sec. | ||
| 9998 | 2026.03.17 02:52:15.395491 [ 34 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.03.17 02:52:15.395520 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10000 | 2026.03.17 02:52:15.395590 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.03.17 02:52:15.395659 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 10002 | 2026.03.17 02:52:15.395696 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10003 | 2026.03.17 02:52:15.395751 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10004 | 2026.03.17 02:52:15.395825 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10005 | 2026.03.17 02:52:15.395865 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2150 rows starting from the beginning of the part | ||
| 10006 | 2026.03.17 02:52:15.395938 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
| 10007 | 2026.03.17 02:52:15.395993 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2089 rows starting from the beginning of the part | ||
| 10008 | 2026.03.17 02:52:15.396047 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10009 | 2026.03.17 02:52:15.396089 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 10010 | 2026.03.17 02:52:15.396133 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 84 rows starting from the beginning of the part | ||
| 10011 | 2026.03.17 02:52:15.396297 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.03.17 02:52:15.396353 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10013 | 2026.03.17 02:52:15.396801 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10014 | 2026.03.17 02:52:15.397125 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.03.17 02:52:15.397276 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001602 sec., 8739.076154806493 rows/sec., 657.14 KiB/sec. | ||
| 10016 | 2026.03.17 02:52:15.397319 [ 4 ] {c62a22b9-2293-4922-b74c-408bfc75f838} <Debug> TCPHandler: Processed in 0.001780584 sec. | ||
| 10017 | 2026.03.17 02:52:15.397445 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.03.17 02:52:15.397543 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10019 | 2026.03.17 02:52:15.397586 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10020 | 2026.03.17 02:52:15.398025 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.03.17 02:52:15.398063 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10022 | 2026.03.17 02:52:15.398128 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535232 sec., 1812457.4003483704 rows/sec., 146.90 MiB/sec. | ||
| 10023 | 2026.03.17 02:52:15.398388 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10024 | 2026.03.17 02:52:15.398395 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10025 | 2026.03.17 02:52:15.398695 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.03.17 02:52:15.398717 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.03.17 02:52:15.398801 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_76_15} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10028 | 2026.03.17 02:52:15.398820 [ 34 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10029 | 2026.03.17 02:52:15.398835 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001313 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 10030 | 2026.03.17 02:52:15.398863 [ 34 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.03.17 02:52:15.398879 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10032 | 2026.03.17 02:52:15.398885 [ 4 ] {6d61432c-8083-48e1-8193-c47d97a74c77} <Debug> TCPHandler: Processed in 0.001491447 sec. | ||
| 10033 | 2026.03.17 02:52:15.398888 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10034 | 2026.03.17 02:52:15.399023 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.03.17 02:52:15.399048 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 10036 | 2026.03.17 02:52:15.399122 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10037 | 2026.03.17 02:52:15.399169 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10038 | 2026.03.17 02:52:15.399210 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10039 | 2026.03.17 02:52:15.399247 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1123 rows starting from the beginning of the part | ||
| 10040 | 2026.03.17 02:52:15.399312 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 10041 | 2026.03.17 02:52:15.399367 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1063 rows starting from the beginning of the part | ||
| 10042 | 2026.03.17 02:52:15.399408 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10043 | 2026.03.17 02:52:15.399447 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10044 | 2026.03.17 02:52:15.399486 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
| 10045 | 2026.03.17 02:52:15.399614 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.03.17 02:52:15.399658 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10047 | 2026.03.17 02:52:15.400032 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10048 | 2026.03.17 02:52:15.400259 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.03.17 02:52:15.400382 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10050 | 2026.03.17 02:52:15.400399 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 10051 | 2026.03.17 02:52:15.400413 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2026.03.17 02:52:15.400437 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10053 | 2026.03.17 02:52:15.400442 [ 4 ] {8358b3dd-96a9-4c72-b533-fecb02db987e} <Debug> TCPHandler: Processed in 0.001470286 sec. | ||
| 10054 | 2026.03.17 02:52:15.400520 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 10055 | 2026.03.17 02:52:15.400558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.03.17 02:52:15.400646 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10057 | 2026.03.17 02:52:15.400657 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.03.17 02:52:15.400688 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21890 rows starting from the beginning of the part | ||
| 10059 | 2026.03.17 02:52:15.400720 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10060 | 2026.03.17 02:52:15.400762 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 10061 | 2026.03.17 02:52:15.400775 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798204 sec., 1394724.958903439 rows/sec., 104.22 MiB/sec. | ||
| 10062 | 2026.03.17 02:52:15.400815 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1350 rows starting from the beginning of the part | ||
| 10063 | 2026.03.17 02:52:15.400867 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
| 10064 | 2026.03.17 02:52:15.400907 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::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 | ||
| 10065 | 2026.03.17 02:52:15.400948 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10066 | 2026.03.17 02:52:15.401010 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10067 | 2026.03.17 02:52:15.401303 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.03.17 02:52:15.401384 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_76_15} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10069 | 2026.03.17 02:52:15.401476 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10070 | 2026.03.17 02:52:15.401500 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.03.17 02:52:15.401542 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10072 | 2026.03.17 02:52:15.402077 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10073 | 2026.03.17 02:52:15.402307 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.03.17 02:52:15.402452 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001813 sec., 7722.007722007722 rows/sec., 13.84 MiB/sec. | ||
| 10075 | 2026.03.17 02:52:15.402505 [ 4 ] {7c5bd9e0-1b9d-4c6e-a2ed-55c0809cd2ea} <Debug> TCPHandler: Processed in 0.001996459 sec. | ||
| 10076 | 2026.03.17 02:52:15.402620 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.03.17 02:52:15.402715 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10078 | 2026.03.17 02:52:15.402758 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10079 | 2026.03.17 02:52:15.403090 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.03.17 02:52:15.403126 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10081 | 2026.03.17 02:52:15.403442 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10082 | 2026.03.17 02:52:15.403650 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.03.17 02:52:15.403767 [ 34 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10084 | 2026.03.17 02:52:15.403786 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10085 | 2026.03.17 02:52:15.403803 [ 34 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.03.17 02:52:15.403828 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10087 | 2026.03.17 02:52:15.403828 [ 4 ] {51354cfa-884d-46a7-8d2c-86fedb19ebdd} <Debug> TCPHandler: Processed in 0.00125724 sec. | ||
| 10088 | 2026.03.17 02:52:15.403932 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10089 | 2026.03.17 02:52:15.404057 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10090 | 2026.03.17 02:52:15.404093 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3864 rows starting from the beginning of the part | ||
| 10091 | 2026.03.17 02:52:15.404157 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10092 | 2026.03.17 02:52:15.404202 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
| 10093 | 2026.03.17 02:52:15.404242 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 10094 | 2026.03.17 02:52:15.404281 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10095 | 2026.03.17 02:52:15.404318 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10096 | 2026.03.17 02:52:15.405821 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932977 sec., 2123149.9391870676 rows/sec., 143.09 MiB/sec. | ||
| 10097 | 2026.03.17 02:52:15.406129 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10098 | 2026.03.17 02:52:15.406394 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.03.17 02:52:15.406468 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_76_15} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10100 | 2026.03.17 02:52:15.406548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10101 | 2026.03.17 02:52:15.407126 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23752 rows, containing 5 columns (5 merged, 0 gathered) in 0.006644062 sec., 3574921.4862835417 rows/sec., 239.15 MiB/sec. | ||
| 10102 | 2026.03.17 02:52:15.407501 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10103 | 2026.03.17 02:52:15.407756 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.03.17 02:52:15.407824 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10105 | 2026.03.17 02:52:15.407890 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10106 | 2026.03.17 02:52:20.394049 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.03.17 02:52:20.394238 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10108 | 2026.03.17 02:52:20.394305 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10109 | 2026.03.17 02:52:20.394988 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.03.17 02:52:20.395036 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10111 | 2026.03.17 02:52:20.395444 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10112 | 2026.03.17 02:52:20.395678 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.17 02:52:20.395833 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001642 sec., 65773.44701583435 rows/sec., 5.53 MiB/sec. | ||
| 10114 | 2026.03.17 02:52:20.395884 [ 4 ] {f6edca79-4dee-4431-a16f-38e1366f67b2} <Debug> TCPHandler: Processed in 0.001958408 sec. | ||
| 10115 | 2026.03.17 02:52:20.396008 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.03.17 02:52:20.396110 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.03.17 02:52:20.396152 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10118 | 2026.03.17 02:52:20.396574 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.03.17 02:52:20.396610 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10120 | 2026.03.17 02:52:20.396923 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10121 | 2026.03.17 02:52:20.397149 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.03.17 02:52:20.397279 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 1.60 MiB/sec. | ||
| 10123 | 2026.03.17 02:52:20.397319 [ 4 ] {2aa6a577-9d6c-4f29-9f55-9cebbc1f6752} <Debug> TCPHandler: Processed in 0.001363703 sec. | ||
| 10124 | 2026.03.17 02:52:20.397423 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.03.17 02:52:20.397518 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10126 | 2026.03.17 02:52:20.397558 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10127 | 2026.03.17 02:52:20.397976 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.03.17 02:52:20.398013 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10129 | 2026.03.17 02:52:20.398323 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10130 | 2026.03.17 02:52:20.398542 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.03.17 02:52:20.398672 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 10132 | 2026.03.17 02:52:20.398709 [ 4 ] {d14cb8e1-e513-44c6-bb04-d01e196e56e1} <Debug> TCPHandler: Processed in 0.001335452 sec. | ||
| 10133 | 2026.03.17 02:52:20.398816 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.03.17 02:52:20.398910 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10135 | 2026.03.17 02:52:20.398954 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10136 | 2026.03.17 02:52:20.399367 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.03.17 02:52:20.399403 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10138 | 2026.03.17 02:52:20.399739 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10139 | 2026.03.17 02:52:20.399951 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.03.17 02:52:20.400080 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 10141 | 2026.03.17 02:52:20.400117 [ 4 ] {13083e4e-b7fb-44c9-91d7-878ef1731eb5} <Debug> TCPHandler: Processed in 0.001349993 sec. | ||
| 10142 | 2026.03.17 02:52:20.400239 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.03.17 02:52:20.400367 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10144 | 2026.03.17 02:52:20.400423 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10145 | 2026.03.17 02:52:20.401228 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.03.17 02:52:20.401266 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10147 | 2026.03.17 02:52:20.401802 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10148 | 2026.03.17 02:52:20.402026 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.03.17 02:52:20.402163 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 25.57 MiB/sec. | ||
| 10150 | 2026.03.17 02:52:20.402216 [ 4 ] {7a22f2e0-fb53-407a-8820-2aca2eb2d256} <Debug> TCPHandler: Processed in 0.00203898 sec. | ||
| 10151 | 2026.03.17 02:52:20.402325 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10152 | 2026.03.17 02:52:20.402419 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10153 | 2026.03.17 02:52:20.402461 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10154 | 2026.03.17 02:52:20.402797 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.03.17 02:52:20.402834 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10156 | 2026.03.17 02:52:20.403139 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10157 | 2026.03.17 02:52:20.403356 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.03.17 02:52:20.403483 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 10159 | 2026.03.17 02:52:20.403520 [ 4 ] {742a257b-91c8-4576-994a-5f48527964d8} <Debug> TCPHandler: Processed in 0.00124448 sec. | ||
| 10160 | 2026.03.17 02:52:21.568380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23529 | ||
| 10161 | 2026.03.17 02:52:21.568898 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.17 02:52:21.568951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10163 | 2026.03.17 02:52:21.569472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10164 | 2026.03.17 02:52:21.569735 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.03.17 02:52:21.569898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23529 | ||
| 10166 | 2026.03.17 02:52:22.828373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10167 | 2026.03.17 02:52:22.846326 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.03.17 02:52:22.846386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10169 | 2026.03.17 02:52:22.852567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10170 | 2026.03.17 02:52:22.853271 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.03.17 02:52:22.856768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10172 | 2026.03.17 02:52:24.103338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1230 | ||
| 10173 | 2026.03.17 02:52:24.105525 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.03.17 02:52:24.105575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10175 | 2026.03.17 02:52:24.106757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10176 | 2026.03.17 02:52:24.107038 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.03.17 02:52:24.107174 [ 88 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10178 | 2026.03.17 02:52:24.107207 [ 88 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.03.17 02:52:24.107225 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 10180 | 2026.03.17 02:52:24.107350 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 10181 | 2026.03.17 02:52:24.107427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 10182 | 2026.03.17 02:52:24.107960 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10183 | 2026.03.17 02:52:24.108118 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1094 rows starting from the beginning of the part | ||
| 10184 | 2026.03.17 02:52:24.108473 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 10185 | 2026.03.17 02:52:24.108859 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 10186 | 2026.03.17 02:52:24.109277 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 10187 | 2026.03.17 02:52:24.109656 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 10188 | 2026.03.17 02:52:24.110014 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 10189 | 2026.03.17 02:52:24.116609 [ 200 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 72 columns (72 merged, 0 gathered) in 0.009316227 sec., 132027.69747881842 rows/sec., 104.28 MiB/sec. | ||
| 10190 | 2026.03.17 02:52:24.118179 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10191 | 2026.03.17 02:52:24.118829 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.03.17 02:52:24.118915 [ 196 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_36_7} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10193 | 2026.03.17 02:52:24.119275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 10194 | 2026.03.17 02:52:25.393064 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.03.17 02:52:25.393241 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10196 | 2026.03.17 02:52:25.393370 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10197 | 2026.03.17 02:52:25.394010 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.03.17 02:52:25.394056 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10199 | 2026.03.17 02:52:25.394459 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10200 | 2026.03.17 02:52:25.394695 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.03.17 02:52:25.394859 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001602 sec., 52434.456928838954 rows/sec., 4.39 MiB/sec. | ||
| 10202 | 2026.03.17 02:52:25.394913 [ 4 ] {0abcdd08-adbb-4773-a26c-3ed6fd951a81} <Debug> TCPHandler: Processed in 0.001923487 sec. | ||
| 10203 | 2026.03.17 02:52:25.395036 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.03.17 02:52:25.395140 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.03.17 02:52:25.395185 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10206 | 2026.03.17 02:52:25.395628 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.03.17 02:52:25.395678 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10208 | 2026.03.17 02:52:25.395998 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10209 | 2026.03.17 02:52:25.396214 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.03.17 02:52:25.396351 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001234 sec., 11345.218800648297 rows/sec., 853.11 KiB/sec. | ||
| 10211 | 2026.03.17 02:52:25.396390 [ 4 ] {9eb86354-fe8b-4ec7-843d-3c16812339d1} <Debug> TCPHandler: Processed in 0.001408274 sec. | ||
| 10212 | 2026.03.17 02:52:25.396493 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2026.03.17 02:52:25.396590 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10214 | 2026.03.17 02:52:25.396630 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10215 | 2026.03.17 02:52:25.397041 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2026.03.17 02:52:25.397079 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10217 | 2026.03.17 02:52:25.397389 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10218 | 2026.03.17 02:52:25.397617 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.03.17 02:52:25.397758 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001188 sec., 65656.56565656565 rows/sec., 5.13 MiB/sec. | ||
| 10220 | 2026.03.17 02:52:25.397806 [ 4 ] {c611a146-0109-47ea-ab13-0e2ac2943937} <Debug> TCPHandler: Processed in 0.001361753 sec. | ||
| 10221 | 2026.03.17 02:52:25.397933 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2026.03.17 02:52:25.398042 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10223 | 2026.03.17 02:52:25.398087 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10224 | 2026.03.17 02:52:25.398483 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.03.17 02:52:25.398518 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10226 | 2026.03.17 02:52:25.398850 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10227 | 2026.03.17 02:52:25.399064 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.03.17 02:52:25.399203 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 10229 | 2026.03.17 02:52:25.399240 [ 4 ] {eda66052-191e-4785-98c7-2dacfeb27d44} <Debug> TCPHandler: Processed in 0.001365853 sec. | ||
| 10230 | 2026.03.17 02:52:25.399370 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.03.17 02:52:25.399466 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10232 | 2026.03.17 02:52:25.399520 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10233 | 2026.03.17 02:52:25.400268 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.03.17 02:52:25.400305 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10235 | 2026.03.17 02:52:25.400834 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10236 | 2026.03.17 02:52:25.401059 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.03.17 02:52:25.401200 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001753 sec., 7986.309184255562 rows/sec., 14.31 MiB/sec. | ||
| 10238 | 2026.03.17 02:52:25.401266 [ 4 ] {a0be3d8b-ddd3-401f-a6e8-7632c12742a7} <Debug> TCPHandler: Processed in 0.001944557 sec. | ||
| 10239 | 2026.03.17 02:52:25.401391 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.03.17 02:52:25.401486 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10241 | 2026.03.17 02:52:25.401528 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10242 | 2026.03.17 02:52:25.401883 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.03.17 02:52:25.401919 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10244 | 2026.03.17 02:52:25.402236 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10245 | 2026.03.17 02:52:25.402452 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.03.17 02:52:25.402594 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 10247 | 2026.03.17 02:52:25.402631 [ 4 ] {26aa4772-846a-4984-aa76-e082a74ed5dd} <Debug> TCPHandler: Processed in 0.001289872 sec. | ||
| 10248 | 2026.03.17 02:52:28.874850 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10249 | 2026.03.17 02:52:28.874945 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10250 | 2026.03.17 02:52:29.070011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24041 | ||
| 10251 | 2026.03.17 02:52:29.070568 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.03.17 02:52:29.070611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10253 | 2026.03.17 02:52:29.071108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10254 | 2026.03.17 02:52:29.071343 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.03.17 02:52:29.071485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24041 | ||
| 10256 | 2026.03.17 02:52:30.356884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10257 | 2026.03.17 02:52:30.393378 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.03.17 02:52:30.393485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10259 | 2026.03.17 02:52:30.403098 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.03.17 02:52:30.403357 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10261 | 2026.03.17 02:52:30.403501 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10262 | 2026.03.17 02:52:30.404951 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.03.17 02:52:30.405009 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10264 | 2026.03.17 02:52:30.405583 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10265 | 2026.03.17 02:52:30.405957 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.03.17 02:52:30.406203 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002919 sec., 36998.97225077081 rows/sec., 3.11 MiB/sec. | ||
| 10267 | 2026.03.17 02:52:30.406292 [ 4 ] {69fb9d41-d262-42a6-841d-c22e592d22f6} <Debug> TCPHandler: Processed in 0.003409713 sec. | ||
| 10268 | 2026.03.17 02:52:30.406515 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2026.03.17 02:52:30.406661 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10270 | 2026.03.17 02:52:30.406731 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10271 | 2026.03.17 02:52:30.407689 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.03.17 02:52:30.407742 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10273 | 2026.03.17 02:52:30.408260 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10274 | 2026.03.17 02:52:30.408629 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.03.17 02:52:30.408841 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002216 sec., 11732.851985559566 rows/sec., 882.26 KiB/sec. | ||
| 10276 | 2026.03.17 02:52:30.408845 [ 138 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10277 | 2026.03.17 02:52:30.408907 [ 4 ] {0f5c3243-62f0-421a-86ee-1113012e2b1b} <Debug> TCPHandler: Processed in 0.00247754 sec. | ||
| 10278 | 2026.03.17 02:52:30.408954 [ 138 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.03.17 02:52:30.409029 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10280 | 2026.03.17 02:52:30.409099 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.03.17 02:52:30.409245 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10282 | 2026.03.17 02:52:30.409246 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 10283 | 2026.03.17 02:52:30.409366 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10284 | 2026.03.17 02:52:30.409493 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10285 | 2026.03.17 02:52:30.409558 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 81 rows starting from the beginning of the part | ||
| 10286 | 2026.03.17 02:52:30.409667 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 10287 | 2026.03.17 02:52:30.409747 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 10288 | 2026.03.17 02:52:30.409819 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 10289 | 2026.03.17 02:52:30.409892 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
| 10290 | 2026.03.17 02:52:30.409955 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 10291 | 2026.03.17 02:52:30.410158 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.03.17 02:52:30.410221 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10293 | 2026.03.17 02:52:30.410768 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10294 | 2026.03.17 02:52:30.411204 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.03.17 02:52:30.411425 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.002270385 sec., 82364.8852507394 rows/sec., 6.35 MiB/sec. | ||
| 10296 | 2026.03.17 02:52:30.411440 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002228 sec., 40394.97307001796 rows/sec., 3.15 MiB/sec. | ||
| 10297 | 2026.03.17 02:52:30.411546 [ 4 ] {84833f02-4f0e-4b75-8e29-c97f52a62593} <Debug> TCPHandler: Processed in 0.002515191 sec. | ||
| 10298 | 2026.03.17 02:52:30.411661 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10299 | 2026.03.17 02:52:30.411734 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.03.17 02:52:30.411891 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10301 | 2026.03.17 02:52:30.411967 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10302 | 2026.03.17 02:52:30.412134 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.03.17 02:52:30.412265 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_71_14} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10304 | 2026.03.17 02:52:30.412402 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10305 | 2026.03.17 02:52:30.412686 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.03.17 02:52:30.412743 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10307 | 2026.03.17 02:52:30.413262 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10308 | 2026.03.17 02:52:30.413621 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.03.17 02:52:30.413837 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. | ||
| 10310 | 2026.03.17 02:52:30.413898 [ 4 ] {13c77365-fdf1-4f22-a45d-508437b59cc3} <Debug> TCPHandler: Processed in 0.002236035 sec. | ||
| 10311 | 2026.03.17 02:52:30.414060 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.03.17 02:52:30.414196 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10313 | 2026.03.17 02:52:30.414277 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10314 | 2026.03.17 02:52:30.415203 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10315 | 2026.03.17 02:52:30.416627 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.03.17 02:52:30.416679 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10317 | 2026.03.17 02:52:30.417642 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10318 | 2026.03.17 02:52:30.418039 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.03.17 02:52:30.418262 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10320 | 2026.03.17 02:52:30.418319 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004102 sec., 6338.371526084837 rows/sec., 11.36 MiB/sec. | ||
| 10321 | 2026.03.17 02:52:30.418351 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.03.17 02:52:30.418393 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10323 | 2026.03.17 02:52:30.418496 [ 4 ] {a7c72809-898c-4236-8fd8-303a3deaf2e4} <Debug> TCPHandler: Processed in 0.00450405 sec. | ||
| 10324 | 2026.03.17 02:52:30.418554 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 10325 | 2026.03.17 02:52:30.418822 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.03.17 02:52:30.418944 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10327 | 2026.03.17 02:52:30.418972 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.03.17 02:52:30.419038 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1340 rows starting from the beginning of the part | ||
| 10329 | 2026.03.17 02:52:30.419046 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10330 | 2026.03.17 02:52:30.419259 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 10331 | 2026.03.17 02:52:30.419543 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 10332 | 2026.03.17 02:52:30.419715 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 10333 | 2026.03.17 02:52:30.419732 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.03.17 02:52:30.419787 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10335 | 2026.03.17 02:52:30.419894 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
| 10336 | 2026.03.17 02:52:30.420078 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 10337 | 2026.03.17 02:52:30.420327 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10338 | 2026.03.17 02:52:30.420729 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2026.03.17 02:52:30.420965 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002029 sec., 29571.21734844751 rows/sec., 1.99 MiB/sec. | ||
| 10340 | 2026.03.17 02:52:30.421047 [ 4 ] {553ad2b3-88a1-46b0-9493-a0417d7662bc} <Debug> TCPHandler: Processed in 0.002310136 sec. | ||
| 10341 | 2026.03.17 02:52:30.421741 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.03.17 02:52:30.431931 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 19 columns (19 merged, 0 gathered) in 0.013434878 sec., 107630.3037511766 rows/sec., 192.87 MiB/sec. | ||
| 10343 | 2026.03.17 02:52:30.434286 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10344 | 2026.03.17 02:52:30.439788 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.03.17 02:52:30.440304 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10346 | 2026.03.17 02:52:30.440561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 10347 | 2026.03.17 02:52:30.453230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10348 | 2026.03.17 02:52:31.181200 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52004 | ||
| 10349 | 2026.03.17 02:52:31.181329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10350 | 2026.03.17 02:52:31.181359 [ 289 ] {} <Debug> TCP-Session: 822ce1d2-54e2-48e5-bc1f-f1060d8bc736 Authenticating user 'default' from [fd00:1122:3344:101::e]:52004 | ||
| 10351 | 2026.03.17 02:52:31.181387 [ 289 ] {} <Debug> TCP-Session: 822ce1d2-54e2-48e5-bc1f-f1060d8bc736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2026.03.17 02:52:31.181403 [ 289 ] {} <Debug> TCP-Session: 822ce1d2-54e2-48e5-bc1f-f1060d8bc736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2026.03.17 02:52:31.181733 [ 289 ] {} <Trace> TCP-Session: 822ce1d2-54e2-48e5-bc1f-f1060d8bc736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2026.03.17 02:52:31.181909 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10355 | 2026.03.17 02:52:31.182172 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10356 | 2026.03.17 02:52:31.182226 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10357 | 2026.03.17 02:52:31.182505 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 10358 | 2026.03.17 02:52:31.183555 [ 335 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> AggregatingTransform: Aggregating | ||
| 10359 | 2026.03.17 02:52:31.183619 [ 335 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 10360 | 2026.03.17 02:52:31.183656 [ 335 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039545 sec. (961.959 rows/sec., 37.58 KiB/sec.) | ||
| 10361 | 2026.03.17 02:52:31.183674 [ 335 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Trace> Aggregator: Merging aggregated data | ||
| 10362 | 2026.03.17 02:52:31.184075 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38638 | ||
| 10363 | 2026.03.17 02:52:31.184074 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50926 | ||
| 10364 | 2026.03.17 02:52:31.184141 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34208 | ||
| 10365 | 2026.03.17 02:52:31.184198 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10366 | 2026.03.17 02:52:31.184199 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10367 | 2026.03.17 02:52:31.184223 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40837 | ||
| 10368 | 2026.03.17 02:52:31.184248 [ 352 ] {} <Debug> TCP-Session: daadd6a5-a446-4ebf-89b0-8374b252fb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:38638 | ||
| 10369 | 2026.03.17 02:52:31.184292 [ 352 ] {} <Debug> TCP-Session: daadd6a5-a446-4ebf-89b0-8374b252fb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2026.03.17 02:52:31.184227 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46972 | ||
| 10371 | 2026.03.17 02:52:31.184312 [ 352 ] {} <Debug> TCP-Session: daadd6a5-a446-4ebf-89b0-8374b252fb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10372 | 2026.03.17 02:52:31.184235 [ 290 ] {} <Debug> TCP-Session: c26f3b1b-2fbe-4b43-a708-2187e6997f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50926 | ||
| 10373 | 2026.03.17 02:52:31.184481 [ 290 ] {} <Debug> TCP-Session: c26f3b1b-2fbe-4b43-a708-2187e6997f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10374 | 2026.03.17 02:52:31.184499 [ 290 ] {} <Debug> TCP-Session: c26f3b1b-2fbe-4b43-a708-2187e6997f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10375 | 2026.03.17 02:52:31.184564 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34593 | ||
| 10376 | 2026.03.17 02:52:31.184621 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10377 | 2026.03.17 02:52:31.184670 [ 353 ] {} <Debug> TCP-Session: 8960bf68-077f-4964-9ff5-a054a21dbee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34208 | ||
| 10378 | 2026.03.17 02:52:31.184670 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34502 | ||
| 10379 | 2026.03.17 02:52:31.184694 [ 353 ] {} <Debug> TCP-Session: 8960bf68-077f-4964-9ff5-a054a21dbee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.03.17 02:52:31.184710 [ 353 ] {} <Debug> TCP-Session: 8960bf68-077f-4964-9ff5-a054a21dbee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.03.17 02:52:31.184829 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38047 | ||
| 10382 | 2026.03.17 02:52:31.185148 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10383 | 2026.03.17 02:52:31.185155 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003299 sec., 303.1221582297666 rows/sec., 11.84 KiB/sec. | ||
| 10384 | 2026.03.17 02:52:31.185199 [ 355 ] {} <Debug> TCP-Session: 89429adc-bed8-4aa3-ae9b-0bb2bbe05385 Authenticating user 'default' from [fd00:1122:3344:101::e]:40837 | ||
| 10385 | 2026.03.17 02:52:31.185221 [ 355 ] {} <Debug> TCP-Session: 89429adc-bed8-4aa3-ae9b-0bb2bbe05385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2026.03.17 02:52:31.185235 [ 355 ] {} <Debug> TCP-Session: 89429adc-bed8-4aa3-ae9b-0bb2bbe05385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.03.17 02:52:31.185354 [ 289 ] {70dca8e8-0a5d-4f64-baa1-802149c434ef} <Debug> TCPHandler: Processed in 0.003743712 sec. | ||
| 10388 | 2026.03.17 02:52:31.185495 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10389 | 2026.03.17 02:52:31.185514 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10390 | 2026.03.17 02:52:31.185529 [ 289 ] {} <Debug> TCP-Session: 822ce1d2-54e2-48e5-bc1f-f1060d8bc736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.03.17 02:52:31.185563 [ 290 ] {} <Debug> TCP-Session: c26f3b1b-2fbe-4b43-a708-2187e6997f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2026.03.17 02:52:31.185570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10393 | 2026.03.17 02:52:31.185600 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10394 | 2026.03.17 02:52:31.185612 [ 352 ] {} <Debug> TCP-Session: daadd6a5-a446-4ebf-89b0-8374b252fb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.03.17 02:52:31.185620 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10396 | 2026.03.17 02:52:31.185645 [ 353 ] {} <Debug> TCP-Session: 8960bf68-077f-4964-9ff5-a054a21dbee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.03.17 02:52:31.185635 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10398 | 2026.03.17 02:52:31.185747 [ 357 ] {} <Debug> TCP-Session: ebc82d3d-b878-4b08-9eec-39c1af90700e Authenticating user 'default' from [fd00:1122:3344:101::e]:34502 | ||
| 10399 | 2026.03.17 02:52:31.185780 [ 355 ] {} <Debug> TCP-Session: 89429adc-bed8-4aa3-ae9b-0bb2bbe05385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10400 | 2026.03.17 02:52:31.185778 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10401 | 2026.03.17 02:52:31.185786 [ 357 ] {} <Debug> TCP-Session: ebc82d3d-b878-4b08-9eec-39c1af90700e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.03.17 02:52:31.185852 [ 357 ] {} <Debug> TCP-Session: ebc82d3d-b878-4b08-9eec-39c1af90700e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10403 | 2026.03.17 02:52:31.185854 [ 358 ] {} <Debug> TCP-Session: 8789ce44-9f27-4a1a-b5c0-9a7d4764c2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38047 | ||
| 10404 | 2026.03.17 02:52:31.185894 [ 358 ] {} <Debug> TCP-Session: 8789ce44-9f27-4a1a-b5c0-9a7d4764c2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.03.17 02:52:31.185905 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10406 | 2026.03.17 02:52:31.185913 [ 358 ] {} <Debug> TCP-Session: 8789ce44-9f27-4a1a-b5c0-9a7d4764c2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10407 | 2026.03.17 02:52:31.185946 [ 356 ] {} <Debug> TCP-Session: 91ebf325-8ae4-4196-adc4-3053ca65eb43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34593 | ||
| 10408 | 2026.03.17 02:52:31.186016 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10409 | 2026.03.17 02:52:31.186059 [ 354 ] {} <Debug> TCP-Session: 5d3fea22-645a-4291-ac29-fbab584daec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46972 | ||
| 10410 | 2026.03.17 02:52:31.186068 [ 356 ] {} <Debug> TCP-Session: 91ebf325-8ae4-4196-adc4-3053ca65eb43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10411 | 2026.03.17 02:52:31.186082 [ 354 ] {} <Debug> TCP-Session: 5d3fea22-645a-4291-ac29-fbab584daec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2026.03.17 02:52:31.186094 [ 356 ] {} <Debug> TCP-Session: 91ebf325-8ae4-4196-adc4-3053ca65eb43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10413 | 2026.03.17 02:52:31.186106 [ 354 ] {} <Debug> TCP-Session: 5d3fea22-645a-4291-ac29-fbab584daec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10414 | 2026.03.17 02:52:31.186177 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34502). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 10415 | |||
| 10416 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 10417 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 10418 | 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 | ||
| 10419 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 10420 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 10421 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 10422 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 10423 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 10424 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 10425 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 10426 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 10427 | (version 23.8.7.1) | ||
| 10428 | 2026.03.17 02:52:31.186436 [ 357 ] {} <Debug> TCP-Session: ebc82d3d-b878-4b08-9eec-39c1af90700e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10429 | 2026.03.17 02:52:31.186455 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34593). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 10430 | |||
| 10431 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 10432 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 10433 | 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 | ||
| 10434 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 10435 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 10436 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 10437 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 10438 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 10439 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 10440 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 10441 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 10442 | (version 23.8.7.1) | ||
| 10443 | 2026.03.17 02:52:31.186528 [ 356 ] {} <Debug> TCP-Session: 91ebf325-8ae4-4196-adc4-3053ca65eb43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2026.03.17 02:52:31.186561 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38047). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 10445 | |||
| 10446 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 10447 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 10448 | 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 | ||
| 10449 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 10450 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 10451 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 10452 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 10453 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 10454 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 10455 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 10456 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 10457 | (version 23.8.7.1) | ||
| 10458 | 2026.03.17 02:52:31.186645 [ 358 ] {} <Debug> TCP-Session: 8789ce44-9f27-4a1a-b5c0-9a7d4764c2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10459 | 2026.03.17 02:52:31.186653 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46972). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 10460 | |||
| 10461 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 10462 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 10463 | 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 | ||
| 10464 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 10465 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 10466 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 10467 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 10468 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 10469 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 10470 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 10471 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 10472 | (version 23.8.7.1) | ||
| 10473 | 2026.03.17 02:52:31.186706 [ 354 ] {} <Debug> TCP-Session: 5d3fea22-645a-4291-ac29-fbab584daec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10474 | 2026.03.17 02:52:31.275441 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53183 | ||
| 10475 | 2026.03.17 02:52:31.275525 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10476 | 2026.03.17 02:52:31.275547 [ 289 ] {} <Debug> TCP-Session: 72a0323d-6dcb-4174-bb96-36bfc1cd7b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:53183 | ||
| 10477 | 2026.03.17 02:52:31.275567 [ 289 ] {} <Debug> TCP-Session: 72a0323d-6dcb-4174-bb96-36bfc1cd7b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2026.03.17 02:52:31.275580 [ 289 ] {} <Debug> TCP-Session: 72a0323d-6dcb-4174-bb96-36bfc1cd7b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2026.03.17 02:52:31.275762 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52238 | ||
| 10480 | 2026.03.17 02:52:31.275787 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49480 | ||
| 10481 | 2026.03.17 02:52:31.275804 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49000 | ||
| 10482 | 2026.03.17 02:52:31.275837 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60868 | ||
| 10483 | 2026.03.17 02:52:31.275859 [ 289 ] {} <Trace> TCP-Session: 72a0323d-6dcb-4174-bb96-36bfc1cd7b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.03.17 02:52:31.275886 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10485 | 2026.03.17 02:52:31.275907 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10486 | 2026.03.17 02:52:31.275846 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34176 | ||
| 10487 | 2026.03.17 02:52:31.275933 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10488 | 2026.03.17 02:52:31.275947 [ 353 ] {} <Debug> TCP-Session: df9a6086-b21f-4df4-88a2-2f4912c52823 Authenticating user 'default' from [fd00:1122:3344:101::e]:49480 | ||
| 10489 | 2026.03.17 02:52:31.275983 [ 354 ] {} <Debug> TCP-Session: 54b4cf7d-ddd3-4a2f-bfe7-d66c6262c29d Authenticating user 'default' from [fd00:1122:3344:101::e]:49000 | ||
| 10490 | 2026.03.17 02:52:31.275933 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2026.03.17 02:52:31.276007 [ 353 ] {} <Debug> TCP-Session: df9a6086-b21f-4df4-88a2-2f4912c52823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.03.17 02:52:31.276007 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10493 | 2026.03.17 02:52:31.276027 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10494 | 2026.03.17 02:52:31.276059 [ 358 ] {} <Debug> TCP-Session: a4175f23-dbd0-4afc-9570-4cc29d46961f Authenticating user 'default' from [fd00:1122:3344:101::e]:34176 | ||
| 10495 | 2026.03.17 02:52:31.276037 [ 357 ] {} <Debug> TCP-Session: a21dcccf-af9e-4fb0-a9a9-ff79b5c10b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:60868 | ||
| 10496 | 2026.03.17 02:52:31.276091 [ 358 ] {} <Debug> TCP-Session: a4175f23-dbd0-4afc-9570-4cc29d46961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.03.17 02:52:31.276110 [ 357 ] {} <Debug> TCP-Session: a21dcccf-af9e-4fb0-a9a9-ff79b5c10b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10498 | 2026.03.17 02:52:31.276035 [ 353 ] {} <Debug> TCP-Session: df9a6086-b21f-4df4-88a2-2f4912c52823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.03.17 02:52:31.276145 [ 358 ] {} <Debug> TCP-Session: a4175f23-dbd0-4afc-9570-4cc29d46961f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.03.17 02:52:31.276017 [ 354 ] {} <Debug> TCP-Session: 54b4cf7d-ddd3-4a2f-bfe7-d66c6262c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.03.17 02:52:31.276166 [ 357 ] {} <Debug> TCP-Session: a21dcccf-af9e-4fb0-a9a9-ff79b5c10b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.03.17 02:52:31.276190 [ 354 ] {} <Debug> TCP-Session: 54b4cf7d-ddd3-4a2f-bfe7-d66c6262c29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.03.17 02:52:31.275822 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55313 | ||
| 10504 | 2026.03.17 02:52:31.275796 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54804 | ||
| 10505 | 2026.03.17 02:52:31.275766 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62285 | ||
| 10506 | 2026.03.17 02:52:31.276272 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10507 | 2026.03.17 02:52:31.276308 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10508 | 2026.03.17 02:52:31.276320 [ 356 ] {} <Debug> TCP-Session: 67880d17-b1cc-45e3-9819-bdc2a42dc8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55313 | ||
| 10509 | 2026.03.17 02:52:31.276336 [ 355 ] {} <Debug> TCP-Session: 6d0b1cf6-244a-49fd-8aa5-56c1a9506ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54804 | ||
| 10510 | 2026.03.17 02:52:31.276356 [ 356 ] {} <Debug> TCP-Session: 67880d17-b1cc-45e3-9819-bdc2a42dc8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.03.17 02:52:31.276371 [ 355 ] {} <Debug> TCP-Session: 6d0b1cf6-244a-49fd-8aa5-56c1a9506ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.03.17 02:52:31.276385 [ 356 ] {} <Debug> TCP-Session: 67880d17-b1cc-45e3-9819-bdc2a42dc8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.03.17 02:52:31.276400 [ 355 ] {} <Debug> TCP-Session: 6d0b1cf6-244a-49fd-8aa5-56c1a9506ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.03.17 02:52:31.275933 [ 290 ] {} <Debug> TCP-Session: 12029ed6-91a3-45b5-96ed-ef6cc4e871dc Authenticating user 'default' from [fd00:1122:3344:101::e]:52238 | ||
| 10515 | 2026.03.17 02:52:31.276274 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10516 | 2026.03.17 02:52:31.276468 [ 290 ] {} <Debug> TCP-Session: 12029ed6-91a3-45b5-96ed-ef6cc4e871dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.03.17 02:52:31.276462 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10518 | 2026.03.17 02:52:31.276493 [ 290 ] {} <Debug> TCP-Session: 12029ed6-91a3-45b5-96ed-ef6cc4e871dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.03.17 02:52:31.276509 [ 352 ] {} <Debug> TCP-Session: b388c406-e2e0-4eab-bed0-339df66410ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62285 | ||
| 10520 | 2026.03.17 02:52:31.276513 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10521 | 2026.03.17 02:52:31.276530 [ 352 ] {} <Debug> TCP-Session: b388c406-e2e0-4eab-bed0-339df66410ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10522 | 2026.03.17 02:52:31.276552 [ 352 ] {} <Debug> TCP-Session: b388c406-e2e0-4eab-bed0-339df66410ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.03.17 02:52:31.276796 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 10524 | 2026.03.17 02:52:31.277671 [ 312 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> AggregatingTransform: Aggregating | ||
| 10525 | 2026.03.17 02:52:31.277714 [ 312 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10526 | 2026.03.17 02:52:31.277754 [ 312 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857561 sec. (1166.098 rows/sec., 45.55 KiB/sec.) | ||
| 10527 | 2026.03.17 02:52:31.277777 [ 312 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Trace> Aggregator: Merging aggregated data | ||
| 10528 | 2026.03.17 02:52:31.279112 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 10529 | 2026.03.17 02:52:31.279237 [ 289 ] {fa90a127-b26b-43fe-ba0b-94ef79eb0ac1} <Debug> TCPHandler: Processed in 0.003465644 sec. | ||
| 10530 | 2026.03.17 02:52:31.279344 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10531 | 2026.03.17 02:52:31.279372 [ 289 ] {} <Debug> TCP-Session: 72a0323d-6dcb-4174-bb96-36bfc1cd7b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2026.03.17 02:52:31.279382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10533 | 2026.03.17 02:52:31.279410 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10534 | 2026.03.17 02:52:31.279424 [ 290 ] {} <Debug> TCP-Session: 12029ed6-91a3-45b5-96ed-ef6cc4e871dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10535 | 2026.03.17 02:52:31.279429 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10536 | 2026.03.17 02:52:31.279446 [ 352 ] {} <Debug> TCP-Session: b388c406-e2e0-4eab-bed0-339df66410ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10537 | 2026.03.17 02:52:31.279448 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10538 | 2026.03.17 02:52:31.279471 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10539 | 2026.03.17 02:52:31.279492 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10540 | 2026.03.17 02:52:31.279513 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10541 | 2026.03.17 02:52:31.279529 [ 358 ] {} <Debug> TCP-Session: a4175f23-dbd0-4afc-9570-4cc29d46961f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.03.17 02:52:31.279543 [ 354 ] {} <Debug> TCP-Session: 54b4cf7d-ddd3-4a2f-bfe7-d66c6262c29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.03.17 02:52:31.279565 [ 356 ] {} <Debug> TCP-Session: 67880d17-b1cc-45e3-9819-bdc2a42dc8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.03.17 02:52:31.279529 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10545 | 2026.03.17 02:52:31.279482 [ 353 ] {} <Debug> TCP-Session: df9a6086-b21f-4df4-88a2-2f4912c52823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.03.17 02:52:31.279503 [ 355 ] {} <Debug> TCP-Session: 6d0b1cf6-244a-49fd-8aa5-56c1a9506ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.03.17 02:52:31.279645 [ 357 ] {} <Debug> TCP-Session: a21dcccf-af9e-4fb0-a9a9-ff79b5c10b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.03.17 02:52:31.499898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43714 | ||
| 10549 | 2026.03.17 02:52:31.500041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10550 | 2026.03.17 02:52:31.500076 [ 289 ] {} <Debug> TCP-Session: 8274f85e-38b1-4c1b-bed2-ff52927e2884 Authenticating user 'default' from [fd00:1122:3344:101::e]:43714 | ||
| 10551 | 2026.03.17 02:52:31.500106 [ 289 ] {} <Debug> TCP-Session: 8274f85e-38b1-4c1b-bed2-ff52927e2884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.03.17 02:52:31.500124 [ 289 ] {} <Debug> TCP-Session: 8274f85e-38b1-4c1b-bed2-ff52927e2884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.03.17 02:52:31.500543 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40295 | ||
| 10554 | 2026.03.17 02:52:31.500588 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39691 | ||
| 10555 | 2026.03.17 02:52:31.500625 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48969 | ||
| 10556 | 2026.03.17 02:52:31.500636 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33213 | ||
| 10557 | 2026.03.17 02:52:31.500697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10558 | 2026.03.17 02:52:31.500612 [ 289 ] {} <Trace> TCP-Session: 8274f85e-38b1-4c1b-bed2-ff52927e2884 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.03.17 02:52:31.500750 [ 290 ] {} <Debug> TCP-Session: 131cb0a1-1637-430b-96da-10a247d2cd63 Authenticating user 'default' from [fd00:1122:3344:101::e]:40295 | ||
| 10560 | 2026.03.17 02:52:31.500740 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2026.03.17 02:52:31.500807 [ 290 ] {} <Debug> TCP-Session: 131cb0a1-1637-430b-96da-10a247d2cd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.03.17 02:52:31.500809 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10563 | 2026.03.17 02:52:31.500840 [ 290 ] {} <Debug> TCP-Session: 131cb0a1-1637-430b-96da-10a247d2cd63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.03.17 02:52:31.500842 [ 357 ] {} <Debug> TCP-Session: be8cba41-f083-43a1-85eb-9f1054cb6bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48969 | ||
| 10565 | 2026.03.17 02:52:31.500874 [ 358 ] {} <Debug> TCP-Session: 25e6ffa7-dfa5-4e87-8d4d-9048b8c48d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:33213 | ||
| 10566 | 2026.03.17 02:52:31.500909 [ 357 ] {} <Debug> TCP-Session: be8cba41-f083-43a1-85eb-9f1054cb6bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.03.17 02:52:31.500928 [ 358 ] {} <Debug> TCP-Session: 25e6ffa7-dfa5-4e87-8d4d-9048b8c48d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2026.03.17 02:52:31.500941 [ 357 ] {} <Debug> TCP-Session: be8cba41-f083-43a1-85eb-9f1054cb6bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.03.17 02:52:31.500959 [ 358 ] {} <Debug> TCP-Session: 25e6ffa7-dfa5-4e87-8d4d-9048b8c48d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.03.17 02:52:31.500986 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10571 | 2026.03.17 02:52:31.500740 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10572 | 2026.03.17 02:52:31.500602 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 10573 | 2026.03.17 02:52:31.501068 [ 353 ] {} <Debug> TCP-Session: bec3b160-e400-4366-8e75-fd6ab1922d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:39691 | ||
| 10574 | 2026.03.17 02:52:31.500603 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 10575 | 2026.03.17 02:52:31.501133 [ 353 ] {} <Debug> TCP-Session: bec3b160-e400-4366-8e75-fd6ab1922d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.03.17 02:52:31.501159 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10577 | 2026.03.17 02:52:31.501179 [ 353 ] {} <Debug> TCP-Session: bec3b160-e400-4366-8e75-fd6ab1922d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.03.17 02:52:31.501203 [ 354 ] {} <Debug> TCP-Session: bbea08f5-e580-4a16-ac0e-a3be0f89bf25 Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 10579 | 2026.03.17 02:52:31.501226 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10580 | 2026.03.17 02:52:31.501237 [ 354 ] {} <Debug> TCP-Session: bbea08f5-e580-4a16-ac0e-a3be0f89bf25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10581 | 2026.03.17 02:52:31.501262 [ 356 ] {} <Debug> TCP-Session: 2acfad20-d372-41f8-b22a-51c4a0b873a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 10582 | 2026.03.17 02:52:31.501275 [ 354 ] {} <Debug> TCP-Session: bbea08f5-e580-4a16-ac0e-a3be0f89bf25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.03.17 02:52:31.501299 [ 356 ] {} <Debug> TCP-Session: 2acfad20-d372-41f8-b22a-51c4a0b873a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10584 | 2026.03.17 02:52:31.500548 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59429 | ||
| 10585 | 2026.03.17 02:52:31.501329 [ 356 ] {} <Debug> TCP-Session: 2acfad20-d372-41f8-b22a-51c4a0b873a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10586 | 2026.03.17 02:52:31.500599 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44603 | ||
| 10587 | 2026.03.17 02:52:31.501387 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10588 | 2026.03.17 02:52:31.501413 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10589 | 2026.03.17 02:52:31.501448 [ 352 ] {} <Debug> TCP-Session: 8ab84448-0fe0-47df-9520-d00bfd98506b Authenticating user 'default' from [fd00:1122:3344:101::e]:59429 | ||
| 10590 | 2026.03.17 02:52:31.501471 [ 352 ] {} <Debug> TCP-Session: 8ab84448-0fe0-47df-9520-d00bfd98506b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.03.17 02:52:31.501473 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10592 | 2026.03.17 02:52:31.501486 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10593 | 2026.03.17 02:52:31.501492 [ 352 ] {} <Debug> TCP-Session: 8ab84448-0fe0-47df-9520-d00bfd98506b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.03.17 02:52:31.501533 [ 355 ] {} <Debug> TCP-Session: da36e10a-7216-4462-b92a-fc085d914b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:44603 | ||
| 10595 | 2026.03.17 02:52:31.501567 [ 355 ] {} <Debug> TCP-Session: da36e10a-7216-4462-b92a-fc085d914b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.17 02:52:31.501583 [ 355 ] {} <Debug> TCP-Session: da36e10a-7216-4462-b92a-fc085d914b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.03.17 02:52:31.501919 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 10598 | 2026.03.17 02:52:31.503203 [ 296 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> AggregatingTransform: Aggregating | ||
| 10599 | 2026.03.17 02:52:31.503250 [ 296 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10600 | 2026.03.17 02:52:31.503281 [ 296 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00121858 sec. (820.627 rows/sec., 32.06 KiB/sec.) | ||
| 10601 | 2026.03.17 02:52:31.503300 [ 296 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Trace> Aggregator: Merging aggregated data | ||
| 10602 | 2026.03.17 02:52:31.504469 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003573 sec., 279.876854184159 rows/sec., 10.93 KiB/sec. | ||
| 10603 | 2026.03.17 02:52:31.504605 [ 289 ] {3b3d541c-cc80-405c-b33a-45f0002e14b5} <Debug> TCPHandler: Processed in 0.004185512 sec. | ||
| 10604 | 2026.03.17 02:52:31.504722 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10605 | 2026.03.17 02:52:31.504758 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10606 | 2026.03.17 02:52:31.504761 [ 355 ] {} <Debug> TCP-Session: da36e10a-7216-4462-b92a-fc085d914b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.03.17 02:52:31.504777 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10608 | 2026.03.17 02:52:31.504806 [ 290 ] {} <Debug> TCP-Session: 131cb0a1-1637-430b-96da-10a247d2cd63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10609 | 2026.03.17 02:52:31.504801 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10610 | 2026.03.17 02:52:31.504819 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10611 | 2026.03.17 02:52:31.504839 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2026.03.17 02:52:31.504861 [ 354 ] {} <Debug> TCP-Session: bbea08f5-e580-4a16-ac0e-a3be0f89bf25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.17 02:52:31.504878 [ 358 ] {} <Debug> TCP-Session: 25e6ffa7-dfa5-4e87-8d4d-9048b8c48d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2026.03.17 02:52:31.504877 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10615 | 2026.03.17 02:52:31.504903 [ 353 ] {} <Debug> TCP-Session: bec3b160-e400-4366-8e75-fd6ab1922d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.03.17 02:52:31.504898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2026.03.17 02:52:31.504932 [ 357 ] {} <Debug> TCP-Session: be8cba41-f083-43a1-85eb-9f1054cb6bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.03.17 02:52:31.504958 [ 289 ] {} <Debug> TCP-Session: 8274f85e-38b1-4c1b-bed2-ff52927e2884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.03.17 02:52:31.504861 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10620 | 2026.03.17 02:52:31.504831 [ 352 ] {} <Debug> TCP-Session: 8ab84448-0fe0-47df-9520-d00bfd98506b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2026.03.17 02:52:31.505026 [ 356 ] {} <Debug> TCP-Session: 2acfad20-d372-41f8-b22a-51c4a0b873a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2026.03.17 02:52:33.528706 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.03.17 02:52:33.528988 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.03.17 02:52:33.529082 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10625 | 2026.03.17 02:52:33.530425 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.03.17 02:52:33.530646 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10627 | 2026.03.17 02:52:33.531373 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10628 | 2026.03.17 02:52:33.531730 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.03.17 02:52:33.531896 [ 149 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10630 | 2026.03.17 02:52:33.531932 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003042 sec., 7889.546351084813 rows/sec., 670.30 KiB/sec. | ||
| 10631 | 2026.03.17 02:52:33.531969 [ 149 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.03.17 02:52:33.531997 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10633 | 2026.03.17 02:52:33.532013 [ 4 ] {1723fb8d-7b90-4759-ba23-891f2782e66e} <Debug> TCPHandler: Processed in 0.003462405 sec. | ||
| 10634 | 2026.03.17 02:52:33.532098 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 10635 | 2026.03.17 02:52:33.532161 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2026.03.17 02:52:33.532199 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10637 | 2026.03.17 02:52:33.532230 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10638 | 2026.03.17 02:52:33.532271 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10639 | 2026.03.17 02:52:33.532288 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10640 | 2026.03.17 02:52:33.532320 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10641 | 2026.03.17 02:52:33.532333 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10642 | 2026.03.17 02:52:33.532377 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10643 | 2026.03.17 02:52:33.532418 [ 192 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10644 | 2026.03.17 02:52:33.532788 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.03.17 02:52:33.532826 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10646 | 2026.03.17 02:52:33.533124 [ 187 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001060396 sec., 113165.27033296996 rows/sec., 9.82 MiB/sec. | ||
| 10647 | 2026.03.17 02:52:33.533148 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10648 | 2026.03.17 02:52:33.533331 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10649 | 2026.03.17 02:52:33.533409 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.03.17 02:52:33.533561 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001315 sec., 10646.38783269962 rows/sec., 868.14 KiB/sec. | ||
| 10651 | 2026.03.17 02:52:33.533607 [ 4 ] {26e92829-2840-4986-9742-49ff924059d3} <Debug> TCPHandler: Processed in 0.001505626 sec. | ||
| 10652 | 2026.03.17 02:52:33.533676 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.17 02:52:33.533734 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.03.17 02:52:33.533763 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_13_3} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10655 | 2026.03.17 02:52:33.533839 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10656 | 2026.03.17 02:52:33.533860 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10657 | 2026.03.17 02:52:33.533885 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10658 | 2026.03.17 02:52:33.535337 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.03.17 02:52:33.535376 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10660 | 2026.03.17 02:52:33.535881 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10661 | 2026.03.17 02:52:33.536106 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.03.17 02:52:33.536248 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.00243 sec., 862139.9176954733 rows/sec., 66.01 MiB/sec. | ||
| 10663 | 2026.03.17 02:52:33.536290 [ 4 ] {83a18d4e-e32a-42cc-86c5-c79892e610e7} <Debug> TCPHandler: Processed in 0.002607984 sec. | ||
| 10664 | 2026.03.17 02:52:33.536408 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.03.17 02:52:33.536508 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.03.17 02:52:33.536549 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10667 | 2026.03.17 02:52:33.537007 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.17 02:52:33.537045 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10669 | 2026.03.17 02:52:33.537399 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10670 | 2026.03.17 02:52:33.537616 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.03.17 02:52:33.537754 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001265 sec., 40316.20553359683 rows/sec., 2.95 MiB/sec. | ||
| 10672 | 2026.03.17 02:52:33.537795 [ 4 ] {aa746a0e-c7f4-489c-a34e-8fba96933f04} <Debug> TCPHandler: Processed in 0.001437685 sec. | ||
| 10673 | 2026.03.17 02:52:33.537917 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2026.03.17 02:52:33.538015 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10675 | 2026.03.17 02:52:33.538056 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10676 | 2026.03.17 02:52:33.538722 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.03.17 02:52:33.538760 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10678 | 2026.03.17 02:52:33.539106 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10679 | 2026.03.17 02:52:33.539332 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.03.17 02:52:33.539464 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001468 sec., 498637.60217983654 rows/sec., 29.49 MiB/sec. | ||
| 10681 | 2026.03.17 02:52:33.539507 [ 4 ] {ba9cb4c7-684c-48d5-85b1-d4ccdb0551af} <Debug> TCPHandler: Processed in 0.00164126 sec. | ||
| 10682 | 2026.03.17 02:52:33.539633 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.17 02:52:33.539729 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.17 02:52:33.539769 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10685 | 2026.03.17 02:52:33.540179 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.17 02:52:33.540216 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10687 | 2026.03.17 02:52:33.540529 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10688 | 2026.03.17 02:52:33.540760 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.17 02:52:33.540892 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00118 sec., 847.457627118644 rows/sec., 59.59 KiB/sec. | ||
| 10690 | 2026.03.17 02:52:33.540931 [ 4 ] {c71e9d61-63c9-4a8e-abe2-bd2e3121cbef} <Debug> TCPHandler: Processed in 0.001348713 sec. | ||
| 10691 | 2026.03.17 02:52:33.541046 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.03.17 02:52:33.541140 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10693 | 2026.03.17 02:52:33.541180 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10694 | 2026.03.17 02:52:33.541597 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.17 02:52:33.541633 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10696 | 2026.03.17 02:52:33.541997 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10697 | 2026.03.17 02:52:33.542279 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.03.17 02:52:33.542426 [ 149 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10699 | 2026.03.17 02:52:33.542442 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001318 sec., 9104.704097116844 rows/sec., 711.31 KiB/sec. | ||
| 10700 | 2026.03.17 02:52:33.542471 [ 149 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.03.17 02:52:33.542499 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10702 | 2026.03.17 02:52:33.542510 [ 4 ] {39553a80-02c1-4450-978e-57d5e273e249} <Debug> TCPHandler: Processed in 0.001513217 sec. | ||
| 10703 | 2026.03.17 02:52:33.542590 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 10704 | 2026.03.17 02:52:33.542648 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.03.17 02:52:33.542674 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10706 | 2026.03.17 02:52:33.542700 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10707 | 2026.03.17 02:52:33.542745 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10708 | 2026.03.17 02:52:33.542750 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10709 | 2026.03.17 02:52:33.542783 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10710 | 2026.03.17 02:52:33.542800 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10711 | 2026.03.17 02:52:33.542819 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10712 | 2026.03.17 02:52:33.542867 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10713 | 2026.03.17 02:52:33.543457 [ 187 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000895312 sec., 67015.74423217827 rows/sec., 5.37 MiB/sec. | ||
| 10714 | 2026.03.17 02:52:33.543608 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.03.17 02:52:33.543610 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10716 | 2026.03.17 02:52:33.543654 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10717 | 2026.03.17 02:52:33.543936 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.03.17 02:52:33.544015 [ 191 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_13_3} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10719 | 2026.03.17 02:52:33.544088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10720 | 2026.03.17 02:52:33.544099 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10721 | 2026.03.17 02:52:33.544330 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.03.17 02:52:33.544473 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001745 sec., 616045.8452722064 rows/sec., 42.95 MiB/sec. | ||
| 10723 | 2026.03.17 02:52:33.544512 [ 4 ] {14a4b80b-0118-4db4-8489-8b3d2d24dc06} <Debug> TCPHandler: Processed in 0.001919357 sec. | ||
| 10724 | 2026.03.17 02:52:33.544629 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.03.17 02:52:33.544724 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10726 | 2026.03.17 02:52:33.544768 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10727 | 2026.03.17 02:52:33.545408 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.03.17 02:52:33.545445 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10729 | 2026.03.17 02:52:33.545907 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10730 | 2026.03.17 02:52:33.546130 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.03.17 02:52:33.546261 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001556 sec., 871465.29562982 rows/sec., 55.38 MiB/sec. | ||
| 10732 | 2026.03.17 02:52:33.546299 [ 4 ] {b8f6aec0-07f1-45de-bbb7-9d1ef6d11fcf} <Debug> TCPHandler: Processed in 0.001720292 sec. | ||
| 10733 | 2026.03.17 02:52:33.546413 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.03.17 02:52:33.546510 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.03.17 02:52:33.546565 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10736 | 2026.03.17 02:52:33.547371 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.03.17 02:52:33.547408 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10738 | 2026.03.17 02:52:33.547934 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10739 | 2026.03.17 02:52:33.548162 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.03.17 02:52:33.548303 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001812 sec., 13796.909492273731 rows/sec., 24.72 MiB/sec. | ||
| 10741 | 2026.03.17 02:52:33.548358 [ 4 ] {a5317af8-d255-4274-8430-d64020544866} <Debug> TCPHandler: Processed in 0.001993548 sec. | ||
| 10742 | 2026.03.17 02:52:33.548476 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.03.17 02:52:33.548570 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.03.17 02:52:33.548613 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10745 | 2026.03.17 02:52:33.548965 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.03.17 02:52:33.549002 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10747 | 2026.03.17 02:52:33.549325 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10748 | 2026.03.17 02:52:33.549548 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.03.17 02:52:33.549680 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001127 sec., 42590.94942324756 rows/sec., 2.87 MiB/sec. | ||
| 10750 | 2026.03.17 02:52:33.549716 [ 4 ] {2d67a3fb-766f-41d6-b035-8fe316e32518} <Debug> TCPHandler: Processed in 0.001290221 sec. | ||
| 10751 | 2026.03.17 02:52:34.107697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1282 | ||
| 10752 | 2026.03.17 02:52:34.110446 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.03.17 02:52:34.110513 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10754 | 2026.03.17 02:52:34.111795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10755 | 2026.03.17 02:52:34.112076 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.03.17 02:52:34.112475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10757 | 2026.03.17 02:52:35.387060 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.03.17 02:52:35.387266 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10759 | 2026.03.17 02:52:35.387335 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10760 | 2026.03.17 02:52:35.388034 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.03.17 02:52:35.388073 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10762 | 2026.03.17 02:52:35.388469 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10763 | 2026.03.17 02:52:35.388699 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.03.17 02:52:35.388858 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 10765 | 2026.03.17 02:52:35.388874 [ 128 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10766 | 2026.03.17 02:52:35.388909 [ 4 ] {22d07f80-23b3-4351-9852-710e24dc7182} <Debug> TCPHandler: Processed in 0.001976198 sec. | ||
| 10767 | 2026.03.17 02:52:35.388950 [ 128 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.17 02:52:35.388982 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10769 | 2026.03.17 02:52:35.389054 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.03.17 02:52:35.389090 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 10771 | 2026.03.17 02:52:35.389159 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10772 | 2026.03.17 02:52:35.389180 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2026.03.17 02:52:35.389203 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10774 | 2026.03.17 02:52:35.389210 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2150 rows starting from the beginning of the part | ||
| 10775 | 2026.03.17 02:52:35.389269 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 108 rows starting from the beginning of the part | ||
| 10776 | 2026.03.17 02:52:35.389312 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 84 rows starting from the beginning of the part | ||
| 10777 | 2026.03.17 02:52:35.389352 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
| 10778 | 2026.03.17 02:52:35.389391 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2095 rows starting from the beginning of the part | ||
| 10779 | 2026.03.17 02:52:35.389439 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10780 | 2026.03.17 02:52:35.389670 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.03.17 02:52:35.389706 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10782 | 2026.03.17 02:52:35.390020 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10783 | 2026.03.17 02:52:35.390238 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2026.03.17 02:52:35.390357 [ 128 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10785 | 2026.03.17 02:52:35.390374 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 10786 | 2026.03.17 02:52:35.390390 [ 128 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.03.17 02:52:35.390416 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10788 | 2026.03.17 02:52:35.390419 [ 4 ] {89cc650d-8f5c-4d37-a258-e5d8437d80e1} <Debug> TCPHandler: Processed in 0.001417644 sec. | ||
| 10789 | 2026.03.17 02:52:35.390516 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 10790 | 2026.03.17 02:52:35.390553 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.03.17 02:52:35.390639 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10792 | 2026.03.17 02:52:35.390653 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.03.17 02:52:35.390678 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1123 rows starting from the beginning of the part | ||
| 10794 | 2026.03.17 02:52:35.390700 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10795 | 2026.03.17 02:52:35.390751 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 10796 | 2026.03.17 02:52:35.390799 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 78 rows starting from the beginning of the part | ||
| 10797 | 2026.03.17 02:52:35.390841 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 10798 | 2026.03.17 02:52:35.390879 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1075 rows starting from the beginning of the part | ||
| 10799 | 2026.03.17 02:52:35.390917 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10800 | 2026.03.17 02:52:35.390959 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908867 sec., 2410330.316360438 rows/sec., 195.34 MiB/sec. | ||
| 10801 | 2026.03.17 02:52:35.391097 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.17 02:52:35.391137 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10803 | 2026.03.17 02:52:35.391321 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10804 | 2026.03.17 02:52:35.391496 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10805 | 2026.03.17 02:52:35.391766 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.03.17 02:52:35.391788 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.03.17 02:52:35.391887 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_81_16} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10808 | 2026.03.17 02:52:35.391914 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 10809 | 2026.03.17 02:52:35.391934 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001301 sec., 24596.464258262873 rows/sec., 1.71 MiB/sec. | ||
| 10810 | 2026.03.17 02:52:35.391945 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.03.17 02:52:35.391972 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10812 | 2026.03.17 02:52:35.391979 [ 4 ] {6407a5c4-d1d2-4fac-80e6-17c72182fe6b} <Debug> TCPHandler: Processed in 0.001476536 sec. | ||
| 10813 | 2026.03.17 02:52:35.392011 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10814 | 2026.03.17 02:52:35.392087 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.03.17 02:52:35.392097 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 10816 | 2026.03.17 02:52:35.392182 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10817 | 2026.03.17 02:52:35.392186 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10818 | 2026.03.17 02:52:35.392196 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723202 sec., 1462393.8458752949 rows/sec., 109.34 MiB/sec. | ||
| 10819 | 2026.03.17 02:52:35.392207 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23752 rows starting from the beginning of the part | ||
| 10820 | 2026.03.17 02:52:35.392235 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10821 | 2026.03.17 02:52:35.392270 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10822 | 2026.03.17 02:52:35.392305 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10823 | 2026.03.17 02:52:35.392339 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10824 | 2026.03.17 02:52:35.392378 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1356 rows starting from the beginning of the part | ||
| 10825 | 2026.03.17 02:52:35.392398 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10826 | 2026.03.17 02:52:35.392597 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.03.17 02:52:35.392638 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10828 | 2026.03.17 02:52:35.392707 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.03.17 02:52:35.392794 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_81_16} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10830 | 2026.03.17 02:52:35.392872 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10831 | 2026.03.17 02:52:35.392954 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10832 | 2026.03.17 02:52:35.393168 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.03.17 02:52:35.393284 [ 128 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10834 | 2026.03.17 02:52:35.393303 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 727.70 KiB/sec. | ||
| 10835 | 2026.03.17 02:52:35.393316 [ 128 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.03.17 02:52:35.393342 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10837 | 2026.03.17 02:52:35.393347 [ 4 ] {4bdf39a5-9819-4b91-8def-b22936c58be4} <Debug> TCPHandler: Processed in 0.001310032 sec. | ||
| 10838 | 2026.03.17 02:52:35.393474 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10839 | 2026.03.17 02:52:35.393635 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2026.03.17 02:52:35.393674 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4104 rows starting from the beginning of the part | ||
| 10841 | 2026.03.17 02:52:35.393741 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10842 | 2026.03.17 02:52:35.393789 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10843 | 2026.03.17 02:52:35.393830 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 10844 | 2026.03.17 02:52:35.393871 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
| 10845 | 2026.03.17 02:52:35.393914 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 10846 | 2026.03.17 02:52:35.395856 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4344 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244679 sec., 1775387.3442346912 rows/sec., 119.65 MiB/sec. | ||
| 10847 | 2026.03.17 02:52:35.396217 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10848 | 2026.03.17 02:52:35.396505 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.03.17 02:52:35.396582 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_81_16} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10850 | 2026.03.17 02:52:35.396660 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10851 | 2026.03.17 02:52:35.397702 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25588 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633387 sec., 4542205.248813902 rows/sec., 303.28 MiB/sec. | ||
| 10852 | 2026.03.17 02:52:35.398039 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 10853 | 2026.03.17 02:52:35.399036 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.03.17 02:52:35.399117 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 10855 | 2026.03.17 02:52:35.399201 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10856 | 2026.03.17 02:52:36.571723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24489 | ||
| 10857 | 2026.03.17 02:52:36.572329 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.03.17 02:52:36.572375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10859 | 2026.03.17 02:52:36.572895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10860 | 2026.03.17 02:52:36.573158 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.03.17 02:52:36.573310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24489 | ||
| 10862 | 2026.03.17 02:52:36.573307 [ 146 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10863 | 2026.03.17 02:52:36.573368 [ 146 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.03.17 02:52:36.573392 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10865 | 2026.03.17 02:52:36.573484 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 10866 | 2026.03.17 02:52:36.573568 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10867 | 2026.03.17 02:52:36.573602 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22121 rows starting from the beginning of the part | ||
| 10868 | 2026.03.17 02:52:36.573661 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10869 | 2026.03.17 02:52:36.573710 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10870 | 2026.03.17 02:52:36.573756 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10871 | 2026.03.17 02:52:36.573795 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10872 | 2026.03.17 02:52:36.573833 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10873 | 2026.03.17 02:52:36.575780 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24489 rows, containing 4 columns (4 merged, 0 gathered) in 0.002328497 sec., 10517084.625833746 rows/sec., 150.45 MiB/sec. | ||
| 10874 | 2026.03.17 02:52:36.576312 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10875 | 2026.03.17 02:52:36.576869 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.03.17 02:52:36.577026 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_51_10} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10877 | 2026.03.17 02:52:36.577199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10878 | 2026.03.17 02:52:37.955208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 10879 | 2026.03.17 02:52:37.972947 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.03.17 02:52:37.973003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10881 | 2026.03.17 02:52:37.978954 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10882 | 2026.03.17 02:52:37.979659 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.03.17 02:52:37.979956 [ 141 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10884 | 2026.03.17 02:52:37.980025 [ 141 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.03.17 02:52:37.980044 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 10886 | 2026.03.17 02:52:37.980162 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10887 | 2026.03.17 02:52:37.983081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 10888 | 2026.03.17 02:52:37.984102 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10889 | 2026.03.17 02:52:37.985680 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10890 | 2026.03.17 02:52:37.990374 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10891 | 2026.03.17 02:52:37.994887 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10892 | 2026.03.17 02:52:37.999492 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10893 | 2026.03.17 02:52:38.003825 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 10894 | 2026.03.17 02:52:38.007683 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 10895 | 2026.03.17 02:52:38.059801 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.079686795 sec., 4831.415292834904 rows/sec., 24.98 MiB/sec. | ||
| 10896 | 2026.03.17 02:52:38.062898 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10897 | 2026.03.17 02:52:38.065193 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.17 02:52:38.065299 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_51_10} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10899 | 2026.03.17 02:52:38.068013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10900 | 2026.03.17 02:52:39.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.78 MiB, peak 334.11 MiB, free memory in arenas 0.00 B, will set to 320.82 MiB (RSS), difference: 1.04 MiB | ||
| 10901 | 2026.03.17 02:52:40.394628 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.03.17 02:52:40.394822 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10903 | 2026.03.17 02:52:40.394888 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10904 | 2026.03.17 02:52:40.395622 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.03.17 02:52:40.395674 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10906 | 2026.03.17 02:52:40.396079 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10907 | 2026.03.17 02:52:40.396311 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.03.17 02:52:40.396463 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.38 MiB/sec. | ||
| 10909 | 2026.03.17 02:52:40.396508 [ 4 ] {9ba606d6-c468-4914-9bb6-89ba4e0564f3} <Debug> TCPHandler: Processed in 0.002003759 sec. | ||
| 10910 | 2026.03.17 02:52:40.396644 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.03.17 02:52:40.396741 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.03.17 02:52:40.396781 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10913 | 2026.03.17 02:52:40.397204 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.03.17 02:52:40.397243 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10915 | 2026.03.17 02:52:40.397553 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10916 | 2026.03.17 02:52:40.397767 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.03.17 02:52:40.397897 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001176 sec., 22108.843537414967 rows/sec., 1.62 MiB/sec. | ||
| 10918 | 2026.03.17 02:52:40.397937 [ 4 ] {55ff57bc-539b-4bc7-824d-d3270622b8ad} <Debug> TCPHandler: Processed in 0.001343622 sec. | ||
| 10919 | 2026.03.17 02:52:40.398051 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.03.17 02:52:40.398146 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10921 | 2026.03.17 02:52:40.398185 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10922 | 2026.03.17 02:52:40.398616 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.17 02:52:40.398652 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10924 | 2026.03.17 02:52:40.398960 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10925 | 2026.03.17 02:52:40.399237 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.17 02:52:40.399372 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001246 sec., 72231.13964686998 rows/sec., 5.64 MiB/sec. | ||
| 10927 | 2026.03.17 02:52:40.399411 [ 4 ] {35705b32-743c-4f69-b1b6-2ffeb1142c5a} <Debug> TCPHandler: Processed in 0.001411464 sec. | ||
| 10928 | 2026.03.17 02:52:40.399547 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.03.17 02:52:40.399652 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10930 | 2026.03.17 02:52:40.399698 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10931 | 2026.03.17 02:52:40.400116 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.03.17 02:52:40.400152 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10933 | 2026.03.17 02:52:40.400503 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10934 | 2026.03.17 02:52:40.400711 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.03.17 02:52:40.400841 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 10936 | 2026.03.17 02:52:40.400879 [ 4 ] {01518a16-d2f8-4fd9-a4fe-7d864a1b1d59} <Debug> TCPHandler: Processed in 0.001384854 sec. | ||
| 10937 | 2026.03.17 02:52:40.400992 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2026.03.17 02:52:40.401085 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10939 | 2026.03.17 02:52:40.401139 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10940 | 2026.03.17 02:52:40.401950 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.03.17 02:52:40.401987 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10942 | 2026.03.17 02:52:40.402550 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10943 | 2026.03.17 02:52:40.402775 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.03.17 02:52:40.402913 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 10945 | 2026.03.17 02:52:40.402972 [ 4 ] {8e41eea4-1f75-42c7-911d-24003b642fc1} <Debug> TCPHandler: Processed in 0.002030039 sec. | ||
| 10946 | 2026.03.17 02:52:40.403088 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.03.17 02:52:40.403182 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.03.17 02:52:40.403223 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10949 | 2026.03.17 02:52:40.403571 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.03.17 02:52:40.403608 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10951 | 2026.03.17 02:52:40.403921 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10952 | 2026.03.17 02:52:40.404139 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.03.17 02:52:40.404265 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 10954 | 2026.03.17 02:52:40.404301 [ 4 ] {7c640d6d-b91f-43cc-a2ce-23047099e90b} <Debug> TCPHandler: Processed in 0.001263621 sec. | ||
| 10955 | 2026.03.17 02:52:43.875025 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10956 | 2026.03.17 02:52:43.875078 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10957 | 2026.03.17 02:52:44.074393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25001 | ||
| 10958 | 2026.03.17 02:52:44.074946 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.03.17 02:52:44.074997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10960 | 2026.03.17 02:52:44.075555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10961 | 2026.03.17 02:52:44.075819 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.03.17 02:52:44.075980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25001 | ||
| 10963 | 2026.03.17 02:52:44.113709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1302 | ||
| 10964 | 2026.03.17 02:52:44.115843 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.17 02:52:44.115902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10966 | 2026.03.17 02:52:44.117163 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10967 | 2026.03.17 02:52:44.117454 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.03.17 02:52:44.117828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10969 | 2026.03.17 02:52:45.191287 [ 140 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10970 | 2026.03.17 02:52:45.191393 [ 140 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.03.17 02:52:45.191419 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10972 | 2026.03.17 02:52:45.191526 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 10973 | 2026.03.17 02:52:45.191670 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10974 | 2026.03.17 02:52:45.191707 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 10975 | 2026.03.17 02:52:45.191785 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 10976 | 2026.03.17 02:52:45.191836 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10977 | 2026.03.17 02:52:45.191885 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 10978 | 2026.03.17 02:52:45.191930 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 10979 | 2026.03.17 02:52:45.192697 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212189 sec., 41247.69322275652 rows/sec., 3.44 MiB/sec. | ||
| 10980 | 2026.03.17 02:52:45.192898 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10981 | 2026.03.17 02:52:45.193246 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.03.17 02:52:45.193344 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_17_4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10983 | 2026.03.17 02:52:45.193447 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10984 | 2026.03.17 02:52:45.393886 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.03.17 02:52:45.394058 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10986 | 2026.03.17 02:52:45.394122 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10987 | 2026.03.17 02:52:45.394743 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.03.17 02:52:45.394794 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10989 | 2026.03.17 02:52:45.395206 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10990 | 2026.03.17 02:52:45.395435 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.03.17 02:52:45.395593 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00158 sec., 53164.556962025315 rows/sec., 4.45 MiB/sec. | ||
| 10992 | 2026.03.17 02:52:45.395643 [ 4 ] {41fc0311-5f3b-4783-9413-666a29f03ed3} <Debug> TCPHandler: Processed in 0.001880276 sec. | ||
| 10993 | 2026.03.17 02:52:45.395772 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.03.17 02:52:45.395873 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.03.17 02:52:45.395917 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10996 | 2026.03.17 02:52:45.396336 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.03.17 02:52:45.396372 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 10998 | 2026.03.17 02:52:45.396698 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10999 | 2026.03.17 02:52:45.396905 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.03.17 02:52:45.397036 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 888.38 KiB/sec. | ||
| 11001 | 2026.03.17 02:52:45.397074 [ 4 ] {5dd6f5dd-e389-4d1b-93e7-d55681a5913c} <Debug> TCPHandler: Processed in 0.001355683 sec. | ||
| 11002 | 2026.03.17 02:52:45.397189 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.03.17 02:52:45.397285 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11004 | 2026.03.17 02:52:45.397325 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11005 | 2026.03.17 02:52:45.397774 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.03.17 02:52:45.397809 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11007 | 2026.03.17 02:52:45.398132 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11008 | 2026.03.17 02:52:45.398347 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.03.17 02:52:45.398474 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001209 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 11010 | 2026.03.17 02:52:45.398513 [ 4 ] {e73df873-e772-49f1-9b33-db2966c85c30} <Debug> TCPHandler: Processed in 0.001373814 sec. | ||
| 11011 | 2026.03.17 02:52:45.398626 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.03.17 02:52:45.398722 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11013 | 2026.03.17 02:52:45.398764 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11014 | 2026.03.17 02:52:45.399157 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.03.17 02:52:45.399192 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11016 | 2026.03.17 02:52:45.399535 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11017 | 2026.03.17 02:52:45.399742 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.03.17 02:52:45.399869 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11019 | 2026.03.17 02:52:45.399907 [ 4 ] {6ca5a173-da39-4a01-a34f-ce3681e6d9fe} <Debug> TCPHandler: Processed in 0.001330723 sec. | ||
| 11020 | 2026.03.17 02:52:45.400018 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.03.17 02:52:45.400114 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11022 | 2026.03.17 02:52:45.400168 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11023 | 2026.03.17 02:52:45.400943 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.17 02:52:45.400978 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11025 | 2026.03.17 02:52:45.401502 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11026 | 2026.03.17 02:52:45.401722 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.03.17 02:52:45.401858 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001763 sec., 7941.009642654566 rows/sec., 14.23 MiB/sec. | ||
| 11028 | 2026.03.17 02:52:45.401922 [ 4 ] {c407048b-ffdc-4c6d-8dd9-1c6464855bd9} <Debug> TCPHandler: Processed in 0.001952668 sec. | ||
| 11029 | 2026.03.17 02:52:45.402035 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.03.17 02:52:45.402132 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.03.17 02:52:45.402173 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11032 | 2026.03.17 02:52:45.402495 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.03.17 02:52:45.402530 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11034 | 2026.03.17 02:52:45.402833 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11035 | 2026.03.17 02:52:45.403039 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.03.17 02:52:45.403161 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11037 | 2026.03.17 02:52:45.403197 [ 4 ] {a79daaf5-c9c9-45f7-9198-21dfeb546ecb} <Debug> TCPHandler: Processed in 0.001211869 sec. | ||
| 11038 | 2026.03.17 02:52:45.484083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 11039 | 2026.03.17 02:52:45.498942 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.03.17 02:52:45.498995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11041 | 2026.03.17 02:52:45.504350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11042 | 2026.03.17 02:52:45.505071 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.03.17 02:52:45.507959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11044 | 2026.03.17 02:52:45.761289 [ 140 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11045 | 2026.03.17 02:52:45.761363 [ 140 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.03.17 02:52:45.761401 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11047 | 2026.03.17 02:52:45.761554 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 11048 | 2026.03.17 02:52:45.761727 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11049 | 2026.03.17 02:52:45.761769 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 733 rows starting from the beginning of the part | ||
| 11050 | 2026.03.17 02:52:45.761851 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 732 rows starting from the beginning of the part | ||
| 11051 | 2026.03.17 02:52:45.761911 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 732 rows starting from the beginning of the part | ||
| 11052 | 2026.03.17 02:52:45.761965 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 732 rows starting from the beginning of the part | ||
| 11053 | 2026.03.17 02:52:45.762016 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 11054 | 2026.03.17 02:52:45.763496 [ 189 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200782 sec., 1823370.620872389 rows/sec., 114.80 MiB/sec. | ||
| 11055 | 2026.03.17 02:52:45.763750 [ 199 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11056 | 2026.03.17 02:52:45.764120 [ 199 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.03.17 02:52:45.764216 [ 199 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_13_3} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11058 | 2026.03.17 02:52:45.764327 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 11059 | 2026.03.17 02:52:50.394615 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2026.03.17 02:52:50.394832 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11061 | 2026.03.17 02:52:50.394908 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11062 | 2026.03.17 02:52:50.395599 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.03.17 02:52:50.395650 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11064 | 2026.03.17 02:52:50.396042 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11065 | 2026.03.17 02:52:50.396273 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.03.17 02:52:50.396434 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 98.66 KiB/sec. | ||
| 11067 | 2026.03.17 02:52:50.396482 [ 4 ] {97542ccb-027f-4936-80b4-4456affc511c} <Debug> TCPHandler: Processed in 0.002001279 sec. | ||
| 11068 | 2026.03.17 02:52:50.396607 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2026.03.17 02:52:50.396703 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11070 | 2026.03.17 02:52:50.396743 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11071 | 2026.03.17 02:52:50.397201 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.03.17 02:52:50.397240 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11073 | 2026.03.17 02:52:50.397556 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11074 | 2026.03.17 02:52:50.397769 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.03.17 02:52:50.397903 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001217 sec., 89564.5028759244 rows/sec., 7.53 MiB/sec. | ||
| 11076 | 2026.03.17 02:52:50.397943 [ 4 ] {f6ec9959-41b9-4686-96bf-ec2bfc736b48} <Debug> TCPHandler: Processed in 0.001387403 sec. | ||
| 11077 | 2026.03.17 02:52:50.398059 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.03.17 02:52:50.398154 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11079 | 2026.03.17 02:52:50.398194 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11080 | 2026.03.17 02:52:50.398604 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.03.17 02:52:50.398640 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11082 | 2026.03.17 02:52:50.398939 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11083 | 2026.03.17 02:52:50.399153 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.03.17 02:52:50.399282 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001144 sec., 24475.524475524475 rows/sec., 1.79 MiB/sec. | ||
| 11085 | 2026.03.17 02:52:50.399321 [ 4 ] {36d036ed-d764-42d2-9a15-a340dad59c4b} <Debug> TCPHandler: Processed in 0.001312732 sec. | ||
| 11086 | 2026.03.17 02:52:50.399430 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2026.03.17 02:52:50.399525 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11088 | 2026.03.17 02:52:50.399565 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11089 | 2026.03.17 02:52:50.399984 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.03.17 02:52:50.400019 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11091 | 2026.03.17 02:52:50.400334 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11092 | 2026.03.17 02:52:50.400547 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2026.03.17 02:52:50.400676 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001167 sec., 78834.61868037703 rows/sec., 6.16 MiB/sec. | ||
| 11094 | 2026.03.17 02:52:50.400714 [ 4 ] {414b1ce4-4afb-4187-8189-a0fe04adff72} <Debug> TCPHandler: Processed in 0.001334203 sec. | ||
| 11095 | 2026.03.17 02:52:50.400825 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.03.17 02:52:50.400920 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11097 | 2026.03.17 02:52:50.400964 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11098 | 2026.03.17 02:52:50.401391 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.03.17 02:52:50.401431 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11100 | 2026.03.17 02:52:50.401772 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11101 | 2026.03.17 02:52:50.401980 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.03.17 02:52:50.402111 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001209 sec., 133167.90736145576 rows/sec., 9.27 MiB/sec. | ||
| 11103 | 2026.03.17 02:52:50.402149 [ 4 ] {c6f6a591-ac98-4143-9d67-8c5b66c3c2db} <Debug> TCPHandler: Processed in 0.001373204 sec. | ||
| 11104 | 2026.03.17 02:52:50.402249 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2026.03.17 02:52:50.402344 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11106 | 2026.03.17 02:52:50.402396 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11107 | 2026.03.17 02:52:50.403197 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.03.17 02:52:50.403233 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11109 | 2026.03.17 02:52:50.403754 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11110 | 2026.03.17 02:52:50.403981 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.03.17 02:52:50.404114 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001789 sec., 14533.258803801005 rows/sec., 26.04 MiB/sec. | ||
| 11112 | 2026.03.17 02:52:50.404168 [ 4 ] {6df39136-027f-42fe-9fd3-69a408335d4e} <Debug> TCPHandler: Processed in 0.001967548 sec. | ||
| 11113 | 2026.03.17 02:52:50.404279 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.03.17 02:52:50.404374 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.03.17 02:52:50.404414 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11116 | 2026.03.17 02:52:50.404758 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.17 02:52:50.404795 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11118 | 2026.03.17 02:52:50.405092 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11119 | 2026.03.17 02:52:50.405299 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.03.17 02:52:50.405424 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11121 | 2026.03.17 02:52:50.405461 [ 4 ] {f407943b-ee94-45f9-986f-4e0f95333a72} <Debug> TCPHandler: Processed in 0.00123043 sec. | ||
| 11122 | 2026.03.17 02:52:51.576189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25449 | ||
| 11123 | 2026.03.17 02:52:51.576874 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.03.17 02:52:51.576919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11125 | 2026.03.17 02:52:51.577418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11126 | 2026.03.17 02:52:51.577664 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.03.17 02:52:51.577822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25449 | ||
| 11128 | 2026.03.17 02:52:53.008096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11129 | 2026.03.17 02:52:53.025023 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.03.17 02:52:53.025081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11131 | 2026.03.17 02:52:53.030783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11132 | 2026.03.17 02:52:53.031493 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.03.17 02:52:53.034731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11134 | 2026.03.17 02:52:54.118031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1328 | ||
| 11135 | 2026.03.17 02:52:54.120352 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.03.17 02:52:54.120406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11137 | 2026.03.17 02:52:54.121624 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11138 | 2026.03.17 02:52:54.121908 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.03.17 02:52:54.122289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 11140 | 2026.03.17 02:52:55.394128 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.03.17 02:52:55.394337 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11142 | 2026.03.17 02:52:55.394411 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11143 | 2026.03.17 02:52:55.395102 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.03.17 02:52:55.395246 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11145 | 2026.03.17 02:52:55.395657 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11146 | 2026.03.17 02:52:55.395886 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.03.17 02:52:55.396058 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001772 sec., 47404.06320541761 rows/sec., 3.97 MiB/sec. | ||
| 11148 | 2026.03.17 02:52:55.396108 [ 4 ] {e93b5c59-e8b0-4538-8b4b-52b47f3b41af} <Debug> TCPHandler: Processed in 0.002113071 sec. | ||
| 11149 | 2026.03.17 02:52:55.396231 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.03.17 02:52:55.396332 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.03.17 02:52:55.396374 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11152 | 2026.03.17 02:52:55.396787 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.03.17 02:52:55.396822 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11154 | 2026.03.17 02:52:55.397124 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11155 | 2026.03.17 02:52:55.397338 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.03.17 02:52:55.397445 [ 129 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11157 | 2026.03.17 02:52:55.397469 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00116 sec., 12068.965517241379 rows/sec., 907.53 KiB/sec. | ||
| 11158 | 2026.03.17 02:52:55.397484 [ 129 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.03.17 02:52:55.397503 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11160 | 2026.03.17 02:52:55.397507 [ 4 ] {0b2dc70e-2459-4dbd-89af-28802c909598} <Debug> TCPHandler: Processed in 0.001328382 sec. | ||
| 11161 | 2026.03.17 02:52:55.397619 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.03.17 02:52:55.397632 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 11163 | 2026.03.17 02:52:55.397714 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11164 | 2026.03.17 02:52:55.397758 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11165 | 2026.03.17 02:52:55.397784 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2026.03.17 02:52:55.397826 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 81 rows starting from the beginning of the part | ||
| 11167 | 2026.03.17 02:52:55.397902 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 51 rows starting from the beginning of the part | ||
| 11168 | 2026.03.17 02:52:55.397956 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 11169 | 2026.03.17 02:52:55.398015 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
| 11170 | 2026.03.17 02:52:55.398071 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 28 rows starting from the beginning of the part | ||
| 11171 | 2026.03.17 02:52:55.398120 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
| 11172 | 2026.03.17 02:52:55.398221 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.03.17 02:52:55.398262 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11174 | 2026.03.17 02:52:55.398628 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11175 | 2026.03.17 02:52:55.398857 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.03.17 02:52:55.398999 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001304 sec., 59815.9509202454 rows/sec., 4.67 MiB/sec. | ||
| 11177 | 2026.03.17 02:52:55.399038 [ 4 ] {141cc441-63a6-401e-a8a5-dd85576d0e1f} <Debug> TCPHandler: Processed in 0.001468776 sec. | ||
| 11178 | 2026.03.17 02:52:55.399074 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502316 sec., 142446.72891721848 rows/sec., 10.96 MiB/sec. | ||
| 11179 | 2026.03.17 02:52:55.399147 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.03.17 02:52:55.399246 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.03.17 02:52:55.399291 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11182 | 2026.03.17 02:52:55.399312 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11183 | 2026.03.17 02:52:55.399695 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.03.17 02:52:55.399709 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.03.17 02:52:55.399752 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11186 | 2026.03.17 02:52:55.399805 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_76_15} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11187 | 2026.03.17 02:52:55.399934 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11188 | 2026.03.17 02:52:55.400098 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11189 | 2026.03.17 02:52:55.400312 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.03.17 02:52:55.400425 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11191 | 2026.03.17 02:52:55.400451 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11192 | 2026.03.17 02:52:55.400456 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.03.17 02:52:55.400481 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11194 | 2026.03.17 02:52:55.400489 [ 4 ] {fb275457-140d-4097-9017-8c6dce61029e} <Debug> TCPHandler: Processed in 0.001390774 sec. | ||
| 11195 | 2026.03.17 02:52:55.400583 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11196 | 2026.03.17 02:52:55.400600 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.03.17 02:52:55.400710 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.03.17 02:52:55.400717 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11199 | 2026.03.17 02:52:55.400767 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11200 | 2026.03.17 02:52:55.400767 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 25588 rows starting from the beginning of the part | ||
| 11201 | 2026.03.17 02:52:55.400870 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 11202 | 2026.03.17 02:52:55.400926 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11203 | 2026.03.17 02:52:55.400975 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11204 | 2026.03.17 02:52:55.401022 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 161 rows starting from the beginning of the part | ||
| 11205 | 2026.03.17 02:52:55.401067 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11206 | 2026.03.17 02:52:55.401553 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.03.17 02:52:55.401595 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11208 | 2026.03.17 02:52:55.402170 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11209 | 2026.03.17 02:52:55.402393 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.03.17 02:52:55.402500 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11211 | 2026.03.17 02:52:55.402524 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2026.03.17 02:52:55.402536 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 11213 | 2026.03.17 02:52:55.402542 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11214 | 2026.03.17 02:52:55.402599 [ 4 ] {49e96799-9373-4381-a809-41f26089cb1d} <Debug> TCPHandler: Processed in 0.00204851 sec. | ||
| 11215 | 2026.03.17 02:52:55.402627 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 11216 | 2026.03.17 02:52:55.402714 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.03.17 02:52:55.402813 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.03.17 02:52:55.402854 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11219 | 2026.03.17 02:52:55.402893 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11220 | 2026.03.17 02:52:55.402990 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1446 rows starting from the beginning of the part | ||
| 11221 | 2026.03.17 02:52:55.403197 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.03.17 02:52:55.403203 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 25 rows starting from the beginning of the part | ||
| 11223 | 2026.03.17 02:52:55.403242 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11224 | 2026.03.17 02:52:55.403408 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 11225 | 2026.03.17 02:52:55.403586 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
| 11226 | 2026.03.17 02:52:55.403625 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11227 | 2026.03.17 02:52:55.403752 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 11228 | 2026.03.17 02:52:55.403863 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.03.17 02:52:55.403885 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
| 11230 | 2026.03.17 02:52:55.404014 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 11231 | 2026.03.17 02:52:55.404056 [ 4 ] {61ebb3dc-28d3-4235-9073-b98958d3d025} <Debug> TCPHandler: Processed in 0.001391054 sec. | ||
| 11232 | 2026.03.17 02:52:55.409996 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26261 rows, containing 5 columns (5 merged, 0 gathered) in 0.009470841 sec., 2772826.6159256604 rows/sec., 185.35 MiB/sec. | ||
| 11233 | 2026.03.17 02:52:55.410346 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11234 | 2026.03.17 02:52:55.410675 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.03.17 02:52:55.410761 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11236 | 2026.03.17 02:52:55.410841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11237 | 2026.03.17 02:52:55.413943 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 19 columns (19 merged, 0 gathered) in 0.011349917 sec., 136652.98169140797 rows/sec., 244.88 MiB/sec. | ||
| 11238 | 2026.03.17 02:52:55.416260 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11239 | 2026.03.17 02:52:55.416649 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.03.17 02:52:55.416734 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11241 | 2026.03.17 02:52:55.416867 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 11242 | 2026.03.17 02:52:56.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.51 MiB, peak 334.11 MiB, free memory in arenas 0.00 B, will set to 330.25 MiB (RSS), difference: 8.74 MiB | ||
| 11243 | 2026.03.17 02:52:58.875376 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11244 | 2026.03.17 02:52:58.875450 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11245 | 2026.03.17 02:52:59.078031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25961 | ||
| 11246 | 2026.03.17 02:52:59.078830 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.03.17 02:52:59.078907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11248 | 2026.03.17 02:52:59.079426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11249 | 2026.03.17 02:52:59.079690 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.03.17 02:52:59.079840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25961 | ||
| 11251 | 2026.03.17 02:53:00.403199 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.03.17 02:53:00.403471 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11253 | 2026.03.17 02:53:00.403568 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11254 | 2026.03.17 02:53:00.404587 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.03.17 02:53:00.404659 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11256 | 2026.03.17 02:53:00.405433 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11257 | 2026.03.17 02:53:00.405866 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.03.17 02:53:00.406132 [ 123 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11259 | 2026.03.17 02:53:00.406141 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002738 sec., 39444.85025566107 rows/sec., 3.32 MiB/sec. | ||
| 11260 | 2026.03.17 02:53:00.406249 [ 123 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.03.17 02:53:00.406295 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11262 | 2026.03.17 02:53:00.406299 [ 4 ] {e165aa12-f9bf-457d-bea2-67177ace8c58} <Debug> TCPHandler: Processed in 0.003313421 sec. | ||
| 11263 | 2026.03.17 02:53:00.406506 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 11264 | 2026.03.17 02:53:00.406538 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.03.17 02:53:00.406755 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.03.17 02:53:00.406777 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11267 | 2026.03.17 02:53:00.406828 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11268 | 2026.03.17 02:53:00.406851 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2150 rows starting from the beginning of the part | ||
| 11269 | 2026.03.17 02:53:00.406972 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 108 rows starting from the beginning of the part | ||
| 11270 | 2026.03.17 02:53:00.407055 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 84 rows starting from the beginning of the part | ||
| 11271 | 2026.03.17 02:53:00.407128 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 109 rows starting from the beginning of the part | ||
| 11272 | 2026.03.17 02:53:00.407206 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 84 rows starting from the beginning of the part | ||
| 11273 | 2026.03.17 02:53:00.407269 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part | ||
| 11274 | 2026.03.17 02:53:00.407490 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.03.17 02:53:00.407549 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11276 | 2026.03.17 02:53:00.408139 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11277 | 2026.03.17 02:53:00.408485 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.03.17 02:53:00.408747 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001989 sec., 13071.895424836603 rows/sec., 982.95 KiB/sec. | ||
| 11279 | 2026.03.17 02:53:00.408815 [ 4 ] {890d9ed8-7bcb-4afd-9230-9cafa15dd1e1} <Debug> TCPHandler: Processed in 0.002354177 sec. | ||
| 11280 | 2026.03.17 02:53:00.408997 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.03.17 02:53:00.409123 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11282 | 2026.03.17 02:53:00.409183 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11283 | 2026.03.17 02:53:00.409694 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.003283391 sec., 804960.4814047428 rows/sec., 66.06 MiB/sec. | ||
| 11284 | 2026.03.17 02:53:00.409834 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.03.17 02:53:00.409882 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11286 | 2026.03.17 02:53:00.410149 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11287 | 2026.03.17 02:53:00.410371 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11288 | 2026.03.17 02:53:00.410672 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.03.17 02:53:00.410789 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.03.17 02:53:00.410798 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_86_17} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11291 | 2026.03.17 02:53:00.410946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11292 | 2026.03.17 02:53:00.410996 [ 123 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11293 | 2026.03.17 02:53:00.411003 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001912 sec., 47071.12970711297 rows/sec., 3.68 MiB/sec. | ||
| 11294 | 2026.03.17 02:53:00.411077 [ 123 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.03.17 02:53:00.411114 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11296 | 2026.03.17 02:53:00.411116 [ 4 ] {58ea55f6-7a79-4b4c-9945-6b8298a2821f} <Debug> TCPHandler: Processed in 0.002181653 sec. | ||
| 11297 | 2026.03.17 02:53:00.411246 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 11298 | 2026.03.17 02:53:00.411324 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.03.17 02:53:00.411387 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2026.03.17 02:53:00.411439 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1123 rows starting from the beginning of the part | ||
| 11301 | 2026.03.17 02:53:00.411477 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.03.17 02:53:00.411526 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 11303 | 2026.03.17 02:53:00.411551 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11304 | 2026.03.17 02:53:00.411616 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
| 11305 | 2026.03.17 02:53:00.411699 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 92 rows starting from the beginning of the part | ||
| 11306 | 2026.03.17 02:53:00.411778 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 78 rows starting from the beginning of the part | ||
| 11307 | 2026.03.17 02:53:00.411867 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 11308 | 2026.03.17 02:53:00.412179 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11309 | 2026.03.17 02:53:00.412233 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11310 | 2026.03.17 02:53:00.412706 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11311 | 2026.03.17 02:53:00.413062 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.03.17 02:53:00.413281 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001836 sec., 87145.96949891068 rows/sec., 6.07 MiB/sec. | ||
| 11313 | 2026.03.17 02:53:00.413349 [ 4 ] {2f4768a8-56c3-46e9-81cc-4016eda01c75} <Debug> TCPHandler: Processed in 0.002105042 sec. | ||
| 11314 | 2026.03.17 02:53:00.413525 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2026.03.17 02:53:00.413621 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426079 sec., 639303.171908252 rows/sec., 48.66 MiB/sec. | ||
| 11316 | 2026.03.17 02:53:00.413662 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.03.17 02:53:00.413750 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11318 | 2026.03.17 02:53:00.413875 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11319 | 2026.03.17 02:53:00.414272 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.03.17 02:53:00.414399 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_86_17} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11321 | 2026.03.17 02:53:00.414514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11322 | 2026.03.17 02:53:00.415001 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.17 02:53:00.415048 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11324 | 2026.03.17 02:53:00.415946 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11325 | 2026.03.17 02:53:00.416363 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.17 02:53:00.416610 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002973 sec., 8745.375042045072 rows/sec., 15.67 MiB/sec. | ||
| 11327 | 2026.03.17 02:53:00.416761 [ 4 ] {258da12f-c9d3-4af2-b7a2-c2e175d000c1} <Debug> TCPHandler: Processed in 0.003308051 sec. | ||
| 11328 | 2026.03.17 02:53:00.416983 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.03.17 02:53:00.417167 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11330 | 2026.03.17 02:53:00.417257 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11331 | 2026.03.17 02:53:00.417904 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.03.17 02:53:00.417959 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11333 | 2026.03.17 02:53:00.418464 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11334 | 2026.03.17 02:53:00.418822 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.03.17 02:53:00.419020 [ 123 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11336 | 2026.03.17 02:53:00.419033 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001899 sec., 31595.5766192733 rows/sec., 2.13 MiB/sec. | ||
| 11337 | 2026.03.17 02:53:00.419094 [ 123 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.03.17 02:53:00.419125 [ 4 ] {cd297eb7-96ac-4618-8985-f4cdb0b41f77} <Debug> TCPHandler: Processed in 0.002219994 sec. | ||
| 11339 | 2026.03.17 02:53:00.419131 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11340 | 2026.03.17 02:53:00.419289 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11341 | 2026.03.17 02:53:00.419434 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2026.03.17 02:53:00.419479 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4344 rows starting from the beginning of the part | ||
| 11343 | 2026.03.17 02:53:00.419563 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11344 | 2026.03.17 02:53:00.419633 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11345 | 2026.03.17 02:53:00.419696 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11346 | 2026.03.17 02:53:00.419755 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11347 | 2026.03.17 02:53:00.419813 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11348 | 2026.03.17 02:53:00.421998 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4644 rows, containing 4 columns (4 merged, 0 gathered) in 0.002767498 sec., 1678049.9931707266 rows/sec., 113.09 MiB/sec. | ||
| 11349 | 2026.03.17 02:53:00.422636 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11350 | 2026.03.17 02:53:00.423277 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.03.17 02:53:00.423448 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_86_17} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11352 | 2026.03.17 02:53:00.423649 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11353 | 2026.03.17 02:53:00.534830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11354 | 2026.03.17 02:53:00.556627 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.03.17 02:53:00.556709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11356 | 2026.03.17 02:53:00.564959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11357 | 2026.03.17 02:53:00.566071 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.03.17 02:53:00.573036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11359 | 2026.03.17 02:53:01.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.32 MiB, peak 335.32 MiB, free memory in arenas 0.00 B, will set to 330.31 MiB (RSS), difference: -1.01 MiB | ||
| 11360 | 2026.03.17 02:53:03.534729 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.03.17 02:53:03.534933 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11362 | 2026.03.17 02:53:03.535016 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11363 | 2026.03.17 02:53:03.535731 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.03.17 02:53:03.535785 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11365 | 2026.03.17 02:53:03.536190 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11366 | 2026.03.17 02:53:03.536424 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.03.17 02:53:03.536578 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 11368 | 2026.03.17 02:53:03.536622 [ 4 ] {6fb82607-fa1f-4632-9e29-285fd5a2ac3c} <Debug> TCPHandler: Processed in 0.002094812 sec. | ||
| 11369 | 2026.03.17 02:53:03.536745 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2026.03.17 02:53:03.536844 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11371 | 2026.03.17 02:53:03.536886 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11372 | 2026.03.17 02:53:03.537277 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.03.17 02:53:03.537316 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11374 | 2026.03.17 02:53:03.537616 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11375 | 2026.03.17 02:53:03.537837 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.03.17 02:53:03.537971 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 11377 | 2026.03.17 02:53:03.538011 [ 4 ] {f1e992c9-37fe-49e2-9ba1-15184cc689af} <Debug> TCPHandler: Processed in 0.001318803 sec. | ||
| 11378 | 2026.03.17 02:53:03.538122 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2026.03.17 02:53:03.538225 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11380 | 2026.03.17 02:53:03.538266 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11381 | 2026.03.17 02:53:03.539537 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2026.03.17 02:53:03.539575 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11383 | 2026.03.17 02:53:03.540042 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11384 | 2026.03.17 02:53:03.540273 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2026.03.17 02:53:03.540408 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.002202 sec., 948683.0154405086 rows/sec., 72.65 MiB/sec. | ||
| 11386 | 2026.03.17 02:53:03.540449 [ 4 ] {41482b7f-53c5-45a0-8b66-94442b60835b} <Debug> TCPHandler: Processed in 0.002378948 sec. | ||
| 11387 | 2026.03.17 02:53:03.540558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2026.03.17 02:53:03.540659 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11389 | 2026.03.17 02:53:03.540700 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11390 | 2026.03.17 02:53:03.541126 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2026.03.17 02:53:03.541164 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11392 | 2026.03.17 02:53:03.541493 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11393 | 2026.03.17 02:53:03.541709 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2026.03.17 02:53:03.541849 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001208 sec., 32284.768211920527 rows/sec., 2.41 MiB/sec. | ||
| 11395 | 2026.03.17 02:53:03.541895 [ 4 ] {17bb5434-0932-458e-abd9-fce94e57487a} <Debug> TCPHandler: Processed in 0.001386723 sec. | ||
| 11396 | 2026.03.17 02:53:03.542014 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2026.03.17 02:53:03.542116 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11398 | 2026.03.17 02:53:03.542157 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11399 | 2026.03.17 02:53:03.542804 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.03.17 02:53:03.542842 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11401 | 2026.03.17 02:53:03.543198 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11402 | 2026.03.17 02:53:03.543410 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.03.17 02:53:03.543538 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001441 sec., 507980.56904927135 rows/sec., 30.04 MiB/sec. | ||
| 11404 | 2026.03.17 02:53:03.543578 [ 4 ] {a6152079-7827-4444-b811-5640ff03749a} <Debug> TCPHandler: Processed in 0.001615819 sec. | ||
| 11405 | 2026.03.17 02:53:03.543695 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2026.03.17 02:53:03.543791 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11407 | 2026.03.17 02:53:03.543831 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11408 | 2026.03.17 02:53:03.544216 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.03.17 02:53:03.544252 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11410 | 2026.03.17 02:53:03.544542 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11411 | 2026.03.17 02:53:03.544751 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.03.17 02:53:03.544855 [ 120 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11413 | 2026.03.17 02:53:03.544881 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 11414 | 2026.03.17 02:53:03.544923 [ 120 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.03.17 02:53:03.544934 [ 4 ] {240f97b5-5992-4799-a211-bc2a83124313} <Debug> TCPHandler: Processed in 0.001289212 sec. | ||
| 11416 | 2026.03.17 02:53:03.544951 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11417 | 2026.03.17 02:53:03.545051 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11418 | 2026.03.17 02:53:03.545061 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 11419 | 2026.03.17 02:53:03.545181 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11420 | 2026.03.17 02:53:03.545186 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11421 | 2026.03.17 02:53:03.545238 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 11422 | 2026.03.17 02:53:03.545238 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11423 | 2026.03.17 02:53:03.545304 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 11424 | 2026.03.17 02:53:03.545355 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 11425 | 2026.03.17 02:53:03.545398 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 11426 | 2026.03.17 02:53:03.545441 [ 187 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 11427 | 2026.03.17 02:53:03.545741 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.03.17 02:53:03.545790 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11429 | 2026.03.17 02:53:03.546154 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11430 | 2026.03.17 02:53:03.546168 [ 190 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146308 sec., 4361.829455957736 rows/sec., 323.73 KiB/sec. | ||
| 11431 | 2026.03.17 02:53:03.546315 [ 188 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11432 | 2026.03.17 02:53:03.546372 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2026.03.17 02:53:03.546507 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 694.44 KiB/sec. | ||
| 11434 | 2026.03.17 02:53:03.546546 [ 4 ] {730d283f-1726-4b27-9335-0413f2357f53} <Debug> TCPHandler: Processed in 0.001547878 sec. | ||
| 11435 | 2026.03.17 02:53:03.546640 [ 188 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.03.17 02:53:03.546663 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.03.17 02:53:03.546705 [ 188 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_9_2} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11438 | 2026.03.17 02:53:03.546756 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11439 | 2026.03.17 02:53:03.546793 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11440 | 2026.03.17 02:53:03.546795 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11441 | 2026.03.17 02:53:03.547518 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.03.17 02:53:03.547554 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11443 | 2026.03.17 02:53:03.547900 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11444 | 2026.03.17 02:53:03.548109 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.03.17 02:53:03.548237 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001499 sec., 709139.4262841895 rows/sec., 49.36 MiB/sec. | ||
| 11446 | 2026.03.17 02:53:03.548275 [ 4 ] {bb4897b4-2738-4f4d-a8ec-81109e7b8287} <Debug> TCPHandler: Processed in 0.001660581 sec. | ||
| 11447 | 2026.03.17 02:53:03.548384 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.03.17 02:53:03.548477 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11449 | 2026.03.17 02:53:03.548521 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11450 | 2026.03.17 02:53:03.549137 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.03.17 02:53:03.549174 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11452 | 2026.03.17 02:53:03.549616 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11453 | 2026.03.17 02:53:03.549844 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.03.17 02:53:03.549973 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001513 sec., 892267.0191672174 rows/sec., 56.69 MiB/sec. | ||
| 11455 | 2026.03.17 02:53:03.550010 [ 4 ] {2462b540-36b5-46f0-900e-ff1f4f18e7e7} <Debug> TCPHandler: Processed in 0.00167456 sec. | ||
| 11456 | 2026.03.17 02:53:03.550122 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.03.17 02:53:03.550215 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.03.17 02:53:03.550267 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11459 | 2026.03.17 02:53:03.551048 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.03.17 02:53:03.551084 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11461 | 2026.03.17 02:53:03.551608 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11462 | 2026.03.17 02:53:03.551832 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.03.17 02:53:03.551977 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00178 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. | ||
| 11464 | 2026.03.17 02:53:03.552032 [ 4 ] {b65030ee-13b0-448a-8d5f-c9f62ffa0a3d} <Debug> TCPHandler: Processed in 0.001957948 sec. | ||
| 11465 | 2026.03.17 02:53:03.552139 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.03.17 02:53:03.552233 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11467 | 2026.03.17 02:53:03.552274 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11468 | 2026.03.17 02:53:03.552601 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.03.17 02:53:03.552643 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11470 | 2026.03.17 02:53:03.552978 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11471 | 2026.03.17 02:53:03.553203 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.03.17 02:53:03.553330 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 11473 | 2026.03.17 02:53:03.553367 [ 4 ] {9142d477-562d-45a9-9dad-de1f93619b4b} <Debug> TCPHandler: Processed in 0.001275941 sec. | ||
| 11474 | 2026.03.17 02:53:04.122479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1374 | ||
| 11475 | 2026.03.17 02:53:04.125416 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.03.17 02:53:04.125459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 11477 | 2026.03.17 02:53:04.126678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11478 | 2026.03.17 02:53:04.126948 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.03.17 02:53:04.127207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11480 | 2026.03.17 02:53:05.387408 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2026.03.17 02:53:05.387598 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11482 | 2026.03.17 02:53:05.387663 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11483 | 2026.03.17 02:53:05.388319 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.03.17 02:53:05.388367 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11485 | 2026.03.17 02:53:05.388772 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11486 | 2026.03.17 02:53:05.389023 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.03.17 02:53:05.389200 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 11488 | 2026.03.17 02:53:05.389257 [ 4 ] {95b409fd-6d02-4823-8b23-219503fb6454} <Debug> TCPHandler: Processed in 0.001973669 sec. | ||
| 11489 | 2026.03.17 02:53:05.389382 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2026.03.17 02:53:05.389482 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11491 | 2026.03.17 02:53:05.389526 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11492 | 2026.03.17 02:53:05.389954 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.03.17 02:53:05.389989 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11494 | 2026.03.17 02:53:05.390305 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11495 | 2026.03.17 02:53:05.390512 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.03.17 02:53:05.390645 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 11497 | 2026.03.17 02:53:05.390683 [ 4 ] {ff060ab6-e68f-4609-9cc3-fb506d3a9b92} <Debug> TCPHandler: Processed in 0.001353593 sec. | ||
| 11498 | 2026.03.17 02:53:05.390797 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.03.17 02:53:05.390893 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.03.17 02:53:05.390936 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11501 | 2026.03.17 02:53:05.391316 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.03.17 02:53:05.391353 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11503 | 2026.03.17 02:53:05.391709 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11504 | 2026.03.17 02:53:05.391940 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.03.17 02:53:05.392074 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.0012 sec., 26666.666666666668 rows/sec., 1.86 MiB/sec. | ||
| 11506 | 2026.03.17 02:53:05.392111 [ 4 ] {afb69e96-34d8-436f-998f-81cac36c004d} <Debug> TCPHandler: Processed in 0.001364893 sec. | ||
| 11507 | 2026.03.17 02:53:05.392232 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.03.17 02:53:05.392327 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11509 | 2026.03.17 02:53:05.392370 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11510 | 2026.03.17 02:53:05.392710 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.03.17 02:53:05.392744 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11512 | 2026.03.17 02:53:05.393121 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11513 | 2026.03.17 02:53:05.393350 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.03.17 02:53:05.393477 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 709.01 KiB/sec. | ||
| 11515 | 2026.03.17 02:53:05.393512 [ 4 ] {c4c6ba66-3f2a-4f95-99a0-b76a9b9095c2} <Debug> TCPHandler: Processed in 0.001335072 sec. | ||
| 11516 | 2026.03.17 02:53:06.580947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26409 | ||
| 11517 | 2026.03.17 02:53:06.581501 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.03.17 02:53:06.581549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11519 | 2026.03.17 02:53:06.582053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11520 | 2026.03.17 02:53:06.582292 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.03.17 02:53:06.582426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26409 | ||
| 11522 | 2026.03.17 02:53:08.074097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11523 | 2026.03.17 02:53:08.091158 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.03.17 02:53:08.091216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11525 | 2026.03.17 02:53:08.097342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11526 | 2026.03.17 02:53:08.098032 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.03.17 02:53:08.100952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11528 | 2026.03.17 02:53:10.394529 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.03.17 02:53:10.394714 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11530 | 2026.03.17 02:53:10.394777 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11531 | 2026.03.17 02:53:10.395403 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.03.17 02:53:10.395445 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11533 | 2026.03.17 02:53:10.395857 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11534 | 2026.03.17 02:53:10.396087 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.03.17 02:53:10.396232 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001563 sec., 69097.8886756238 rows/sec., 5.81 MiB/sec. | ||
| 11536 | 2026.03.17 02:53:10.396273 [ 4 ] {21ffd620-2913-474c-a649-4fb85bded1b6} <Debug> TCPHandler: Processed in 0.001893536 sec. | ||
| 11537 | 2026.03.17 02:53:10.396396 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2026.03.17 02:53:10.396490 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11539 | 2026.03.17 02:53:10.396529 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11540 | 2026.03.17 02:53:10.396924 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2026.03.17 02:53:10.396960 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11542 | 2026.03.17 02:53:10.397256 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11543 | 2026.03.17 02:53:10.397474 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.03.17 02:53:10.397607 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 11545 | 2026.03.17 02:53:10.397647 [ 4 ] {f0d82173-faf2-471c-aac8-096d28e7d6f2} <Debug> TCPHandler: Processed in 0.001301732 sec. | ||
| 11546 | 2026.03.17 02:53:10.397769 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2026.03.17 02:53:10.397862 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11548 | 2026.03.17 02:53:10.397901 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11549 | 2026.03.17 02:53:10.398340 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2026.03.17 02:53:10.398381 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11551 | 2026.03.17 02:53:10.398707 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11552 | 2026.03.17 02:53:10.398923 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.03.17 02:53:10.399051 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 11554 | 2026.03.17 02:53:10.399095 [ 4 ] {f4d36977-3ca1-4f8a-8569-9121fa7ea972} <Debug> TCPHandler: Processed in 0.001376564 sec. | ||
| 11555 | 2026.03.17 02:53:10.399209 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2026.03.17 02:53:10.399302 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11557 | 2026.03.17 02:53:10.399345 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11558 | 2026.03.17 02:53:10.399742 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.03.17 02:53:10.399777 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11560 | 2026.03.17 02:53:10.400115 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11561 | 2026.03.17 02:53:10.400331 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.03.17 02:53:10.400458 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 11563 | 2026.03.17 02:53:10.400495 [ 4 ] {06f0d105-d188-47ff-bb11-cfd8c743f6ae} <Debug> TCPHandler: Processed in 0.001335502 sec. | ||
| 11564 | 2026.03.17 02:53:10.400598 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2026.03.17 02:53:10.400690 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11566 | 2026.03.17 02:53:10.400743 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11567 | 2026.03.17 02:53:10.401512 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.03.17 02:53:10.401547 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11569 | 2026.03.17 02:53:10.402081 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11570 | 2026.03.17 02:53:10.402301 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2026.03.17 02:53:10.402431 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001758 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
| 11572 | 2026.03.17 02:53:10.402484 [ 4 ] {396190ff-4409-4e65-8ad9-07c17bd3c052} <Debug> TCPHandler: Processed in 0.001934878 sec. | ||
| 11573 | 2026.03.17 02:53:10.402598 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11574 | 2026.03.17 02:53:10.402690 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11575 | 2026.03.17 02:53:10.402731 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11576 | 2026.03.17 02:53:10.403051 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.03.17 02:53:10.403084 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11578 | 2026.03.17 02:53:10.403383 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11579 | 2026.03.17 02:53:10.403602 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2026.03.17 02:53:10.403725 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11581 | 2026.03.17 02:53:10.403760 [ 4 ] {6bdec7d6-5be0-4b6b-95a6-3ef40cd06f29} <Debug> TCPHandler: Processed in 0.00121186 sec. | ||
| 11582 | 2026.03.17 02:53:13.875719 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11583 | 2026.03.17 02:53:13.875797 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11584 | 2026.03.17 02:53:14.082617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26921 | ||
| 11585 | 2026.03.17 02:53:14.083445 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.03.17 02:53:14.083507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11587 | 2026.03.17 02:53:14.083996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11588 | 2026.03.17 02:53:14.084226 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.03.17 02:53:14.084371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26921 | ||
| 11590 | 2026.03.17 02:53:14.084374 [ 99 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11591 | 2026.03.17 02:53:14.084426 [ 99 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.03.17 02:53:14.084448 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11593 | 2026.03.17 02:53:14.084593 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 11594 | 2026.03.17 02:53:14.084738 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11595 | 2026.03.17 02:53:14.084777 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24489 rows starting from the beginning of the part | ||
| 11596 | 2026.03.17 02:53:14.084845 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11597 | 2026.03.17 02:53:14.084893 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11598 | 2026.03.17 02:53:14.084936 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11599 | 2026.03.17 02:53:14.084973 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11600 | 2026.03.17 02:53:14.085014 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11601 | 2026.03.17 02:53:14.087165 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26921 rows, containing 4 columns (4 merged, 0 gathered) in 0.002634585 sec., 10218307.627197452 rows/sec., 146.17 MiB/sec. | ||
| 11602 | 2026.03.17 02:53:14.087453 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11603 | 2026.03.17 02:53:14.087745 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.03.17 02:53:14.087826 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_56_11} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11605 | 2026.03.17 02:53:14.087950 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11606 | 2026.03.17 02:53:14.127469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1394 | ||
| 11607 | 2026.03.17 02:53:14.129776 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.03.17 02:53:14.129835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11609 | 2026.03.17 02:53:14.131086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11610 | 2026.03.17 02:53:14.131381 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.03.17 02:53:14.131549 [ 99 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11612 | 2026.03.17 02:53:14.131591 [ 99 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.03.17 02:53:14.131609 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11614 | 2026.03.17 02:53:14.131712 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 11615 | 2026.03.17 02:53:14.131785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 11616 | 2026.03.17 02:53:14.132267 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11617 | 2026.03.17 02:53:14.132403 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1230 rows starting from the beginning of the part | ||
| 11618 | 2026.03.17 02:53:14.132742 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 11619 | 2026.03.17 02:53:14.133054 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 11620 | 2026.03.17 02:53:14.133358 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 11621 | 2026.03.17 02:53:14.133660 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 11622 | 2026.03.17 02:53:14.133953 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 11623 | 2026.03.17 02:53:14.139920 [ 188 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 72 columns (72 merged, 0 gathered) in 0.008255711 sec., 168852.8098912377 rows/sec., 131.83 MiB/sec. | ||
| 11624 | 2026.03.17 02:53:14.141415 [ 188 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11625 | 2026.03.17 02:53:14.141994 [ 188 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2026.03.17 02:53:14.142065 [ 188 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_41_8} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11627 | 2026.03.17 02:53:14.142437 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11628 | 2026.03.17 02:53:15.394232 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.03.17 02:53:15.394438 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11630 | 2026.03.17 02:53:15.394510 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11631 | 2026.03.17 02:53:15.395160 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.03.17 02:53:15.395207 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11633 | 2026.03.17 02:53:15.395619 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11634 | 2026.03.17 02:53:15.395850 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.03.17 02:53:15.396014 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001626 sec., 51660.51660516605 rows/sec., 4.32 MiB/sec. | ||
| 11636 | 2026.03.17 02:53:15.396065 [ 4 ] {e6c9fb3a-abae-4bcc-9975-e22aac71c00f} <Debug> TCPHandler: Processed in 0.001967848 sec. | ||
| 11637 | 2026.03.17 02:53:15.396195 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2026.03.17 02:53:15.396296 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.03.17 02:53:15.396340 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11640 | 2026.03.17 02:53:15.396781 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.03.17 02:53:15.396820 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11642 | 2026.03.17 02:53:15.397137 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11643 | 2026.03.17 02:53:15.397346 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.03.17 02:53:15.397481 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001208 sec., 11589.403973509932 rows/sec., 871.47 KiB/sec. | ||
| 11645 | 2026.03.17 02:53:15.397521 [ 4 ] {5a371324-1f19-43aa-af56-1977af389049} <Debug> TCPHandler: Processed in 0.001378413 sec. | ||
| 11646 | 2026.03.17 02:53:15.397623 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.03.17 02:53:15.397721 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11648 | 2026.03.17 02:53:15.397761 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11649 | 2026.03.17 02:53:15.398191 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.03.17 02:53:15.398227 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11651 | 2026.03.17 02:53:15.398530 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11652 | 2026.03.17 02:53:15.398742 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.03.17 02:53:15.398870 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00117 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 11654 | 2026.03.17 02:53:15.398907 [ 4 ] {ae184122-1715-4aa3-9b8f-aaf7b41cd90c} <Debug> TCPHandler: Processed in 0.001334632 sec. | ||
| 11655 | 2026.03.17 02:53:15.399015 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.03.17 02:53:15.399108 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11657 | 2026.03.17 02:53:15.399150 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11658 | 2026.03.17 02:53:15.399544 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.03.17 02:53:15.399581 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11660 | 2026.03.17 02:53:15.399913 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11661 | 2026.03.17 02:53:15.400126 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.03.17 02:53:15.400243 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 11663 | 2026.03.17 02:53:15.400253 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11664 | 2026.03.17 02:53:15.400320 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.17 02:53:15.400333 [ 4 ] {3fb2b303-58ab-4008-bee0-48e75da0b2da} <Debug> TCPHandler: Processed in 0.001367623 sec. | ||
| 11666 | 2026.03.17 02:53:15.400346 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11667 | 2026.03.17 02:53:15.400450 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.03.17 02:53:15.400473 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 11669 | 2026.03.17 02:53:15.400545 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.03.17 02:53:15.400603 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11671 | 2026.03.17 02:53:15.400645 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11672 | 2026.03.17 02:53:15.400691 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 26261 rows starting from the beginning of the part | ||
| 11673 | 2026.03.17 02:53:15.400766 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11674 | 2026.03.17 02:53:15.400822 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1350 rows starting from the beginning of the part | ||
| 11675 | 2026.03.17 02:53:15.400874 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
| 11676 | 2026.03.17 02:53:15.400923 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11677 | 2026.03.17 02:53:15.400971 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11678 | 2026.03.17 02:53:15.401376 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.03.17 02:53:15.401417 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11680 | 2026.03.17 02:53:15.401947 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11681 | 2026.03.17 02:53:15.402167 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.03.17 02:53:15.402308 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 14.09 MiB/sec. | ||
| 11683 | 2026.03.17 02:53:15.402373 [ 4 ] {1b1a8dc7-10ed-42b5-acfa-4907be3b9968} <Debug> TCPHandler: Processed in 0.001972668 sec. | ||
| 11684 | 2026.03.17 02:53:15.402485 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.03.17 02:53:15.402579 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.03.17 02:53:15.402623 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11687 | 2026.03.17 02:53:15.402977 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.03.17 02:53:15.403014 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11689 | 2026.03.17 02:53:15.403337 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11690 | 2026.03.17 02:53:15.403541 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.03.17 02:53:15.403669 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 11692 | 2026.03.17 02:53:15.403704 [ 4 ] {c2f3b800-3407-44db-8ed1-da9c43e492c3} <Debug> TCPHandler: Processed in 0.001269171 sec. | ||
| 11693 | 2026.03.17 02:53:15.407602 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28123 rows, containing 5 columns (5 merged, 0 gathered) in 0.007180995 sec., 3916309.6478969837 rows/sec., 261.36 MiB/sec. | ||
| 11694 | 2026.03.17 02:53:15.408108 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 11695 | 2026.03.17 02:53:15.408430 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.03.17 02:53:15.408516 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 11697 | 2026.03.17 02:53:15.408617 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11698 | 2026.03.17 02:53:15.601059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11699 | 2026.03.17 02:53:15.619514 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.03.17 02:53:15.619578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11701 | 2026.03.17 02:53:15.625689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11702 | 2026.03.17 02:53:15.626415 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.03.17 02:53:15.626737 [ 99 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11704 | 2026.03.17 02:53:15.626805 [ 99 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.03.17 02:53:15.626825 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11706 | 2026.03.17 02:53:15.626959 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11707 | 2026.03.17 02:53:15.630105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11708 | 2026.03.17 02:53:15.630913 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11709 | 2026.03.17 02:53:15.632625 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 11710 | 2026.03.17 02:53:15.637614 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11711 | 2026.03.17 02:53:15.642252 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11712 | 2026.03.17 02:53:15.646762 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11713 | 2026.03.17 02:53:15.651276 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11714 | 2026.03.17 02:53:15.655153 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 11715 | 2026.03.17 02:53:15.706758 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.079865339 sec., 5283.894180928726 rows/sec., 27.32 MiB/sec. | ||
| 11716 | 2026.03.17 02:53:15.709654 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11717 | 2026.03.17 02:53:15.711959 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.03.17 02:53:15.712074 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_56_11} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11719 | 2026.03.17 02:53:15.715157 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11720 | 2026.03.17 02:53:20.394121 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.03.17 02:53:20.394311 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2026.03.17 02:53:20.394377 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2026.03.17 02:53:20.395046 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.03.17 02:53:20.395098 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11725 | 2026.03.17 02:53:20.395522 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11726 | 2026.03.17 02:53:20.395829 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.03.17 02:53:20.396011 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001744 sec., 61926.605504587154 rows/sec., 5.21 MiB/sec. | ||
| 11728 | 2026.03.17 02:53:20.396014 [ 106 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11729 | 2026.03.17 02:53:20.396079 [ 4 ] {41c8ec72-b011-4568-aaa6-f7089bef9dab} <Debug> TCPHandler: Processed in 0.002086251 sec. | ||
| 11730 | 2026.03.17 02:53:20.396106 [ 106 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.03.17 02:53:20.396136 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11732 | 2026.03.17 02:53:20.396241 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.03.17 02:53:20.396263 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 11734 | 2026.03.17 02:53:20.396351 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11735 | 2026.03.17 02:53:20.396397 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11736 | 2026.03.17 02:53:20.396398 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11737 | 2026.03.17 02:53:20.396439 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2150 rows starting from the beginning of the part | ||
| 11738 | 2026.03.17 02:53:20.396509 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2089 rows starting from the beginning of the part | ||
| 11739 | 2026.03.17 02:53:20.396555 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 11740 | 2026.03.17 02:53:20.396599 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 108 rows starting from the beginning of the part | ||
| 11741 | 2026.03.17 02:53:20.396656 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 84 rows starting from the beginning of the part | ||
| 11742 | 2026.03.17 02:53:20.396697 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
| 11743 | 2026.03.17 02:53:20.396849 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.03.17 02:53:20.396892 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11745 | 2026.03.17 02:53:20.397374 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11746 | 2026.03.17 02:53:20.397615 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.03.17 02:53:20.397746 [ 106 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11748 | 2026.03.17 02:53:20.397756 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001427 sec., 18220.042046250874 rows/sec., 1.34 MiB/sec. | ||
| 11749 | 2026.03.17 02:53:20.397785 [ 106 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.03.17 02:53:20.397807 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11751 | 2026.03.17 02:53:20.397807 [ 4 ] {b9e5ee01-5f65-4284-9331-ead58d9757df} <Debug> TCPHandler: Processed in 0.00162731 sec. | ||
| 11752 | 2026.03.17 02:53:20.397912 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 11753 | 2026.03.17 02:53:20.397935 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2026.03.17 02:53:20.398034 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11755 | 2026.03.17 02:53:20.398038 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11756 | 2026.03.17 02:53:20.398075 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 81 rows starting from the beginning of the part | ||
| 11757 | 2026.03.17 02:53:20.398095 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11758 | 2026.03.17 02:53:20.398144 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 11759 | 2026.03.17 02:53:20.398196 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 39 rows starting from the beginning of the part | ||
| 11760 | 2026.03.17 02:53:20.398236 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 11761 | 2026.03.17 02:53:20.398277 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 11762 | 2026.03.17 02:53:20.398318 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 11763 | 2026.03.17 02:53:20.398539 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.03.17 02:53:20.398565 [ 191 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4595 rows, containing 5 columns (5 merged, 0 gathered) in 0.002361318 sec., 1945947.1363026921 rows/sec., 157.72 MiB/sec. | ||
| 11765 | 2026.03.17 02:53:20.398582 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11766 | 2026.03.17 02:53:20.398853 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11767 | 2026.03.17 02:53:20.399134 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.03.17 02:53:20.399188 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331922 sec., 159168.47983590633 rows/sec., 12.30 MiB/sec. | ||
| 11769 | 2026.03.17 02:53:20.399206 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11770 | 2026.03.17 02:53:20.399213 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_91_18} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11771 | 2026.03.17 02:53:20.399315 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 11772 | 2026.03.17 02:53:20.399391 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11773 | 2026.03.17 02:53:20.399442 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.03.17 02:53:20.399589 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001572 sec., 57251.908396946565 rows/sec., 4.47 MiB/sec. | ||
| 11775 | 2026.03.17 02:53:20.399592 [ 106 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11776 | 2026.03.17 02:53:20.399632 [ 4 ] {7328d272-c26f-4687-87ff-177df0721ad8} <Debug> TCPHandler: Processed in 0.001747393 sec. | ||
| 11777 | 2026.03.17 02:53:20.399644 [ 106 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2026.03.17 02:53:20.399677 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11779 | 2026.03.17 02:53:20.399757 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 11780 | 2026.03.17 02:53:20.399761 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.03.17 02:53:20.399758 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.03.17 02:53:20.399859 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11783 | 2026.03.17 02:53:20.399883 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.03.17 02:53:20.399892 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1123 rows starting from the beginning of the part | ||
| 11785 | 2026.03.17 02:53:20.399907 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_81_16} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11786 | 2026.03.17 02:53:20.399935 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11787 | 2026.03.17 02:53:20.399958 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1063 rows starting from the beginning of the part | ||
| 11788 | 2026.03.17 02:53:20.400006 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 11789 | 2026.03.17 02:53:20.400026 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11790 | 2026.03.17 02:53:20.400053 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 11791 | 2026.03.17 02:53:20.400098 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
| 11792 | 2026.03.17 02:53:20.400136 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 11793 | 2026.03.17 02:53:20.400380 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2026.03.17 02:53:20.400421 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11795 | 2026.03.17 02:53:20.400786 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11796 | 2026.03.17 02:53:20.401016 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2026.03.17 02:53:20.401155 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 11798 | 2026.03.17 02:53:20.401193 [ 4 ] {f206fdd9-e20e-46c1-b7f6-4df1bb8a15eb} <Debug> TCPHandler: Processed in 0.001481546 sec. | ||
| 11799 | 2026.03.17 02:53:20.401304 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581569 sec., 1585767.045256957 rows/sec., 118.50 MiB/sec. | ||
| 11800 | 2026.03.17 02:53:20.401312 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.03.17 02:53:20.401419 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11802 | 2026.03.17 02:53:20.401473 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11803 | 2026.03.17 02:53:20.401474 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11804 | 2026.03.17 02:53:20.401722 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.03.17 02:53:20.401794 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_91_18} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11806 | 2026.03.17 02:53:20.401880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11807 | 2026.03.17 02:53:20.402322 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.03.17 02:53:20.402358 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11809 | 2026.03.17 02:53:20.402916 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11810 | 2026.03.17 02:53:20.403152 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.17 02:53:20.403279 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11812 | 2026.03.17 02:53:20.403292 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001891 sec., 13749.338974087783 rows/sec., 24.64 MiB/sec. | ||
| 11813 | 2026.03.17 02:53:20.403324 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.03.17 02:53:20.403367 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11815 | 2026.03.17 02:53:20.403399 [ 4 ] {48e60595-a9b0-45ed-a76c-90564244f4db} <Debug> TCPHandler: Processed in 0.002136352 sec. | ||
| 11816 | 2026.03.17 02:53:20.403445 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 11817 | 2026.03.17 02:53:20.403520 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2026.03.17 02:53:20.403619 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11819 | 2026.03.17 02:53:20.403635 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11820 | 2026.03.17 02:53:20.403662 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11821 | 2026.03.17 02:53:20.403686 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11822 | 2026.03.17 02:53:20.403801 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 11823 | 2026.03.17 02:53:20.403904 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 25 rows starting from the beginning of the part | ||
| 11824 | 2026.03.17 02:53:20.403995 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 11825 | 2026.03.17 02:53:20.404037 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2026.03.17 02:53:20.404077 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11827 | 2026.03.17 02:53:20.404083 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 11828 | 2026.03.17 02:53:20.404177 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 11829 | 2026.03.17 02:53:20.404391 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11830 | 2026.03.17 02:53:20.404647 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.03.17 02:53:20.404775 [ 106 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11832 | 2026.03.17 02:53:20.404789 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 11833 | 2026.03.17 02:53:20.404808 [ 106 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.03.17 02:53:20.404831 [ 4 ] {9806795b-4351-4683-9fd0-77e748e73606} <Debug> TCPHandler: Processed in 0.001360103 sec. | ||
| 11835 | 2026.03.17 02:53:20.404832 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11836 | 2026.03.17 02:53:20.404924 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11837 | 2026.03.17 02:53:20.405011 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11838 | 2026.03.17 02:53:20.405038 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4644 rows starting from the beginning of the part | ||
| 11839 | 2026.03.17 02:53:20.405088 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part | ||
| 11840 | 2026.03.17 02:53:20.405126 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 11841 | 2026.03.17 02:53:20.405163 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 11842 | 2026.03.17 02:53:20.405198 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11843 | 2026.03.17 02:53:20.405233 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11844 | 2026.03.17 02:53:20.407194 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 4 columns (4 merged, 0 gathered) in 0.002302957 sec., 2120751.711820933 rows/sec., 142.92 MiB/sec. | ||
| 11845 | 2026.03.17 02:53:20.407719 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11846 | 2026.03.17 02:53:20.408016 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.03.17 02:53:20.408101 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_91_18} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11848 | 2026.03.17 02:53:20.408183 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11849 | 2026.03.17 02:53:20.413812 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 19 columns (19 merged, 0 gathered) in 0.010395173 sec., 160459.09000263872 rows/sec., 287.54 MiB/sec. | ||
| 11850 | 2026.03.17 02:53:20.416117 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11851 | 2026.03.17 02:53:20.416500 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2026.03.17 02:53:20.416582 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11853 | 2026.03.17 02:53:20.416749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 11854 | 2026.03.17 02:53:21.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.27 MiB, peak 345.27 MiB, free memory in arenas 0.00 B, will set to 339.22 MiB (RSS), difference: 6.95 MiB | ||
| 11855 | 2026.03.17 02:53:21.584581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27369 | ||
| 11856 | 2026.03.17 02:53:21.585347 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.03.17 02:53:21.585402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11858 | 2026.03.17 02:53:21.585920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11859 | 2026.03.17 02:53:21.586178 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.03.17 02:53:21.586338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27369 | ||
| 11861 | 2026.03.17 02:53:23.130222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11862 | 2026.03.17 02:53:23.145165 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.03.17 02:53:23.145217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11864 | 2026.03.17 02:53:23.150339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11865 | 2026.03.17 02:53:23.151028 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.03.17 02:53:23.153716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11867 | 2026.03.17 02:53:24.131989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1418 | ||
| 11868 | 2026.03.17 02:53:24.134159 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.03.17 02:53:24.134216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 11870 | 2026.03.17 02:53:24.135416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11871 | 2026.03.17 02:53:24.135704 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2026.03.17 02:53:24.136094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11873 | 2026.03.17 02:53:25.393742 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11874 | 2026.03.17 02:53:25.393928 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11875 | 2026.03.17 02:53:25.393991 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11876 | 2026.03.17 02:53:25.394636 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11877 | 2026.03.17 02:53:25.394684 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11878 | 2026.03.17 02:53:25.395069 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11879 | 2026.03.17 02:53:25.395296 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11880 | 2026.03.17 02:53:25.395443 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001561 sec., 53811.65919282511 rows/sec., 4.50 MiB/sec. | ||
| 11881 | 2026.03.17 02:53:25.395485 [ 4 ] {39e8472c-bc60-46a0-ad48-3559461869b7} <Debug> TCPHandler: Processed in 0.001869055 sec. | ||
| 11882 | 2026.03.17 02:53:25.395611 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11883 | 2026.03.17 02:53:25.395712 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11884 | 2026.03.17 02:53:25.395752 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11885 | 2026.03.17 02:53:25.396170 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.03.17 02:53:25.396206 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11887 | 2026.03.17 02:53:25.396502 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11888 | 2026.03.17 02:53:25.396714 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.03.17 02:53:25.396842 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001153 sec., 12142.237640936688 rows/sec., 913.04 KiB/sec. | ||
| 11890 | 2026.03.17 02:53:25.396879 [ 4 ] {a782c737-dcb5-4f89-b9bc-6d521b44d567} <Debug> TCPHandler: Processed in 0.001317222 sec. | ||
| 11891 | 2026.03.17 02:53:25.396994 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2026.03.17 02:53:25.397088 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11893 | 2026.03.17 02:53:25.397127 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11894 | 2026.03.17 02:53:25.397546 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.03.17 02:53:25.397582 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11896 | 2026.03.17 02:53:25.397881 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11897 | 2026.03.17 02:53:25.398093 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2026.03.17 02:53:25.398218 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001149 sec., 67885.11749347259 rows/sec., 5.30 MiB/sec. | ||
| 11899 | 2026.03.17 02:53:25.398257 [ 4 ] {bc4cefff-fb07-4552-ab34-5ca950268d6e} <Debug> TCPHandler: Processed in 0.001313122 sec. | ||
| 11900 | 2026.03.17 02:53:25.398372 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.03.17 02:53:25.398465 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11902 | 2026.03.17 02:53:25.398506 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11903 | 2026.03.17 02:53:25.398906 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.03.17 02:53:25.398942 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11905 | 2026.03.17 02:53:25.399283 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11906 | 2026.03.17 02:53:25.399488 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.03.17 02:53:25.399616 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 11908 | 2026.03.17 02:53:25.399652 [ 4 ] {ec8b8c1d-ff73-40eb-aee2-9b3e965af8c8} <Debug> TCPHandler: Processed in 0.001330522 sec. | ||
| 11909 | 2026.03.17 02:53:25.399754 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.03.17 02:53:25.399848 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.03.17 02:53:25.399900 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11912 | 2026.03.17 02:53:25.400673 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.03.17 02:53:25.400710 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11914 | 2026.03.17 02:53:25.401222 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11915 | 2026.03.17 02:53:25.401442 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.03.17 02:53:25.401578 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001747 sec., 8013.737836290784 rows/sec., 14.36 MiB/sec. | ||
| 11917 | 2026.03.17 02:53:25.401633 [ 4 ] {9b416e0a-1eb6-46a6-bfe4-efbfbcfd7788} <Debug> TCPHandler: Processed in 0.001927078 sec. | ||
| 11918 | 2026.03.17 02:53:25.401747 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.03.17 02:53:25.401841 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11920 | 2026.03.17 02:53:25.401882 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11921 | 2026.03.17 02:53:25.402215 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.03.17 02:53:25.402251 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11923 | 2026.03.17 02:53:25.402552 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11924 | 2026.03.17 02:53:25.402757 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.03.17 02:53:25.402881 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 11926 | 2026.03.17 02:53:25.402918 [ 4 ] {2d6af559-fcc1-4bd6-9ef2-3b67af0889aa} <Debug> TCPHandler: Processed in 0.0012201 sec. | ||
| 11927 | 2026.03.17 02:53:28.875860 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11928 | 2026.03.17 02:53:28.875916 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11929 | 2026.03.17 02:53:29.086530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27881 | ||
| 11930 | 2026.03.17 02:53:29.087149 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.03.17 02:53:29.087201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11932 | 2026.03.17 02:53:29.087734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11933 | 2026.03.17 02:53:29.087978 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.03.17 02:53:29.088137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27881 | ||
| 11935 | 2026.03.17 02:53:30.402188 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2026.03.17 02:53:30.402536 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2026.03.17 02:53:30.402662 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11938 | 2026.03.17 02:53:30.403822 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2026.03.17 02:53:30.403894 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11940 | 2026.03.17 02:53:30.404502 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11941 | 2026.03.17 02:53:30.404873 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2026.03.17 02:53:30.405120 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002665 sec., 40525.32833020638 rows/sec., 3.41 MiB/sec. | ||
| 11943 | 2026.03.17 02:53:30.405211 [ 4 ] {d1e0916d-3f58-4225-babf-7a45cf07cd90} <Debug> TCPHandler: Processed in 0.003252909 sec. | ||
| 11944 | 2026.03.17 02:53:30.405424 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2026.03.17 02:53:30.405564 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11946 | 2026.03.17 02:53:30.405631 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2026.03.17 02:53:30.406255 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.03.17 02:53:30.406305 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11949 | 2026.03.17 02:53:30.406766 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11950 | 2026.03.17 02:53:30.407156 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.03.17 02:53:30.407367 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 1.04 MiB/sec. | ||
| 11952 | 2026.03.17 02:53:30.407430 [ 4 ] {86801963-1c23-4b5c-9163-18bc362af50e} <Debug> TCPHandler: Processed in 0.002082671 sec. | ||
| 11953 | 2026.03.17 02:53:30.407608 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2026.03.17 02:53:30.407745 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11955 | 2026.03.17 02:53:30.407824 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2026.03.17 02:53:30.408495 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.03.17 02:53:30.408553 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11958 | 2026.03.17 02:53:30.409125 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11959 | 2026.03.17 02:53:30.409522 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.03.17 02:53:30.409730 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002015 sec., 44665.01240694789 rows/sec., 3.49 MiB/sec. | ||
| 11961 | 2026.03.17 02:53:30.409804 [ 4 ] {64976f4b-6144-4111-9b21-ae23ee29caa8} <Debug> TCPHandler: Processed in 0.002268385 sec. | ||
| 11962 | 2026.03.17 02:53:30.409973 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.03.17 02:53:30.410104 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2026.03.17 02:53:30.410163 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11965 | 2026.03.17 02:53:30.410790 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.03.17 02:53:30.410841 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11967 | 2026.03.17 02:53:30.411312 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11968 | 2026.03.17 02:53:30.411609 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.03.17 02:53:30.411787 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
| 11970 | 2026.03.17 02:53:30.411886 [ 4 ] {12fb3aaf-ab31-49c7-ba9c-c596255d7d2f} <Debug> TCPHandler: Processed in 0.001985889 sec. | ||
| 11971 | 2026.03.17 02:53:30.412050 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2026.03.17 02:53:30.412163 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11973 | 2026.03.17 02:53:30.412235 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11974 | 2026.03.17 02:53:30.413621 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.03.17 02:53:30.413668 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11976 | 2026.03.17 02:53:30.414505 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11977 | 2026.03.17 02:53:30.414875 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.03.17 02:53:30.415149 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002961 sec., 8780.817291455589 rows/sec., 15.73 MiB/sec. | ||
| 11979 | 2026.03.17 02:53:30.415307 [ 4 ] {f1481f2a-f939-4ecb-ba65-98e633b27003} <Debug> TCPHandler: Processed in 0.00331454 sec. | ||
| 11980 | 2026.03.17 02:53:30.415494 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.03.17 02:53:30.415611 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11982 | 2026.03.17 02:53:30.415666 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11983 | 2026.03.17 02:53:30.416222 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.03.17 02:53:30.416271 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11985 | 2026.03.17 02:53:30.416715 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11986 | 2026.03.17 02:53:30.417299 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.03.17 02:53:30.417505 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00192 sec., 31250 rows/sec., 2.11 MiB/sec. | ||
| 11988 | 2026.03.17 02:53:30.417562 [ 4 ] {09d048e6-3ceb-4967-8eec-eee87b882bb9} <Debug> TCPHandler: Processed in 0.002129492 sec. | ||
| 11989 | 2026.03.17 02:53:30.653857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11990 | 2026.03.17 02:53:30.682369 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.03.17 02:53:30.682470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 11992 | 2026.03.17 02:53:30.691757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11993 | 2026.03.17 02:53:30.693431 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.03.17 02:53:30.701999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11995 | 2026.03.17 02:53:31.126155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48735 | ||
| 11996 | 2026.03.17 02:53:31.126282 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11997 | 2026.03.17 02:53:31.126309 [ 289 ] {} <Debug> TCP-Session: 858970e0-886c-4c5a-8f07-e1ad3e9971d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48735 | ||
| 11998 | 2026.03.17 02:53:31.126332 [ 289 ] {} <Debug> TCP-Session: 858970e0-886c-4c5a-8f07-e1ad3e9971d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.03.17 02:53:31.126344 [ 289 ] {} <Debug> TCP-Session: 858970e0-886c-4c5a-8f07-e1ad3e9971d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.03.17 02:53:31.126558 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44147 | ||
| 12001 | 2026.03.17 02:53:31.126590 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51910 | ||
| 12002 | 2026.03.17 02:53:31.126621 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59398 | ||
| 12003 | 2026.03.17 02:53:31.126631 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44241 | ||
| 12004 | 2026.03.17 02:53:31.126686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12005 | 2026.03.17 02:53:31.126686 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12006 | 2026.03.17 02:53:31.126642 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63280 | ||
| 12007 | 2026.03.17 02:53:31.126731 [ 352 ] {} <Debug> TCP-Session: 72214655-fec5-4d90-a65a-b43ae4087e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:51910 | ||
| 12008 | 2026.03.17 02:53:31.126747 [ 289 ] {} <Trace> TCP-Session: 858970e0-886c-4c5a-8f07-e1ad3e9971d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2026.03.17 02:53:31.126767 [ 352 ] {} <Debug> TCP-Session: 72214655-fec5-4d90-a65a-b43ae4087e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.03.17 02:53:31.126784 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12011 | 2026.03.17 02:53:31.126807 [ 352 ] {} <Debug> TCP-Session: 72214655-fec5-4d90-a65a-b43ae4087e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12012 | 2026.03.17 02:53:31.126730 [ 290 ] {} <Debug> TCP-Session: c3c332ef-45ed-4185-9d3b-a17d10db49e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44147 | ||
| 12013 | 2026.03.17 02:53:31.126832 [ 354 ] {} <Debug> TCP-Session: b9011880-9a18-42cf-bb00-20bfc74b8970 Authenticating user 'default' from [fd00:1122:3344:101::e]:44241 | ||
| 12014 | 2026.03.17 02:53:31.126853 [ 290 ] {} <Debug> TCP-Session: c3c332ef-45ed-4185-9d3b-a17d10db49e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12015 | 2026.03.17 02:53:31.126873 [ 354 ] {} <Debug> TCP-Session: b9011880-9a18-42cf-bb00-20bfc74b8970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2026.03.17 02:53:31.126886 [ 290 ] {} <Debug> TCP-Session: c3c332ef-45ed-4185-9d3b-a17d10db49e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.03.17 02:53:31.126895 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59964 | ||
| 12018 | 2026.03.17 02:53:31.126640 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 | ||
| 12019 | 2026.03.17 02:53:31.126943 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12020 | 2026.03.17 02:53:31.126901 [ 354 ] {} <Debug> TCP-Session: b9011880-9a18-42cf-bb00-20bfc74b8970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2026.03.17 02:53:31.126991 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48735) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12022 | 2026.03.17 02:53:31.126995 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50660 | ||
| 12023 | 2026.03.17 02:53:31.126996 [ 356 ] {} <Debug> TCP-Session: 0ca69636-4eba-4805-932d-ec61dacd408d Authenticating user 'default' from [fd00:1122:3344:101::e]:63280 | ||
| 12024 | 2026.03.17 02:53:31.126762 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12025 | 2026.03.17 02:53:31.127078 [ 356 ] {} <Debug> TCP-Session: 0ca69636-4eba-4805-932d-ec61dacd408d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12026 | 2026.03.17 02:53:31.127122 [ 356 ] {} <Debug> TCP-Session: 0ca69636-4eba-4805-932d-ec61dacd408d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.03.17 02:53:31.127131 [ 353 ] {} <Debug> TCP-Session: 9e6038ab-7a3d-486e-9f70-2a271a94657a Authenticating user 'default' from [fd00:1122:3344:101::e]:59398 | ||
| 12028 | 2026.03.17 02:53:31.127171 [ 353 ] {} <Debug> TCP-Session: 9e6038ab-7a3d-486e-9f70-2a271a94657a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.03.17 02:53:31.127191 [ 353 ] {} <Debug> TCP-Session: 9e6038ab-7a3d-486e-9f70-2a271a94657a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.03.17 02:53:31.127317 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12031 | 2026.03.17 02:53:31.127384 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12032 | 2026.03.17 02:53:31.127408 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12033 | 2026.03.17 02:53:31.127445 [ 359 ] {} <Debug> TCP-Session: 26d244f5-0e7b-4e8e-af90-faef6e720dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59964 | ||
| 12034 | 2026.03.17 02:53:31.127462 [ 359 ] {} <Debug> TCP-Session: 26d244f5-0e7b-4e8e-af90-faef6e720dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12035 | 2026.03.17 02:53:31.127474 [ 359 ] {} <Debug> TCP-Session: 26d244f5-0e7b-4e8e-af90-faef6e720dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.03.17 02:53:31.127532 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12037 | 2026.03.17 02:53:31.127565 [ 355 ] {} <Debug> TCP-Session: 433aeab5-fe63-4dcd-8c1e-b0341b14ada8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 | ||
| 12038 | 2026.03.17 02:53:31.127584 [ 355 ] {} <Debug> TCP-Session: 433aeab5-fe63-4dcd-8c1e-b0341b14ada8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.03.17 02:53:31.127597 [ 355 ] {} <Debug> TCP-Session: 433aeab5-fe63-4dcd-8c1e-b0341b14ada8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2026.03.17 02:53:31.127718 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 12041 | 2026.03.17 02:53:31.127757 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12042 | 2026.03.17 02:53:31.127794 [ 360 ] {} <Debug> TCP-Session: 2cee2a30-656d-483a-b292-da47f2d250cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50660 | ||
| 12043 | 2026.03.17 02:53:31.127810 [ 360 ] {} <Debug> TCP-Session: 2cee2a30-656d-483a-b292-da47f2d250cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.03.17 02:53:31.127822 [ 360 ] {} <Debug> TCP-Session: 2cee2a30-656d-483a-b292-da47f2d250cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12045 | 2026.03.17 02:53:31.128799 [ 346 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> AggregatingTransform: Aggregating | ||
| 12046 | 2026.03.17 02:53:31.128848 [ 346 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12047 | 2026.03.17 02:53:31.128885 [ 346 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058076 sec. (945.112 rows/sec., 36.92 KiB/sec.) | ||
| 12048 | 2026.03.17 02:53:31.128904 [ 346 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Trace> Aggregator: Merging aggregated data | ||
| 12049 | 2026.03.17 02:53:31.130130 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 12050 | 2026.03.17 02:53:31.130276 [ 289 ] {1509952f-23d7-427a-bb80-4a7bcd326ee3} <Debug> TCPHandler: Processed in 0.00371362 sec. | ||
| 12051 | 2026.03.17 02:53:31.130416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12052 | 2026.03.17 02:53:31.130431 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12053 | 2026.03.17 02:53:31.130445 [ 289 ] {} <Debug> TCP-Session: 858970e0-886c-4c5a-8f07-e1ad3e9971d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.03.17 02:53:31.130457 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12055 | 2026.03.17 02:53:31.130481 [ 360 ] {} <Debug> TCP-Session: 2cee2a30-656d-483a-b292-da47f2d250cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.03.17 02:53:31.130492 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12057 | 2026.03.17 02:53:31.130515 [ 352 ] {} <Debug> TCP-Session: 72214655-fec5-4d90-a65a-b43ae4087e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.03.17 02:53:31.130527 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12059 | 2026.03.17 02:53:31.130547 [ 353 ] {} <Debug> TCP-Session: 9e6038ab-7a3d-486e-9f70-2a271a94657a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.03.17 02:53:31.130550 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12061 | 2026.03.17 02:53:31.130572 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12062 | 2026.03.17 02:53:31.130607 [ 356 ] {} <Debug> TCP-Session: 0ca69636-4eba-4805-932d-ec61dacd408d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12063 | 2026.03.17 02:53:31.130472 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12064 | 2026.03.17 02:53:31.130645 [ 359 ] {} <Debug> TCP-Session: 26d244f5-0e7b-4e8e-af90-faef6e720dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12065 | 2026.03.17 02:53:31.130661 [ 290 ] {} <Debug> TCP-Session: c3c332ef-45ed-4185-9d3b-a17d10db49e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.03.17 02:53:31.130511 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12067 | 2026.03.17 02:53:31.130579 [ 354 ] {} <Debug> TCP-Session: b9011880-9a18-42cf-bb00-20bfc74b8970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2026.03.17 02:53:31.130743 [ 355 ] {} <Debug> TCP-Session: 433aeab5-fe63-4dcd-8c1e-b0341b14ada8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12069 | 2026.03.17 02:53:31.178344 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42529 | ||
| 12070 | 2026.03.17 02:53:31.178438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12071 | 2026.03.17 02:53:31.178463 [ 289 ] {} <Debug> TCP-Session: f0aa618a-f584-4bf2-a761-7036f4ffb8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42529 | ||
| 12072 | 2026.03.17 02:53:31.178484 [ 289 ] {} <Debug> TCP-Session: f0aa618a-f584-4bf2-a761-7036f4ffb8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.03.17 02:53:31.178497 [ 289 ] {} <Debug> TCP-Session: f0aa618a-f584-4bf2-a761-7036f4ffb8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.03.17 02:53:31.178670 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46044 | ||
| 12075 | 2026.03.17 02:53:31.178672 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54032 | ||
| 12076 | 2026.03.17 02:53:31.178727 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58246 | ||
| 12077 | 2026.03.17 02:53:31.178764 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33342 | ||
| 12078 | 2026.03.17 02:53:31.178766 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48254 | ||
| 12079 | 2026.03.17 02:53:31.178798 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12080 | 2026.03.17 02:53:31.178789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12081 | 2026.03.17 02:53:31.178841 [ 352 ] {} <Debug> TCP-Session: c8a2fd3f-6f67-43ed-b597-f93011e6ba8b Authenticating user 'default' from [fd00:1122:3344:101::e]:54032 | ||
| 12082 | 2026.03.17 02:53:31.178851 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12083 | 2026.03.17 02:53:31.178860 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12084 | 2026.03.17 02:53:31.178872 [ 352 ] {} <Debug> TCP-Session: c8a2fd3f-6f67-43ed-b597-f93011e6ba8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.03.17 02:53:31.178885 [ 359 ] {} <Debug> TCP-Session: a540eda5-86aa-419d-a299-391550cd6bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:33342 | ||
| 12086 | 2026.03.17 02:53:31.178895 [ 360 ] {} <Debug> TCP-Session: 1b798bfd-67c1-4ce0-a5c0-c03001d9dd08 Authenticating user 'default' from [fd00:1122:3344:101::e]:48254 | ||
| 12087 | 2026.03.17 02:53:31.178899 [ 352 ] {} <Debug> TCP-Session: c8a2fd3f-6f67-43ed-b597-f93011e6ba8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12088 | 2026.03.17 02:53:31.178920 [ 359 ] {} <Debug> TCP-Session: a540eda5-86aa-419d-a299-391550cd6bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.03.17 02:53:31.178926 [ 360 ] {} <Debug> TCP-Session: 1b798bfd-67c1-4ce0-a5c0-c03001d9dd08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2026.03.17 02:53:31.178945 [ 359 ] {} <Debug> TCP-Session: a540eda5-86aa-419d-a299-391550cd6bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12091 | 2026.03.17 02:53:31.178956 [ 360 ] {} <Debug> TCP-Session: 1b798bfd-67c1-4ce0-a5c0-c03001d9dd08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12092 | 2026.03.17 02:53:31.178857 [ 290 ] {} <Debug> TCP-Session: c1c80edc-e8cd-46f4-b462-aff30b9494f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46044 | ||
| 12093 | 2026.03.17 02:53:31.178851 [ 289 ] {} <Trace> TCP-Session: f0aa618a-f584-4bf2-a761-7036f4ffb8f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.03.17 02:53:31.179001 [ 290 ] {} <Debug> TCP-Session: c1c80edc-e8cd-46f4-b462-aff30b9494f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12095 | 2026.03.17 02:53:31.178743 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51018 | ||
| 12096 | 2026.03.17 02:53:31.179039 [ 290 ] {} <Debug> TCP-Session: c1c80edc-e8cd-46f4-b462-aff30b9494f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2026.03.17 02:53:31.178741 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42924 | ||
| 12098 | 2026.03.17 02:53:31.178852 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12099 | 2026.03.17 02:53:31.179119 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12100 | 2026.03.17 02:53:31.179139 [ 354 ] {} <Debug> TCP-Session: 7987b834-4ebd-48a5-8efa-973484eec58f Authenticating user 'default' from [fd00:1122:3344:101::e]:58246 | ||
| 12101 | 2026.03.17 02:53:31.179148 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12102 | 2026.03.17 02:53:31.179164 [ 356 ] {} <Debug> TCP-Session: a1ea3750-1008-4a04-977a-cc1b3ad52760 Authenticating user 'default' from [fd00:1122:3344:101::e]:51018 | ||
| 12103 | 2026.03.17 02:53:31.179170 [ 354 ] {} <Debug> TCP-Session: 7987b834-4ebd-48a5-8efa-973484eec58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12104 | 2026.03.17 02:53:31.179184 [ 355 ] {} <Debug> TCP-Session: 3b03e198-1773-435a-8ecc-0597bdbdfcf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42924 | ||
| 12105 | 2026.03.17 02:53:31.179208 [ 354 ] {} <Debug> TCP-Session: 7987b834-4ebd-48a5-8efa-973484eec58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2026.03.17 02:53:31.179203 [ 356 ] {} <Debug> TCP-Session: a1ea3750-1008-4a04-977a-cc1b3ad52760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.03.17 02:53:31.179225 [ 355 ] {} <Debug> TCP-Session: 3b03e198-1773-435a-8ecc-0597bdbdfcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.03.17 02:53:31.179267 [ 356 ] {} <Debug> TCP-Session: a1ea3750-1008-4a04-977a-cc1b3ad52760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.03.17 02:53:31.179283 [ 355 ] {} <Debug> TCP-Session: 3b03e198-1773-435a-8ecc-0597bdbdfcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.03.17 02:53:31.179164 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12111 | 2026.03.17 02:53:31.178713 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50446 | ||
| 12112 | 2026.03.17 02:53:31.179430 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12113 | 2026.03.17 02:53:31.179456 [ 353 ] {} <Debug> TCP-Session: 79eed607-2b93-4b4d-ae73-71b2e2148e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50446 | ||
| 12114 | 2026.03.17 02:53:31.179479 [ 353 ] {} <Debug> TCP-Session: 79eed607-2b93-4b4d-ae73-71b2e2148e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12115 | 2026.03.17 02:53:31.179492 [ 353 ] {} <Debug> TCP-Session: 79eed607-2b93-4b4d-ae73-71b2e2148e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12116 | 2026.03.17 02:53:31.179565 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12117 | 2026.03.17 02:53:31.179620 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12118 | 2026.03.17 02:53:31.179982 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 12119 | 2026.03.17 02:53:31.181013 [ 317 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> AggregatingTransform: Aggregating | ||
| 12120 | 2026.03.17 02:53:31.181074 [ 317 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> Aggregator: Aggregation method: without_key | ||
| 12121 | 2026.03.17 02:53:31.181113 [ 317 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008815 sec. (991.262 rows/sec., 38.72 KiB/sec.) | ||
| 12122 | 2026.03.17 02:53:31.181132 [ 317 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Trace> Aggregator: Merging aggregated data | ||
| 12123 | 2026.03.17 02:53:31.182498 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003386 sec., 295.33372711163616 rows/sec., 11.54 KiB/sec. | ||
| 12124 | 2026.03.17 02:53:31.182633 [ 289 ] {326e0dac-99e6-4379-a1cb-7683f1827901} <Debug> TCPHandler: Processed in 0.003886725 sec. | ||
| 12125 | 2026.03.17 02:53:31.182778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12126 | 2026.03.17 02:53:31.182806 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12127 | 2026.03.17 02:53:31.182825 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12128 | 2026.03.17 02:53:31.182842 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12129 | 2026.03.17 02:53:31.182859 [ 290 ] {} <Debug> TCP-Session: c1c80edc-e8cd-46f4-b462-aff30b9494f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.03.17 02:53:31.182868 [ 352 ] {} <Debug> TCP-Session: c8a2fd3f-6f67-43ed-b597-f93011e6ba8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12131 | 2026.03.17 02:53:31.182884 [ 360 ] {} <Debug> TCP-Session: 1b798bfd-67c1-4ce0-a5c0-c03001d9dd08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.03.17 02:53:31.182878 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12133 | 2026.03.17 02:53:31.182898 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12134 | 2026.03.17 02:53:31.182934 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12135 | 2026.03.17 02:53:31.182942 [ 355 ] {} <Debug> TCP-Session: 3b03e198-1773-435a-8ecc-0597bdbdfcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2026.03.17 02:53:31.182963 [ 354 ] {} <Debug> TCP-Session: 7987b834-4ebd-48a5-8efa-973484eec58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12137 | 2026.03.17 02:53:31.182975 [ 359 ] {} <Debug> TCP-Session: a540eda5-86aa-419d-a299-391550cd6bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2026.03.17 02:53:31.182912 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12139 | 2026.03.17 02:53:31.182860 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12140 | 2026.03.17 02:53:31.183042 [ 356 ] {} <Debug> TCP-Session: a1ea3750-1008-4a04-977a-cc1b3ad52760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12141 | 2026.03.17 02:53:31.182818 [ 289 ] {} <Debug> TCP-Session: f0aa618a-f584-4bf2-a761-7036f4ffb8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12142 | 2026.03.17 02:53:31.183079 [ 353 ] {} <Debug> TCP-Session: 79eed607-2b93-4b4d-ae73-71b2e2148e47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2026.03.17 02:53:31.188780 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51814 | ||
| 12144 | 2026.03.17 02:53:31.188841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12145 | 2026.03.17 02:53:31.188860 [ 289 ] {} <Debug> TCP-Session: 414b6f3d-fba9-4fba-a0ba-864009a01375 Authenticating user 'default' from [fd00:1122:3344:101::e]:51814 | ||
| 12146 | 2026.03.17 02:53:31.188876 [ 289 ] {} <Debug> TCP-Session: 414b6f3d-fba9-4fba-a0ba-864009a01375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2026.03.17 02:53:31.188888 [ 289 ] {} <Debug> TCP-Session: 414b6f3d-fba9-4fba-a0ba-864009a01375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2026.03.17 02:53:31.189054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49005 | ||
| 12149 | 2026.03.17 02:53:31.189084 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54778 | ||
| 12150 | 2026.03.17 02:53:31.189100 [ 289 ] {} <Trace> TCP-Session: 414b6f3d-fba9-4fba-a0ba-864009a01375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.03.17 02:53:31.189112 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63771 | ||
| 12152 | 2026.03.17 02:53:31.189142 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59309 | ||
| 12153 | 2026.03.17 02:53:31.189150 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12154 | 2026.03.17 02:53:31.189146 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35231 | ||
| 12155 | 2026.03.17 02:53:31.189192 [ 352 ] {} <Debug> TCP-Session: 3db80922-3f1d-43a5-886a-586f85cfc339 Authenticating user 'default' from [fd00:1122:3344:101::e]:54778 | ||
| 12156 | 2026.03.17 02:53:31.189206 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12157 | 2026.03.17 02:53:31.189206 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12158 | 2026.03.17 02:53:31.189216 [ 352 ] {} <Debug> TCP-Session: 3db80922-3f1d-43a5-886a-586f85cfc339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.03.17 02:53:31.189241 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12160 | 2026.03.17 02:53:31.189251 [ 352 ] {} <Debug> TCP-Session: 3db80922-3f1d-43a5-886a-586f85cfc339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2026.03.17 02:53:31.189246 [ 354 ] {} <Debug> TCP-Session: 121e0e16-c104-4993-8d2d-570570b9d750 Authenticating user 'default' from [fd00:1122:3344:101::e]:63771 | ||
| 12162 | 2026.03.17 02:53:31.189266 [ 360 ] {} <Debug> TCP-Session: bf4fc6c6-ac1d-4166-9c22-07f8dfb90c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:35231 | ||
| 12163 | 2026.03.17 02:53:31.189290 [ 354 ] {} <Debug> TCP-Session: 121e0e16-c104-4993-8d2d-570570b9d750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12164 | 2026.03.17 02:53:31.189305 [ 360 ] {} <Debug> TCP-Session: bf4fc6c6-ac1d-4166-9c22-07f8dfb90c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2026.03.17 02:53:31.189317 [ 354 ] {} <Debug> TCP-Session: 121e0e16-c104-4993-8d2d-570570b9d750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2026.03.17 02:53:31.189332 [ 360 ] {} <Debug> TCP-Session: bf4fc6c6-ac1d-4166-9c22-07f8dfb90c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2026.03.17 02:53:31.189240 [ 359 ] {} <Debug> TCP-Session: 8c8dae39-32df-42a6-8e39-2d6143cff8f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59309 | ||
| 12168 | 2026.03.17 02:53:31.189125 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46873 | ||
| 12169 | 2026.03.17 02:53:31.189388 [ 359 ] {} <Debug> TCP-Session: 8c8dae39-32df-42a6-8e39-2d6143cff8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2026.03.17 02:53:31.189123 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52132 | ||
| 12171 | 2026.03.17 02:53:31.189419 [ 359 ] {} <Debug> TCP-Session: 8c8dae39-32df-42a6-8e39-2d6143cff8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2026.03.17 02:53:31.189440 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12173 | 2026.03.17 02:53:31.189122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12174 | 2026.03.17 02:53:31.189478 [ 356 ] {} <Debug> TCP-Session: 1f327e0d-f786-4459-8266-2a1c983a81b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46873 | ||
| 12175 | 2026.03.17 02:53:31.189483 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12176 | 2026.03.17 02:53:31.189499 [ 356 ] {} <Debug> TCP-Session: 1f327e0d-f786-4459-8266-2a1c983a81b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12177 | 2026.03.17 02:53:31.189496 [ 290 ] {} <Debug> TCP-Session: e6267a93-6efb-46d1-8e06-c36462d35731 Authenticating user 'default' from [fd00:1122:3344:101::e]:49005 | ||
| 12178 | 2026.03.17 02:53:31.189516 [ 355 ] {} <Debug> TCP-Session: e0bdfd3e-a66b-472a-9db6-c840a714f391 Authenticating user 'default' from [fd00:1122:3344:101::e]:52132 | ||
| 12179 | 2026.03.17 02:53:31.189533 [ 290 ] {} <Debug> TCP-Session: e6267a93-6efb-46d1-8e06-c36462d35731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12180 | 2026.03.17 02:53:31.189548 [ 355 ] {} <Debug> TCP-Session: e0bdfd3e-a66b-472a-9db6-c840a714f391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12181 | 2026.03.17 02:53:31.189560 [ 290 ] {} <Debug> TCP-Session: e6267a93-6efb-46d1-8e06-c36462d35731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12182 | 2026.03.17 02:53:31.189571 [ 355 ] {} <Debug> TCP-Session: e0bdfd3e-a66b-472a-9db6-c840a714f391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2026.03.17 02:53:31.189521 [ 356 ] {} <Debug> TCP-Session: 1f327e0d-f786-4459-8266-2a1c983a81b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.03.17 02:53:31.189230 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51814) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12185 | 2026.03.17 02:53:31.189112 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34361 | ||
| 12186 | 2026.03.17 02:53:31.189709 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12187 | 2026.03.17 02:53:31.189735 [ 353 ] {} <Debug> TCP-Session: b0094670-864c-4c1f-9bb5-5c6b84602611 Authenticating user 'default' from [fd00:1122:3344:101::e]:34361 | ||
| 12188 | 2026.03.17 02:53:31.189755 [ 353 ] {} <Debug> TCP-Session: b0094670-864c-4c1f-9bb5-5c6b84602611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12189 | 2026.03.17 02:53:31.189768 [ 353 ] {} <Debug> TCP-Session: b0094670-864c-4c1f-9bb5-5c6b84602611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12190 | 2026.03.17 02:53:31.189793 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12191 | 2026.03.17 02:53:31.189841 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12192 | 2026.03.17 02:53:31.190068 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 12193 | 2026.03.17 02:53:31.190922 [ 330 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> AggregatingTransform: Aggregating | ||
| 12194 | 2026.03.17 02:53:31.190979 [ 330 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12195 | 2026.03.17 02:53:31.191019 [ 330 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866701 sec. (1153.800 rows/sec., 45.07 KiB/sec.) | ||
| 12196 | 2026.03.17 02:53:31.191038 [ 330 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Trace> Aggregator: Merging aggregated data | ||
| 12197 | 2026.03.17 02:53:31.192608 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003407 sec., 293.51335485764605 rows/sec., 11.47 KiB/sec. | ||
| 12198 | 2026.03.17 02:53:31.192745 [ 289 ] {d033d1ba-b9be-4d1c-b10a-6fc9c32cc5f0} <Debug> TCPHandler: Processed in 0.003698931 sec. | ||
| 12199 | 2026.03.17 02:53:31.192870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12200 | 2026.03.17 02:53:31.192898 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12201 | 2026.03.17 02:53:31.192901 [ 289 ] {} <Debug> TCP-Session: 414b6f3d-fba9-4fba-a0ba-864009a01375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2026.03.17 02:53:31.192924 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12203 | 2026.03.17 02:53:31.192940 [ 360 ] {} <Debug> TCP-Session: bf4fc6c6-ac1d-4166-9c22-07f8dfb90c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2026.03.17 02:53:31.192951 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12205 | 2026.03.17 02:53:31.192982 [ 290 ] {} <Debug> TCP-Session: e6267a93-6efb-46d1-8e06-c36462d35731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12206 | 2026.03.17 02:53:31.192996 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12207 | 2026.03.17 02:53:31.193019 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12208 | 2026.03.17 02:53:31.193046 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12209 | 2026.03.17 02:53:31.193069 [ 354 ] {} <Debug> TCP-Session: 121e0e16-c104-4993-8d2d-570570b9d750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2026.03.17 02:53:31.193096 [ 355 ] {} <Debug> TCP-Session: e0bdfd3e-a66b-472a-9db6-c840a714f391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12211 | 2026.03.17 02:53:31.193111 [ 359 ] {} <Debug> TCP-Session: 8c8dae39-32df-42a6-8e39-2d6143cff8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2026.03.17 02:53:31.193023 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12213 | 2026.03.17 02:53:31.192968 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12214 | 2026.03.17 02:53:31.193189 [ 356 ] {} <Debug> TCP-Session: 1f327e0d-f786-4459-8266-2a1c983a81b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2026.03.17 02:53:31.193026 [ 353 ] {} <Debug> TCP-Session: b0094670-864c-4c1f-9bb5-5c6b84602611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12216 | 2026.03.17 02:53:31.193208 [ 352 ] {} <Debug> TCP-Session: 3db80922-3f1d-43a5-886a-586f85cfc339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.03.17 02:53:33.531755 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12218 | 2026.03.17 02:53:33.531969 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12219 | 2026.03.17 02:53:33.532060 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12220 | 2026.03.17 02:53:33.533271 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.03.17 02:53:33.533322 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12222 | 2026.03.17 02:53:33.533803 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12223 | 2026.03.17 02:53:33.534181 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.03.17 02:53:33.534552 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002635 sec., 9108.159392789374 rows/sec., 773.84 KiB/sec. | ||
| 12225 | 2026.03.17 02:53:33.534683 [ 4 ] {49be35d9-4ce4-448f-94b7-2ad018ef6119} <Debug> TCPHandler: Processed in 0.003055925 sec. | ||
| 12226 | 2026.03.17 02:53:33.534930 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2026.03.17 02:53:33.535063 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12228 | 2026.03.17 02:53:33.535111 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12229 | 2026.03.17 02:53:33.535614 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.03.17 02:53:33.535652 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12231 | 2026.03.17 02:53:33.536000 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12232 | 2026.03.17 02:53:33.536227 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.03.17 02:53:33.536369 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001335 sec., 10486.89138576779 rows/sec., 855.13 KiB/sec. | ||
| 12234 | 2026.03.17 02:53:33.536416 [ 4 ] {7d31c2dc-8858-4124-b070-4a325e0d7879} <Debug> TCPHandler: Processed in 0.001575268 sec. | ||
| 12235 | 2026.03.17 02:53:33.536561 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.03.17 02:53:33.536675 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12237 | 2026.03.17 02:53:33.536724 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12238 | 2026.03.17 02:53:33.538488 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.03.17 02:53:33.538523 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12240 | 2026.03.17 02:53:33.538972 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12241 | 2026.03.17 02:53:33.539185 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.03.17 02:53:33.539326 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.00268 sec., 781716.4179104477 rows/sec., 59.85 MiB/sec. | ||
| 12243 | 2026.03.17 02:53:33.539367 [ 4 ] {2ac1b18f-4c38-46a9-8a8b-6ad1e8f61254} <Debug> TCPHandler: Processed in 0.00286757 sec. | ||
| 12244 | 2026.03.17 02:53:33.539473 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.03.17 02:53:33.539571 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.03.17 02:53:33.539614 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12247 | 2026.03.17 02:53:33.540050 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.03.17 02:53:33.540087 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12249 | 2026.03.17 02:53:33.540409 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12250 | 2026.03.17 02:53:33.540621 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.03.17 02:53:33.540755 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001206 sec., 42288.55721393035 rows/sec., 3.09 MiB/sec. | ||
| 12252 | 2026.03.17 02:53:33.540793 [ 4 ] {b0779822-39df-459a-9c1a-4d8d823af7ee} <Debug> TCPHandler: Processed in 0.001370934 sec. | ||
| 12253 | 2026.03.17 02:53:33.540902 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.03.17 02:53:33.540998 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12255 | 2026.03.17 02:53:33.541040 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12256 | 2026.03.17 02:53:33.541699 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.03.17 02:53:33.541733 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12258 | 2026.03.17 02:53:33.542112 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12259 | 2026.03.17 02:53:33.542324 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.03.17 02:53:33.542450 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001472 sec., 497282.60869565216 rows/sec., 29.41 MiB/sec. | ||
| 12261 | 2026.03.17 02:53:33.542489 [ 4 ] {421b3e91-e940-4bed-8091-16c3e2995428} <Debug> TCPHandler: Processed in 0.00163659 sec. | ||
| 12262 | 2026.03.17 02:53:33.542610 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.03.17 02:53:33.542707 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12264 | 2026.03.17 02:53:33.542749 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12265 | 2026.03.17 02:53:33.543143 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2026.03.17 02:53:33.543182 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12267 | 2026.03.17 02:53:33.543472 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12268 | 2026.03.17 02:53:33.543691 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2026.03.17 02:53:33.543827 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 12270 | 2026.03.17 02:53:33.543865 [ 4 ] {e27661d4-5853-4008-82a3-cf159a312cbd} <Debug> TCPHandler: Processed in 0.001305222 sec. | ||
| 12271 | 2026.03.17 02:53:33.543971 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.03.17 02:53:33.544065 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12273 | 2026.03.17 02:53:33.544105 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12274 | 2026.03.17 02:53:33.544518 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.03.17 02:53:33.544556 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12276 | 2026.03.17 02:53:33.544870 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12277 | 2026.03.17 02:53:33.545094 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.03.17 02:53:33.545223 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 12279 | 2026.03.17 02:53:33.545262 [ 4 ] {fddecb3b-25a5-4e6e-9a14-ba759c8d1f94} <Debug> TCPHandler: Processed in 0.001341323 sec. | ||
| 12280 | 2026.03.17 02:53:33.545365 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.03.17 02:53:33.545461 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12282 | 2026.03.17 02:53:33.545501 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12283 | 2026.03.17 02:53:33.546310 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.17 02:53:33.546346 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12285 | 2026.03.17 02:53:33.546714 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12286 | 2026.03.17 02:53:33.546941 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.03.17 02:53:33.547073 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001629 sec., 659914.057704113 rows/sec., 46.01 MiB/sec. | ||
| 12288 | 2026.03.17 02:53:33.547111 [ 4 ] {6d802c32-5c6c-47be-b308-8ae3e1722003} <Debug> TCPHandler: Processed in 0.001795294 sec. | ||
| 12289 | 2026.03.17 02:53:33.547230 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2026.03.17 02:53:33.547324 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12291 | 2026.03.17 02:53:33.547367 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12292 | 2026.03.17 02:53:33.548095 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.03.17 02:53:33.548130 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12294 | 2026.03.17 02:53:33.548566 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12295 | 2026.03.17 02:53:33.548787 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.03.17 02:53:33.548922 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001615 sec., 839628.4829721362 rows/sec., 53.36 MiB/sec. | ||
| 12297 | 2026.03.17 02:53:33.548960 [ 4 ] {4069a1fb-61e0-4bcf-89c9-dfc2ad9f0aea} <Debug> TCPHandler: Processed in 0.001779383 sec. | ||
| 12298 | 2026.03.17 02:53:33.549070 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2026.03.17 02:53:33.549164 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12300 | 2026.03.17 02:53:33.549218 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12301 | 2026.03.17 02:53:33.550042 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2026.03.17 02:53:33.550079 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12303 | 2026.03.17 02:53:33.550633 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12304 | 2026.03.17 02:53:33.550890 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.03.17 02:53:33.551042 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001896 sec., 13185.65400843882 rows/sec., 23.63 MiB/sec. | ||
| 12306 | 2026.03.17 02:53:33.551116 [ 4 ] {5dd6c535-1caa-4b93-b9b9-0e588e516b87} <Debug> TCPHandler: Processed in 0.002094931 sec. | ||
| 12307 | 2026.03.17 02:53:33.551240 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2026.03.17 02:53:33.551336 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12309 | 2026.03.17 02:53:33.551378 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12310 | 2026.03.17 02:53:33.551741 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.03.17 02:53:33.551780 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12312 | 2026.03.17 02:53:33.552095 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12313 | 2026.03.17 02:53:33.552346 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.03.17 02:53:33.552481 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001163 sec., 41272.5709372313 rows/sec., 2.78 MiB/sec. | ||
| 12315 | 2026.03.17 02:53:33.552518 [ 4 ] {abd474bd-8795-46a8-9ff9-dd3993f79e77} <Debug> TCPHandler: Processed in 0.001328042 sec. | ||
| 12316 | 2026.03.17 02:53:34.136272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1470 | ||
| 12317 | 2026.03.17 02:53:34.139018 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.03.17 02:53:34.139059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12319 | 2026.03.17 02:53:34.140254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12320 | 2026.03.17 02:53:34.140521 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.03.17 02:53:34.140772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 12322 | 2026.03.17 02:53:35.387563 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2026.03.17 02:53:35.387769 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12324 | 2026.03.17 02:53:35.387838 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12325 | 2026.03.17 02:53:35.388496 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.03.17 02:53:35.388532 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12327 | 2026.03.17 02:53:35.388924 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12328 | 2026.03.17 02:53:35.389149 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12329 | 2026.03.17 02:53:35.389295 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.73 MiB/sec. | ||
| 12330 | 2026.03.17 02:53:35.389336 [ 4 ] {52de18a3-5b89-4ab4-b9ae-2ef97f0ff386} <Debug> TCPHandler: Processed in 0.001899267 sec. | ||
| 12331 | 2026.03.17 02:53:35.389445 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12332 | 2026.03.17 02:53:35.389537 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12333 | 2026.03.17 02:53:35.389575 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12334 | 2026.03.17 02:53:35.389970 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.03.17 02:53:35.390005 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12336 | 2026.03.17 02:53:35.390299 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12337 | 2026.03.17 02:53:35.390516 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.03.17 02:53:35.390638 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001119 sec., 57193.92314566577 rows/sec., 4.46 MiB/sec. | ||
| 12339 | 2026.03.17 02:53:35.390674 [ 4 ] {905362eb-9db3-411e-ad95-4b8d4f5c7e89} <Debug> TCPHandler: Processed in 0.001276361 sec. | ||
| 12340 | 2026.03.17 02:53:35.390781 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12341 | 2026.03.17 02:53:35.390873 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12342 | 2026.03.17 02:53:35.390914 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12343 | 2026.03.17 02:53:35.391258 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.03.17 02:53:35.391293 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12345 | 2026.03.17 02:53:35.391606 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12346 | 2026.03.17 02:53:35.391806 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.03.17 02:53:35.391931 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001076 sec., 29739.776951672866 rows/sec., 2.07 MiB/sec. | ||
| 12348 | 2026.03.17 02:53:35.391926 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 12349 | 2026.03.17 02:53:35.391968 [ 4 ] {e4267855-f07b-496e-b83f-3d8515a3aa39} <Debug> TCPHandler: Processed in 0.00123319 sec. | ||
| 12350 | 2026.03.17 02:53:35.392007 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.03.17 02:53:35.392039 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12352 | 2026.03.17 02:53:35.392090 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2026.03.17 02:53:35.392130 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 12354 | 2026.03.17 02:53:35.392185 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12355 | 2026.03.17 02:53:35.392225 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12356 | 2026.03.17 02:53:35.392224 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12357 | 2026.03.17 02:53:35.392261 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28123 rows starting from the beginning of the part | ||
| 12358 | 2026.03.17 02:53:35.392317 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12359 | 2026.03.17 02:53:35.392361 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12360 | 2026.03.17 02:53:35.392401 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12361 | 2026.03.17 02:53:35.392441 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1356 rows starting from the beginning of the part | ||
| 12362 | 2026.03.17 02:53:35.392531 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.03.17 02:53:35.392565 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12364 | 2026.03.17 02:53:35.392863 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12365 | 2026.03.17 02:53:35.393062 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.03.17 02:53:35.393188 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001021 sec., 11753.183153770813 rows/sec., 811.09 KiB/sec. | ||
| 12367 | 2026.03.17 02:53:35.393223 [ 4 ] {62380bab-d66e-4082-b09a-a5492a3f3e19} <Debug> TCPHandler: Processed in 0.001181798 sec. | ||
| 12368 | 2026.03.17 02:53:35.397802 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005700509 sec., 5255495.605743276 rows/sec., 350.22 MiB/sec. | ||
| 12369 | 2026.03.17 02:53:35.398528 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 12370 | 2026.03.17 02:53:35.398853 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.03.17 02:53:35.398939 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 12372 | 2026.03.17 02:53:35.399040 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12373 | 2026.03.17 02:53:36.588280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28329 | ||
| 12374 | 2026.03.17 02:53:36.588856 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.03.17 02:53:36.588902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12376 | 2026.03.17 02:53:36.589446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12377 | 2026.03.17 02:53:36.589676 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.03.17 02:53:36.589807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28329 | ||
| 12379 | 2026.03.17 02:53:38.202103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12380 | 2026.03.17 02:53:38.219877 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.03.17 02:53:38.219941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12382 | 2026.03.17 02:53:38.227696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12383 | 2026.03.17 02:53:38.228376 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.03.17 02:53:38.231681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12385 | 2026.03.17 02:53:40.395019 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.03.17 02:53:40.395238 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12387 | 2026.03.17 02:53:40.395310 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12388 | 2026.03.17 02:53:40.395974 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.03.17 02:53:40.396022 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12390 | 2026.03.17 02:53:40.396433 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12391 | 2026.03.17 02:53:40.396678 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.03.17 02:53:40.396822 [ 85 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12393 | 2026.03.17 02:53:40.396841 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001656 sec., 65217.39130434783 rows/sec., 5.49 MiB/sec. | ||
| 12394 | 2026.03.17 02:53:40.396866 [ 85 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.03.17 02:53:40.396887 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12396 | 2026.03.17 02:53:40.396898 [ 4 ] {d98944b8-cbb9-4dc5-99d3-9ba55754df77} <Debug> TCPHandler: Processed in 0.002013039 sec. | ||
| 12397 | 2026.03.17 02:53:40.397021 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12398 | 2026.03.17 02:53:40.397023 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 12399 | 2026.03.17 02:53:40.397125 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12400 | 2026.03.17 02:53:40.397174 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12401 | 2026.03.17 02:53:40.397207 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12402 | 2026.03.17 02:53:40.397252 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2150 rows starting from the beginning of the part | ||
| 12403 | 2026.03.17 02:53:40.397333 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 84 rows starting from the beginning of the part | ||
| 12404 | 2026.03.17 02:53:40.397388 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
| 12405 | 2026.03.17 02:53:40.397440 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2095 rows starting from the beginning of the part | ||
| 12406 | 2026.03.17 02:53:40.397486 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 12407 | 2026.03.17 02:53:40.397530 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 12408 | 2026.03.17 02:53:40.397619 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.03.17 02:53:40.397661 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12410 | 2026.03.17 02:53:40.398003 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12411 | 2026.03.17 02:53:40.398234 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.03.17 02:53:40.398376 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.50 MiB/sec. | ||
| 12413 | 2026.03.17 02:53:40.398417 [ 4 ] {bd4cb0d0-2e82-4e50-a75f-2334aa0252c7} <Debug> TCPHandler: Processed in 0.001447475 sec. | ||
| 12414 | 2026.03.17 02:53:40.398522 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.03.17 02:53:40.398619 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12416 | 2026.03.17 02:53:40.398660 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12417 | 2026.03.17 02:53:40.399077 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.03.17 02:53:40.399112 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12419 | 2026.03.17 02:53:40.399230 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.002273255 sec., 2023970.0341580685 rows/sec., 164.03 MiB/sec. | ||
| 12420 | 2026.03.17 02:53:40.399435 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12421 | 2026.03.17 02:53:40.399484 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12422 | 2026.03.17 02:53:40.399716 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.03.17 02:53:40.399793 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2026.03.17 02:53:40.399837 [ 85 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12425 | 2026.03.17 02:53:40.399861 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001262 sec., 71315.37242472266 rows/sec., 5.57 MiB/sec. | ||
| 12426 | 2026.03.17 02:53:40.399879 [ 85 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.03.17 02:53:40.399886 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_96_19} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12428 | 2026.03.17 02:53:40.399902 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12429 | 2026.03.17 02:53:40.399902 [ 4 ] {82a5705c-b2f2-4e4a-8b77-814ba80f78e8} <Debug> TCPHandler: Processed in 0.001429855 sec. | ||
| 12430 | 2026.03.17 02:53:40.399981 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 12431 | 2026.03.17 02:53:40.400025 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 12432 | 2026.03.17 02:53:40.400029 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2026.03.17 02:53:40.400124 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12434 | 2026.03.17 02:53:40.400142 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12435 | 2026.03.17 02:53:40.400158 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1123 rows starting from the beginning of the part | ||
| 12436 | 2026.03.17 02:53:40.400194 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12437 | 2026.03.17 02:53:40.400220 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part | ||
| 12438 | 2026.03.17 02:53:40.400272 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 12439 | 2026.03.17 02:53:40.400314 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1075 rows starting from the beginning of the part | ||
| 12440 | 2026.03.17 02:53:40.400356 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12441 | 2026.03.17 02:53:40.400400 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 12442 | 2026.03.17 02:53:40.400629 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.03.17 02:53:40.400669 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12444 | 2026.03.17 02:53:40.401024 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12445 | 2026.03.17 02:53:40.401253 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.03.17 02:53:40.401386 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 12447 | 2026.03.17 02:53:40.401424 [ 4 ] {1c815ae2-8683-442c-9dac-a9b74774898c} <Debug> TCPHandler: Processed in 0.001444815 sec. | ||
| 12448 | 2026.03.17 02:53:40.401536 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.03.17 02:53:40.401544 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587208 sec., 1587693.61041527 rows/sec., 118.71 MiB/sec. | ||
| 12450 | 2026.03.17 02:53:40.401631 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12451 | 2026.03.17 02:53:40.401690 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12452 | 2026.03.17 02:53:40.401734 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12453 | 2026.03.17 02:53:40.401976 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.17 02:53:40.402044 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_96_19} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12455 | 2026.03.17 02:53:40.402112 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12456 | 2026.03.17 02:53:40.402505 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2026.03.17 02:53:40.402547 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12458 | 2026.03.17 02:53:40.403094 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12459 | 2026.03.17 02:53:40.403322 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2026.03.17 02:53:40.403464 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 12461 | 2026.03.17 02:53:40.403518 [ 4 ] {e30cacb6-69a9-4151-a586-21d6eb9bc478} <Debug> TCPHandler: Processed in 0.00203174 sec. | ||
| 12462 | 2026.03.17 02:53:40.403629 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12463 | 2026.03.17 02:53:40.403728 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12464 | 2026.03.17 02:53:40.403772 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12465 | 2026.03.17 02:53:40.404106 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.03.17 02:53:40.404140 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12467 | 2026.03.17 02:53:40.404449 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12468 | 2026.03.17 02:53:40.404666 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.03.17 02:53:40.404770 [ 85 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12470 | 2026.03.17 02:53:40.404795 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12471 | 2026.03.17 02:53:40.404803 [ 85 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.03.17 02:53:40.404826 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12473 | 2026.03.17 02:53:40.404832 [ 4 ] {ddb68a92-2e41-4279-8c4e-6a82ee1861bc} <Debug> TCPHandler: Processed in 0.001252291 sec. | ||
| 12474 | 2026.03.17 02:53:40.404911 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 12475 | 2026.03.17 02:53:40.405029 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12476 | 2026.03.17 02:53:40.405064 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4884 rows starting from the beginning of the part | ||
| 12477 | 2026.03.17 02:53:40.405126 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 12478 | 2026.03.17 02:53:40.405168 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 12479 | 2026.03.17 02:53:40.405207 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
| 12480 | 2026.03.17 02:53:40.405248 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 12481 | 2026.03.17 02:53:40.405287 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 12482 | 2026.03.17 02:53:40.407004 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130022 sec., 2405608.9561516265 rows/sec., 162.12 MiB/sec. | ||
| 12483 | 2026.03.17 02:53:40.407340 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12484 | 2026.03.17 02:53:40.407617 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2026.03.17 02:53:40.407696 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_96_19} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12486 | 2026.03.17 02:53:40.407789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12487 | 2026.03.17 02:53:43.876164 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12488 | 2026.03.17 02:53:43.876225 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12489 | 2026.03.17 02:53:44.090902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28841 | ||
| 12490 | 2026.03.17 02:53:44.091452 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12491 | 2026.03.17 02:53:44.091495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12492 | 2026.03.17 02:53:44.091992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12493 | 2026.03.17 02:53:44.092237 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12494 | 2026.03.17 02:53:44.092372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28841 | ||
| 12495 | 2026.03.17 02:53:44.141985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1490 | ||
| 12496 | 2026.03.17 02:53:44.144225 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.03.17 02:53:44.144290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 12498 | 2026.03.17 02:53:44.145505 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12499 | 2026.03.17 02:53:44.145805 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.03.17 02:53:44.146175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 12501 | 2026.03.17 02:53:45.394059 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12502 | 2026.03.17 02:53:45.394245 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12503 | 2026.03.17 02:53:45.394307 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12504 | 2026.03.17 02:53:45.394948 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.03.17 02:53:45.394990 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12506 | 2026.03.17 02:53:45.395384 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12507 | 2026.03.17 02:53:45.395614 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.03.17 02:53:45.395775 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001575 sec., 53333.333333333336 rows/sec., 4.46 MiB/sec. | ||
| 12509 | 2026.03.17 02:53:45.395824 [ 4 ] {cda33e48-bf01-4122-b335-bb9c686ea73b} <Debug> TCPHandler: Processed in 0.001886626 sec. | ||
| 12510 | 2026.03.17 02:53:45.395947 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.03.17 02:53:45.396046 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.03.17 02:53:45.396088 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12513 | 2026.03.17 02:53:45.396499 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12514 | 2026.03.17 02:53:45.396534 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12515 | 2026.03.17 02:53:45.396844 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12516 | 2026.03.17 02:53:45.397052 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.03.17 02:53:45.397158 [ 81 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12518 | 2026.03.17 02:53:45.397180 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001157 sec., 12100.259291270528 rows/sec., 909.88 KiB/sec. | ||
| 12519 | 2026.03.17 02:53:45.397194 [ 81 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.03.17 02:53:45.397213 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12521 | 2026.03.17 02:53:45.397218 [ 4 ] {f43e5365-c3e5-4297-949d-4fc4314b3002} <Debug> TCPHandler: Processed in 0.001323683 sec. | ||
| 12522 | 2026.03.17 02:53:45.397326 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 12523 | 2026.03.17 02:53:45.397331 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.03.17 02:53:45.397468 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12525 | 2026.03.17 02:53:45.397471 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12526 | 2026.03.17 02:53:45.397506 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 81 rows starting from the beginning of the part | ||
| 12527 | 2026.03.17 02:53:45.397526 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12528 | 2026.03.17 02:53:45.397576 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part | ||
| 12529 | 2026.03.17 02:53:45.397627 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 12530 | 2026.03.17 02:53:45.397671 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 51 rows starting from the beginning of the part | ||
| 12531 | 2026.03.17 02:53:45.397725 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 12532 | 2026.03.17 02:53:45.397769 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part | ||
| 12533 | 2026.03.17 02:53:45.397950 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.03.17 02:53:45.397991 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12535 | 2026.03.17 02:53:45.398305 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12536 | 2026.03.17 02:53:45.398524 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.03.17 02:53:45.398641 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364073 sec., 155416.90217459036 rows/sec., 11.97 MiB/sec. | ||
| 12538 | 2026.03.17 02:53:45.398650 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001199 sec., 65054.21184320267 rows/sec., 5.08 MiB/sec. | ||
| 12539 | 2026.03.17 02:53:45.398739 [ 4 ] {ea9c5d0c-fecc-433b-94bf-79780b44fc06} <Debug> TCPHandler: Processed in 0.001457706 sec. | ||
| 12540 | 2026.03.17 02:53:45.398856 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2026.03.17 02:53:45.398873 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12542 | 2026.03.17 02:53:45.398951 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.03.17 02:53:45.398998 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12544 | 2026.03.17 02:53:45.399218 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.03.17 02:53:45.399313 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_86_17} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12546 | 2026.03.17 02:53:45.399400 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.03.17 02:53:45.399432 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12548 | 2026.03.17 02:53:45.399440 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12549 | 2026.03.17 02:53:45.399791 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12550 | 2026.03.17 02:53:45.400000 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.03.17 02:53:45.400127 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12552 | 2026.03.17 02:53:45.400163 [ 4 ] {ff462821-a462-47ab-bd37-7cfd37cd6b54} <Debug> TCPHandler: Processed in 0.001356853 sec. | ||
| 12553 | 2026.03.17 02:53:45.400291 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.03.17 02:53:45.400384 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.03.17 02:53:45.400436 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12556 | 2026.03.17 02:53:45.401182 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.03.17 02:53:45.401216 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12558 | 2026.03.17 02:53:45.401749 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12559 | 2026.03.17 02:53:45.401994 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.03.17 02:53:45.402105 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12561 | 2026.03.17 02:53:45.402130 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001764 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 12562 | 2026.03.17 02:53:45.402147 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.03.17 02:53:45.402170 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12564 | 2026.03.17 02:53:45.402196 [ 4 ] {ca383942-1c82-4afc-a46e-af9ba92398e6} <Debug> TCPHandler: Processed in 0.001952998 sec. | ||
| 12565 | 2026.03.17 02:53:45.402267 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 12566 | 2026.03.17 02:53:45.402307 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.03.17 02:53:45.402406 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.03.17 02:53:45.402447 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12569 | 2026.03.17 02:53:45.402505 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12570 | 2026.03.17 02:53:45.402570 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1668 rows starting from the beginning of the part | ||
| 12571 | 2026.03.17 02:53:45.402705 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part | ||
| 12572 | 2026.03.17 02:53:45.402778 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.03.17 02:53:45.402813 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 12574 | 2026.03.17 02:53:45.402817 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12575 | 2026.03.17 02:53:45.402922 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 25 rows starting from the beginning of the part | ||
| 12576 | 2026.03.17 02:53:45.403037 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
| 12577 | 2026.03.17 02:53:45.403148 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part | ||
| 12578 | 2026.03.17 02:53:45.403163 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12579 | 2026.03.17 02:53:45.403389 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.03.17 02:53:45.403525 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12581 | 2026.03.17 02:53:45.403561 [ 4 ] {d4b2f3d7-c03a-4694-8ed1-11359f3d6fd8} <Debug> TCPHandler: Processed in 0.001304111 sec. | ||
| 12582 | 2026.03.17 02:53:45.414248 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1773 rows, containing 19 columns (19 merged, 0 gathered) in 0.012021973 sec., 147479.95191804206 rows/sec., 264.28 MiB/sec. | ||
| 12583 | 2026.03.17 02:53:45.416107 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12584 | 2026.03.17 02:53:45.416451 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.03.17 02:53:45.416518 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12586 | 2026.03.17 02:53:45.416638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 12587 | 2026.03.17 02:53:45.732709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12588 | 2026.03.17 02:53:45.749692 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.03.17 02:53:45.749762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12590 | 2026.03.17 02:53:45.756556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12591 | 2026.03.17 02:53:45.757348 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.03.17 02:53:45.761387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12593 | 2026.03.17 02:53:46.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.02 MiB, peak 357.62 MiB, free memory in arenas 0.00 B, will set to 345.29 MiB (RSS), difference: 4.27 MiB | ||
| 12594 | 2026.03.17 02:53:50.394123 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.03.17 02:53:50.394333 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12596 | 2026.03.17 02:53:50.394404 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12597 | 2026.03.17 02:53:50.395038 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.03.17 02:53:50.395083 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12599 | 2026.03.17 02:53:50.395485 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12600 | 2026.03.17 02:53:50.395718 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.03.17 02:53:50.395876 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 102.25 KiB/sec. | ||
| 12602 | 2026.03.17 02:53:50.395917 [ 4 ] {f38c5752-fa21-48ff-a64c-6273ad2b39ff} <Debug> TCPHandler: Processed in 0.001925627 sec. | ||
| 12603 | 2026.03.17 02:53:50.396023 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.03.17 02:53:50.396118 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12605 | 2026.03.17 02:53:50.396158 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12606 | 2026.03.17 02:53:50.396581 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.03.17 02:53:50.396616 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12608 | 2026.03.17 02:53:50.396944 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12609 | 2026.03.17 02:53:50.397170 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.17 02:53:50.397304 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001203 sec., 90606.81629260183 rows/sec., 7.61 MiB/sec. | ||
| 12611 | 2026.03.17 02:53:50.397342 [ 4 ] {8d665d14-0ee2-442e-b070-e77af93f4488} <Debug> TCPHandler: Processed in 0.001368353 sec. | ||
| 12612 | 2026.03.17 02:53:50.397450 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.03.17 02:53:50.397543 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.17 02:53:50.397583 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12615 | 2026.03.17 02:53:50.397976 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.03.17 02:53:50.398010 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12617 | 2026.03.17 02:53:50.398320 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12618 | 2026.03.17 02:53:50.398532 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.17 02:53:50.398660 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001135 sec., 24669.603524229075 rows/sec., 1.80 MiB/sec. | ||
| 12620 | 2026.03.17 02:53:50.398697 [ 4 ] {8e13dcc0-ddff-4863-8d79-dfe039309c47} <Debug> TCPHandler: Processed in 0.001297512 sec. | ||
| 12621 | 2026.03.17 02:53:50.398801 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.03.17 02:53:50.398894 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12623 | 2026.03.17 02:53:50.398933 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12624 | 2026.03.17 02:53:50.399328 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.03.17 02:53:50.399364 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12626 | 2026.03.17 02:53:50.399693 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12627 | 2026.03.17 02:53:50.399907 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.03.17 02:53:50.400037 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001161 sec., 79242.03273040483 rows/sec., 6.19 MiB/sec. | ||
| 12629 | 2026.03.17 02:53:50.400074 [ 4 ] {59edbb0b-063b-4680-b660-effad8a5f106} <Debug> TCPHandler: Processed in 0.001321223 sec. | ||
| 12630 | 2026.03.17 02:53:50.400181 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12631 | 2026.03.17 02:53:50.400275 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12632 | 2026.03.17 02:53:50.400317 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12633 | 2026.03.17 02:53:50.400714 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.03.17 02:53:50.400749 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12635 | 2026.03.17 02:53:50.401099 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12636 | 2026.03.17 02:53:50.401316 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.03.17 02:53:50.401448 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001192 sec., 135067.11409395974 rows/sec., 9.41 MiB/sec. | ||
| 12638 | 2026.03.17 02:53:50.401486 [ 4 ] {5f967dc5-9ccf-4802-b57d-d3f9074eb27c} <Debug> TCPHandler: Processed in 0.001354983 sec. | ||
| 12639 | 2026.03.17 02:53:50.401592 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.03.17 02:53:50.401685 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12641 | 2026.03.17 02:53:50.401738 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12642 | 2026.03.17 02:53:50.402506 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.03.17 02:53:50.402541 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12644 | 2026.03.17 02:53:50.403093 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12645 | 2026.03.17 02:53:50.403313 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.03.17 02:53:50.403446 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 26.19 MiB/sec. | ||
| 12647 | 2026.03.17 02:53:50.403499 [ 4 ] {31d8fe1d-70b3-49a8-aa0d-63041c4e8fae} <Debug> TCPHandler: Processed in 0.001957037 sec. | ||
| 12648 | 2026.03.17 02:53:50.403607 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12649 | 2026.03.17 02:53:50.403702 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.03.17 02:53:50.403749 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12651 | 2026.03.17 02:53:50.404078 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2026.03.17 02:53:50.404113 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12653 | 2026.03.17 02:53:50.404416 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12654 | 2026.03.17 02:53:50.404638 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.03.17 02:53:50.404769 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12656 | 2026.03.17 02:53:50.404804 [ 4 ] {e8cd7a9f-17a1-4d79-92c6-59f33f2e22c5} <Debug> TCPHandler: Processed in 0.00124708 sec. | ||
| 12657 | 2026.03.17 02:53:51.592554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29289 | ||
| 12658 | 2026.03.17 02:53:51.593147 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.03.17 02:53:51.593201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12660 | 2026.03.17 02:53:51.593726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12661 | 2026.03.17 02:53:51.593972 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.03.17 02:53:51.594121 [ 76 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12663 | 2026.03.17 02:53:51.594129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29289 | ||
| 12664 | 2026.03.17 02:53:51.594192 [ 76 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.03.17 02:53:51.594219 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12666 | 2026.03.17 02:53:51.594311 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 12667 | 2026.03.17 02:53:51.594401 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12668 | 2026.03.17 02:53:51.594432 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26921 rows starting from the beginning of the part | ||
| 12669 | 2026.03.17 02:53:51.594492 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12670 | 2026.03.17 02:53:51.594539 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12671 | 2026.03.17 02:53:51.594581 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12672 | 2026.03.17 02:53:51.594617 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12673 | 2026.03.17 02:53:51.594659 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12674 | 2026.03.17 02:53:51.597474 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29289 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203939 sec., 9141559.811219877 rows/sec., 130.77 MiB/sec. | ||
| 12675 | 2026.03.17 02:53:51.597706 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12676 | 2026.03.17 02:53:51.598000 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.03.17 02:53:51.598088 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_61_12} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12678 | 2026.03.17 02:53:51.598164 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12679 | 2026.03.17 02:53:53.261468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12680 | 2026.03.17 02:53:53.279655 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2026.03.17 02:53:53.279718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12682 | 2026.03.17 02:53:53.286077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12683 | 2026.03.17 02:53:53.286861 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.03.17 02:53:53.287184 [ 74 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12685 | 2026.03.17 02:53:53.287258 [ 74 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.03.17 02:53:53.287287 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12687 | 2026.03.17 02:53:53.287430 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12688 | 2026.03.17 02:53:53.290885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12689 | 2026.03.17 02:53:53.291326 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12690 | 2026.03.17 02:53:53.292830 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12691 | 2026.03.17 02:53:53.297494 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12692 | 2026.03.17 02:53:53.303060 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12693 | 2026.03.17 02:53:53.307755 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12694 | 2026.03.17 02:53:53.312506 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12695 | 2026.03.17 02:53:53.316514 [ 189 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 12696 | 2026.03.17 02:53:53.376232 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.088859077 sec., 5176.7361931972355 rows/sec., 26.77 MiB/sec. | ||
| 12697 | 2026.03.17 02:53:53.379248 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12698 | 2026.03.17 02:53:53.381311 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_61_12} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.03.17 02:53:53.381420 [ 196 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_61_12} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12700 | 2026.03.17 02:53:53.383896 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12701 | 2026.03.17 02:53:54.146324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1516 | ||
| 12702 | 2026.03.17 02:53:54.148613 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.03.17 02:53:54.148676 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.48 GiB. | ||
| 12704 | 2026.03.17 02:53:54.149925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12705 | 2026.03.17 02:53:54.150213 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.03.17 02:53:54.150603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 12707 | 2026.03.17 02:53:55.394380 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.03.17 02:53:55.394563 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12709 | 2026.03.17 02:53:55.394626 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12710 | 2026.03.17 02:53:55.395283 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.03.17 02:53:55.395325 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12712 | 2026.03.17 02:53:55.395723 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12713 | 2026.03.17 02:53:55.395954 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.03.17 02:53:55.396096 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001578 sec., 53231.9391634981 rows/sec., 4.45 MiB/sec. | ||
| 12715 | 2026.03.17 02:53:55.396138 [ 4 ] {05196761-56e5-42fc-94df-678b22d01831} <Debug> TCPHandler: Processed in 0.001882976 sec. | ||
| 12716 | 2026.03.17 02:53:55.396268 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.03.17 02:53:55.396363 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12718 | 2026.03.17 02:53:55.396403 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12719 | 2026.03.17 02:53:55.396836 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.03.17 02:53:55.396870 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12721 | 2026.03.17 02:53:55.397172 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12722 | 2026.03.17 02:53:55.397390 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.03.17 02:53:55.397522 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001178 sec., 11884.550084889643 rows/sec., 893.66 KiB/sec. | ||
| 12724 | 2026.03.17 02:53:55.397561 [ 4 ] {02fc3cdc-2969-47c7-85d7-3f71a0da0103} <Debug> TCPHandler: Processed in 0.001343823 sec. | ||
| 12725 | 2026.03.17 02:53:55.397683 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12726 | 2026.03.17 02:53:55.397777 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12727 | 2026.03.17 02:53:55.397816 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12728 | 2026.03.17 02:53:55.398242 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.03.17 02:53:55.398286 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12730 | 2026.03.17 02:53:55.398651 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12731 | 2026.03.17 02:53:55.398860 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.03.17 02:53:55.398984 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001226 sec., 63621.53344208809 rows/sec., 4.97 MiB/sec. | ||
| 12733 | 2026.03.17 02:53:55.399021 [ 4 ] {a2e213cb-b8fb-46dd-a15a-7a591996167f} <Debug> TCPHandler: Processed in 0.001387553 sec. | ||
| 12734 | 2026.03.17 02:53:55.399138 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12735 | 2026.03.17 02:53:55.399231 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12736 | 2026.03.17 02:53:55.399275 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12737 | 2026.03.17 02:53:55.399692 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12738 | 2026.03.17 02:53:55.399727 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12739 | 2026.03.17 02:53:55.400058 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12740 | 2026.03.17 02:53:55.400269 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12741 | 2026.03.17 02:53:55.400402 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12742 | 2026.03.17 02:53:55.400440 [ 4 ] {a1725971-93d3-4393-af66-18e95e26e645} <Debug> TCPHandler: Processed in 0.001351523 sec. | ||
| 12743 | 2026.03.17 02:53:55.400437 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 12744 | 2026.03.17 02:53:55.400507 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12745 | 2026.03.17 02:53:55.400533 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12746 | 2026.03.17 02:53:55.400553 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.03.17 02:53:55.400664 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12748 | 2026.03.17 02:53:55.400662 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 12749 | 2026.03.17 02:53:55.400719 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12750 | 2026.03.17 02:53:55.400830 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12751 | 2026.03.17 02:53:55.400875 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 29959 rows starting from the beginning of the part | ||
| 12752 | 2026.03.17 02:53:55.400953 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part | ||
| 12753 | 2026.03.17 02:53:55.401004 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12754 | 2026.03.17 02:53:55.401050 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12755 | 2026.03.17 02:53:55.401090 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 161 rows starting from the beginning of the part | ||
| 12756 | 2026.03.17 02:53:55.401134 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12757 | 2026.03.17 02:53:55.401514 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.03.17 02:53:55.401555 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12759 | 2026.03.17 02:53:55.402131 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12760 | 2026.03.17 02:53:55.402361 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.03.17 02:53:55.402507 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 13.47 MiB/sec. | ||
| 12762 | 2026.03.17 02:53:55.402564 [ 4 ] {7e4505a7-b045-4b58-8f84-a52bbbeacd24} <Debug> TCPHandler: Processed in 0.002060641 sec. | ||
| 12763 | 2026.03.17 02:53:55.402705 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.03.17 02:53:55.402807 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.03.17 02:53:55.402849 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12766 | 2026.03.17 02:53:55.403198 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.03.17 02:53:55.403234 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12768 | 2026.03.17 02:53:55.403566 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12769 | 2026.03.17 02:53:55.403783 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.03.17 02:53:55.403916 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 12771 | 2026.03.17 02:53:55.403953 [ 4 ] {0a838c56-76a1-4c6a-bf23-94edae0a36de} <Debug> TCPHandler: Processed in 0.001311862 sec. | ||
| 12772 | 2026.03.17 02:53:55.407561 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30632 rows, containing 5 columns (5 merged, 0 gathered) in 0.006957949 sec., 4402446.755502232 rows/sec., 293.66 MiB/sec. | ||
| 12773 | 2026.03.17 02:53:55.408126 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 12774 | 2026.03.17 02:53:55.408463 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.03.17 02:53:55.408542 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 12776 | 2026.03.17 02:53:55.408637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12777 | 2026.03.17 02:53:58.876460 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12778 | 2026.03.17 02:53:58.876515 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12779 | 2026.03.17 02:53:59.094369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29801 | ||
| 12780 | 2026.03.17 02:53:59.094979 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2026.03.17 02:53:59.095038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12782 | 2026.03.17 02:53:59.095595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12783 | 2026.03.17 02:53:59.095851 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.03.17 02:53:59.096009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29801 | ||
| 12785 | 2026.03.17 02:54:00.398199 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2026.03.17 02:54:00.398456 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12787 | 2026.03.17 02:54:00.398554 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12788 | 2026.03.17 02:54:00.399512 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.03.17 02:54:00.399576 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12790 | 2026.03.17 02:54:00.400168 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12791 | 2026.03.17 02:54:00.400509 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.03.17 02:54:00.400725 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002335 sec., 46252.67665952891 rows/sec., 3.89 MiB/sec. | ||
| 12793 | 2026.03.17 02:54:00.400797 [ 4 ] {7e04f934-4c46-419f-8411-761dd9cbc311} <Debug> TCPHandler: Processed in 0.002795118 sec. | ||
| 12794 | 2026.03.17 02:54:00.400984 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.03.17 02:54:00.401117 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12796 | 2026.03.17 02:54:00.401179 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12797 | 2026.03.17 02:54:00.401803 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.03.17 02:54:00.401854 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12799 | 2026.03.17 02:54:00.402321 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12800 | 2026.03.17 02:54:00.402611 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.03.17 02:54:00.402761 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001678 sec., 15494.636471990465 rows/sec., 1.14 MiB/sec. | ||
| 12802 | 2026.03.17 02:54:00.402804 [ 4 ] {e5cdd236-a33f-4065-94c0-a6aa3b7a5729} <Debug> TCPHandler: Processed in 0.001897826 sec. | ||
| 12803 | 2026.03.17 02:54:00.402950 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.03.17 02:54:00.403072 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12805 | 2026.03.17 02:54:00.403132 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12806 | 2026.03.17 02:54:00.403743 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2026.03.17 02:54:00.403791 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12808 | 2026.03.17 02:54:00.404236 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12809 | 2026.03.17 02:54:00.404561 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2026.03.17 02:54:00.404779 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001732 sec., 51963.048498845266 rows/sec., 4.06 MiB/sec. | ||
| 12811 | 2026.03.17 02:54:00.404836 [ 4 ] {01cc22d0-c036-4348-96d2-857e93cf2a1a} <Debug> TCPHandler: Processed in 0.001950877 sec. | ||
| 12812 | 2026.03.17 02:54:00.405010 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.03.17 02:54:00.405156 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12814 | 2026.03.17 02:54:00.405233 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12815 | 2026.03.17 02:54:00.405815 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.03.17 02:54:00.405927 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12817 | 2026.03.17 02:54:00.406437 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12818 | 2026.03.17 02:54:00.406774 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.03.17 02:54:00.406948 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001817 sec., 88057.23720418272 rows/sec., 6.13 MiB/sec. | ||
| 12820 | 2026.03.17 02:54:00.406991 [ 4 ] {c2bb3c60-4bf3-4f7e-ae88-25f2d8c17230} <Debug> TCPHandler: Processed in 0.00204855 sec. | ||
| 12821 | 2026.03.17 02:54:00.407121 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.03.17 02:54:00.407239 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12823 | 2026.03.17 02:54:00.407301 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12824 | 2026.03.17 02:54:00.408555 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.03.17 02:54:00.408607 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12826 | 2026.03.17 02:54:00.409505 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12827 | 2026.03.17 02:54:00.409867 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.03.17 02:54:00.410104 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002891 sec., 8993.427879626428 rows/sec., 16.12 MiB/sec. | ||
| 12829 | 2026.03.17 02:54:00.410241 [ 4 ] {b8ddec98-423d-41b6-b94a-7c1f22437f9c} <Debug> TCPHandler: Processed in 0.003173137 sec. | ||
| 12830 | 2026.03.17 02:54:00.410711 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.03.17 02:54:00.410983 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12832 | 2026.03.17 02:54:00.411105 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12833 | 2026.03.17 02:54:00.411834 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.03.17 02:54:00.411886 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12835 | 2026.03.17 02:54:00.412330 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12836 | 2026.03.17 02:54:00.412644 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.03.17 02:54:00.412903 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002004 sec., 29940.11976047904 rows/sec., 2.02 MiB/sec. | ||
| 12838 | 2026.03.17 02:54:00.412980 [ 4 ] {5c7957e0-ed8e-48df-882c-2ece75b5b583} <Debug> TCPHandler: Processed in 0.002498521 sec. | ||
| 12839 | 2026.03.17 02:54:00.791228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12840 | 2026.03.17 02:54:00.808441 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.03.17 02:54:00.808511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12842 | 2026.03.17 02:54:00.814283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12843 | 2026.03.17 02:54:00.815005 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.03.17 02:54:00.818073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12845 | 2026.03.17 02:54:01.973320 [ 66 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12846 | 2026.03.17 02:54:01.973388 [ 66 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.03.17 02:54:01.973414 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12848 | 2026.03.17 02:54:01.973563 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::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 | ||
| 12849 | 2026.03.17 02:54:01.973767 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12850 | 2026.03.17 02:54:01.973819 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 12851 | 2026.03.17 02:54:01.973919 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12852 | 2026.03.17 02:54:01.973992 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 12853 | 2026.03.17 02:54:01.974062 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 12854 | 2026.03.17 02:54:01.974126 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 12855 | 2026.03.17 02:54:01.974949 [ 193 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457886 sec., 26065.13815209145 rows/sec., 2.18 MiB/sec. | ||
| 12856 | 2026.03.17 02:54:01.975123 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12857 | 2026.03.17 02:54:01.975414 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.03.17 02:54:01.975485 [ 200 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_21_5} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12859 | 2026.03.17 02:54:01.975572 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12860 | 2026.03.17 02:54:03.529047 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.03.17 02:54:03.529320 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12862 | 2026.03.17 02:54:03.529422 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12863 | 2026.03.17 02:54:03.530147 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.03.17 02:54:03.530189 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12865 | 2026.03.17 02:54:03.530569 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12866 | 2026.03.17 02:54:03.530790 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.03.17 02:54:03.530939 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 12868 | 2026.03.17 02:54:03.530983 [ 4 ] {4f727f8e-9ceb-4ee1-8392-8ad99ca84113} <Debug> TCPHandler: Processed in 0.002112871 sec. | ||
| 12869 | 2026.03.17 02:54:03.531107 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.03.17 02:54:03.531209 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12871 | 2026.03.17 02:54:03.531251 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12872 | 2026.03.17 02:54:03.531645 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.03.17 02:54:03.531679 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12874 | 2026.03.17 02:54:03.531973 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12875 | 2026.03.17 02:54:03.532257 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.03.17 02:54:03.532464 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec. | ||
| 12877 | 2026.03.17 02:54:03.532531 [ 4 ] {4ae5c478-04b8-4dc3-bef7-301533c5988f} <Debug> TCPHandler: Processed in 0.001473646 sec. | ||
| 12878 | 2026.03.17 02:54:03.532795 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.03.17 02:54:03.532903 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12880 | 2026.03.17 02:54:03.532953 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12881 | 2026.03.17 02:54:03.535135 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.03.17 02:54:03.535175 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12883 | 2026.03.17 02:54:03.535599 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12884 | 2026.03.17 02:54:03.535821 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.03.17 02:54:03.535952 [ 65 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12886 | 2026.03.17 02:54:03.535960 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.003084 sec., 677367.055771725 rows/sec., 51.87 MiB/sec. | ||
| 12887 | 2026.03.17 02:54:03.535988 [ 65 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.03.17 02:54:03.536009 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12889 | 2026.03.17 02:54:03.536011 [ 4 ] {86d05d22-ebce-48ee-b2c7-7d8e2b0c3645} <Debug> TCPHandler: Processed in 0.00327522 sec. | ||
| 12890 | 2026.03.17 02:54:03.536119 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 12891 | 2026.03.17 02:54:03.536144 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.03.17 02:54:03.536264 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12893 | 2026.03.17 02:54:03.536270 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12894 | 2026.03.17 02:54:03.536305 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2150 rows starting from the beginning of the part | ||
| 12895 | 2026.03.17 02:54:03.536334 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12896 | 2026.03.17 02:54:03.536375 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 84 rows starting from the beginning of the part | ||
| 12897 | 2026.03.17 02:54:03.536427 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 109 rows starting from the beginning of the part | ||
| 12898 | 2026.03.17 02:54:03.536472 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 84 rows starting from the beginning of the part | ||
| 12899 | 2026.03.17 02:54:03.536512 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 108 rows starting from the beginning of the part | ||
| 12900 | 2026.03.17 02:54:03.536551 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 2089 rows starting from the beginning of the part | ||
| 12901 | 2026.03.17 02:54:03.536786 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2026.03.17 02:54:03.536829 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12903 | 2026.03.17 02:54:03.537147 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12904 | 2026.03.17 02:54:03.537379 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.03.17 02:54:03.537510 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001268 sec., 30757.097791798107 rows/sec., 2.30 MiB/sec. | ||
| 12906 | 2026.03.17 02:54:03.537548 [ 4 ] {948996fa-8c3d-49a0-a8ab-3bd812a714a3} <Debug> TCPHandler: Processed in 0.001465375 sec. | ||
| 12907 | 2026.03.17 02:54:03.537671 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.03.17 02:54:03.537766 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.03.17 02:54:03.537806 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12910 | 2026.03.17 02:54:03.538502 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4624 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429159 sec., 1903539.4554246962 rows/sec., 154.51 MiB/sec. | ||
| 12911 | 2026.03.17 02:54:03.538579 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2026.03.17 02:54:03.538618 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12913 | 2026.03.17 02:54:03.538874 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12914 | 2026.03.17 02:54:03.538962 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12915 | 2026.03.17 02:54:03.539258 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.03.17 02:54:03.539333 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.03.17 02:54:03.539391 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001644 sec., 445255.4744525547 rows/sec., 26.33 MiB/sec. | ||
| 12918 | 2026.03.17 02:54:03.539435 [ 4 ] {93b8bd18-d6a2-40fa-bdf4-e61dd42cfe73} <Debug> TCPHandler: Processed in 0.001815205 sec. | ||
| 12919 | 2026.03.17 02:54:03.539466 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_101_20} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12920 | 2026.03.17 02:54:03.539558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.03.17 02:54:03.539608 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 12922 | 2026.03.17 02:54:03.539666 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12923 | 2026.03.17 02:54:03.539711 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12924 | 2026.03.17 02:54:03.540102 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.03.17 02:54:03.540138 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12926 | 2026.03.17 02:54:03.540428 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12927 | 2026.03.17 02:54:03.540648 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.03.17 02:54:03.540778 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 12929 | 2026.03.17 02:54:03.540816 [ 4 ] {b57b3722-4c0c-4b64-86db-4fc6d32848be} <Debug> TCPHandler: Processed in 0.001308222 sec. | ||
| 12930 | 2026.03.17 02:54:03.540933 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12931 | 2026.03.17 02:54:03.541038 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12932 | 2026.03.17 02:54:03.541079 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12933 | 2026.03.17 02:54:03.541490 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.03.17 02:54:03.541526 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12935 | 2026.03.17 02:54:03.541844 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12936 | 2026.03.17 02:54:03.542060 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.03.17 02:54:03.542192 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 12938 | 2026.03.17 02:54:03.542231 [ 4 ] {10575d48-a399-4676-a259-2aa36cad93fb} <Debug> TCPHandler: Processed in 0.001350953 sec. | ||
| 12939 | 2026.03.17 02:54:03.542344 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.03.17 02:54:03.542440 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12941 | 2026.03.17 02:54:03.542480 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12942 | 2026.03.17 02:54:03.543346 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12943 | 2026.03.17 02:54:03.543382 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12944 | 2026.03.17 02:54:03.543736 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12945 | 2026.03.17 02:54:03.543960 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12946 | 2026.03.17 02:54:03.544065 [ 65 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12947 | 2026.03.17 02:54:03.544087 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001665 sec., 638438.4384384385 rows/sec., 44.44 MiB/sec. | ||
| 12948 | 2026.03.17 02:54:03.544095 [ 65 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.03.17 02:54:03.544116 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12950 | 2026.03.17 02:54:03.544125 [ 4 ] {a51a7206-f0ee-4471-be3f-211b66b612f9} <Debug> TCPHandler: Processed in 0.001831385 sec. | ||
| 12951 | 2026.03.17 02:54:03.544186 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 12952 | 2026.03.17 02:54:03.544240 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.03.17 02:54:03.544277 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12954 | 2026.03.17 02:54:03.544306 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1123 rows starting from the beginning of the part | ||
| 12955 | 2026.03.17 02:54:03.544350 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12956 | 2026.03.17 02:54:03.544351 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part | ||
| 12957 | 2026.03.17 02:54:03.544401 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12958 | 2026.03.17 02:54:03.544410 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 92 rows starting from the beginning of the part | ||
| 12959 | 2026.03.17 02:54:03.544461 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 78 rows starting from the beginning of the part | ||
| 12960 | 2026.03.17 02:54:03.544504 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 12961 | 2026.03.17 02:54:03.544548 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1063 rows starting from the beginning of the part | ||
| 12962 | 2026.03.17 02:54:03.545205 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.03.17 02:54:03.545245 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12964 | 2026.03.17 02:54:03.545694 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12965 | 2026.03.17 02:54:03.545756 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598529 sec., 1578951.6486719977 rows/sec., 118.06 MiB/sec. | ||
| 12966 | 2026.03.17 02:54:03.545932 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12967 | 2026.03.17 02:54:03.545986 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.03.17 02:54:03.546135 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001804 sec., 748337.0288248337 rows/sec., 47.54 MiB/sec. | ||
| 12969 | 2026.03.17 02:54:03.546174 [ 4 ] {bbbb061e-80cf-43b3-ab73-d50116364a19} <Debug> TCPHandler: Processed in 0.001985538 sec. | ||
| 12970 | 2026.03.17 02:54:03.546216 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.03.17 02:54:03.546292 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_101_20} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12972 | 2026.03.17 02:54:03.546292 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.03.17 02:54:03.546366 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12974 | 2026.03.17 02:54:03.546399 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12975 | 2026.03.17 02:54:03.546457 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12976 | 2026.03.17 02:54:03.547294 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.03.17 02:54:03.547330 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12978 | 2026.03.17 02:54:03.547870 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12979 | 2026.03.17 02:54:03.548087 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.03.17 02:54:03.548218 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001837 sec., 13609.14534567229 rows/sec., 24.39 MiB/sec. | ||
| 12981 | 2026.03.17 02:54:03.548270 [ 4 ] {41e6081c-7d8f-498e-b10f-f88f7d098348} <Debug> TCPHandler: Processed in 0.002025569 sec. | ||
| 12982 | 2026.03.17 02:54:03.548377 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.03.17 02:54:03.548469 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12984 | 2026.03.17 02:54:03.548509 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12985 | 2026.03.17 02:54:03.548835 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2026.03.17 02:54:03.548869 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12987 | 2026.03.17 02:54:03.549162 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12988 | 2026.03.17 02:54:03.549366 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12989 | 2026.03.17 02:54:03.549463 [ 65 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12990 | 2026.03.17 02:54:03.549485 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 12991 | 2026.03.17 02:54:03.549491 [ 65 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.03.17 02:54:03.549514 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 12993 | 2026.03.17 02:54:03.549521 [ 4 ] {48bb3728-8056-4665-a599-0f26ed18566e} <Debug> TCPHandler: Processed in 0.001191069 sec. | ||
| 12994 | 2026.03.17 02:54:03.549599 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 12995 | 2026.03.17 02:54:03.549721 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12996 | 2026.03.17 02:54:03.549752 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5124 rows starting from the beginning of the part | ||
| 12997 | 2026.03.17 02:54:03.549813 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12998 | 2026.03.17 02:54:03.549861 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12999 | 2026.03.17 02:54:03.549905 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 13000 | 2026.03.17 02:54:03.549947 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 13001 | 2026.03.17 02:54:03.549989 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
| 13002 | 2026.03.17 02:54:03.551618 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.0020602 sec., 2626929.4243277353 rows/sec., 177.04 MiB/sec. | ||
| 13003 | 2026.03.17 02:54:03.551991 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13004 | 2026.03.17 02:54:03.552230 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.03.17 02:54:03.552297 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_101_20} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13006 | 2026.03.17 02:54:03.552361 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13007 | 2026.03.17 02:54:04.150835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1562 | ||
| 13008 | 2026.03.17 02:54:04.153503 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.03.17 02:54:04.153568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13010 | 2026.03.17 02:54:04.154831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13011 | 2026.03.17 02:54:04.155120 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.17 02:54:04.155278 [ 65 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13013 | 2026.03.17 02:54:04.155333 [ 65 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2026.03.17 02:54:04.155356 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13015 | 2026.03.17 02:54:04.155482 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 13016 | 2026.03.17 02:54:04.155547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 13017 | 2026.03.17 02:54:04.156096 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13018 | 2026.03.17 02:54:04.156256 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1394 rows starting from the beginning of the part | ||
| 13019 | 2026.03.17 02:54:04.156653 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 13020 | 2026.03.17 02:54:04.156984 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 13021 | 2026.03.17 02:54:04.157345 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 13022 | 2026.03.17 02:54:04.157706 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 13023 | 2026.03.17 02:54:04.158047 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
| 13024 | 2026.03.17 02:54:04.164308 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 72 columns (72 merged, 0 gathered) in 0.008880276 sec., 175895.43388065867 rows/sec., 136.04 MiB/sec. | ||
| 13025 | 2026.03.17 02:54:04.165991 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13026 | 2026.03.17 02:54:04.166534 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.03.17 02:54:04.166603 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_46_9} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13028 | 2026.03.17 02:54:04.166731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13029 | 2026.03.17 02:54:05.387072 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.03.17 02:54:05.387257 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13031 | 2026.03.17 02:54:05.387319 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13032 | 2026.03.17 02:54:05.387970 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.03.17 02:54:05.388011 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13034 | 2026.03.17 02:54:05.388421 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13035 | 2026.03.17 02:54:05.388634 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.03.17 02:54:05.388781 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.74 MiB/sec. | ||
| 13037 | 2026.03.17 02:54:05.388822 [ 4 ] {13c341f3-97da-4e60-aae6-23dd72928d49} <Debug> TCPHandler: Processed in 0.001869345 sec. | ||
| 13038 | 2026.03.17 02:54:05.388941 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.03.17 02:54:05.389033 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13040 | 2026.03.17 02:54:05.389072 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13041 | 2026.03.17 02:54:05.389485 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.03.17 02:54:05.389520 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13043 | 2026.03.17 02:54:05.389818 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13044 | 2026.03.17 02:54:05.390018 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.03.17 02:54:05.390141 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 13046 | 2026.03.17 02:54:05.390177 [ 4 ] {e8d9a15d-f34e-4d06-a702-274a39d76446} <Debug> TCPHandler: Processed in 0.001284021 sec. | ||
| 13047 | 2026.03.17 02:54:05.390299 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.03.17 02:54:05.390389 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13049 | 2026.03.17 02:54:05.390431 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13050 | 2026.03.17 02:54:05.390790 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13051 | 2026.03.17 02:54:05.390825 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13052 | 2026.03.17 02:54:05.391131 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13053 | 2026.03.17 02:54:05.391334 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13054 | 2026.03.17 02:54:05.391459 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001088 sec., 29411.764705882353 rows/sec., 2.05 MiB/sec. | ||
| 13055 | 2026.03.17 02:54:05.391495 [ 4 ] {25df3e60-f8a6-4fd4-b116-c7f1b3b0cb9a} <Debug> TCPHandler: Processed in 0.00124307 sec. | ||
| 13056 | 2026.03.17 02:54:05.391598 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.03.17 02:54:05.391689 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13058 | 2026.03.17 02:54:05.391730 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13059 | 2026.03.17 02:54:05.392040 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.03.17 02:54:05.392075 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13061 | 2026.03.17 02:54:05.392362 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13062 | 2026.03.17 02:54:05.392578 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.03.17 02:54:05.392702 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 13064 | 2026.03.17 02:54:05.392738 [ 4 ] {39fa966f-bbbd-4b06-bb42-07c227eff55a} <Debug> TCPHandler: Processed in 0.001186649 sec. | ||
| 13065 | 2026.03.17 02:54:06.597091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30249 | ||
| 13066 | 2026.03.17 02:54:06.597612 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.03.17 02:54:06.597658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13068 | 2026.03.17 02:54:06.598165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13069 | 2026.03.17 02:54:06.598412 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.03.17 02:54:06.598569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30249 | ||
| 13071 | 2026.03.17 02:54:08.319051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13072 | 2026.03.17 02:54:08.335579 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.03.17 02:54:08.335642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13074 | 2026.03.17 02:54:08.341564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13075 | 2026.03.17 02:54:08.342272 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.03.17 02:54:08.345099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13077 | 2026.03.17 02:54:10.394376 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.03.17 02:54:10.394566 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13079 | 2026.03.17 02:54:10.394632 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13080 | 2026.03.17 02:54:10.395329 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.03.17 02:54:10.395380 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13082 | 2026.03.17 02:54:10.395782 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13083 | 2026.03.17 02:54:10.396010 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.03.17 02:54:10.396165 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001647 sec., 65573.77049180328 rows/sec., 5.52 MiB/sec. | ||
| 13085 | 2026.03.17 02:54:10.396216 [ 4 ] {5392abf3-4385-482c-983b-e410d6b5966e} <Debug> TCPHandler: Processed in 0.001965848 sec. | ||
| 13086 | 2026.03.17 02:54:10.396348 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13087 | 2026.03.17 02:54:10.396451 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13088 | 2026.03.17 02:54:10.396495 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13089 | 2026.03.17 02:54:10.396939 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13090 | 2026.03.17 02:54:10.396980 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13091 | 2026.03.17 02:54:10.397300 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13092 | 2026.03.17 02:54:10.397509 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13093 | 2026.03.17 02:54:10.397655 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 1.56 MiB/sec. | ||
| 13094 | 2026.03.17 02:54:10.397681 [ 56 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13095 | 2026.03.17 02:54:10.397702 [ 4 ] {c438d5f0-f387-4e7b-858c-8f42997664ee} <Debug> TCPHandler: Processed in 0.001405085 sec. | ||
| 13096 | 2026.03.17 02:54:10.397750 [ 56 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2026.03.17 02:54:10.397780 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13098 | 2026.03.17 02:54:10.397844 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.03.17 02:54:10.397890 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 13100 | 2026.03.17 02:54:10.397948 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13101 | 2026.03.17 02:54:10.397993 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13102 | 2026.03.17 02:54:10.398027 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13103 | 2026.03.17 02:54:10.398069 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 81 rows starting from the beginning of the part | ||
| 13104 | 2026.03.17 02:54:10.398145 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 28 rows starting from the beginning of the part | ||
| 13105 | 2026.03.17 02:54:10.398197 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
| 13106 | 2026.03.17 02:54:10.398246 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 13107 | 2026.03.17 02:54:10.398293 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part | ||
| 13108 | 2026.03.17 02:54:10.398342 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 13109 | 2026.03.17 02:54:10.398431 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2026.03.17 02:54:10.398472 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13111 | 2026.03.17 02:54:10.398823 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13112 | 2026.03.17 02:54:10.399056 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2026.03.17 02:54:10.399193 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001264 sec., 71202.53164556963 rows/sec., 5.56 MiB/sec. | ||
| 13114 | 2026.03.17 02:54:10.399232 [ 4 ] {8302a3ac-a288-4c88-80a7-a69ef337a315} <Debug> TCPHandler: Processed in 0.001439965 sec. | ||
| 13115 | 2026.03.17 02:54:10.399257 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410854 sec., 151681.1803347476 rows/sec., 11.72 MiB/sec. | ||
| 13116 | 2026.03.17 02:54:10.399349 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2026.03.17 02:54:10.399449 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13118 | 2026.03.17 02:54:10.399480 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13119 | 2026.03.17 02:54:10.399494 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13120 | 2026.03.17 02:54:10.399811 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.03.17 02:54:10.399923 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_91_18} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13122 | 2026.03.17 02:54:10.399924 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.03.17 02:54:10.399974 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13124 | 2026.03.17 02:54:10.400044 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13125 | 2026.03.17 02:54:10.400319 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13126 | 2026.03.17 02:54:10.400549 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.03.17 02:54:10.400681 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 13128 | 2026.03.17 02:54:10.400720 [ 4 ] {7d1b5190-2575-407f-916c-ef3c85f0970a} <Debug> TCPHandler: Processed in 0.001421684 sec. | ||
| 13129 | 2026.03.17 02:54:10.400823 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13130 | 2026.03.17 02:54:10.400915 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13131 | 2026.03.17 02:54:10.400969 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13132 | 2026.03.17 02:54:10.401844 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13133 | 2026.03.17 02:54:10.401882 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13134 | 2026.03.17 02:54:10.402417 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13135 | 2026.03.17 02:54:10.402651 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.03.17 02:54:10.402772 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13137 | 2026.03.17 02:54:10.402792 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001894 sec., 13727.560718057022 rows/sec., 24.60 MiB/sec. | ||
| 13138 | 2026.03.17 02:54:10.402806 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.17 02:54:10.402835 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13140 | 2026.03.17 02:54:10.402863 [ 4 ] {b2d7bb9c-4d83-4138-ba7a-15b89a426718} <Debug> TCPHandler: Processed in 0.002089771 sec. | ||
| 13141 | 2026.03.17 02:54:10.402899 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 13142 | 2026.03.17 02:54:10.402987 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13143 | 2026.03.17 02:54:10.403086 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13144 | 2026.03.17 02:54:10.403091 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13145 | 2026.03.17 02:54:10.403131 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13146 | 2026.03.17 02:54:10.403156 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1773 rows starting from the beginning of the part | ||
| 13147 | 2026.03.17 02:54:10.403264 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 13148 | 2026.03.17 02:54:10.403359 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
| 13149 | 2026.03.17 02:54:10.403450 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 13150 | 2026.03.17 02:54:10.403485 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.03.17 02:54:10.403525 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13152 | 2026.03.17 02:54:10.403540 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 25 rows starting from the beginning of the part | ||
| 13153 | 2026.03.17 02:54:10.403626 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 13154 | 2026.03.17 02:54:10.403850 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13155 | 2026.03.17 02:54:10.404102 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.03.17 02:54:10.404238 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 13157 | 2026.03.17 02:54:10.404276 [ 4 ] {89b73d89-d496-4a67-b627-97fa798af69e} <Debug> TCPHandler: Processed in 0.001338513 sec. | ||
| 13158 | 2026.03.17 02:54:10.415225 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 19 columns (19 merged, 0 gathered) in 0.012351671 sec., 153015.73366065207 rows/sec., 274.20 MiB/sec. | ||
| 13159 | 2026.03.17 02:54:10.417245 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13160 | 2026.03.17 02:54:10.417584 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.03.17 02:54:10.417664 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13162 | 2026.03.17 02:54:10.417814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 13163 | 2026.03.17 02:54:11.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.61 MiB, peak 364.99 MiB, free memory in arenas 0.00 B, will set to 354.89 MiB (RSS), difference: 7.29 MiB | ||
| 13164 | 2026.03.17 02:54:13.876614 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13165 | 2026.03.17 02:54:13.876699 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13166 | 2026.03.17 02:54:14.003655 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003183677 sec. | ||
| 13167 | 2026.03.17 02:54:14.098807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30761 | ||
| 13168 | 2026.03.17 02:54:14.099345 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13169 | 2026.03.17 02:54:14.099390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13170 | 2026.03.17 02:54:14.099871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13171 | 2026.03.17 02:54:14.100097 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2026.03.17 02:54:14.100224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30761 | ||
| 13173 | 2026.03.17 02:54:14.155774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1582 | ||
| 13174 | 2026.03.17 02:54:14.158019 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.03.17 02:54:14.158088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13176 | 2026.03.17 02:54:14.159304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13177 | 2026.03.17 02:54:14.159597 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2026.03.17 02:54:14.159983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 13179 | 2026.03.17 02:54:15.394292 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2026.03.17 02:54:15.394484 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13181 | 2026.03.17 02:54:15.394547 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13182 | 2026.03.17 02:54:15.395178 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.03.17 02:54:15.395222 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13184 | 2026.03.17 02:54:15.395620 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13185 | 2026.03.17 02:54:15.395855 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.03.17 02:54:15.396076 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001637 sec., 51313.37813072694 rows/sec., 4.29 MiB/sec. | ||
| 13187 | 2026.03.17 02:54:15.396134 [ 4 ] {0d8f0d84-34eb-41d7-8dfa-e39ab8c587ed} <Debug> TCPHandler: Processed in 0.001962637 sec. | ||
| 13188 | 2026.03.17 02:54:15.396267 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2026.03.17 02:54:15.396385 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13190 | 2026.03.17 02:54:15.396436 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13191 | 2026.03.17 02:54:15.396914 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2026.03.17 02:54:15.396951 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13193 | 2026.03.17 02:54:15.397262 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13194 | 2026.03.17 02:54:15.397473 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.03.17 02:54:15.397605 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001245 sec., 11244.979919678715 rows/sec., 845.57 KiB/sec. | ||
| 13196 | 2026.03.17 02:54:15.397645 [ 4 ] {dfcbe742-f3c3-4f85-89fb-9e48b1d4cc92} <Debug> TCPHandler: Processed in 0.001439785 sec. | ||
| 13197 | 2026.03.17 02:54:15.397757 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.03.17 02:54:15.397853 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13199 | 2026.03.17 02:54:15.397894 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13200 | 2026.03.17 02:54:15.398306 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.03.17 02:54:15.398343 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13202 | 2026.03.17 02:54:15.398651 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13203 | 2026.03.17 02:54:15.398865 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.03.17 02:54:15.398995 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001161 sec., 67183.46253229975 rows/sec., 5.25 MiB/sec. | ||
| 13205 | 2026.03.17 02:54:15.399034 [ 4 ] {ae39b0e7-7fe1-445e-b3ee-baea989c7e67} <Debug> TCPHandler: Processed in 0.001327182 sec. | ||
| 13206 | 2026.03.17 02:54:15.399143 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.03.17 02:54:15.399239 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.03.17 02:54:15.399284 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13209 | 2026.03.17 02:54:15.399678 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.03.17 02:54:15.399715 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13211 | 2026.03.17 02:54:15.400055 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13212 | 2026.03.17 02:54:15.400266 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.03.17 02:54:15.400376 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 3 parts from all_1_99_20 to all_101_101_0 | ||
| 13214 | 2026.03.17 02:54:15.400397 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 13215 | 2026.03.17 02:54:15.400444 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.03.17 02:54:15.400456 [ 4 ] {529459af-eb02-45f9-adf2-c6e921e62114} <Debug> TCPHandler: Processed in 0.001363673 sec. | ||
| 13217 | 2026.03.17 02:54:15.400472 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13218 | 2026.03.17 02:54:15.400558 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_99_20 to all_101_101_0 into Compact with storage Full | ||
| 13219 | 2026.03.17 02:54:15.400576 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.03.17 02:54:15.400660 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13221 | 2026.03.17 02:54:15.400677 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13222 | 2026.03.17 02:54:15.400690 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 30632 rows starting from the beginning of the part | ||
| 13223 | 2026.03.17 02:54:15.400731 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13224 | 2026.03.17 02:54:15.400748 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13225 | 2026.03.17 02:54:15.400797 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1350 rows starting from the beginning of the part | ||
| 13226 | 2026.03.17 02:54:15.401594 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.03.17 02:54:15.401633 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13228 | 2026.03.17 02:54:15.402215 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13229 | 2026.03.17 02:54:15.402434 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.03.17 02:54:15.402573 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 13.10 MiB/sec. | ||
| 13231 | 2026.03.17 02:54:15.402633 [ 4 ] {e99fe3e4-6dba-46fd-a34d-1b2305fdf402} <Debug> TCPHandler: Processed in 0.002106221 sec. | ||
| 13232 | 2026.03.17 02:54:15.402742 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13233 | 2026.03.17 02:54:15.402865 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13234 | 2026.03.17 02:54:15.402908 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13235 | 2026.03.17 02:54:15.403247 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.03.17 02:54:15.403283 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13237 | 2026.03.17 02:54:15.403591 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13238 | 2026.03.17 02:54:15.403801 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.03.17 02:54:15.403928 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 13240 | 2026.03.17 02:54:15.403990 [ 4 ] {ac93e86d-b545-4c2f-97a6-2b62f4af9be9} <Debug> TCPHandler: Processed in 0.001298302 sec. | ||
| 13241 | 2026.03.17 02:54:15.407404 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32142 rows, containing 5 columns (5 merged, 0 gathered) in 0.006870137 sec., 4678509.32230318 rows/sec., 311.52 MiB/sec. | ||
| 13242 | 2026.03.17 02:54:15.408055 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 13243 | 2026.03.17 02:54:15.408379 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.03.17 02:54:15.408480 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 3 parts: [all_1_99_20, all_101_101_0] -> all_1_101_21 | ||
| 13245 | 2026.03.17 02:54:15.408577 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13246 | 2026.03.17 02:54:15.845300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13247 | 2026.03.17 02:54:15.861775 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.03.17 02:54:15.861831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13249 | 2026.03.17 02:54:15.868134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13250 | 2026.03.17 02:54:15.868838 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.03.17 02:54:15.872070 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13252 | 2026.03.17 02:54:20.394758 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.03.17 02:54:20.394970 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13254 | 2026.03.17 02:54:20.395042 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13255 | 2026.03.17 02:54:20.395708 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.03.17 02:54:20.395755 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13257 | 2026.03.17 02:54:20.396217 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13258 | 2026.03.17 02:54:20.396486 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.03.17 02:54:20.396674 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001753 sec., 61608.67084997148 rows/sec., 5.18 MiB/sec. | ||
| 13260 | 2026.03.17 02:54:20.396731 [ 4 ] {12f8b2af-9972-4a46-9fc4-c442bbbe5891} <Debug> TCPHandler: Processed in 0.002103882 sec. | ||
| 13261 | 2026.03.17 02:54:20.396870 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.03.17 02:54:20.396996 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13263 | 2026.03.17 02:54:20.397046 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13264 | 2026.03.17 02:54:20.397467 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.03.17 02:54:20.397505 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13266 | 2026.03.17 02:54:20.397818 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13267 | 2026.03.17 02:54:20.398035 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.03.17 02:54:20.398167 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 1.59 MiB/sec. | ||
| 13269 | 2026.03.17 02:54:20.398207 [ 4 ] {752c5fd2-221a-48e5-ad0b-c2c376426ee8} <Debug> TCPHandler: Processed in 0.001399354 sec. | ||
| 13270 | 2026.03.17 02:54:20.398315 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.03.17 02:54:20.398410 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13272 | 2026.03.17 02:54:20.398451 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13273 | 2026.03.17 02:54:20.398862 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.03.17 02:54:20.398898 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13275 | 2026.03.17 02:54:20.399202 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13276 | 2026.03.17 02:54:20.399412 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.03.17 02:54:20.399543 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 13278 | 2026.03.17 02:54:20.399580 [ 4 ] {dda6afa9-638a-48f3-9128-2deca9ecf0f5} <Debug> TCPHandler: Processed in 0.001313962 sec. | ||
| 13279 | 2026.03.17 02:54:20.399686 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.03.17 02:54:20.399781 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.03.17 02:54:20.399825 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13282 | 2026.03.17 02:54:20.400230 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.03.17 02:54:20.400266 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13284 | 2026.03.17 02:54:20.400594 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13285 | 2026.03.17 02:54:20.400803 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.03.17 02:54:20.400931 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 13287 | 2026.03.17 02:54:20.400969 [ 4 ] {0a70d7b6-30af-4281-81f8-7e85f5d47b03} <Debug> TCPHandler: Processed in 0.001331722 sec. | ||
| 13288 | 2026.03.17 02:54:20.401068 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.03.17 02:54:20.401160 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.03.17 02:54:20.401214 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13291 | 2026.03.17 02:54:20.402016 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.03.17 02:54:20.402052 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13293 | 2026.03.17 02:54:20.402578 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13294 | 2026.03.17 02:54:20.402811 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.03.17 02:54:20.402951 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001808 sec., 14380.530973451328 rows/sec., 25.77 MiB/sec. | ||
| 13296 | 2026.03.17 02:54:20.403016 [ 4 ] {e45ac701-b948-4602-8e85-0ec720cc2114} <Debug> TCPHandler: Processed in 0.001996599 sec. | ||
| 13297 | 2026.03.17 02:54:20.403126 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.03.17 02:54:20.403220 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13299 | 2026.03.17 02:54:20.403261 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13300 | 2026.03.17 02:54:20.403590 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.03.17 02:54:20.403625 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13302 | 2026.03.17 02:54:20.403934 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13303 | 2026.03.17 02:54:20.404143 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.03.17 02:54:20.404271 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 13305 | 2026.03.17 02:54:20.404307 [ 4 ] {0dd8560a-20e7-4e98-842b-44512ef7b35f} <Debug> TCPHandler: Processed in 0.00123027 sec. | ||
| 13306 | 2026.03.17 02:54:21.600393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31209 | ||
| 13307 | 2026.03.17 02:54:21.600920 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13308 | 2026.03.17 02:54:21.600967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13309 | 2026.03.17 02:54:21.601482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13310 | 2026.03.17 02:54:21.601741 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13311 | 2026.03.17 02:54:21.601899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31209 | ||
| 13312 | 2026.03.17 02:54:23.372183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13313 | 2026.03.17 02:54:23.391241 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.17 02:54:23.391309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13315 | 2026.03.17 02:54:23.397462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13316 | 2026.03.17 02:54:23.398161 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.03.17 02:54:23.401417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13318 | 2026.03.17 02:54:24.160164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1606 | ||
| 13319 | 2026.03.17 02:54:24.162377 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13320 | 2026.03.17 02:54:24.162430 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13321 | 2026.03.17 02:54:24.163618 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13322 | 2026.03.17 02:54:24.163885 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13323 | 2026.03.17 02:54:24.164247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 13324 | 2026.03.17 02:54:25.394335 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13325 | 2026.03.17 02:54:25.394519 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13326 | 2026.03.17 02:54:25.394583 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13327 | 2026.03.17 02:54:25.395217 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.03.17 02:54:25.395258 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13329 | 2026.03.17 02:54:25.395645 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13330 | 2026.03.17 02:54:25.395869 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.03.17 02:54:25.396032 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001559 sec., 53880.69275176395 rows/sec., 4.51 MiB/sec. | ||
| 13332 | 2026.03.17 02:54:25.396056 [ 44 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13333 | 2026.03.17 02:54:25.396082 [ 4 ] {73ea8ecc-1684-45c3-8072-f91d56dec4c9} <Debug> TCPHandler: Processed in 0.001870406 sec. | ||
| 13334 | 2026.03.17 02:54:25.396129 [ 44 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.03.17 02:54:25.396158 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13336 | 2026.03.17 02:54:25.396230 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2026.03.17 02:54:25.396299 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 13338 | 2026.03.17 02:54:25.396333 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13339 | 2026.03.17 02:54:25.396385 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13340 | 2026.03.17 02:54:25.396463 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13341 | 2026.03.17 02:54:25.396507 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2150 rows starting from the beginning of the part | ||
| 13342 | 2026.03.17 02:54:25.396587 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 13343 | 2026.03.17 02:54:25.396644 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part | ||
| 13344 | 2026.03.17 02:54:25.396696 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 84 rows starting from the beginning of the part | ||
| 13345 | 2026.03.17 02:54:25.396743 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part | ||
| 13346 | 2026.03.17 02:54:25.396793 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 84 rows starting from the beginning of the part | ||
| 13347 | 2026.03.17 02:54:25.396817 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.03.17 02:54:25.396858 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13349 | 2026.03.17 02:54:25.397210 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13350 | 2026.03.17 02:54:25.397426 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2026.03.17 02:54:25.397568 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001256 sec., 11146.496815286624 rows/sec., 838.16 KiB/sec. | ||
| 13352 | 2026.03.17 02:54:25.397608 [ 4 ] {b0a70156-64be-4b97-8854-27c13da02edc} <Debug> TCPHandler: Processed in 0.001430915 sec. | ||
| 13353 | 2026.03.17 02:54:25.397724 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.03.17 02:54:25.397820 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13355 | 2026.03.17 02:54:25.397860 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13356 | 2026.03.17 02:54:25.398187 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951767 sec., 1327002.659641238 rows/sec., 108.53 MiB/sec. | ||
| 13357 | 2026.03.17 02:54:25.398266 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.03.17 02:54:25.398306 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13359 | 2026.03.17 02:54:25.398447 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13360 | 2026.03.17 02:54:25.398626 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13361 | 2026.03.17 02:54:25.398751 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.03.17 02:54:25.398844 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_106_21} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13363 | 2026.03.17 02:54:25.398872 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.03.17 02:54:25.398931 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 13365 | 2026.03.17 02:54:25.399005 [ 44 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13366 | 2026.03.17 02:54:25.399014 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001212 sec., 64356.43564356436 rows/sec., 5.02 MiB/sec. | ||
| 13367 | 2026.03.17 02:54:25.399045 [ 44 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.03.17 02:54:25.399067 [ 4 ] {ea95d940-59c6-43b4-9df4-78d0a73de351} <Debug> TCPHandler: Processed in 0.001392644 sec. | ||
| 13369 | 2026.03.17 02:54:25.399067 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13370 | 2026.03.17 02:54:25.399167 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 13371 | 2026.03.17 02:54:25.399186 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.03.17 02:54:25.399256 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13373 | 2026.03.17 02:54:25.399280 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13374 | 2026.03.17 02:54:25.399285 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1123 rows starting from the beginning of the part | ||
| 13375 | 2026.03.17 02:54:25.399324 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13376 | 2026.03.17 02:54:25.399347 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 13377 | 2026.03.17 02:54:25.399389 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 13378 | 2026.03.17 02:54:25.399428 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part | ||
| 13379 | 2026.03.17 02:54:25.399491 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 13380 | 2026.03.17 02:54:25.399558 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 78 rows starting from the beginning of the part | ||
| 13381 | 2026.03.17 02:54:25.399776 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.03.17 02:54:25.399814 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13383 | 2026.03.17 02:54:25.400253 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13384 | 2026.03.17 02:54:25.400548 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.03.17 02:54:25.400688 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_101_21 to all_102_102_0 | ||
| 13386 | 2026.03.17 02:54:25.400714 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
| 13387 | 2026.03.17 02:54:25.400718 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2026.03.17 02:54:25.400757 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13389 | 2026.03.17 02:54:25.400769 [ 4 ] {92fd7067-9718-494a-a85c-7ef5f309c48a} <Debug> TCPHandler: Processed in 0.001632919 sec. | ||
| 13390 | 2026.03.17 02:54:25.400820 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_101_21 to all_102_102_0 into Compact with storage Full | ||
| 13391 | 2026.03.17 02:54:25.400899 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.03.17 02:54:25.400910 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13393 | 2026.03.17 02:54:25.400954 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_21, total 32142 rows starting from the beginning of the part | ||
| 13394 | 2026.03.17 02:54:25.400955 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823775 sec., 835081.0818220449 rows/sec., 63.47 MiB/sec. | ||
| 13395 | 2026.03.17 02:54:25.401003 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
| 13396 | 2026.03.17 02:54:25.401010 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13397 | 2026.03.17 02:54:25.401069 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13398 | 2026.03.17 02:54:25.401151 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13399 | 2026.03.17 02:54:25.401408 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.03.17 02:54:25.401471 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_106_21} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13401 | 2026.03.17 02:54:25.401535 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13402 | 2026.03.17 02:54:25.401816 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.03.17 02:54:25.401851 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13404 | 2026.03.17 02:54:25.402374 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13405 | 2026.03.17 02:54:25.402599 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.03.17 02:54:25.402740 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001749 sec., 8004.574042309891 rows/sec., 14.34 MiB/sec. | ||
| 13407 | 2026.03.17 02:54:25.402805 [ 4 ] {c9250bba-8346-4f35-8135-edb8a156d2d5} <Debug> TCPHandler: Processed in 0.001966158 sec. | ||
| 13408 | 2026.03.17 02:54:25.402918 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2026.03.17 02:54:25.403015 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13410 | 2026.03.17 02:54:25.403056 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13411 | 2026.03.17 02:54:25.403381 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2026.03.17 02:54:25.403418 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13413 | 2026.03.17 02:54:25.403723 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13414 | 2026.03.17 02:54:25.403926 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.03.17 02:54:25.404039 [ 44 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13416 | 2026.03.17 02:54:25.404053 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 13417 | 2026.03.17 02:54:25.404073 [ 44 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.03.17 02:54:25.404094 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13419 | 2026.03.17 02:54:25.404096 [ 4 ] {f60fb23e-1dbb-4340-b3ba-ec81a3238b74} <Debug> TCPHandler: Processed in 0.00122871 sec. | ||
| 13420 | 2026.03.17 02:54:25.404177 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 13421 | 2026.03.17 02:54:25.404294 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13422 | 2026.03.17 02:54:25.404330 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5412 rows starting from the beginning of the part | ||
| 13423 | 2026.03.17 02:54:25.404397 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 13424 | 2026.03.17 02:54:25.404450 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13425 | 2026.03.17 02:54:25.404500 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13426 | 2026.03.17 02:54:25.404546 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13427 | 2026.03.17 02:54:25.404593 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13428 | 2026.03.17 02:54:25.406303 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002163873 sec., 2617528.8475802415 rows/sec., 176.40 MiB/sec. | ||
| 13429 | 2026.03.17 02:54:25.406598 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32174 rows, containing 5 columns (5 merged, 0 gathered) in 0.005795401 sec., 5551643.44969399 rows/sec., 369.68 MiB/sec. | ||
| 13430 | 2026.03.17 02:54:25.406650 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13431 | 2026.03.17 02:54:25.406922 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.03.17 02:54:25.406997 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_106_21} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13433 | 2026.03.17 02:54:25.407082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13434 | 2026.03.17 02:54:25.407126 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 13435 | 2026.03.17 02:54:25.407390 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.03.17 02:54:25.407458 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_101_21, all_102_102_0] -> all_1_102_22 | ||
| 13437 | 2026.03.17 02:54:25.407535 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13438 | 2026.03.17 02:54:28.876800 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13439 | 2026.03.17 02:54:28.876888 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13440 | 2026.03.17 02:54:29.102045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31721 | ||
| 13441 | 2026.03.17 02:54:29.102586 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.03.17 02:54:29.102625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13443 | 2026.03.17 02:54:29.103116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13444 | 2026.03.17 02:54:29.103361 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.03.17 02:54:29.103491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31721 | ||
| 13446 | 2026.03.17 02:54:29.103492 [ 13 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13447 | 2026.03.17 02:54:29.103543 [ 13 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.03.17 02:54:29.103562 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. | ||
| 13449 | 2026.03.17 02:54:29.103697 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 13450 | 2026.03.17 02:54:29.103839 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13451 | 2026.03.17 02:54:29.103875 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29289 rows starting from the beginning of the part | ||
| 13452 | 2026.03.17 02:54:29.103938 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13453 | 2026.03.17 02:54:29.103982 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13454 | 2026.03.17 02:54:29.104022 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13455 | 2026.03.17 02:54:29.104067 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13456 | 2026.03.17 02:54:29.104105 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13457 | 2026.03.17 02:54:29.106340 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31721 rows, containing 4 columns (4 merged, 0 gathered) in 0.002704535 sec., 11728818.447533494 rows/sec., 167.78 MiB/sec. | ||
| 13458 | 2026.03.17 02:54:29.106731 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13459 | 2026.03.17 02:54:29.107061 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.03.17 02:54:29.107148 [ 187 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_66_13} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13461 | 2026.03.17 02:54:29.107256 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13462 | 2026.03.17 02:54:30.403459 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.03.17 02:54:30.403762 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13464 | 2026.03.17 02:54:30.403868 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13465 | 2026.03.17 02:54:30.404986 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.03.17 02:54:30.405070 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13467 | 2026.03.17 02:54:30.405789 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13468 | 2026.03.17 02:54:30.406355 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.03.17 02:54:30.406655 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002977 sec., 36278.132348001345 rows/sec., 3.05 MiB/sec. | ||
| 13470 | 2026.03.17 02:54:30.406754 [ 4 ] {c17ff3b2-62af-43aa-b41e-58754994eb15} <Debug> TCPHandler: Processed in 0.003522606 sec. | ||
| 13471 | 2026.03.17 02:54:30.406970 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2026.03.17 02:54:30.407117 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13473 | 2026.03.17 02:54:30.407205 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13474 | 2026.03.17 02:54:30.408010 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.03.17 02:54:30.408058 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13476 | 2026.03.17 02:54:30.408554 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13477 | 2026.03.17 02:54:30.408930 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.03.17 02:54:30.409152 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002075 sec., 12530.12048192771 rows/sec., 942.21 KiB/sec. | ||
| 13479 | 2026.03.17 02:54:30.409214 [ 4 ] {8cfd053f-50c7-439b-a6b3-a1c99a0f244c} <Debug> TCPHandler: Processed in 0.002323006 sec. | ||
| 13480 | 2026.03.17 02:54:30.409384 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2026.03.17 02:54:30.409518 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13482 | 2026.03.17 02:54:30.409582 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13483 | 2026.03.17 02:54:30.410321 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.03.17 02:54:30.410373 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13485 | 2026.03.17 02:54:30.410881 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13486 | 2026.03.17 02:54:30.411236 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.03.17 02:54:30.411479 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00199 sec., 45226.13065326633 rows/sec., 3.53 MiB/sec. | ||
| 13488 | 2026.03.17 02:54:30.411544 [ 4 ] {6a15ca7f-218b-4331-91ce-358a07acf93e} <Debug> TCPHandler: Processed in 0.002227074 sec. | ||
| 13489 | 2026.03.17 02:54:30.411931 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.03.17 02:54:30.412164 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13491 | 2026.03.17 02:54:30.412263 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13492 | 2026.03.17 02:54:30.413094 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.03.17 02:54:30.413141 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13494 | 2026.03.17 02:54:30.413669 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13495 | 2026.03.17 02:54:30.414018 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.03.17 02:54:30.414200 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_102_22 to all_103_103_0 | ||
| 13497 | 2026.03.17 02:54:30.414250 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.03.17 02:54:30.414254 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002122 sec., 75400.56550424127 rows/sec., 5.25 MiB/sec. | ||
| 13499 | 2026.03.17 02:54:30.414281 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13500 | 2026.03.17 02:54:30.414326 [ 4 ] {845bfef6-bb33-48af-b218-37e5e60f88c8} <Debug> TCPHandler: Processed in 0.002612304 sec. | ||
| 13501 | 2026.03.17 02:54:30.414473 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_102_22 to all_103_103_0 into Compact with storage Full | ||
| 13502 | 2026.03.17 02:54:30.414615 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.03.17 02:54:30.414725 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13504 | 2026.03.17 02:54:30.414757 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13505 | 2026.03.17 02:54:30.414824 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_102_22, total 32174 rows starting from the beginning of the part | ||
| 13506 | 2026.03.17 02:54:30.414854 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13507 | 2026.03.17 02:54:30.414957 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13508 | 2026.03.17 02:54:30.416303 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13509 | 2026.03.17 02:54:30.416358 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13510 | 2026.03.17 02:54:30.417255 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13511 | 2026.03.17 02:54:30.417620 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2026.03.17 02:54:30.417828 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003101 sec., 8384.392131570461 rows/sec., 15.02 MiB/sec. | ||
| 13513 | 2026.03.17 02:54:30.417929 [ 4 ] {c5c5c510-2a60-4ae9-9d20-1b949b9de38e} <Debug> TCPHandler: Processed in 0.003388933 sec. | ||
| 13514 | 2026.03.17 02:54:30.418135 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13515 | 2026.03.17 02:54:30.418273 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13516 | 2026.03.17 02:54:30.418336 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13517 | 2026.03.17 02:54:30.418880 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2026.03.17 02:54:30.418930 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13519 | 2026.03.17 02:54:30.419399 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13520 | 2026.03.17 02:54:30.419704 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2026.03.17 02:54:30.419972 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001729 sec., 34702.13996529786 rows/sec., 2.34 MiB/sec. | ||
| 13522 | 2026.03.17 02:54:30.420026 [ 4 ] {de1eaf18-df1c-4661-b9f3-8b158f5c14e5} <Debug> TCPHandler: Processed in 0.001961328 sec. | ||
| 13523 | 2026.03.17 02:54:30.424091 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32334 rows, containing 5 columns (5 merged, 0 gathered) in 0.009694797 sec., 3335191.0308178705 rows/sec., 222.14 MiB/sec. | ||
| 13524 | 2026.03.17 02:54:30.425382 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Trace> MergedBlockOutputStream: filled checksums all_1_103_23 (state Temporary) | ||
| 13525 | 2026.03.17 02:54:30.425940 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_103_23 to all_1_103_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2026.03.17 02:54:30.426118 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_103_23} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_102_22, all_103_103_0] -> all_1_103_23 | ||
| 13527 | 2026.03.17 02:54:30.426283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13528 | 2026.03.17 02:54:30.901509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13529 | 2026.03.17 02:54:30.921441 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.03.17 02:54:30.921530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13531 | 2026.03.17 02:54:30.930342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13532 | 2026.03.17 02:54:30.931502 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.17 02:54:30.931909 [ 8 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13534 | 2026.03.17 02:54:30.931955 [ 8 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.03.17 02:54:30.931975 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13536 | 2026.03.17 02:54:30.932104 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13537 | 2026.03.17 02:54:30.936131 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13538 | 2026.03.17 02:54:30.938133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13539 | 2026.03.17 02:54:30.938409 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13540 | 2026.03.17 02:54:30.945815 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13541 | 2026.03.17 02:54:30.951909 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13542 | 2026.03.17 02:54:30.957666 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13543 | 2026.03.17 02:54:30.964588 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13544 | 2026.03.17 02:54:30.970194 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 13545 | 2026.03.17 02:54:31.000347 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.13 MiB, peak 367.13 MiB, free memory in arenas 0.00 B, will set to 356.18 MiB (RSS), difference: -10.96 MiB | ||
| 13546 | 2026.03.17 02:54:31.037882 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.105832972 sec., 4696.0790253532705 rows/sec., 24.28 MiB/sec. | ||
| 13547 | 2026.03.17 02:54:31.041292 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13548 | 2026.03.17 02:54:31.043628 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_66_13} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.03.17 02:54:31.043758 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_66_13} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13550 | 2026.03.17 02:54:31.046423 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13551 | 2026.03.17 02:54:31.144769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54469 | ||
| 13552 | 2026.03.17 02:54:31.144895 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13553 | 2026.03.17 02:54:31.144929 [ 289 ] {} <Debug> TCP-Session: f0075517-b292-46cf-82b3-ae8b3e12097d Authenticating user 'default' from [fd00:1122:3344:101::e]:54469 | ||
| 13554 | 2026.03.17 02:54:31.144953 [ 289 ] {} <Debug> TCP-Session: f0075517-b292-46cf-82b3-ae8b3e12097d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2026.03.17 02:54:31.144966 [ 289 ] {} <Debug> TCP-Session: f0075517-b292-46cf-82b3-ae8b3e12097d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.03.17 02:54:31.145151 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42682 | ||
| 13557 | 2026.03.17 02:54:31.145154 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44985 | ||
| 13558 | 2026.03.17 02:54:31.145216 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46007 | ||
| 13559 | 2026.03.17 02:54:31.145233 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50209 | ||
| 13560 | 2026.03.17 02:54:31.145254 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36213 | ||
| 13561 | 2026.03.17 02:54:31.145212 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53666 | ||
| 13562 | 2026.03.17 02:54:31.145203 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36997 | ||
| 13563 | 2026.03.17 02:54:31.145353 [ 289 ] {} <Trace> TCP-Session: f0075517-b292-46cf-82b3-ae8b3e12097d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.03.17 02:54:31.145210 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42728 | ||
| 13565 | 2026.03.17 02:54:31.145409 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13566 | 2026.03.17 02:54:31.145462 [ 352 ] {} <Debug> TCP-Session: 27d91249-8e17-46cc-b882-03c59822d4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44985 | ||
| 13567 | 2026.03.17 02:54:31.145489 [ 352 ] {} <Debug> TCP-Session: 27d91249-8e17-46cc-b882-03c59822d4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2026.03.17 02:54:31.145503 [ 352 ] {} <Debug> TCP-Session: 27d91249-8e17-46cc-b882-03c59822d4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.03.17 02:54:31.145564 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13570 | 2026.03.17 02:54:31.145804 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13571 | 2026.03.17 02:54:31.145836 [ 355 ] {} <Debug> TCP-Session: db8b2441-f179-4f1e-9b06-68f97f938f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:53666 | ||
| 13572 | 2026.03.17 02:54:31.145851 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13573 | 2026.03.17 02:54:31.145853 [ 355 ] {} <Debug> TCP-Session: db8b2441-f179-4f1e-9b06-68f97f938f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.03.17 02:54:31.145882 [ 355 ] {} <Debug> TCP-Session: db8b2441-f179-4f1e-9b06-68f97f938f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.03.17 02:54:31.145916 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13576 | 2026.03.17 02:54:31.145967 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13577 | 2026.03.17 02:54:31.146012 [ 354 ] {} <Debug> TCP-Session: 63f95bd4-c5bb-41ad-9648-08bbea255a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:42728 | ||
| 13578 | 2026.03.17 02:54:31.146036 [ 354 ] {} <Debug> TCP-Session: 63f95bd4-c5bb-41ad-9648-08bbea255a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.03.17 02:54:31.146053 [ 354 ] {} <Debug> TCP-Session: 63f95bd4-c5bb-41ad-9648-08bbea255a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.17 02:54:31.146238 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 13581 | 2026.03.17 02:54:31.146492 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13582 | 2026.03.17 02:54:31.146537 [ 353 ] {} <Debug> TCP-Session: 7e3193fd-545d-4179-8f1d-b8b2635e5622 Authenticating user 'default' from [fd00:1122:3344:101::e]:36997 | ||
| 13583 | 2026.03.17 02:54:31.146564 [ 353 ] {} <Debug> TCP-Session: 7e3193fd-545d-4179-8f1d-b8b2635e5622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2026.03.17 02:54:31.146577 [ 353 ] {} <Debug> TCP-Session: 7e3193fd-545d-4179-8f1d-b8b2635e5622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13585 | 2026.03.17 02:54:31.146605 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13586 | 2026.03.17 02:54:31.146640 [ 360 ] {} <Debug> TCP-Session: bc7d0a86-d818-4491-8273-7a94b7e91513 Authenticating user 'default' from [fd00:1122:3344:101::e]:36213 | ||
| 13587 | 2026.03.17 02:54:31.146663 [ 360 ] {} <Debug> TCP-Session: bc7d0a86-d818-4491-8273-7a94b7e91513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2026.03.17 02:54:31.146675 [ 360 ] {} <Debug> TCP-Session: bc7d0a86-d818-4491-8273-7a94b7e91513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.03.17 02:54:31.146777 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13590 | 2026.03.17 02:54:31.146814 [ 290 ] {} <Debug> TCP-Session: f6eb2adb-91f4-4ab8-b53f-6ab8bff7dd7f Authenticating user 'default' from [fd00:1122:3344:101::e]:42682 | ||
| 13591 | 2026.03.17 02:54:31.146837 [ 290 ] {} <Debug> TCP-Session: f6eb2adb-91f4-4ab8-b53f-6ab8bff7dd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.03.17 02:54:31.146849 [ 290 ] {} <Debug> TCP-Session: f6eb2adb-91f4-4ab8-b53f-6ab8bff7dd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13593 | 2026.03.17 02:54:31.146857 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13594 | 2026.03.17 02:54:31.146886 [ 356 ] {} <Debug> TCP-Session: 9ec72390-6e59-4b8c-b0d4-fb61e3b51360 Authenticating user 'default' from [fd00:1122:3344:101::e]:46007 | ||
| 13595 | 2026.03.17 02:54:31.146902 [ 356 ] {} <Debug> TCP-Session: 9ec72390-6e59-4b8c-b0d4-fb61e3b51360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.03.17 02:54:31.146914 [ 356 ] {} <Debug> TCP-Session: 9ec72390-6e59-4b8c-b0d4-fb61e3b51360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.03.17 02:54:31.146978 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13598 | 2026.03.17 02:54:31.147016 [ 359 ] {} <Debug> TCP-Session: 79facfe8-d955-471d-9d6e-04e4eb79ba6e Authenticating user 'default' from [fd00:1122:3344:101::e]:50209 | ||
| 13599 | 2026.03.17 02:54:31.147035 [ 359 ] {} <Debug> TCP-Session: 79facfe8-d955-471d-9d6e-04e4eb79ba6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13600 | 2026.03.17 02:54:31.147049 [ 359 ] {} <Debug> TCP-Session: 79facfe8-d955-471d-9d6e-04e4eb79ba6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2026.03.17 02:54:31.147270 [ 335 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> AggregatingTransform: Aggregating | ||
| 13602 | 2026.03.17 02:54:31.147308 [ 335 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> Aggregator: Aggregation method: without_key | ||
| 13603 | 2026.03.17 02:54:31.147342 [ 335 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990984 sec. (1009.098 rows/sec., 39.42 KiB/sec.) | ||
| 13604 | 2026.03.17 02:54:31.147357 [ 335 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Trace> Aggregator: Merging aggregated data | ||
| 13605 | 2026.03.17 02:54:31.148443 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 13606 | 2026.03.17 02:54:31.148594 [ 289 ] {b77d7294-eb07-4ef2-90eb-54c11a91f488} <Debug> TCPHandler: Processed in 0.003363702 sec. | ||
| 13607 | 2026.03.17 02:54:31.148713 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13608 | 2026.03.17 02:54:31.148740 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13609 | 2026.03.17 02:54:31.148744 [ 289 ] {} <Debug> TCP-Session: f0075517-b292-46cf-82b3-ae8b3e12097d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2026.03.17 02:54:31.148763 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13611 | 2026.03.17 02:54:31.148782 [ 355 ] {} <Debug> TCP-Session: db8b2441-f179-4f1e-9b06-68f97f938f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13612 | 2026.03.17 02:54:31.148788 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13613 | 2026.03.17 02:54:31.148829 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13614 | 2026.03.17 02:54:31.148845 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13615 | 2026.03.17 02:54:31.148858 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13616 | 2026.03.17 02:54:31.148876 [ 354 ] {} <Debug> TCP-Session: 63f95bd4-c5bb-41ad-9648-08bbea255a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.03.17 02:54:31.148882 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13618 | 2026.03.17 02:54:31.148894 [ 360 ] {} <Debug> TCP-Session: bc7d0a86-d818-4491-8273-7a94b7e91513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13619 | 2026.03.17 02:54:31.148903 [ 356 ] {} <Debug> TCP-Session: 9ec72390-6e59-4b8c-b0d4-fb61e3b51360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.03.17 02:54:31.148936 [ 359 ] {} <Debug> TCP-Session: 79facfe8-d955-471d-9d6e-04e4eb79ba6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.03.17 02:54:31.148858 [ 353 ] {} <Debug> TCP-Session: 7e3193fd-545d-4179-8f1d-b8b2635e5622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2026.03.17 02:54:31.148825 [ 290 ] {} <Debug> TCP-Session: f6eb2adb-91f4-4ab8-b53f-6ab8bff7dd7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2026.03.17 02:54:31.148807 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13624 | 2026.03.17 02:54:31.149029 [ 352 ] {} <Debug> TCP-Session: 27d91249-8e17-46cc-b882-03c59822d4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13625 | 2026.03.17 02:54:31.183660 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51134 | ||
| 13626 | 2026.03.17 02:54:31.183738 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13627 | 2026.03.17 02:54:31.183767 [ 289 ] {} <Debug> TCP-Session: d32f99f4-5e6a-485c-86d5-c3043420d9cf Authenticating user 'default' from [fd00:1122:3344:101::e]:51134 | ||
| 13628 | 2026.03.17 02:54:31.183787 [ 289 ] {} <Debug> TCP-Session: d32f99f4-5e6a-485c-86d5-c3043420d9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13629 | 2026.03.17 02:54:31.183799 [ 289 ] {} <Debug> TCP-Session: d32f99f4-5e6a-485c-86d5-c3043420d9cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.03.17 02:54:31.183951 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44861 | ||
| 13631 | 2026.03.17 02:54:31.184000 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55025 | ||
| 13632 | 2026.03.17 02:54:31.184014 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34524 | ||
| 13633 | 2026.03.17 02:54:31.184050 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59873 | ||
| 13634 | 2026.03.17 02:54:31.184087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13635 | 2026.03.17 02:54:31.184095 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13636 | 2026.03.17 02:54:31.184124 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13637 | 2026.03.17 02:54:31.184125 [ 290 ] {} <Debug> TCP-Session: 57f57940-9806-4825-840d-7886ad78fc71 Authenticating user 'default' from [fd00:1122:3344:101::e]:44861 | ||
| 13638 | 2026.03.17 02:54:31.184143 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13639 | 2026.03.17 02:54:31.184156 [ 354 ] {} <Debug> TCP-Session: e76e6160-19c7-4164-b0a0-3bb4f1c5bbfa Authenticating user 'default' from [fd00:1122:3344:101::e]:34524 | ||
| 13640 | 2026.03.17 02:54:31.184171 [ 290 ] {} <Debug> TCP-Session: 57f57940-9806-4825-840d-7886ad78fc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13641 | 2026.03.17 02:54:31.184185 [ 359 ] {} <Debug> TCP-Session: 55cf73de-5421-4d6a-b610-5023e1cd6bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:59873 | ||
| 13642 | 2026.03.17 02:54:31.184191 [ 354 ] {} <Debug> TCP-Session: e76e6160-19c7-4164-b0a0-3bb4f1c5bbfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.03.17 02:54:31.184199 [ 290 ] {} <Debug> TCP-Session: 57f57940-9806-4825-840d-7886ad78fc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.03.17 02:54:31.184219 [ 354 ] {} <Debug> TCP-Session: e76e6160-19c7-4164-b0a0-3bb4f1c5bbfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13645 | 2026.03.17 02:54:31.184218 [ 359 ] {} <Debug> TCP-Session: 55cf73de-5421-4d6a-b610-5023e1cd6bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.03.17 02:54:31.184140 [ 353 ] {} <Debug> TCP-Session: 88bf4c4a-8cd4-498d-b72e-a161fc6f2599 Authenticating user 'default' from [fd00:1122:3344:101::e]:55025 | ||
| 13647 | 2026.03.17 02:54:31.184254 [ 359 ] {} <Debug> TCP-Session: 55cf73de-5421-4d6a-b610-5023e1cd6bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13648 | 2026.03.17 02:54:31.184021 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38881 | ||
| 13649 | 2026.03.17 02:54:31.184283 [ 353 ] {} <Debug> TCP-Session: 88bf4c4a-8cd4-498d-b72e-a161fc6f2599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13650 | 2026.03.17 02:54:31.184022 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41560 | ||
| 13651 | 2026.03.17 02:54:31.184344 [ 353 ] {} <Debug> TCP-Session: 88bf4c4a-8cd4-498d-b72e-a161fc6f2599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13652 | 2026.03.17 02:54:31.184372 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13653 | 2026.03.17 02:54:31.184055 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32800 | ||
| 13654 | 2026.03.17 02:54:31.184419 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13655 | 2026.03.17 02:54:31.184413 [ 355 ] {} <Debug> TCP-Session: c7f6db23-c6f2-4ddb-956b-c94be564159e Authenticating user 'default' from [fd00:1122:3344:101::e]:38881 | ||
| 13656 | 2026.03.17 02:54:31.184450 [ 356 ] {} <Debug> TCP-Session: 81d915d9-e877-46cb-bbc3-14191ae292a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41560 | ||
| 13657 | 2026.03.17 02:54:31.184033 [ 289 ] {} <Trace> TCP-Session: d32f99f4-5e6a-485c-86d5-c3043420d9cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.03.17 02:54:31.184471 [ 355 ] {} <Debug> TCP-Session: c7f6db23-c6f2-4ddb-956b-c94be564159e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.03.17 02:54:31.184478 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13660 | 2026.03.17 02:54:31.184503 [ 355 ] {} <Debug> TCP-Session: c7f6db23-c6f2-4ddb-956b-c94be564159e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.03.17 02:54:31.184526 [ 360 ] {} <Debug> TCP-Session: b74552a7-4a7e-42f1-9a9d-4f1b17007d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:32800 | ||
| 13662 | 2026.03.17 02:54:31.184480 [ 356 ] {} <Debug> TCP-Session: 81d915d9-e877-46cb-bbc3-14191ae292a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13663 | 2026.03.17 02:54:31.184555 [ 360 ] {} <Debug> TCP-Session: b74552a7-4a7e-42f1-9a9d-4f1b17007d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.03.17 02:54:31.184564 [ 356 ] {} <Debug> TCP-Session: 81d915d9-e877-46cb-bbc3-14191ae292a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2026.03.17 02:54:31.184571 [ 360 ] {} <Debug> TCP-Session: b74552a7-4a7e-42f1-9a9d-4f1b17007d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13666 | 2026.03.17 02:54:31.183974 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38026 | ||
| 13667 | 2026.03.17 02:54:31.184615 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13668 | 2026.03.17 02:54:31.184667 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13669 | 2026.03.17 02:54:31.184701 [ 352 ] {} <Debug> TCP-Session: 5b389bae-a4af-4437-bf43-f0e6eeae6a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:38026 | ||
| 13670 | 2026.03.17 02:54:31.184723 [ 352 ] {} <Debug> TCP-Session: 5b389bae-a4af-4437-bf43-f0e6eeae6a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13671 | 2026.03.17 02:54:31.184740 [ 352 ] {} <Debug> TCP-Session: 5b389bae-a4af-4437-bf43-f0e6eeae6a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13672 | 2026.03.17 02:54:31.184822 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13673 | 2026.03.17 02:54:31.184872 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13674 | 2026.03.17 02:54:31.185125 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 13675 | 2026.03.17 02:54:31.186045 [ 324 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> AggregatingTransform: Aggregating | ||
| 13676 | 2026.03.17 02:54:31.186079 [ 324 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 13677 | 2026.03.17 02:54:31.186110 [ 324 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896042 sec. (1116.019 rows/sec., 43.59 KiB/sec.) | ||
| 13678 | 2026.03.17 02:54:31.186128 [ 324 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Trace> Aggregator: Merging aggregated data | ||
| 13679 | 2026.03.17 02:54:31.187576 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 13680 | 2026.03.17 02:54:31.187697 [ 289 ] {17c43f5f-068c-4280-8e1b-238158bd17f3} <Debug> TCPHandler: Processed in 0.003743262 sec. | ||
| 13681 | 2026.03.17 02:54:31.187805 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2026.03.17 02:54:31.187833 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13683 | 2026.03.17 02:54:31.187850 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13684 | 2026.03.17 02:54:31.187863 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13685 | 2026.03.17 02:54:31.187876 [ 359 ] {} <Debug> TCP-Session: 55cf73de-5421-4d6a-b610-5023e1cd6bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.03.17 02:54:31.187881 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13687 | 2026.03.17 02:54:31.187914 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13688 | 2026.03.17 02:54:31.187930 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13689 | 2026.03.17 02:54:31.187967 [ 354 ] {} <Debug> TCP-Session: e76e6160-19c7-4164-b0a0-3bb4f1c5bbfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.03.17 02:54:31.187943 [ 353 ] {} <Debug> TCP-Session: 88bf4c4a-8cd4-498d-b72e-a161fc6f2599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.03.17 02:54:31.187993 [ 355 ] {} <Debug> TCP-Session: c7f6db23-c6f2-4ddb-956b-c94be564159e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13692 | 2026.03.17 02:54:31.187906 [ 356 ] {} <Debug> TCP-Session: 81d915d9-e877-46cb-bbc3-14191ae292a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.03.17 02:54:31.187895 [ 290 ] {} <Debug> TCP-Session: 57f57940-9806-4825-840d-7886ad78fc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.03.17 02:54:31.187947 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13695 | 2026.03.17 02:54:31.187897 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13696 | 2026.03.17 02:54:31.188096 [ 360 ] {} <Debug> TCP-Session: b74552a7-4a7e-42f1-9a9d-4f1b17007d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13697 | 2026.03.17 02:54:31.187856 [ 289 ] {} <Debug> TCP-Session: d32f99f4-5e6a-485c-86d5-c3043420d9cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13698 | 2026.03.17 02:54:31.188122 [ 352 ] {} <Debug> TCP-Session: 5b389bae-a4af-4437-bf43-f0e6eeae6a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13699 | 2026.03.17 02:54:31.236281 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45452 | ||
| 13700 | 2026.03.17 02:54:31.236377 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13701 | 2026.03.17 02:54:31.236404 [ 353 ] {} <Debug> TCP-Session: c27cbb75-3c53-448e-b3b0-cf3dd301821a Authenticating user 'default' from [fd00:1122:3344:101::e]:45452 | ||
| 13702 | 2026.03.17 02:54:31.236425 [ 353 ] {} <Debug> TCP-Session: c27cbb75-3c53-448e-b3b0-cf3dd301821a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13703 | 2026.03.17 02:54:31.236437 [ 353 ] {} <Debug> TCP-Session: c27cbb75-3c53-448e-b3b0-cf3dd301821a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.03.17 02:54:31.236669 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53810 | ||
| 13705 | 2026.03.17 02:54:31.236694 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49087 | ||
| 13706 | 2026.03.17 02:54:31.236715 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48824 | ||
| 13707 | 2026.03.17 02:54:31.236756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53744 | ||
| 13708 | 2026.03.17 02:54:31.236789 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13709 | 2026.03.17 02:54:31.236803 [ 353 ] {} <Trace> TCP-Session: c27cbb75-3c53-448e-b3b0-cf3dd301821a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13710 | 2026.03.17 02:54:31.236820 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2026.03.17 02:54:31.236833 [ 354 ] {} <Debug> TCP-Session: 72f12ee0-2bbe-47be-aa0a-1537da613f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:53810 | ||
| 13712 | 2026.03.17 02:54:31.236859 [ 359 ] {} <Debug> TCP-Session: b9f298d1-21f0-4003-9d10-45cca93bf307 Authenticating user 'default' from [fd00:1122:3344:101::e]:48824 | ||
| 13713 | 2026.03.17 02:54:31.236871 [ 354 ] {} <Debug> TCP-Session: 72f12ee0-2bbe-47be-aa0a-1537da613f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.03.17 02:54:31.236874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13715 | 2026.03.17 02:54:31.236879 [ 359 ] {} <Debug> TCP-Session: b9f298d1-21f0-4003-9d10-45cca93bf307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2026.03.17 02:54:31.236887 [ 354 ] {} <Debug> TCP-Session: 72f12ee0-2bbe-47be-aa0a-1537da613f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.03.17 02:54:31.236911 [ 359 ] {} <Debug> TCP-Session: b9f298d1-21f0-4003-9d10-45cca93bf307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.03.17 02:54:31.236912 [ 290 ] {} <Debug> TCP-Session: 823e46bc-fd98-416c-ae91-b01f8bc85f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:53744 | ||
| 13719 | 2026.03.17 02:54:31.236709 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45925 | ||
| 13720 | 2026.03.17 02:54:31.236819 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13721 | 2026.03.17 02:54:31.236968 [ 290 ] {} <Debug> TCP-Session: 823e46bc-fd98-416c-ae91-b01f8bc85f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.17 02:54:31.237004 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13723 | 2026.03.17 02:54:31.237006 [ 355 ] {} <Debug> TCP-Session: e332b582-24a4-441a-be08-0dc06a676b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:49087 | ||
| 13724 | 2026.03.17 02:54:31.237022 [ 290 ] {} <Debug> TCP-Session: 823e46bc-fd98-416c-ae91-b01f8bc85f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13725 | 2026.03.17 02:54:31.237033 [ 356 ] {} <Debug> TCP-Session: c82c3761-a855-4fed-9cb9-0965a293c2d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45925 | ||
| 13726 | 2026.03.17 02:54:31.237052 [ 355 ] {} <Debug> TCP-Session: e332b582-24a4-441a-be08-0dc06a676b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13727 | 2026.03.17 02:54:31.237067 [ 356 ] {} <Debug> TCP-Session: c82c3761-a855-4fed-9cb9-0965a293c2d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13728 | 2026.03.17 02:54:31.237082 [ 355 ] {} <Debug> TCP-Session: e332b582-24a4-441a-be08-0dc06a676b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13729 | 2026.03.17 02:54:31.237094 [ 356 ] {} <Debug> TCP-Session: c82c3761-a855-4fed-9cb9-0965a293c2d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2026.03.17 02:54:31.236767 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55920 | ||
| 13731 | 2026.03.17 02:54:31.236744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58043 | ||
| 13732 | 2026.03.17 02:54:31.236737 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34147 | ||
| 13733 | 2026.03.17 02:54:31.237193 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13734 | 2026.03.17 02:54:31.237004 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13735 | 2026.03.17 02:54:31.237221 [ 352 ] {} <Debug> TCP-Session: f6ee509b-d04f-4988-b7c2-e328f931a22a Authenticating user 'default' from [fd00:1122:3344:101::e]:55920 | ||
| 13736 | 2026.03.17 02:54:31.237219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13737 | 2026.03.17 02:54:31.237255 [ 352 ] {} <Debug> TCP-Session: f6ee509b-d04f-4988-b7c2-e328f931a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2026.03.17 02:54:31.237251 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13739 | 2026.03.17 02:54:31.237278 [ 352 ] {} <Debug> TCP-Session: f6ee509b-d04f-4988-b7c2-e328f931a22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2026.03.17 02:54:31.237273 [ 289 ] {} <Debug> TCP-Session: e8330fd0-d255-4ca9-9725-23675b37b51e Authenticating user 'default' from [fd00:1122:3344:101::e]:58043 | ||
| 13741 | 2026.03.17 02:54:31.237295 [ 360 ] {} <Debug> TCP-Session: 3d15ea3b-6009-4a3e-a3c1-a73e65112a4c Authenticating user 'default' from [fd00:1122:3344:101::e]:34147 | ||
| 13742 | 2026.03.17 02:54:31.237317 [ 289 ] {} <Debug> TCP-Session: e8330fd0-d255-4ca9-9725-23675b37b51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13743 | 2026.03.17 02:54:31.237327 [ 360 ] {} <Debug> TCP-Session: 3d15ea3b-6009-4a3e-a3c1-a73e65112a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.03.17 02:54:31.237341 [ 289 ] {} <Debug> TCP-Session: e8330fd0-d255-4ca9-9725-23675b37b51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.17 02:54:31.237355 [ 360 ] {} <Debug> TCP-Session: 3d15ea3b-6009-4a3e-a3c1-a73e65112a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13746 | 2026.03.17 02:54:31.237552 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13747 | 2026.03.17 02:54:31.237615 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13748 | 2026.03.17 02:54:31.237944 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 13749 | 2026.03.17 02:54:31.239097 [ 296 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> AggregatingTransform: Aggregating | ||
| 13750 | 2026.03.17 02:54:31.239140 [ 296 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13751 | 2026.03.17 02:54:31.239177 [ 296 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129088 sec. (885.671 rows/sec., 34.60 KiB/sec.) | ||
| 13752 | 2026.03.17 02:54:31.239194 [ 296 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Trace> Aggregator: Merging aggregated data | ||
| 13753 | 2026.03.17 02:54:31.240391 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 13754 | 2026.03.17 02:54:31.240561 [ 353 ] {83715ed4-168c-4d97-b348-9adfe8aac9d6} <Debug> TCPHandler: Processed in 0.003918055 sec. | ||
| 13755 | 2026.03.17 02:54:31.240693 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2026.03.17 02:54:31.240721 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2026.03.17 02:54:31.240725 [ 353 ] {} <Debug> TCP-Session: c27cbb75-3c53-448e-b3b0-cf3dd301821a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.03.17 02:54:31.240750 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13759 | 2026.03.17 02:54:31.240764 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13760 | 2026.03.17 02:54:31.240780 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13761 | 2026.03.17 02:54:31.240812 [ 354 ] {} <Debug> TCP-Session: 72f12ee0-2bbe-47be-aa0a-1537da613f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.03.17 02:54:31.240816 [ 359 ] {} <Debug> TCP-Session: b9f298d1-21f0-4003-9d10-45cca93bf307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.03.17 02:54:31.240827 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13764 | 2026.03.17 02:54:31.240841 [ 356 ] {} <Debug> TCP-Session: c82c3761-a855-4fed-9cb9-0965a293c2d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.03.17 02:54:31.240857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13766 | 2026.03.17 02:54:31.240843 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13767 | 2026.03.17 02:54:31.240909 [ 360 ] {} <Debug> TCP-Session: 3d15ea3b-6009-4a3e-a3c1-a73e65112a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.03.17 02:54:31.240905 [ 290 ] {} <Debug> TCP-Session: 823e46bc-fd98-416c-ae91-b01f8bc85f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2026.03.17 02:54:31.240942 [ 289 ] {} <Debug> TCP-Session: e8330fd0-d255-4ca9-9725-23675b37b51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13770 | 2026.03.17 02:54:31.240807 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13771 | 2026.03.17 02:54:31.240766 [ 352 ] {} <Debug> TCP-Session: f6ee509b-d04f-4988-b7c2-e328f931a22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13772 | 2026.03.17 02:54:31.241019 [ 355 ] {} <Debug> TCP-Session: e332b582-24a4-441a-be08-0dc06a676b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13773 | 2026.03.17 02:54:32.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.47 MiB, peak 367.13 MiB, free memory in arenas 0.00 B, will set to 357.76 MiB (RSS), difference: 10.29 MiB | ||
| 13774 | 2026.03.17 02:54:33.535183 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2026.03.17 02:54:33.535430 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13776 | 2026.03.17 02:54:33.535522 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13777 | 2026.03.17 02:54:33.536201 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2026.03.17 02:54:33.536249 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13779 | 2026.03.17 02:54:33.536671 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13780 | 2026.03.17 02:54:33.536907 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2026.03.17 02:54:33.537033 [ 29 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13782 | 2026.03.17 02:54:33.537070 [ 29 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.03.17 02:54:33.537070 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 13784 | 2026.03.17 02:54:33.537090 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13785 | 2026.03.17 02:54:33.537133 [ 4 ] {e2763419-0848-4ba9-aa05-152227136946} <Debug> TCPHandler: Processed in 0.002158193 sec. | ||
| 13786 | 2026.03.17 02:54:33.537219 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 13787 | 2026.03.17 02:54:33.537284 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2026.03.17 02:54:33.537365 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13789 | 2026.03.17 02:54:33.537405 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13790 | 2026.03.17 02:54:33.537411 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13791 | 2026.03.17 02:54:33.537469 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13792 | 2026.03.17 02:54:33.537483 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13793 | 2026.03.17 02:54:33.537538 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13794 | 2026.03.17 02:54:33.537580 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13795 | 2026.03.17 02:54:33.537623 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13796 | 2026.03.17 02:54:33.537961 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.03.17 02:54:33.538003 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13798 | 2026.03.17 02:54:33.538338 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13799 | 2026.03.17 02:54:33.538402 [ 190 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124004 sec., 96771.07190090642 rows/sec., 8.40 MiB/sec. | ||
| 13800 | 2026.03.17 02:54:33.538569 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.03.17 02:54:33.538576 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13802 | 2026.03.17 02:54:33.538710 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001334 sec., 10494.752623688157 rows/sec., 855.77 KiB/sec. | ||
| 13803 | 2026.03.17 02:54:33.538751 [ 4 ] {cb429722-e6fb-40b3-9e32-dc4841b157bb} <Debug> TCPHandler: Processed in 0.001523917 sec. | ||
| 13804 | 2026.03.17 02:54:33.538879 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13805 | 2026.03.17 02:54:33.538905 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2026.03.17 02:54:33.538981 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13807 | 2026.03.17 02:54:33.538982 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_17_4} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13808 | 2026.03.17 02:54:33.539028 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13809 | 2026.03.17 02:54:33.539089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13810 | 2026.03.17 02:54:33.540427 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.03.17 02:54:33.540465 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13812 | 2026.03.17 02:54:33.540900 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13813 | 2026.03.17 02:54:33.541121 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.03.17 02:54:33.541252 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002294 sec., 913251.9616390584 rows/sec., 69.92 MiB/sec. | ||
| 13815 | 2026.03.17 02:54:33.541290 [ 4 ] {4f739d32-c7dd-45b0-9ec4-828a21ad3549} <Debug> TCPHandler: Processed in 0.00246771 sec. | ||
| 13816 | 2026.03.17 02:54:33.541404 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13817 | 2026.03.17 02:54:33.541500 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13818 | 2026.03.17 02:54:33.541541 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13819 | 2026.03.17 02:54:33.541999 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.03.17 02:54:33.542041 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13821 | 2026.03.17 02:54:33.542354 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13822 | 2026.03.17 02:54:33.542583 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.03.17 02:54:33.542687 [ 29 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13824 | 2026.03.17 02:54:33.542711 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.00123 sec., 41463.41463414634 rows/sec., 3.03 MiB/sec. | ||
| 13825 | 2026.03.17 02:54:33.542715 [ 29 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.03.17 02:54:33.542742 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13827 | 2026.03.17 02:54:33.542749 [ 4 ] {0c0be66a-b093-4d4e-bec9-4f4326127a11} <Debug> TCPHandler: Processed in 0.001395214 sec. | ||
| 13828 | 2026.03.17 02:54:33.542818 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 13829 | 2026.03.17 02:54:33.542872 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.03.17 02:54:33.542906 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13831 | 2026.03.17 02:54:33.542938 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 81 rows starting from the beginning of the part | ||
| 13832 | 2026.03.17 02:54:33.542966 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13833 | 2026.03.17 02:54:33.543000 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part | ||
| 13834 | 2026.03.17 02:54:33.543006 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13835 | 2026.03.17 02:54:33.543049 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 13836 | 2026.03.17 02:54:33.543093 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
| 13837 | 2026.03.17 02:54:33.543140 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 13838 | 2026.03.17 02:54:33.543183 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 51 rows starting from the beginning of the part | ||
| 13839 | 2026.03.17 02:54:33.543640 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2026.03.17 02:54:33.543675 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13841 | 2026.03.17 02:54:33.543957 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173889 sec., 180596.291472192 rows/sec., 13.91 MiB/sec. | ||
| 13842 | 2026.03.17 02:54:33.544033 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13843 | 2026.03.17 02:54:33.544162 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13844 | 2026.03.17 02:54:33.544281 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.03.17 02:54:33.544427 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001479 sec., 494929.00608519267 rows/sec., 29.27 MiB/sec. | ||
| 13846 | 2026.03.17 02:54:33.544467 [ 4 ] {8963a711-6c04-4514-9d79-e3ab66d4d378} <Debug> TCPHandler: Processed in 0.00164575 sec. | ||
| 13847 | 2026.03.17 02:54:33.544513 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.03.17 02:54:33.544588 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.03.17 02:54:33.544610 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_96_19} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13850 | 2026.03.17 02:54:33.544688 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13851 | 2026.03.17 02:54:33.544732 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13852 | 2026.03.17 02:54:33.544733 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13853 | 2026.03.17 02:54:33.545144 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2026.03.17 02:54:33.545181 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13855 | 2026.03.17 02:54:33.545474 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13856 | 2026.03.17 02:54:33.545687 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.03.17 02:54:33.545816 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 13858 | 2026.03.17 02:54:33.545855 [ 4 ] {852f5e11-e9e9-435d-bcd6-f9974b66d738} <Debug> TCPHandler: Processed in 0.001316752 sec. | ||
| 13859 | 2026.03.17 02:54:33.545968 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.03.17 02:54:33.546064 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13861 | 2026.03.17 02:54:33.546103 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13862 | 2026.03.17 02:54:33.546519 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.03.17 02:54:33.546556 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13864 | 2026.03.17 02:54:33.546847 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13865 | 2026.03.17 02:54:33.547085 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.03.17 02:54:33.547173 [ 29 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13867 | 2026.03.17 02:54:33.547199 [ 29 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.03.17 02:54:33.547209 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 13869 | 2026.03.17 02:54:33.547215 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13870 | 2026.03.17 02:54:33.547248 [ 4 ] {b70565df-b170-4ef9-9444-faa3b6fa17d4} <Debug> TCPHandler: Processed in 0.001330503 sec. | ||
| 13871 | 2026.03.17 02:54:33.547295 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 13872 | 2026.03.17 02:54:33.547357 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.03.17 02:54:33.547380 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13874 | 2026.03.17 02:54:33.547406 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13875 | 2026.03.17 02:54:33.547456 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13876 | 2026.03.17 02:54:33.547459 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13877 | 2026.03.17 02:54:33.547497 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13878 | 2026.03.17 02:54:33.547510 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13879 | 2026.03.17 02:54:33.547548 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13880 | 2026.03.17 02:54:33.547588 [ 192 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13881 | 2026.03.17 02:54:33.548236 [ 186 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000966144 sec., 62102.54372019078 rows/sec., 4.97 MiB/sec. | ||
| 13882 | 2026.03.17 02:54:33.548267 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.03.17 02:54:33.548306 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13884 | 2026.03.17 02:54:33.548393 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13885 | 2026.03.17 02:54:33.548719 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13886 | 2026.03.17 02:54:33.548724 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13887 | 2026.03.17 02:54:33.548843 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_17_4} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13888 | 2026.03.17 02:54:33.548958 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13889 | 2026.03.17 02:54:33.548978 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.03.17 02:54:33.549127 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.00169 sec., 636094.674556213 rows/sec., 44.35 MiB/sec. | ||
| 13891 | 2026.03.17 02:54:33.549164 [ 4 ] {4b9f749e-1209-47ab-8e1a-29cf305a4c3e} <Debug> TCPHandler: Processed in 0.001856235 sec. | ||
| 13892 | 2026.03.17 02:54:33.549303 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2026.03.17 02:54:33.549396 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13894 | 2026.03.17 02:54:33.549439 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13895 | 2026.03.17 02:54:33.550122 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.03.17 02:54:33.550157 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13897 | 2026.03.17 02:54:33.550581 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13898 | 2026.03.17 02:54:33.550809 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.03.17 02:54:33.550917 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_103_23 to all_108_108_0 | ||
| 13900 | 2026.03.17 02:54:33.550933 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001555 sec., 872025.7234726688 rows/sec., 55.42 MiB/sec. | ||
| 13901 | 2026.03.17 02:54:33.550949 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.03.17 02:54:33.550969 [ 4 ] {c08392b3-f898-430e-b74f-e44f6414e916} <Debug> TCPHandler: Processed in 0.001715872 sec. | ||
| 13903 | 2026.03.17 02:54:33.550970 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13904 | 2026.03.17 02:54:33.551087 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.03.17 02:54:33.551099 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_103_23 to all_108_108_0 into Compact with storage Full | ||
| 13906 | 2026.03.17 02:54:33.551179 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13907 | 2026.03.17 02:54:33.551235 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13908 | 2026.03.17 02:54:33.551256 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13909 | 2026.03.17 02:54:33.551297 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_23, total 32334 rows starting from the beginning of the part | ||
| 13910 | 2026.03.17 02:54:33.551363 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13911 | 2026.03.17 02:54:33.551411 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13912 | 2026.03.17 02:54:33.551456 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13913 | 2026.03.17 02:54:33.551501 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13914 | 2026.03.17 02:54:33.551542 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1356 rows starting from the beginning of the part | ||
| 13915 | 2026.03.17 02:54:33.552068 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.03.17 02:54:33.552106 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13917 | 2026.03.17 02:54:33.552692 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13918 | 2026.03.17 02:54:33.552913 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.03.17 02:54:33.553054 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001893 sec., 13206.550449022716 rows/sec., 23.67 MiB/sec. | ||
| 13920 | 2026.03.17 02:54:33.553062 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13921 | 2026.03.17 02:54:33.553110 [ 4 ] {97a74a97-e7ec-415a-abca-ddf2a2103276} <Debug> TCPHandler: Processed in 0.002070301 sec. | ||
| 13922 | 2026.03.17 02:54:33.553111 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.03.17 02:54:33.553150 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13924 | 2026.03.17 02:54:33.553225 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.03.17 02:54:33.553241 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 13926 | 2026.03.17 02:54:33.553323 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13927 | 2026.03.17 02:54:33.553368 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13928 | 2026.03.17 02:54:33.553462 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13929 | 2026.03.17 02:54:33.553535 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1890 rows starting from the beginning of the part | ||
| 13930 | 2026.03.17 02:54:33.553692 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part | ||
| 13931 | 2026.03.17 02:54:33.553721 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.03.17 02:54:33.553760 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13933 | 2026.03.17 02:54:33.553806 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 13934 | 2026.03.17 02:54:33.553915 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
| 13935 | 2026.03.17 02:54:33.554030 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 13936 | 2026.03.17 02:54:33.554073 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13937 | 2026.03.17 02:54:33.554141 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 25 rows starting from the beginning of the part | ||
| 13938 | 2026.03.17 02:54:33.554286 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.03.17 02:54:33.554417 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001112 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 13940 | 2026.03.17 02:54:33.554454 [ 4 ] {39e3ead9-1874-41f3-96c2-041e123ea8c0} <Debug> TCPHandler: Processed in 0.001276381 sec. | ||
| 13941 | 2026.03.17 02:54:33.560543 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34330 rows, containing 5 columns (5 merged, 0 gathered) in 0.009498652 sec., 3614197.0460650628 rows/sec., 240.49 MiB/sec. | ||
| 13942 | 2026.03.17 02:54:33.560933 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Trace> MergedBlockOutputStream: filled checksums all_1_108_24 (state Temporary) | ||
| 13943 | 2026.03.17 02:54:33.561236 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_108_24 to all_1_108_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.03.17 02:54:33.561329 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_108_24} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_103_23, all_108_108_0] -> all_1_108_24 | ||
| 13945 | 2026.03.17 02:54:33.561440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13946 | 2026.03.17 02:54:33.565625 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1995 rows, containing 19 columns (19 merged, 0 gathered) in 0.012424403 sec., 160571.09544820784 rows/sec., 287.74 MiB/sec. | ||
| 13947 | 2026.03.17 02:54:33.568353 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13948 | 2026.03.17 02:54:33.568698 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.03.17 02:54:33.568777 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13950 | 2026.03.17 02:54:33.568906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.52 MiB. | ||
| 13951 | 2026.03.17 02:54:34.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.73 MiB, peak 376.21 MiB, free memory in arenas 0.00 B, will set to 367.27 MiB (RSS), difference: 8.53 MiB | ||
| 13952 | 2026.03.17 02:54:34.164399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1658 | ||
| 13953 | 2026.03.17 02:54:34.167095 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.03.17 02:54:34.167141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13955 | 2026.03.17 02:54:34.168430 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13956 | 2026.03.17 02:54:34.168690 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.03.17 02:54:34.168939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 13958 | 2026.03.17 02:54:35.387839 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.03.17 02:54:35.388048 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13960 | 2026.03.17 02:54:35.388119 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13961 | 2026.03.17 02:54:35.388761 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.03.17 02:54:35.388806 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13963 | 2026.03.17 02:54:35.389216 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13964 | 2026.03.17 02:54:35.389438 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.03.17 02:54:35.389590 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.69 MiB/sec. | ||
| 13966 | 2026.03.17 02:54:35.389634 [ 4 ] {4050e7c6-a64f-4706-a989-f0acd304209b} <Debug> TCPHandler: Processed in 0.001917737 sec. | ||
| 13967 | 2026.03.17 02:54:35.389770 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.03.17 02:54:35.389866 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13969 | 2026.03.17 02:54:35.389905 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13970 | 2026.03.17 02:54:35.390324 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.03.17 02:54:35.390383 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13972 | 2026.03.17 02:54:35.390683 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13973 | 2026.03.17 02:54:35.390889 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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.03.17 02:54:35.391013 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 13975 | 2026.03.17 02:54:35.391050 [ 4 ] {d1dc7f54-b833-4018-941e-a660e7cab9a1} <Debug> TCPHandler: Processed in 0.001328322 sec. | ||
| 13976 | 2026.03.17 02:54:35.391163 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.03.17 02:54:35.391256 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13978 | 2026.03.17 02:54:35.391298 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13979 | 2026.03.17 02:54:35.391654 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.03.17 02:54:35.391687 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13981 | 2026.03.17 02:54:35.391998 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13982 | 2026.03.17 02:54:35.392214 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.03.17 02:54:35.392344 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001106 sec., 28933.092224231466 rows/sec., 2.02 MiB/sec. | ||
| 13984 | 2026.03.17 02:54:35.392380 [ 4 ] {df5cafbf-f9dd-4d5c-8ec2-45fdcce96e94} <Debug> TCPHandler: Processed in 0.001264541 sec. | ||
| 13985 | 2026.03.17 02:54:35.392484 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.03.17 02:54:35.392577 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.03.17 02:54:35.392617 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13988 | 2026.03.17 02:54:35.392924 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.03.17 02:54:35.392958 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13990 | 2026.03.17 02:54:35.393243 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13991 | 2026.03.17 02:54:35.393447 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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.03.17 02:54:35.393565 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001007 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
| 13993 | 2026.03.17 02:54:35.393599 [ 4 ] {b5342ebb-8803-4887-ae14-1cace8a8ac05} <Debug> TCPHandler: Processed in 0.001162428 sec. | ||
| 13994 | 2026.03.17 02:54:36.603672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32169 | ||
| 13995 | 2026.03.17 02:54:36.604270 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.03.17 02:54:36.604332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 13997 | 2026.03.17 02:54:36.604938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13998 | 2026.03.17 02:54:36.605195 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.03.17 02:54:36.605350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32169 | ||
| 14000 | 2026.03.17 02:54:38.438252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14001 | 2026.03.17 02:54:38.453498 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.03.17 02:54:38.453569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14003 | 2026.03.17 02:54:38.459373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14004 | 2026.03.17 02:54:38.460094 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.03.17 02:54:38.463339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14006 | 2026.03.17 02:54:40.395115 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2026.03.17 02:54:40.395305 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14008 | 2026.03.17 02:54:40.395372 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14009 | 2026.03.17 02:54:40.396029 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.03.17 02:54:40.396081 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14011 | 2026.03.17 02:54:40.396482 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14012 | 2026.03.17 02:54:40.396707 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.03.17 02:54:40.396867 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00161 sec., 67080.74534161491 rows/sec., 5.64 MiB/sec. | ||
| 14014 | 2026.03.17 02:54:40.396917 [ 4 ] {6cba4d93-b4ed-442b-a63c-1816465abea3} <Debug> TCPHandler: Processed in 0.001928247 sec. | ||
| 14015 | 2026.03.17 02:54:40.397041 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2026.03.17 02:54:40.397144 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14017 | 2026.03.17 02:54:40.397188 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14018 | 2026.03.17 02:54:40.397610 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.03.17 02:54:40.397649 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14020 | 2026.03.17 02:54:40.397956 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14021 | 2026.03.17 02:54:40.398173 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.03.17 02:54:40.398311 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 1.61 MiB/sec. | ||
| 14023 | 2026.03.17 02:54:40.398351 [ 4 ] {2f5c579e-3f6e-4a01-8834-ca0594355d3b} <Debug> TCPHandler: Processed in 0.001364494 sec. | ||
| 14024 | 2026.03.17 02:54:40.398464 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2026.03.17 02:54:40.398567 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14026 | 2026.03.17 02:54:40.398610 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14027 | 2026.03.17 02:54:40.399043 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2026.03.17 02:54:40.399083 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14029 | 2026.03.17 02:54:40.399403 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14030 | 2026.03.17 02:54:40.399622 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2026.03.17 02:54:40.399757 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 5.81 MiB/sec. | ||
| 14032 | 2026.03.17 02:54:40.399799 [ 4 ] {6b2cdba6-28b9-4166-9c10-5b58bb806b0d} <Debug> TCPHandler: Processed in 0.001388024 sec. | ||
| 14033 | 2026.03.17 02:54:40.399921 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2026.03.17 02:54:40.400023 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14035 | 2026.03.17 02:54:40.400069 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14036 | 2026.03.17 02:54:40.400494 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2026.03.17 02:54:40.400531 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14038 | 2026.03.17 02:54:40.400867 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14039 | 2026.03.17 02:54:40.401087 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2026.03.17 02:54:40.401219 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 14041 | 2026.03.17 02:54:40.401259 [ 4 ] {26d24acb-00ee-4079-abbc-7d22561879ee} <Debug> TCPHandler: Processed in 0.001388374 sec. | ||
| 14042 | 2026.03.17 02:54:40.401372 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2026.03.17 02:54:40.401467 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14044 | 2026.03.17 02:54:40.401522 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14045 | 2026.03.17 02:54:40.402337 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2026.03.17 02:54:40.402374 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14047 | 2026.03.17 02:54:40.402907 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14048 | 2026.03.17 02:54:40.403147 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2026.03.17 02:54:40.403290 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 14050 | 2026.03.17 02:54:40.403358 [ 4 ] {45ddf37d-d8ce-4a81-af2f-a823c218238f} <Debug> TCPHandler: Processed in 0.00203709 sec. | ||
| 14051 | 2026.03.17 02:54:40.403472 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2026.03.17 02:54:40.403567 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14053 | 2026.03.17 02:54:40.403610 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14054 | 2026.03.17 02:54:40.403951 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.03.17 02:54:40.403989 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14056 | 2026.03.17 02:54:40.404290 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14057 | 2026.03.17 02:54:40.404501 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.03.17 02:54:40.404633 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 14059 | 2026.03.17 02:54:40.404671 [ 4 ] {4a816b23-642d-400b-8852-261d3f9186f6} <Debug> TCPHandler: Processed in 0.001250311 sec. | ||
| 14060 | 2026.03.17 02:54:43.876947 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14061 | 2026.03.17 02:54:43.877018 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14062 | 2026.03.17 02:54:44.106463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32681 | ||
| 14063 | 2026.03.17 02:54:44.107001 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.03.17 02:54:44.107044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14065 | 2026.03.17 02:54:44.107542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14066 | 2026.03.17 02:54:44.107774 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2026.03.17 02:54:44.107912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32681 | ||
| 14068 | 2026.03.17 02:54:44.169174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1678 | ||
| 14069 | 2026.03.17 02:54:44.171191 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2026.03.17 02:54:44.171233 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14071 | 2026.03.17 02:54:44.172368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14072 | 2026.03.17 02:54:44.172620 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.03.17 02:54:44.172869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 14074 | 2026.03.17 02:54:45.394002 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.03.17 02:54:45.394310 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14076 | 2026.03.17 02:54:45.394415 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14077 | 2026.03.17 02:54:45.395292 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2026.03.17 02:54:45.395338 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14079 | 2026.03.17 02:54:45.395739 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14080 | 2026.03.17 02:54:45.395969 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.03.17 02:54:45.396129 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001892 sec., 44397.463002114164 rows/sec., 3.71 MiB/sec. | ||
| 14082 | 2026.03.17 02:54:45.396135 [ 32 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14083 | 2026.03.17 02:54:45.396175 [ 4 ] {44e8e944-dad6-43c5-91a5-04ed5fc27b91} <Debug> TCPHandler: Processed in 0.002353947 sec. | ||
| 14084 | 2026.03.17 02:54:45.396214 [ 32 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.03.17 02:54:45.396243 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14086 | 2026.03.17 02:54:45.396318 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.03.17 02:54:45.396345 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 14088 | 2026.03.17 02:54:45.396418 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.03.17 02:54:45.396453 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14090 | 2026.03.17 02:54:45.396460 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14091 | 2026.03.17 02:54:45.396487 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2150 rows starting from the beginning of the part | ||
| 14092 | 2026.03.17 02:54:45.396553 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 108 rows starting from the beginning of the part | ||
| 14093 | 2026.03.17 02:54:45.396602 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 2095 rows starting from the beginning of the part | ||
| 14094 | 2026.03.17 02:54:45.396649 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14095 | 2026.03.17 02:54:45.396693 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 108 rows starting from the beginning of the part | ||
| 14096 | 2026.03.17 02:54:45.396737 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 84 rows starting from the beginning of the part | ||
| 14097 | 2026.03.17 02:54:45.396881 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.03.17 02:54:45.396916 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14099 | 2026.03.17 02:54:45.397224 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14100 | 2026.03.17 02:54:45.397448 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2026.03.17 02:54:45.397592 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001192 sec., 11744.96644295302 rows/sec., 883.17 KiB/sec. | ||
| 14102 | 2026.03.17 02:54:45.397633 [ 4 ] {3af8173b-53ed-4320-be75-80364bd6a806} <Debug> TCPHandler: Processed in 0.001365754 sec. | ||
| 14103 | 2026.03.17 02:54:45.397744 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2026.03.17 02:54:45.397839 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14105 | 2026.03.17 02:54:45.397879 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14106 | 2026.03.17 02:54:45.398174 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874496 sec., 2454526.443374646 rows/sec., 198.92 MiB/sec. | ||
| 14107 | 2026.03.17 02:54:45.398317 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.03.17 02:54:45.398354 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14109 | 2026.03.17 02:54:45.398382 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14110 | 2026.03.17 02:54:45.398614 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.03.17 02:54:45.398670 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14112 | 2026.03.17 02:54:45.398683 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_111_22} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14113 | 2026.03.17 02:54:45.398743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 14114 | 2026.03.17 02:54:45.398891 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.03.17 02:54:45.399009 [ 32 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14116 | 2026.03.17 02:54:45.399021 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001198 sec., 65108.51419031719 rows/sec., 5.08 MiB/sec. | ||
| 14117 | 2026.03.17 02:54:45.399051 [ 32 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.03.17 02:54:45.399074 [ 4 ] {0a4f81a8-a0f5-4bba-8c48-fb3fb050326d} <Debug> TCPHandler: Processed in 0.001378614 sec. | ||
| 14119 | 2026.03.17 02:54:45.399078 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14120 | 2026.03.17 02:54:45.399196 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.03.17 02:54:45.399206 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 14122 | 2026.03.17 02:54:45.399295 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14123 | 2026.03.17 02:54:45.399343 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14124 | 2026.03.17 02:54:45.399358 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14125 | 2026.03.17 02:54:45.399399 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1123 rows starting from the beginning of the part | ||
| 14126 | 2026.03.17 02:54:45.399469 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 14127 | 2026.03.17 02:54:45.399520 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1075 rows starting from the beginning of the part | ||
| 14128 | 2026.03.17 02:54:45.399565 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14129 | 2026.03.17 02:54:45.399605 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 14130 | 2026.03.17 02:54:45.399647 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part | ||
| 14131 | 2026.03.17 02:54:45.399766 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.03.17 02:54:45.399808 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14133 | 2026.03.17 02:54:45.400164 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14134 | 2026.03.17 02:54:45.400390 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.03.17 02:54:45.400528 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 14136 | 2026.03.17 02:54:45.400567 [ 4 ] {33958da6-bcda-4d8c-8330-5cf822e115b1} <Debug> TCPHandler: Processed in 0.001421474 sec. | ||
| 14137 | 2026.03.17 02:54:45.400678 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2026.03.17 02:54:45.400773 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14139 | 2026.03.17 02:54:45.400827 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14140 | 2026.03.17 02:54:45.400941 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790813 sec., 1407182.1010903986 rows/sec., 105.21 MiB/sec. | ||
| 14141 | 2026.03.17 02:54:45.401183 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14142 | 2026.03.17 02:54:45.401515 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.03.17 02:54:45.401610 [ 191 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_111_22} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14144 | 2026.03.17 02:54:45.401627 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.03.17 02:54:45.401669 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14146 | 2026.03.17 02:54:45.401712 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14147 | 2026.03.17 02:54:45.402200 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14148 | 2026.03.17 02:54:45.402429 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14149 | 2026.03.17 02:54:45.402574 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 13.80 MiB/sec. | ||
| 14150 | 2026.03.17 02:54:45.402632 [ 4 ] {e6459ff7-beb7-4ba0-b66e-198d2d66e6bc} <Debug> TCPHandler: Processed in 0.002002949 sec. | ||
| 14151 | 2026.03.17 02:54:45.402748 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2026.03.17 02:54:45.402845 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14153 | 2026.03.17 02:54:45.402888 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14154 | 2026.03.17 02:54:45.403237 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.03.17 02:54:45.403274 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14156 | 2026.03.17 02:54:45.403599 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14157 | 2026.03.17 02:54:45.403818 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.03.17 02:54:45.403930 [ 32 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14159 | 2026.03.17 02:54:45.403947 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14160 | 2026.03.17 02:54:45.403960 [ 32 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.03.17 02:54:45.403986 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14162 | 2026.03.17 02:54:45.403996 [ 4 ] {c106e1ce-3898-4dc9-8678-216e2a5c2358} <Debug> TCPHandler: Processed in 0.001298091 sec. | ||
| 14163 | 2026.03.17 02:54:45.404094 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14164 | 2026.03.17 02:54:45.404271 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14165 | 2026.03.17 02:54:45.404321 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5664 rows starting from the beginning of the part | ||
| 14166 | 2026.03.17 02:54:45.404407 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14167 | 2026.03.17 02:54:45.404476 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 48 rows starting from the beginning of the part | ||
| 14168 | 2026.03.17 02:54:45.404536 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
| 14169 | 2026.03.17 02:54:45.404594 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14170 | 2026.03.17 02:54:45.404654 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14171 | 2026.03.17 02:54:45.406459 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002425719 sec., 2433917.5312556815 rows/sec., 164.03 MiB/sec. | ||
| 14172 | 2026.03.17 02:54:45.406821 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14173 | 2026.03.17 02:54:45.407089 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.03.17 02:54:45.407172 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_111_22} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14175 | 2026.03.17 02:54:45.407246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14176 | 2026.03.17 02:54:45.481163 [ 32 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14177 | 2026.03.17 02:54:45.481225 [ 32 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.03.17 02:54:45.481255 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14179 | 2026.03.17 02:54:45.481386 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 14180 | 2026.03.17 02:54:45.481570 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14181 | 2026.03.17 02:54:45.481620 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 733 rows starting from the beginning of the part | ||
| 14182 | 2026.03.17 02:54:45.481718 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 14183 | 2026.03.17 02:54:45.481797 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 732 rows starting from the beginning of the part | ||
| 14184 | 2026.03.17 02:54:45.481873 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 732 rows starting from the beginning of the part | ||
| 14185 | 2026.03.17 02:54:45.481938 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 732 rows starting from the beginning of the part | ||
| 14186 | 2026.03.17 02:54:45.483477 [ 191 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154592 sec., 1699161.6046100608 rows/sec., 106.98 MiB/sec. | ||
| 14187 | 2026.03.17 02:54:45.483624 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14188 | 2026.03.17 02:54:45.483880 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2026.03.17 02:54:45.483947 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_17_4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14190 | 2026.03.17 02:54:45.484009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 14191 | 2026.03.17 02:54:45.963390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
| 14192 | 2026.03.17 02:54:45.978804 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.03.17 02:54:45.978861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14194 | 2026.03.17 02:54:45.984791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14195 | 2026.03.17 02:54:45.985501 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2026.03.17 02:54:45.988223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
| 14197 | 2026.03.17 02:54:46.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.37 MiB, peak 376.21 MiB, free memory in arenas 0.00 B, will set to 367.28 MiB (RSS), difference: -1.09 MiB | ||
| 14198 | 2026.03.17 02:54:50.395106 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14199 | 2026.03.17 02:54:50.395300 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14200 | 2026.03.17 02:54:50.395368 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14201 | 2026.03.17 02:54:50.395989 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14202 | 2026.03.17 02:54:50.396042 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14203 | 2026.03.17 02:54:50.396429 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14204 | 2026.03.17 02:54:50.396662 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2026.03.17 02:54:50.396830 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 14206 | 2026.03.17 02:54:50.396885 [ 4 ] {1c0485e4-9220-4b9e-8d74-478d0b7c2df4} <Debug> TCPHandler: Processed in 0.001909586 sec. | ||
| 14207 | 2026.03.17 02:54:50.397016 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.03.17 02:54:50.397119 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14209 | 2026.03.17 02:54:50.397163 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14210 | 2026.03.17 02:54:50.397644 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.03.17 02:54:50.397683 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14212 | 2026.03.17 02:54:50.398044 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14213 | 2026.03.17 02:54:50.398264 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.03.17 02:54:50.398407 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001311 sec., 83142.63920671243 rows/sec., 6.99 MiB/sec. | ||
| 14215 | 2026.03.17 02:54:50.398448 [ 4 ] {de23335a-7ba6-4453-b01f-2cd04c1aefb8} <Debug> TCPHandler: Processed in 0.001485406 sec. | ||
| 14216 | 2026.03.17 02:54:50.398564 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.03.17 02:54:50.398663 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14218 | 2026.03.17 02:54:50.398705 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14219 | 2026.03.17 02:54:50.399121 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.03.17 02:54:50.399159 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14221 | 2026.03.17 02:54:50.399464 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14222 | 2026.03.17 02:54:50.399737 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.03.17 02:54:50.399913 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 1.61 MiB/sec. | ||
| 14224 | 2026.03.17 02:54:50.399968 [ 4 ] {d8f9aa1b-db0a-469b-9608-eb10d9722c4e} <Debug> TCPHandler: Processed in 0.001454956 sec. | ||
| 14225 | 2026.03.17 02:54:50.400100 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14226 | 2026.03.17 02:54:50.400202 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14227 | 2026.03.17 02:54:50.400242 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14228 | 2026.03.17 02:54:50.400664 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2026.03.17 02:54:50.400702 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14230 | 2026.03.17 02:54:50.401012 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14231 | 2026.03.17 02:54:50.401222 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.03.17 02:54:50.401352 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.00117 sec., 78632.47863247863 rows/sec., 6.14 MiB/sec. | ||
| 14233 | 2026.03.17 02:54:50.401391 [ 4 ] {21c12a7b-c5bf-4340-84da-918b2716b459} <Debug> TCPHandler: Processed in 0.001351523 sec. | ||
| 14234 | 2026.03.17 02:54:50.401503 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2026.03.17 02:54:50.401601 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14236 | 2026.03.17 02:54:50.401646 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14237 | 2026.03.17 02:54:50.402066 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14238 | 2026.03.17 02:54:50.402104 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14239 | 2026.03.17 02:54:50.402435 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14240 | 2026.03.17 02:54:50.402637 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14241 | 2026.03.17 02:54:50.402769 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001188 sec., 135521.88552188553 rows/sec., 9.44 MiB/sec. | ||
| 14242 | 2026.03.17 02:54:50.402814 [ 4 ] {6ef7b0ac-a80e-443b-b2ea-d17aed9d6ae3} <Debug> TCPHandler: Processed in 0.001361523 sec. | ||
| 14243 | 2026.03.17 02:54:50.402938 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14244 | 2026.03.17 02:54:50.403039 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14245 | 2026.03.17 02:54:50.403095 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14246 | 2026.03.17 02:54:50.403949 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.03.17 02:54:50.403994 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14248 | 2026.03.17 02:54:50.404564 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14249 | 2026.03.17 02:54:50.404790 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.03.17 02:54:50.404930 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 24.41 MiB/sec. | ||
| 14251 | 2026.03.17 02:54:50.404999 [ 4 ] {9ddf7ec5-ea8a-4f56-9664-f8706ebe4036} <Debug> TCPHandler: Processed in 0.002119362 sec. | ||
| 14252 | 2026.03.17 02:54:50.405119 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14253 | 2026.03.17 02:54:50.405220 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14254 | 2026.03.17 02:54:50.405271 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14255 | 2026.03.17 02:54:50.405622 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.17 02:54:50.405658 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14257 | 2026.03.17 02:54:50.405981 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14258 | 2026.03.17 02:54:50.406234 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.03.17 02:54:50.406414 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 14260 | 2026.03.17 02:54:50.406459 [ 4 ] {98eff4be-e65e-4a13-a0a2-131cde208d2c} <Debug> TCPHandler: Processed in 0.001391514 sec. | ||
| 14261 | 2026.03.17 02:54:51.608176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33129 | ||
| 14262 | 2026.03.17 02:54:51.608758 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.03.17 02:54:51.608809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14264 | 2026.03.17 02:54:51.609362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14265 | 2026.03.17 02:54:51.609583 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.03.17 02:54:51.609718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33129 | ||
| 14267 | 2026.03.17 02:54:53.488384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
| 14268 | 2026.03.17 02:54:53.504618 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.03.17 02:54:53.504674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14270 | 2026.03.17 02:54:53.510767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14271 | 2026.03.17 02:54:53.511460 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14272 | 2026.03.17 02:54:53.514168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14273 | 2026.03.17 02:54:54.173098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1704 | ||
| 14274 | 2026.03.17 02:54:54.175384 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.03.17 02:54:54.175446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14276 | 2026.03.17 02:54:54.176691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14277 | 2026.03.17 02:54:54.176982 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.03.17 02:54:54.177155 [ 107 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14279 | 2026.03.17 02:54:54.177219 [ 107 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.03.17 02:54:54.177238 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.46 GiB. | ||
| 14281 | 2026.03.17 02:54:54.177338 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 14282 | 2026.03.17 02:54:54.177353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1704 | ||
| 14283 | 2026.03.17 02:54:54.177889 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14284 | 2026.03.17 02:54:54.178057 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1562 rows starting from the beginning of the part | ||
| 14285 | 2026.03.17 02:54:54.178452 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 14286 | 2026.03.17 02:54:54.178827 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 14287 | 2026.03.17 02:54:54.179191 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 52 rows starting from the beginning of the part | ||
| 14288 | 2026.03.17 02:54:54.179537 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 14289 | 2026.03.17 02:54:54.179872 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 14290 | 2026.03.17 02:54:54.187113 [ 189 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 72 columns (72 merged, 0 gathered) in 0.009820609 sec., 173512.66097652397 rows/sec., 133.34 MiB/sec. | ||
| 14291 | 2026.03.17 02:54:54.189026 [ 191 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14292 | 2026.03.17 02:54:54.189705 [ 191 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.03.17 02:54:54.189792 [ 191 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_51_10} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14294 | 2026.03.17 02:54:54.190119 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 14295 | 2026.03.17 02:54:55.394373 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2026.03.17 02:54:55.394573 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14297 | 2026.03.17 02:54:55.394644 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14298 | 2026.03.17 02:54:55.395366 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.03.17 02:54:55.395421 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14300 | 2026.03.17 02:54:55.395818 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14301 | 2026.03.17 02:54:55.396042 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.03.17 02:54:55.396207 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001684 sec., 49881.2351543943 rows/sec., 4.17 MiB/sec. | ||
| 14303 | 2026.03.17 02:54:55.396250 [ 4 ] {316ca139-e7b3-4ac2-af4f-81f340250474} <Debug> TCPHandler: Processed in 0.001999699 sec. | ||
| 14304 | 2026.03.17 02:54:55.396370 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.03.17 02:54:55.396469 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14306 | 2026.03.17 02:54:55.396512 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14307 | 2026.03.17 02:54:55.396934 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.03.17 02:54:55.396971 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14309 | 2026.03.17 02:54:55.397262 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14310 | 2026.03.17 02:54:55.397483 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.03.17 02:54:55.397617 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001168 sec., 11986.301369863013 rows/sec., 901.31 KiB/sec. | ||
| 14312 | 2026.03.17 02:54:55.397655 [ 4 ] {24d8f5ce-4fe3-49de-afc7-ae3d06cc603e} <Debug> TCPHandler: Processed in 0.001335873 sec. | ||
| 14313 | 2026.03.17 02:54:55.397780 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.03.17 02:54:55.397892 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14315 | 2026.03.17 02:54:55.397935 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14316 | 2026.03.17 02:54:55.398335 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.03.17 02:54:55.398370 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14318 | 2026.03.17 02:54:55.398670 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14319 | 2026.03.17 02:54:55.398874 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.03.17 02:54:55.399000 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001125 sec., 69333.33333333334 rows/sec., 5.41 MiB/sec. | ||
| 14321 | 2026.03.17 02:54:55.399037 [ 4 ] {07b2709d-f521-44b1-8506-f000a3978b4d} <Debug> TCPHandler: Processed in 0.001317392 sec. | ||
| 14322 | 2026.03.17 02:54:55.399148 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2026.03.17 02:54:55.399241 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14324 | 2026.03.17 02:54:55.399284 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14325 | 2026.03.17 02:54:55.399678 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.03.17 02:54:55.399714 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14327 | 2026.03.17 02:54:55.400041 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14328 | 2026.03.17 02:54:55.400244 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.03.17 02:54:55.400362 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_108_24 to all_109_109_0 | ||
| 14330 | 2026.03.17 02:54:55.400374 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 14331 | 2026.03.17 02:54:55.400441 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.03.17 02:54:55.400455 [ 4 ] {0f7556d0-25b1-4c56-b8a5-18d5ca3cccd2} <Debug> TCPHandler: Processed in 0.001356993 sec. | ||
| 14333 | 2026.03.17 02:54:55.400476 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14334 | 2026.03.17 02:54:55.400573 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.03.17 02:54:55.400581 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_108_24 to all_109_109_0 into Compact with storage Full | ||
| 14336 | 2026.03.17 02:54:55.400673 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14337 | 2026.03.17 02:54:55.400730 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14338 | 2026.03.17 02:54:55.400736 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14339 | 2026.03.17 02:54:55.400787 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_24, total 34330 rows starting from the beginning of the part | ||
| 14340 | 2026.03.17 02:54:55.400862 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 14341 | 2026.03.17 02:54:55.401480 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.03.17 02:54:55.401521 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14343 | 2026.03.17 02:54:55.402045 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14344 | 2026.03.17 02:54:55.402270 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.17 02:54:55.402408 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001753 sec., 7986.309184255562 rows/sec., 14.31 MiB/sec. | ||
| 14346 | 2026.03.17 02:54:55.402463 [ 4 ] {e43dd598-145c-4ec9-ab8f-f4dc2a6c05d0} <Debug> TCPHandler: Processed in 0.001939157 sec. | ||
| 14347 | 2026.03.17 02:54:55.402577 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.03.17 02:54:55.402671 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14349 | 2026.03.17 02:54:55.402712 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14350 | 2026.03.17 02:54:55.403035 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.03.17 02:54:55.403077 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14352 | 2026.03.17 02:54:55.403413 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14353 | 2026.03.17 02:54:55.403621 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.03.17 02:54:55.403750 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 14355 | 2026.03.17 02:54:55.403789 [ 4 ] {2c0e5edb-d320-480a-bab5-0b3b5eea386b} <Debug> TCPHandler: Processed in 0.00126263 sec. | ||
| 14356 | 2026.03.17 02:54:55.407395 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34362 rows, containing 5 columns (5 merged, 0 gathered) in 0.006848137 sec., 5017715.036950925 rows/sec., 333.89 MiB/sec. | ||
| 14357 | 2026.03.17 02:54:55.407832 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Trace> MergedBlockOutputStream: filled checksums all_1_109_25 (state Temporary) | ||
| 14358 | 2026.03.17 02:54:55.408283 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_109_25 to all_1_109_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.03.17 02:54:55.408399 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_108_24, all_109_109_0] -> all_1_109_25 | ||
| 14360 | 2026.03.17 02:54:55.408511 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14361 | 2026.03.17 02:54:58.877056 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14362 | 2026.03.17 02:54:58.877106 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14363 | 2026.03.17 02:54:59.110801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33641 | ||
| 14364 | 2026.03.17 02:54:59.111357 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.17 02:54:59.111411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14366 | 2026.03.17 02:54:59.111912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14367 | 2026.03.17 02:54:59.112171 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.17 02:54:59.112333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33641 | ||
| 14369 | 2026.03.17 02:54:59.467892 [ 224 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 14370 | 2026.03.17 02:54:59.467952 [ 224 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 14371 | 2026.03.17 02:54:59.484330 [ 224 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 14372 | 2026.03.17 02:55:00.076495 [ 219 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 14373 | 2026.03.17 02:55:00.076554 [ 219 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 14374 | 2026.03.17 02:55:00.079671 [ 219 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 14375 | 2026.03.17 02:55:00.403247 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2026.03.17 02:55:00.403504 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14377 | 2026.03.17 02:55:00.403613 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14378 | 2026.03.17 02:55:00.404742 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.17 02:55:00.404821 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14380 | 2026.03.17 02:55:00.405462 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14381 | 2026.03.17 02:55:00.405922 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.03.17 02:55:00.406174 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002736 sec., 39473.68421052631 rows/sec., 3.32 MiB/sec. | ||
| 14383 | 2026.03.17 02:55:00.406260 [ 4 ] {5bfef5bc-2097-4b28-9ba1-939afa04ad24} <Debug> TCPHandler: Processed in 0.00324967 sec. | ||
| 14384 | 2026.03.17 02:55:00.406468 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2026.03.17 02:55:00.406603 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14386 | 2026.03.17 02:55:00.406669 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14387 | 2026.03.17 02:55:00.407392 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.17 02:55:00.407443 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14389 | 2026.03.17 02:55:00.407905 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14390 | 2026.03.17 02:55:00.408233 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.17 02:55:00.408450 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 1.01 MiB/sec. | ||
| 14392 | 2026.03.17 02:55:00.408457 [ 147 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14393 | 2026.03.17 02:55:00.408521 [ 4 ] {bda9a811-f73c-49b6-889e-9949a79ed4e9} <Debug> TCPHandler: Processed in 0.002126762 sec. | ||
| 14394 | 2026.03.17 02:55:00.408564 [ 147 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.03.17 02:55:00.408603 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14396 | 2026.03.17 02:55:00.408704 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.03.17 02:55:00.408754 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 14398 | 2026.03.17 02:55:00.408837 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14399 | 2026.03.17 02:55:00.408906 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14400 | 2026.03.17 02:55:00.408931 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14401 | 2026.03.17 02:55:00.408986 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 81 rows starting from the beginning of the part | ||
| 14402 | 2026.03.17 02:55:00.409144 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 14403 | 2026.03.17 02:55:00.409218 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 14 rows starting from the beginning of the part | ||
| 14404 | 2026.03.17 02:55:00.409282 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part | ||
| 14405 | 2026.03.17 02:55:00.409339 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 14 rows starting from the beginning of the part | ||
| 14406 | 2026.03.17 02:55:00.409400 [ 195 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 14407 | 2026.03.17 02:55:00.409568 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.03.17 02:55:00.409622 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14409 | 2026.03.17 02:55:00.410117 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14410 | 2026.03.17 02:55:00.410479 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.03.17 02:55:00.410715 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001911 sec., 47095.76138147567 rows/sec., 3.68 MiB/sec. | ||
| 14412 | 2026.03.17 02:55:00.410785 [ 4 ] {e5d5146a-3db9-4d66-a406-901625a1ea18} <Debug> TCPHandler: Processed in 0.002145172 sec. | ||
| 14413 | 2026.03.17 02:55:00.410970 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14414 | 2026.03.17 02:55:00.411051 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352357 sec., 80344.9476418758 rows/sec., 6.19 MiB/sec. | ||
| 14415 | 2026.03.17 02:55:00.411110 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14416 | 2026.03.17 02:55:00.411189 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14417 | 2026.03.17 02:55:00.411322 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14418 | 2026.03.17 02:55:00.411718 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.03.17 02:55:00.411852 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_101_20} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14420 | 2026.03.17 02:55:00.411875 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14421 | 2026.03.17 02:55:00.411930 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14422 | 2026.03.17 02:55:00.411991 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14423 | 2026.03.17 02:55:00.412483 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14424 | 2026.03.17 02:55:00.412851 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.03.17 02:55:00.413073 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001995 sec., 80200.50125313284 rows/sec., 5.59 MiB/sec. | ||
| 14426 | 2026.03.17 02:55:00.413115 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_109_25 to all_110_110_0 | ||
| 14427 | 2026.03.17 02:55:00.413140 [ 4 ] {1ea3476b-00fd-42fa-8acf-efda4e1d1f99} <Debug> TCPHandler: Processed in 0.002238245 sec. | ||
| 14428 | 2026.03.17 02:55:00.413201 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2026.03.17 02:55:00.413268 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14430 | 2026.03.17 02:55:00.413340 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14431 | 2026.03.17 02:55:00.413399 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_109_25 to all_110_110_0 into Compact with storage Full | ||
| 14432 | 2026.03.17 02:55:00.413460 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 14433 | 2026.03.17 02:55:00.413488 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14434 | 2026.03.17 02:55:00.413500 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 14435 | 2026.03.17 02:55:00.413576 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14436 | 2026.03.17 02:55:00.413589 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14437 | 2026.03.17 02:55:00.413657 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_25, total 34362 rows starting from the beginning of the part | ||
| 14438 | 2026.03.17 02:55:00.413770 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14439 | 2026.03.17 02:55:00.415190 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.03.17 02:55:00.415245 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14441 | 2026.03.17 02:55:00.416129 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14442 | 2026.03.17 02:55:00.416494 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.03.17 02:55:00.416727 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003271 sec., 7948.639559767655 rows/sec., 14.24 MiB/sec. | ||
| 14444 | 2026.03.17 02:55:00.416757 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14445 | 2026.03.17 02:55:00.416824 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14446 | 2026.03.17 02:55:00.416861 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14447 | 2026.03.17 02:55:00.416883 [ 4 ] {647a28a7-7a62-4920-94d9-25918d2ef519} <Debug> TCPHandler: Processed in 0.003619789 sec. | ||
| 14448 | 2026.03.17 02:55:00.417036 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 14449 | 2026.03.17 02:55:00.417106 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14450 | 2026.03.17 02:55:00.417261 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14451 | 2026.03.17 02:55:00.417329 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14452 | 2026.03.17 02:55:00.417437 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14453 | 2026.03.17 02:55:00.417551 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1995 rows starting from the beginning of the part | ||
| 14454 | 2026.03.17 02:55:00.417766 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
| 14455 | 2026.03.17 02:55:00.417929 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.03.17 02:55:00.417951 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 14 rows starting from the beginning of the part | ||
| 14457 | 2026.03.17 02:55:00.417999 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14458 | 2026.03.17 02:55:00.418155 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 14459 | 2026.03.17 02:55:00.418351 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 14 rows starting from the beginning of the part | ||
| 14460 | 2026.03.17 02:55:00.418547 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 14461 | 2026.03.17 02:55:00.418563 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14462 | 2026.03.17 02:55:00.418965 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2026.03.17 02:55:00.419215 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001992 sec., 30120.481927710847 rows/sec., 2.03 MiB/sec. | ||
| 14464 | 2026.03.17 02:55:00.419277 [ 4 ] {d1cacb36-56ff-4993-953d-ffb43fb633b1} <Debug> TCPHandler: Processed in 0.002262485 sec. | ||
| 14465 | 2026.03.17 02:55:00.424048 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34522 rows, containing 5 columns (5 merged, 0 gathered) in 0.010705701 sec., 3224637.041516478 rows/sec., 214.62 MiB/sec. | ||
| 14466 | 2026.03.17 02:55:00.424396 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 14467 | 2026.03.17 02:55:00.424698 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Trace> MergedBlockOutputStream: filled checksums all_1_110_26 (state Temporary) | ||
| 14468 | 2026.03.17 02:55:00.425266 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_110_26 to all_1_110_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2026.03.17 02:55:00.425412 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_110_26} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_109_25, all_110_110_0] -> all_1_110_26 | ||
| 14470 | 2026.03.17 02:55:00.425562 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14471 | 2026.03.17 02:55:00.438350 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2101 rows, containing 19 columns (19 merged, 0 gathered) in 0.021386721 sec., 98238.52847755389 rows/sec., 176.04 MiB/sec. | ||
| 14472 | 2026.03.17 02:55:00.442192 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14473 | 2026.03.17 02:55:00.442884 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.03.17 02:55:00.443044 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14475 | 2026.03.17 02:55:00.443251 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14476 | 2026.03.17 02:55:00.974608 [ 223 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14477 | 2026.03.17 02:55:00.974692 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14478 | 2026.03.17 02:55:00.978259 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14479 | 2026.03.17 02:55:01.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.38 MiB, peak 387.30 MiB, free memory in arenas 0.00 B, will set to 375.63 MiB (RSS), difference: 6.25 MiB | ||
| 14480 | 2026.03.17 02:55:01.015184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14481 | 2026.03.17 02:55:01.032846 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.03.17 02:55:01.032913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14483 | 2026.03.17 02:55:01.039555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14484 | 2026.03.17 02:55:01.040327 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.03.17 02:55:01.043916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14486 | 2026.03.17 02:55:01.518073 [ 222 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 14487 | 2026.03.17 02:55:01.518135 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 14488 | 2026.03.17 02:55:01.522254 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 14489 | 2026.03.17 02:55:01.608402 [ 223 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 14490 | 2026.03.17 02:55:01.608456 [ 223 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 14491 | 2026.03.17 02:55:01.611164 [ 223 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 14492 | 2026.03.17 02:55:03.546799 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2026.03.17 02:55:03.546983 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14494 | 2026.03.17 02:55:03.547052 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14495 | 2026.03.17 02:55:03.547714 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2026.03.17 02:55:03.547764 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14497 | 2026.03.17 02:55:03.548165 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14498 | 2026.03.17 02:55:03.548520 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2026.03.17 02:55:03.548721 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 1.12 MiB/sec. | ||
| 14500 | 2026.03.17 02:55:03.548783 [ 4 ] {243ac098-cf20-4513-bf52-f332a6395e8b} <Debug> TCPHandler: Processed in 0.002113042 sec. | ||
| 14501 | 2026.03.17 02:55:03.548941 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14502 | 2026.03.17 02:55:03.549042 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14503 | 2026.03.17 02:55:03.549083 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14504 | 2026.03.17 02:55:03.549551 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.03.17 02:55:03.549594 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14506 | 2026.03.17 02:55:03.549978 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14507 | 2026.03.17 02:55:03.550246 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.03.17 02:55:03.550419 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001394 sec., 1434.7202295552368 rows/sec., 116.99 KiB/sec. | ||
| 14509 | 2026.03.17 02:55:03.550473 [ 4 ] {3baf2add-c3d1-4e44-a552-fd3cb47ed40b} <Debug> TCPHandler: Processed in 0.001587788 sec. | ||
| 14510 | 2026.03.17 02:55:03.550624 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2026.03.17 02:55:03.550724 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14512 | 2026.03.17 02:55:03.550764 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14513 | 2026.03.17 02:55:03.553574 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.03.17 02:55:03.553624 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14515 | 2026.03.17 02:55:03.554262 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14516 | 2026.03.17 02:55:03.554564 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.03.17 02:55:03.554732 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.004028 sec., 518619.66236345575 rows/sec., 39.71 MiB/sec. | ||
| 14518 | 2026.03.17 02:55:03.554780 [ 4 ] {86c02062-18e7-4156-9607-85ccff53c44a} <Debug> TCPHandler: Processed in 0.004207872 sec. | ||
| 14519 | 2026.03.17 02:55:03.554917 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.03.17 02:55:03.555017 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.03.17 02:55:03.555056 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14522 | 2026.03.17 02:55:03.555491 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.03.17 02:55:03.555528 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14524 | 2026.03.17 02:55:03.555836 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14525 | 2026.03.17 02:55:03.556053 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.03.17 02:55:03.556195 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001197 sec., 32581.453634085214 rows/sec., 2.43 MiB/sec. | ||
| 14527 | 2026.03.17 02:55:03.556233 [ 4 ] {ae1276ad-be02-4f6a-9721-5a1803638bff} <Debug> TCPHandler: Processed in 0.001369954 sec. | ||
| 14528 | 2026.03.17 02:55:03.556345 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.03.17 02:55:03.556439 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.03.17 02:55:03.556479 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14531 | 2026.03.17 02:55:03.557273 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2026.03.17 02:55:03.557309 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14533 | 2026.03.17 02:55:03.557654 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14534 | 2026.03.17 02:55:03.557873 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.03.17 02:55:03.558004 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001581 sec., 462998.1024667932 rows/sec., 27.38 MiB/sec. | ||
| 14536 | 2026.03.17 02:55:03.558043 [ 4 ] {6af08b85-fb0a-4d33-aa44-5ecc6264710c} <Debug> TCPHandler: Processed in 0.001747243 sec. | ||
| 14537 | 2026.03.17 02:55:03.558155 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14538 | 2026.03.17 02:55:03.558248 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14539 | 2026.03.17 02:55:03.558287 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14540 | 2026.03.17 02:55:03.558669 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.03.17 02:55:03.558705 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14542 | 2026.03.17 02:55:03.558990 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14543 | 2026.03.17 02:55:03.559205 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.03.17 02:55:03.559325 [ 146 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14545 | 2026.03.17 02:55:03.559343 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 14546 | 2026.03.17 02:55:03.559399 [ 146 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.03.17 02:55:03.559408 [ 4 ] {09136beb-453c-4d6a-a3e5-213aa952fd6e} <Debug> TCPHandler: Processed in 0.001303892 sec. | ||
| 14548 | 2026.03.17 02:55:03.559431 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14549 | 2026.03.17 02:55:03.559540 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2026.03.17 02:55:03.559556 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 14551 | 2026.03.17 02:55:03.559644 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14552 | 2026.03.17 02:55:03.559686 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14553 | 2026.03.17 02:55:03.559714 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14554 | 2026.03.17 02:55:03.559753 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 14555 | 2026.03.17 02:55:03.559824 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 14556 | 2026.03.17 02:55:03.559873 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 14557 | 2026.03.17 02:55:03.559917 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 14558 | 2026.03.17 02:55:03.559957 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 14559 | 2026.03.17 02:55:03.560104 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.17 02:55:03.560152 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14561 | 2026.03.17 02:55:03.560472 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14562 | 2026.03.17 02:55:03.560703 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.03.17 02:55:03.560816 [ 195 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312112 sec., 3810.650310339361 rows/sec., 282.82 KiB/sec. | ||
| 14564 | 2026.03.17 02:55:03.560840 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 772.88 KiB/sec. | ||
| 14565 | 2026.03.17 02:55:03.560902 [ 4 ] {d6f0f57b-de0f-4841-89de-d3edb328403a} <Debug> TCPHandler: Processed in 0.001413765 sec. | ||
| 14566 | 2026.03.17 02:55:03.560963 [ 192 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14567 | 2026.03.17 02:55:03.561046 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14568 | 2026.03.17 02:55:03.561157 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14569 | 2026.03.17 02:55:03.561202 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14570 | 2026.03.17 02:55:03.561305 [ 192 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.03.17 02:55:03.561374 [ 192 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_13_3} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14572 | 2026.03.17 02:55:03.561450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14573 | 2026.03.17 02:55:03.562279 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.03.17 02:55:03.562322 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14575 | 2026.03.17 02:55:03.562727 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14576 | 2026.03.17 02:55:03.562953 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14577 | 2026.03.17 02:55:03.563096 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001957 sec., 543178.334184977 rows/sec., 37.81 MiB/sec. | ||
| 14578 | 2026.03.17 02:55:03.563141 [ 4 ] {642a7747-cfa2-4bcc-8b35-084d6d6287ae} <Debug> TCPHandler: Processed in 0.002159162 sec. | ||
| 14579 | 2026.03.17 02:55:03.563269 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14580 | 2026.03.17 02:55:03.563366 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14581 | 2026.03.17 02:55:03.563417 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14582 | 2026.03.17 02:55:03.564315 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.03.17 02:55:03.564355 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14584 | 2026.03.17 02:55:03.564796 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14585 | 2026.03.17 02:55:03.565017 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.03.17 02:55:03.565150 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_110_26 to all_115_115_0 | ||
| 14587 | 2026.03.17 02:55:03.565163 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001814 sec., 744211.6868798236 rows/sec., 47.28 MiB/sec. | ||
| 14588 | 2026.03.17 02:55:03.565197 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.03.17 02:55:03.565222 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14590 | 2026.03.17 02:55:03.565222 [ 4 ] {185b3f95-5dea-49b4-b289-5a865b2f1fac} <Debug> TCPHandler: Processed in 0.002003789 sec. | ||
| 14591 | 2026.03.17 02:55:03.565343 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_26 to all_115_115_0 into Compact with storage Full | ||
| 14592 | 2026.03.17 02:55:03.565382 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14593 | 2026.03.17 02:55:03.565484 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14594 | 2026.03.17 02:55:03.565518 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14595 | 2026.03.17 02:55:03.565537 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14596 | 2026.03.17 02:55:03.565567 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_26, total 34522 rows starting from the beginning of the part | ||
| 14597 | 2026.03.17 02:55:03.565644 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14598 | 2026.03.17 02:55:03.565691 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 161 rows starting from the beginning of the part | ||
| 14599 | 2026.03.17 02:55:03.565735 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14600 | 2026.03.17 02:55:03.565776 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14601 | 2026.03.17 02:55:03.565819 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1350 rows starting from the beginning of the part | ||
| 14602 | 2026.03.17 02:55:03.566534 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.03.17 02:55:03.566576 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14604 | 2026.03.17 02:55:03.567144 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14605 | 2026.03.17 02:55:03.567384 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.03.17 02:55:03.567529 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002062 sec., 12124.151309408342 rows/sec., 21.73 MiB/sec. | ||
| 14607 | 2026.03.17 02:55:03.567605 [ 4 ] {75153651-b5dd-4c66-82c2-8124bd3f0848} <Debug> TCPHandler: Processed in 0.002272525 sec. | ||
| 14608 | 2026.03.17 02:55:03.567735 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.03.17 02:55:03.567831 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.03.17 02:55:03.567873 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14611 | 2026.03.17 02:55:03.568269 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.03.17 02:55:03.568307 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14613 | 2026.03.17 02:55:03.568623 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14614 | 2026.03.17 02:55:03.568844 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.03.17 02:55:03.568984 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00117 sec., 41025.64102564102 rows/sec., 2.76 MiB/sec. | ||
| 14616 | 2026.03.17 02:55:03.569029 [ 4 ] {3680e026-b66b-4cbc-a456-df7af2d6fe9d} <Debug> TCPHandler: Processed in 0.001343223 sec. | ||
| 14617 | 2026.03.17 02:55:03.573543 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36513 rows, containing 5 columns (5 merged, 0 gathered) in 0.008256122 sec., 4422536.39178297 rows/sec., 294.10 MiB/sec. | ||
| 14618 | 2026.03.17 02:55:03.574150 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Trace> MergedBlockOutputStream: filled checksums all_1_115_27 (state Temporary) | ||
| 14619 | 2026.03.17 02:55:03.574557 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_115_27 to all_1_115_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.03.17 02:55:03.574653 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_110_26, all_115_115_0] -> all_1_115_27 | ||
| 14621 | 2026.03.17 02:55:03.574765 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14622 | 2026.03.17 02:55:04.177541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1750 | ||
| 14623 | 2026.03.17 02:55:04.180087 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.03.17 02:55:04.180137 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14625 | 2026.03.17 02:55:04.181332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14626 | 2026.03.17 02:55:04.181605 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.03.17 02:55:04.181867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 14628 | 2026.03.17 02:55:05.387380 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.03.17 02:55:05.387565 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14630 | 2026.03.17 02:55:05.387627 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14631 | 2026.03.17 02:55:05.388363 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.03.17 02:55:05.388403 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14633 | 2026.03.17 02:55:05.388774 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14634 | 2026.03.17 02:55:05.388989 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.03.17 02:55:05.389134 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 14636 | 2026.03.17 02:55:05.389155 [ 141 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14637 | 2026.03.17 02:55:05.389180 [ 4 ] {447e3219-4a42-4c54-8db6-3b78132aefcd} <Debug> TCPHandler: Processed in 0.001917927 sec. | ||
| 14638 | 2026.03.17 02:55:05.389231 [ 141 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.03.17 02:55:05.389260 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14640 | 2026.03.17 02:55:05.389355 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14641 | 2026.03.17 02:55:05.389395 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 14642 | 2026.03.17 02:55:05.389465 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14643 | 2026.03.17 02:55:05.389514 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14644 | 2026.03.17 02:55:05.389582 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14645 | 2026.03.17 02:55:05.389623 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2150 rows starting from the beginning of the part | ||
| 14646 | 2026.03.17 02:55:05.389695 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 109 rows starting from the beginning of the part | ||
| 14647 | 2026.03.17 02:55:05.389744 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 84 rows starting from the beginning of the part | ||
| 14648 | 2026.03.17 02:55:05.389791 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 108 rows starting from the beginning of the part | ||
| 14649 | 2026.03.17 02:55:05.389864 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2089 rows starting from the beginning of the part | ||
| 14650 | 2026.03.17 02:55:05.389909 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 14651 | 2026.03.17 02:55:05.389985 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.03.17 02:55:05.390025 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14653 | 2026.03.17 02:55:05.390356 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14654 | 2026.03.17 02:55:05.390574 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.03.17 02:55:05.390701 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 14656 | 2026.03.17 02:55:05.390705 [ 141 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14657 | 2026.03.17 02:55:05.390743 [ 4 ] {0b8013ea-8973-4e3a-b302-9ea8926a1d59} <Debug> TCPHandler: Processed in 0.001435605 sec. | ||
| 14658 | 2026.03.17 02:55:05.390762 [ 141 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.03.17 02:55:05.390792 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14660 | 2026.03.17 02:55:05.390869 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14661 | 2026.03.17 02:55:05.390912 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 14662 | 2026.03.17 02:55:05.390964 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.03.17 02:55:05.391017 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14664 | 2026.03.17 02:55:05.391059 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14665 | 2026.03.17 02:55:05.391098 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1123 rows starting from the beginning of the part | ||
| 14666 | 2026.03.17 02:55:05.391169 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 92 rows starting from the beginning of the part | ||
| 14667 | 2026.03.17 02:55:05.391217 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 78 rows starting from the beginning of the part | ||
| 14668 | 2026.03.17 02:55:05.391264 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 14669 | 2026.03.17 02:55:05.391307 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1063 rows starting from the beginning of the part | ||
| 14670 | 2026.03.17 02:55:05.391347 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 14671 | 2026.03.17 02:55:05.391384 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.03.17 02:55:05.391422 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14673 | 2026.03.17 02:55:05.391501 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171482 sec., 2116526.869667812 rows/sec., 171.54 MiB/sec. | ||
| 14674 | 2026.03.17 02:55:05.391747 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14675 | 2026.03.17 02:55:05.391766 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14676 | 2026.03.17 02:55:05.392003 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.03.17 02:55:05.392026 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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.03.17 02:55:05.392095 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_116_23} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14679 | 2026.03.17 02:55:05.392133 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001187 sec., 26958.719460825614 rows/sec., 1.88 MiB/sec. | ||
| 14680 | 2026.03.17 02:55:05.392169 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 14681 | 2026.03.17 02:55:05.392171 [ 4 ] {bf21ea64-fb36-4f4d-9981-909fdaaba279} <Debug> TCPHandler: Processed in 0.001349363 sec. | ||
| 14682 | 2026.03.17 02:55:05.392286 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2026.03.17 02:55:05.392378 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14684 | 2026.03.17 02:55:05.392418 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14685 | 2026.03.17 02:55:05.392635 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780633 sec., 1409611.076510432 rows/sec., 105.34 MiB/sec. | ||
| 14686 | 2026.03.17 02:55:05.392727 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.03.17 02:55:05.392762 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14688 | 2026.03.17 02:55:05.392806 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14689 | 2026.03.17 02:55:05.393047 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14690 | 2026.03.17 02:55:05.393055 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.03.17 02:55:05.393122 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_116_23} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14692 | 2026.03.17 02:55:05.393212 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14693 | 2026.03.17 02:55:05.393250 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2026.03.17 02:55:05.393372 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001012 sec., 11857.707509881422 rows/sec., 818.31 KiB/sec. | ||
| 14695 | 2026.03.17 02:55:05.393388 [ 141 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14696 | 2026.03.17 02:55:05.393407 [ 4 ] {5df72ebf-d282-49af-819b-4394dc1f3e56} <Debug> TCPHandler: Processed in 0.001166859 sec. | ||
| 14697 | 2026.03.17 02:55:05.393430 [ 141 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.03.17 02:55:05.393453 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14699 | 2026.03.17 02:55:05.393528 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14700 | 2026.03.17 02:55:05.393632 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14701 | 2026.03.17 02:55:05.393658 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5904 rows starting from the beginning of the part | ||
| 14702 | 2026.03.17 02:55:05.393701 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14703 | 2026.03.17 02:55:05.393737 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14704 | 2026.03.17 02:55:05.393770 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 14705 | 2026.03.17 02:55:05.393802 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
| 14706 | 2026.03.17 02:55:05.393837 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
| 14707 | 2026.03.17 02:55:05.395463 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001963068 sec., 3129794.79060328 rows/sec., 210.93 MiB/sec. | ||
| 14708 | 2026.03.17 02:55:05.395940 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14709 | 2026.03.17 02:55:05.396266 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.03.17 02:55:05.396353 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_116_23} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14711 | 2026.03.17 02:55:05.396463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14712 | 2026.03.17 02:55:05.530790 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 14713 | 2026.03.17 02:55:05.530839 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 14714 | 2026.03.17 02:55:05.533755 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 14715 | 2026.03.17 02:55:06.364655 [ 223 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 14716 | 2026.03.17 02:55:06.364710 [ 223 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 14717 | 2026.03.17 02:55:06.367400 [ 223 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 14718 | 2026.03.17 02:55:06.612563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34089 | ||
| 14719 | 2026.03.17 02:55:06.613139 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2026.03.17 02:55:06.613191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14721 | 2026.03.17 02:55:06.613704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14722 | 2026.03.17 02:55:06.613948 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.03.17 02:55:06.614105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34089 | ||
| 14724 | 2026.03.17 02:55:06.614123 [ 132 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14725 | 2026.03.17 02:55:06.614195 [ 132 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.03.17 02:55:06.614219 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14727 | 2026.03.17 02:55:06.614321 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 14728 | 2026.03.17 02:55:06.614417 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14729 | 2026.03.17 02:55:06.614449 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31721 rows starting from the beginning of the part | ||
| 14730 | 2026.03.17 02:55:06.614506 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14731 | 2026.03.17 02:55:06.614552 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14732 | 2026.03.17 02:55:06.614597 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14733 | 2026.03.17 02:55:06.614638 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14734 | 2026.03.17 02:55:06.614677 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14735 | 2026.03.17 02:55:06.617058 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773127 sec., 12292621.289973378 rows/sec., 175.85 MiB/sec. | ||
| 14736 | 2026.03.17 02:55:06.617547 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14737 | 2026.03.17 02:55:06.617886 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.03.17 02:55:06.617969 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_71_14} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14739 | 2026.03.17 02:55:06.618095 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14740 | 2026.03.17 02:55:08.544049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 14741 | 2026.03.17 02:55:08.560911 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.03.17 02:55:08.560963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14743 | 2026.03.17 02:55:08.567116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14744 | 2026.03.17 02:55:08.567827 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.03.17 02:55:08.568119 [ 143 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14746 | 2026.03.17 02:55:08.568188 [ 143 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.03.17 02:55:08.568210 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14748 | 2026.03.17 02:55:08.568348 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 14749 | 2026.03.17 02:55:08.570743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14750 | 2026.03.17 02:55:08.572177 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14751 | 2026.03.17 02:55:08.573834 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 14752 | 2026.03.17 02:55:08.578734 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 14753 | 2026.03.17 02:55:08.583565 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
| 14754 | 2026.03.17 02:55:08.588092 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 14755 | 2026.03.17 02:55:08.593302 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 14756 | 2026.03.17 02:55:08.597968 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 14757 | 2026.03.17 02:55:08.653267 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084973814 sec., 6296.057277127752 rows/sec., 32.56 MiB/sec. | ||
| 14758 | 2026.03.17 02:55:08.656262 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14759 | 2026.03.17 02:55:08.658264 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2026.03.17 02:55:08.658342 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_71_14} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14761 | 2026.03.17 02:55:08.660960 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14762 | 2026.03.17 02:55:10.396218 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2026.03.17 02:55:10.396401 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14764 | 2026.03.17 02:55:10.396464 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14765 | 2026.03.17 02:55:10.397114 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2026.03.17 02:55:10.397158 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14767 | 2026.03.17 02:55:10.397536 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14768 | 2026.03.17 02:55:10.397756 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.03.17 02:55:10.397915 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001559 sec., 69275.17639512508 rows/sec., 5.83 MiB/sec. | ||
| 14770 | 2026.03.17 02:55:10.397958 [ 4 ] {d9c18814-eb76-42fd-8bde-50e4413e183f} <Debug> TCPHandler: Processed in 0.001876996 sec. | ||
| 14771 | 2026.03.17 02:55:10.398082 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2026.03.17 02:55:10.398177 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14773 | 2026.03.17 02:55:10.398216 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14774 | 2026.03.17 02:55:10.398621 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.03.17 02:55:10.398657 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14776 | 2026.03.17 02:55:10.398948 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14777 | 2026.03.17 02:55:10.399163 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2026.03.17 02:55:10.399296 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001137 sec., 22867.194371152156 rows/sec., 1.68 MiB/sec. | ||
| 14779 | 2026.03.17 02:55:10.399334 [ 4 ] {2eb19153-6725-42b2-a0bb-9b560a6f6676} <Debug> TCPHandler: Processed in 0.001301832 sec. | ||
| 14780 | 2026.03.17 02:55:10.399436 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2026.03.17 02:55:10.399528 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14782 | 2026.03.17 02:55:10.399568 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14783 | 2026.03.17 02:55:10.399980 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2026.03.17 02:55:10.400016 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14785 | 2026.03.17 02:55:10.400315 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14786 | 2026.03.17 02:55:10.400532 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.03.17 02:55:10.400662 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 14788 | 2026.03.17 02:55:10.400701 [ 4 ] {89923bbc-cffd-4ac7-a9e2-aed79d2626e8} <Debug> TCPHandler: Processed in 0.001313432 sec. | ||
| 14789 | 2026.03.17 02:55:10.400808 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.03.17 02:55:10.400901 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14791 | 2026.03.17 02:55:10.400942 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14792 | 2026.03.17 02:55:10.401356 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.03.17 02:55:10.401392 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14794 | 2026.03.17 02:55:10.401708 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14795 | 2026.03.17 02:55:10.401909 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.03.17 02:55:10.402038 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 14797 | 2026.03.17 02:55:10.402075 [ 4 ] {fa44d04c-5d8d-4be8-a118-cc64d34edf90} <Debug> TCPHandler: Processed in 0.001316142 sec. | ||
| 14798 | 2026.03.17 02:55:10.402178 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.03.17 02:55:10.402271 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14800 | 2026.03.17 02:55:10.402323 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14801 | 2026.03.17 02:55:10.403144 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.03.17 02:55:10.403179 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14803 | 2026.03.17 02:55:10.403694 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14804 | 2026.03.17 02:55:10.403912 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.03.17 02:55:10.404056 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 14806 | 2026.03.17 02:55:10.404110 [ 4 ] {9e895a8c-ab81-49cb-a6e9-d89f77aa7591} <Debug> TCPHandler: Processed in 0.001984619 sec. | ||
| 14807 | 2026.03.17 02:55:10.404224 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.03.17 02:55:10.404318 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.03.17 02:55:10.404359 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14810 | 2026.03.17 02:55:10.404687 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.03.17 02:55:10.404722 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14812 | 2026.03.17 02:55:10.405019 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14813 | 2026.03.17 02:55:10.405245 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.03.17 02:55:10.405372 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 14815 | 2026.03.17 02:55:10.405409 [ 4 ] {a8def09a-2b3b-4479-b745-3e6f15c06fe0} <Debug> TCPHandler: Processed in 0.00123388 sec. | ||
| 14816 | 2026.03.17 02:55:13.877149 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14817 | 2026.03.17 02:55:13.877200 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14818 | 2026.03.17 02:55:14.114243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34601 | ||
| 14819 | 2026.03.17 02:55:14.115095 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.03.17 02:55:14.115175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14821 | 2026.03.17 02:55:14.115667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14822 | 2026.03.17 02:55:14.115897 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.03.17 02:55:14.116032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34601 | ||
| 14824 | 2026.03.17 02:55:14.182071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1770 | ||
| 14825 | 2026.03.17 02:55:14.184225 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.03.17 02:55:14.184269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.45 GiB. | ||
| 14827 | 2026.03.17 02:55:14.185410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14828 | 2026.03.17 02:55:14.185683 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2026.03.17 02:55:14.185946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14830 | 2026.03.17 02:55:14.494853 [ 135 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14831 | 2026.03.17 02:55:14.494914 [ 135 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.03.17 02:55:14.494937 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14833 | 2026.03.17 02:55:14.495082 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 14834 | 2026.03.17 02:55:14.495268 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14835 | 2026.03.17 02:55:14.495319 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 14836 | 2026.03.17 02:55:14.495421 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 14837 | 2026.03.17 02:55:14.495495 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 14838 | 2026.03.17 02:55:14.495570 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 14839 | 2026.03.17 02:55:14.495634 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 14840 | 2026.03.17 02:55:14.496562 [ 201 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551697 sec., 24489.31717983601 rows/sec., 2.04 MiB/sec. | ||
| 14841 | 2026.03.17 02:55:14.496683 [ 201 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14842 | 2026.03.17 02:55:14.496936 [ 201 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.03.17 02:55:14.497007 [ 201 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_25_6} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14844 | 2026.03.17 02:55:14.497079 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14845 | 2026.03.17 02:55:15.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.20 MiB, peak 394.55 MiB, free memory in arenas 0.00 B, will set to 376.16 MiB (RSS), difference: 3.96 MiB | ||
| 14846 | 2026.03.17 02:55:15.394804 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14847 | 2026.03.17 02:55:15.394997 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14848 | 2026.03.17 02:55:15.395068 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14849 | 2026.03.17 02:55:15.395710 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14850 | 2026.03.17 02:55:15.395756 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14851 | 2026.03.17 02:55:15.396144 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14852 | 2026.03.17 02:55:15.396377 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2026.03.17 02:55:15.396535 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001587 sec., 52930.05671077505 rows/sec., 4.43 MiB/sec. | ||
| 14854 | 2026.03.17 02:55:15.396585 [ 4 ] {537c124f-6009-4866-afcc-7246c1f07693} <Debug> TCPHandler: Processed in 0.001910467 sec. | ||
| 14855 | 2026.03.17 02:55:15.396703 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.03.17 02:55:15.396802 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14857 | 2026.03.17 02:55:15.396845 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14858 | 2026.03.17 02:55:15.397250 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2026.03.17 02:55:15.397287 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14860 | 2026.03.17 02:55:15.397589 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14861 | 2026.03.17 02:55:15.397797 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.03.17 02:55:15.397930 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001149 sec., 12184.50826805918 rows/sec., 916.22 KiB/sec. | ||
| 14863 | 2026.03.17 02:55:15.397969 [ 4 ] {01431d14-c859-4fa2-a93f-2cc57878c261} <Debug> TCPHandler: Processed in 0.001317482 sec. | ||
| 14864 | 2026.03.17 02:55:15.398076 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.03.17 02:55:15.398171 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14866 | 2026.03.17 02:55:15.398211 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14867 | 2026.03.17 02:55:15.398616 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2026.03.17 02:55:15.398652 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14869 | 2026.03.17 02:55:15.398949 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14870 | 2026.03.17 02:55:15.399156 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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.03.17 02:55:15.399285 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001133 sec., 68843.77758164167 rows/sec., 5.38 MiB/sec. | ||
| 14872 | 2026.03.17 02:55:15.399323 [ 4 ] {205319c7-073f-4bdf-bd37-7a1d57f3d61d} <Debug> TCPHandler: Processed in 0.001296462 sec. | ||
| 14873 | 2026.03.17 02:55:15.399431 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.03.17 02:55:15.399525 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.03.17 02:55:15.399567 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14876 | 2026.03.17 02:55:15.399961 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2026.03.17 02:55:15.399997 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14878 | 2026.03.17 02:55:15.400328 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14879 | 2026.03.17 02:55:15.400533 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2026.03.17 02:55:15.400664 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 14881 | 2026.03.17 02:55:15.400701 [ 4 ] {c9bf1527-cf99-428a-9817-41c8fd473618} <Debug> TCPHandler: Processed in 0.001319102 sec. | ||
| 14882 | 2026.03.17 02:55:15.400800 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.03.17 02:55:15.400893 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14884 | 2026.03.17 02:55:15.400945 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14885 | 2026.03.17 02:55:15.401691 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.03.17 02:55:15.401727 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14887 | 2026.03.17 02:55:15.402238 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14888 | 2026.03.17 02:55:15.402461 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.03.17 02:55:15.402602 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001726 sec., 8111.239860950173 rows/sec., 14.53 MiB/sec. | ||
| 14890 | 2026.03.17 02:55:15.402667 [ 4 ] {df26f01d-8c7f-458c-bac9-0b94b0943089} <Debug> TCPHandler: Processed in 0.001914816 sec. | ||
| 14891 | 2026.03.17 02:55:15.402789 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14892 | 2026.03.17 02:55:15.402883 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14893 | 2026.03.17 02:55:15.402924 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14894 | 2026.03.17 02:55:15.403251 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.03.17 02:55:15.403285 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14896 | 2026.03.17 02:55:15.403562 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14897 | 2026.03.17 02:55:15.403756 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.03.17 02:55:15.403876 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14899 | 2026.03.17 02:55:15.403911 [ 4 ] {9c39cb9a-2359-4f6b-b9a1-632bdd656629} <Debug> TCPHandler: Processed in 0.00122203 sec. | ||
| 14900 | 2026.03.17 02:55:16.070851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14901 | 2026.03.17 02:55:16.087608 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14902 | 2026.03.17 02:55:16.087678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14903 | 2026.03.17 02:55:16.094065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14904 | 2026.03.17 02:55:16.094779 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2026.03.17 02:55:16.098800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14906 | 2026.03.17 02:55:20.396601 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2026.03.17 02:55:20.396791 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14908 | 2026.03.17 02:55:20.396854 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14909 | 2026.03.17 02:55:20.397483 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2026.03.17 02:55:20.397531 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14911 | 2026.03.17 02:55:20.397927 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14912 | 2026.03.17 02:55:20.398152 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.03.17 02:55:20.398311 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001564 sec., 69053.7084398977 rows/sec., 5.81 MiB/sec. | ||
| 14914 | 2026.03.17 02:55:20.398359 [ 4 ] {561405af-3f2d-4a42-a4de-e106e7c9a66c} <Debug> TCPHandler: Processed in 0.001882036 sec. | ||
| 14915 | 2026.03.17 02:55:20.398472 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.03.17 02:55:20.398573 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14917 | 2026.03.17 02:55:20.398613 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14918 | 2026.03.17 02:55:20.399016 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2026.03.17 02:55:20.399052 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14920 | 2026.03.17 02:55:20.399345 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14921 | 2026.03.17 02:55:20.399548 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.03.17 02:55:20.399679 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.69 MiB/sec. | ||
| 14923 | 2026.03.17 02:55:20.399718 [ 4 ] {4309ea6c-1cd8-4668-9e8e-01f9c9e6682d} <Debug> TCPHandler: Processed in 0.001294942 sec. | ||
| 14924 | 2026.03.17 02:55:20.399830 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2026.03.17 02:55:20.399922 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14926 | 2026.03.17 02:55:20.399961 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14927 | 2026.03.17 02:55:20.400369 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.03.17 02:55:20.400404 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14929 | 2026.03.17 02:55:20.400699 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14930 | 2026.03.17 02:55:20.400902 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.03.17 02:55:20.401030 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 6.24 MiB/sec. | ||
| 14932 | 2026.03.17 02:55:20.401068 [ 4 ] {c2a61b10-9f95-4eef-90da-6d4e2008eaca} <Debug> TCPHandler: Processed in 0.001287352 sec. | ||
| 14933 | 2026.03.17 02:55:20.401175 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2026.03.17 02:55:20.401268 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14935 | 2026.03.17 02:55:20.401311 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14936 | 2026.03.17 02:55:20.401697 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2026.03.17 02:55:20.401732 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14938 | 2026.03.17 02:55:20.402052 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14939 | 2026.03.17 02:55:20.402260 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.03.17 02:55:20.402389 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 14941 | 2026.03.17 02:55:20.402426 [ 4 ] {2ae24134-93f3-479e-8507-2cdb50dcdf51} <Debug> TCPHandler: Processed in 0.001301252 sec. | ||
| 14942 | 2026.03.17 02:55:20.402528 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14943 | 2026.03.17 02:55:20.402621 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14944 | 2026.03.17 02:55:20.402673 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14945 | 2026.03.17 02:55:20.403427 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2026.03.17 02:55:20.403459 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14947 | 2026.03.17 02:55:20.403939 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14948 | 2026.03.17 02:55:20.404142 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.03.17 02:55:20.404339 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001735 sec., 14985.590778097983 rows/sec., 26.85 MiB/sec. | ||
| 14950 | 2026.03.17 02:55:20.404395 [ 4 ] {eed2b2ff-d457-4290-9aeb-ecbdfe2b0440} <Debug> TCPHandler: Processed in 0.001916047 sec. | ||
| 14951 | 2026.03.17 02:55:20.404502 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14952 | 2026.03.17 02:55:20.404595 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14953 | 2026.03.17 02:55:20.404638 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14954 | 2026.03.17 02:55:20.404959 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.03.17 02:55:20.404995 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14956 | 2026.03.17 02:55:20.405300 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14957 | 2026.03.17 02:55:20.405503 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.03.17 02:55:20.405633 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14959 | 2026.03.17 02:55:20.405670 [ 4 ] {3732e1a5-d3be-4a54-8631-cf7a2fa666c5} <Debug> TCPHandler: Processed in 0.00121681 sec. | ||
| 14960 | 2026.03.17 02:55:21.616327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35049 | ||
| 14961 | 2026.03.17 02:55:21.617100 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14962 | 2026.03.17 02:55:21.617152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14963 | 2026.03.17 02:55:21.617656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14964 | 2026.03.17 02:55:21.617916 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2026.03.17 02:55:21.618085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35049 | ||
| 14966 | 2026.03.17 02:55:23.599814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14967 | 2026.03.17 02:55:23.617064 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2026.03.17 02:55:23.617121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14969 | 2026.03.17 02:55:23.623283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14970 | 2026.03.17 02:55:23.623953 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2026.03.17 02:55:23.626909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14972 | 2026.03.17 02:55:24.186090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1794 | ||
| 14973 | 2026.03.17 02:55:24.188215 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.03.17 02:55:24.188252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14975 | 2026.03.17 02:55:24.189401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14976 | 2026.03.17 02:55:24.189666 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.03.17 02:55:24.189883 [ 221 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 14978 | 2026.03.17 02:55:24.189917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
| 14979 | 2026.03.17 02:55:24.189931 [ 221 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 14980 | 2026.03.17 02:55:24.192956 [ 221 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 14981 | 2026.03.17 02:55:25.386715 [ 222 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14982 | 2026.03.17 02:55:25.386792 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14983 | 2026.03.17 02:55:25.390409 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 14984 | 2026.03.17 02:55:25.394370 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2026.03.17 02:55:25.394544 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14986 | 2026.03.17 02:55:25.394609 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14987 | 2026.03.17 02:55:25.395232 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.03.17 02:55:25.395281 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 14989 | 2026.03.17 02:55:25.395662 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14990 | 2026.03.17 02:55:25.395895 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2026.03.17 02:55:25.396057 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001559 sec., 53880.69275176395 rows/sec., 4.51 MiB/sec. | ||
| 14992 | 2026.03.17 02:55:25.396111 [ 4 ] {30d9a3cc-2488-4407-a3bf-29be6d21425e} <Debug> TCPHandler: Processed in 0.001864836 sec. | ||
| 14993 | 2026.03.17 02:55:25.396134 [ 217 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 14994 | 2026.03.17 02:55:25.396163 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 14995 | 2026.03.17 02:55:25.396236 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2026.03.17 02:55:25.396337 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14997 | 2026.03.17 02:55:25.396381 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14998 | 2026.03.17 02:55:25.396794 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14999 | 2026.03.17 02:55:25.396830 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15000 | 2026.03.17 02:55:25.397135 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15001 | 2026.03.17 02:55:25.397361 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2026.03.17 02:55:25.397496 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001182 sec., 11844.331641285955 rows/sec., 890.64 KiB/sec. | ||
| 15003 | 2026.03.17 02:55:25.397502 [ 121 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15004 | 2026.03.17 02:55:25.397535 [ 4 ] {53b39c8f-09ff-4b57-906e-82796ef7c2d1} <Debug> TCPHandler: Processed in 0.001353173 sec. | ||
| 15005 | 2026.03.17 02:55:25.397550 [ 121 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2026.03.17 02:55:25.397574 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15007 | 2026.03.17 02:55:25.397646 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15008 | 2026.03.17 02:55:25.397712 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 15009 | 2026.03.17 02:55:25.397741 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15010 | 2026.03.17 02:55:25.397796 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15011 | 2026.03.17 02:55:25.397868 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15012 | 2026.03.17 02:55:25.397912 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 81 rows starting from the beginning of the part | ||
| 15013 | 2026.03.17 02:55:25.397991 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 39 rows starting from the beginning of the part | ||
| 15014 | 2026.03.17 02:55:25.398046 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 15015 | 2026.03.17 02:55:25.398099 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 14 rows starting from the beginning of the part | ||
| 15016 | 2026.03.17 02:55:25.398150 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 15017 | 2026.03.17 02:55:25.398203 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 14 rows starting from the beginning of the part | ||
| 15018 | 2026.03.17 02:55:25.398222 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.03.17 02:55:25.398261 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15020 | 2026.03.17 02:55:25.398583 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15021 | 2026.03.17 02:55:25.398845 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2026.03.17 02:55:25.398872 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 15023 | 2026.03.17 02:55:25.398982 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00126 sec., 61904.7619047619 rows/sec., 4.83 MiB/sec. | ||
| 15024 | 2026.03.17 02:55:25.399021 [ 4 ] {6b3dc259-0021-4d9b-af3c-7fbf847d0744} <Debug> TCPHandler: Processed in 0.001430865 sec. | ||
| 15025 | 2026.03.17 02:55:25.399073 [ 223 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15026 | 2026.03.17 02:55:25.399100 [ 201 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449436 sec., 137984.70577521189 rows/sec., 10.67 MiB/sec. | ||
| 15027 | 2026.03.17 02:55:25.399112 [ 223 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15028 | 2026.03.17 02:55:25.399138 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2026.03.17 02:55:25.399250 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15030 | 2026.03.17 02:55:25.399296 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15031 | 2026.03.17 02:55:25.399325 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15032 | 2026.03.17 02:55:25.399671 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2026.03.17 02:55:25.399696 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.03.17 02:55:25.399738 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15035 | 2026.03.17 02:55:25.399751 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_106_21} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15036 | 2026.03.17 02:55:25.399852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15037 | 2026.03.17 02:55:25.400089 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15038 | 2026.03.17 02:55:25.400345 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.03.17 02:55:25.400457 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_115_27 to all_116_116_0 | ||
| 15040 | 2026.03.17 02:55:25.400480 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 15041 | 2026.03.17 02:55:25.400487 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.03.17 02:55:25.400510 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15043 | 2026.03.17 02:55:25.400519 [ 4 ] {bd3275ea-61dc-407f-bec6-1281b5e11474} <Debug> TCPHandler: Processed in 0.001430635 sec. | ||
| 15044 | 2026.03.17 02:55:25.400571 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_27 to all_116_116_0 into Compact with storage Full | ||
| 15045 | 2026.03.17 02:55:25.400635 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.03.17 02:55:25.400665 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15047 | 2026.03.17 02:55:25.400697 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_27, total 36513 rows starting from the beginning of the part | ||
| 15048 | 2026.03.17 02:55:25.400732 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15049 | 2026.03.17 02:55:25.400745 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 32 rows starting from the beginning of the part | ||
| 15050 | 2026.03.17 02:55:25.400791 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15051 | 2026.03.17 02:55:25.401567 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.03.17 02:55:25.401605 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15053 | 2026.03.17 02:55:25.402157 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15054 | 2026.03.17 02:55:25.402390 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.03.17 02:55:25.402512 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15056 | 2026.03.17 02:55:25.402534 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 13.78 MiB/sec. | ||
| 15057 | 2026.03.17 02:55:25.402542 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.03.17 02:55:25.402566 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15059 | 2026.03.17 02:55:25.402609 [ 4 ] {7123828b-10d1-470d-8884-d4a0db06f95d} <Debug> TCPHandler: Processed in 0.002023399 sec. | ||
| 15060 | 2026.03.17 02:55:25.402651 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 15061 | 2026.03.17 02:55:25.402767 [ 223 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15062 | 2026.03.17 02:55:25.402862 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15063 | 2026.03.17 02:55:25.402867 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.03.17 02:55:25.402928 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2101 rows starting from the beginning of the part | ||
| 15065 | 2026.03.17 02:55:25.402978 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15066 | 2026.03.17 02:55:25.403030 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15067 | 2026.03.17 02:55:25.403066 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 25 rows starting from the beginning of the part | ||
| 15068 | 2026.03.17 02:55:25.403183 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
| 15069 | 2026.03.17 02:55:25.403289 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 14 rows starting from the beginning of the part | ||
| 15070 | 2026.03.17 02:55:25.403374 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2026.03.17 02:55:25.403388 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 15072 | 2026.03.17 02:55:25.403416 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15073 | 2026.03.17 02:55:25.403502 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 14 rows starting from the beginning of the part | ||
| 15074 | 2026.03.17 02:55:25.403743 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15075 | 2026.03.17 02:55:25.404011 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.03.17 02:55:25.404148 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 15077 | 2026.03.17 02:55:25.404185 [ 4 ] {43a7339e-23dc-49c3-bf1c-29620e6b5dd0} <Debug> TCPHandler: Processed in 0.001367713 sec. | ||
| 15078 | 2026.03.17 02:55:25.406966 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36545 rows, containing 5 columns (5 merged, 0 gathered) in 0.006411347 sec., 5700050.239052729 rows/sec., 379.07 MiB/sec. | ||
| 15079 | 2026.03.17 02:55:25.407290 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Trace> MergedBlockOutputStream: filled checksums all_1_116_28 (state Temporary) | ||
| 15080 | 2026.03.17 02:55:25.407548 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_116_28 to all_1_116_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.03.17 02:55:25.407618 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_116_28} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_115_27, all_116_116_0] -> all_1_116_28 | ||
| 15082 | 2026.03.17 02:55:25.407686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15083 | 2026.03.17 02:55:25.410953 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 19 columns (19 merged, 0 gathered) in 0.008339854 sec., 264513.02384909854 rows/sec., 474.00 MiB/sec. | ||
| 15084 | 2026.03.17 02:55:25.412620 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15085 | 2026.03.17 02:55:25.412970 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2026.03.17 02:55:25.413047 [ 186 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15087 | 2026.03.17 02:55:25.413158 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
| 15088 | 2026.03.17 02:55:26.334884 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15089 | 2026.03.17 02:55:26.334969 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15090 | 2026.03.17 02:55:26.338352 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15091 | 2026.03.17 02:55:28.877269 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15092 | 2026.03.17 02:55:28.877330 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15093 | 2026.03.17 02:55:29.119082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35561 | ||
| 15094 | 2026.03.17 02:55:29.119649 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15095 | 2026.03.17 02:55:29.119698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15096 | 2026.03.17 02:55:29.120201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15097 | 2026.03.17 02:55:29.120438 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.03.17 02:55:29.120573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35561 | ||
| 15099 | 2026.03.17 02:55:30.402862 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2026.03.17 02:55:30.403151 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15101 | 2026.03.17 02:55:30.403252 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15102 | 2026.03.17 02:55:30.404359 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15103 | 2026.03.17 02:55:30.404429 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15104 | 2026.03.17 02:55:30.405107 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15105 | 2026.03.17 02:55:30.405513 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15106 | 2026.03.17 02:55:30.405713 [ 117 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15107 | 2026.03.17 02:55:30.405771 [ 117 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2026.03.17 02:55:30.405772 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002703 sec., 39955.604883462816 rows/sec., 3.36 MiB/sec. | ||
| 15109 | 2026.03.17 02:55:30.405797 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15110 | 2026.03.17 02:55:30.405865 [ 4 ] {50171554-ba2e-4f8a-95d0-bff3f2ee4a85} <Debug> TCPHandler: Processed in 0.003204678 sec. | ||
| 15111 | 2026.03.17 02:55:30.405987 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 15112 | 2026.03.17 02:55:30.406072 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15113 | 2026.03.17 02:55:30.406216 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15114 | 2026.03.17 02:55:30.406281 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15115 | 2026.03.17 02:55:30.406390 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15116 | 2026.03.17 02:55:30.406448 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2150 rows starting from the beginning of the part | ||
| 15117 | 2026.03.17 02:55:30.406550 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 108 rows starting from the beginning of the part | ||
| 15118 | 2026.03.17 02:55:30.406664 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 84 rows starting from the beginning of the part | ||
| 15119 | 2026.03.17 02:55:30.406729 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 108 rows starting from the beginning of the part | ||
| 15120 | 2026.03.17 02:55:30.406806 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 84 rows starting from the beginning of the part | ||
| 15121 | 2026.03.17 02:55:30.406872 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 108 rows starting from the beginning of the part | ||
| 15122 | 2026.03.17 02:55:30.407047 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.03.17 02:55:30.407095 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15124 | 2026.03.17 02:55:30.407609 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15125 | 2026.03.17 02:55:30.407972 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2026.03.17 02:55:30.408271 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002094 sec., 12416.42788920726 rows/sec., 933.66 KiB/sec. | ||
| 15127 | 2026.03.17 02:55:30.408339 [ 4 ] {5fd425b3-3964-49de-800b-d3f0d982c525} <Debug> TCPHandler: Processed in 0.002345217 sec. | ||
| 15128 | 2026.03.17 02:55:30.408429 [ 225 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 15129 | 2026.03.17 02:55:30.408499 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2026.03.17 02:55:30.408510 [ 225 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 15131 | 2026.03.17 02:55:30.408634 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15132 | 2026.03.17 02:55:30.408699 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15133 | 2026.03.17 02:55:30.409114 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003205218 sec., 824280.906946111 rows/sec., 67.64 MiB/sec. | ||
| 15134 | 2026.03.17 02:55:30.409358 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.03.17 02:55:30.409413 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15136 | 2026.03.17 02:55:30.409557 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15137 | 2026.03.17 02:55:30.410020 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15138 | 2026.03.17 02:55:30.410039 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15139 | 2026.03.17 02:55:30.410172 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_121_24} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15140 | 2026.03.17 02:55:30.410312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15141 | 2026.03.17 02:55:30.410398 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.03.17 02:55:30.410615 [ 116 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15143 | 2026.03.17 02:55:30.410626 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002021 sec., 44532.40969816923 rows/sec., 3.48 MiB/sec. | ||
| 15144 | 2026.03.17 02:55:30.410683 [ 116 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15145 | 2026.03.17 02:55:30.410711 [ 4 ] {dd7f327d-6630-4c43-88ae-2c714a690615} <Debug> TCPHandler: Processed in 0.002275495 sec. | ||
| 15146 | 2026.03.17 02:55:30.410723 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15147 | 2026.03.17 02:55:30.410830 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 15148 | 2026.03.17 02:55:30.410895 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2026.03.17 02:55:30.410994 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15150 | 2026.03.17 02:55:30.411030 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15151 | 2026.03.17 02:55:30.411038 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1123 rows starting from the beginning of the part | ||
| 15152 | 2026.03.17 02:55:30.411103 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15153 | 2026.03.17 02:55:30.411126 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 15154 | 2026.03.17 02:55:30.411200 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
| 15155 | 2026.03.17 02:55:30.411267 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 15156 | 2026.03.17 02:55:30.411323 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 78 rows starting from the beginning of the part | ||
| 15157 | 2026.03.17 02:55:30.411375 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 15158 | 2026.03.17 02:55:30.411791 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15159 | 2026.03.17 02:55:30.411844 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15160 | 2026.03.17 02:55:30.412444 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15161 | 2026.03.17 02:55:30.412775 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15162 | 2026.03.17 02:55:30.412999 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_116_28 to all_117_117_0 | ||
| 15163 | 2026.03.17 02:55:30.413013 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002013 sec., 79483.35817188276 rows/sec., 5.54 MiB/sec. | ||
| 15164 | 2026.03.17 02:55:30.413058 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.03.17 02:55:30.413025 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229775 sec., 694688.9260127144 rows/sec., 52.87 MiB/sec. | ||
| 15166 | 2026.03.17 02:55:30.413101 [ 4 ] {ae704636-6a11-41e0-bee2-2ae402ab42b3} <Debug> TCPHandler: Processed in 0.002271696 sec. | ||
| 15167 | 2026.03.17 02:55:30.413107 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15168 | 2026.03.17 02:55:30.413240 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_28 to all_117_117_0 into Compact with storage Full | ||
| 15169 | 2026.03.17 02:55:30.413296 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2026.03.17 02:55:30.413357 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15171 | 2026.03.17 02:55:30.413387 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15172 | 2026.03.17 02:55:30.413399 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_28, total 36545 rows starting from the beginning of the part | ||
| 15173 | 2026.03.17 02:55:30.413428 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15174 | 2026.03.17 02:55:30.413497 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15175 | 2026.03.17 02:55:30.413540 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15176 | 2026.03.17 02:55:30.413911 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.03.17 02:55:30.414025 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_121_24} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15178 | 2026.03.17 02:55:30.414168 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15179 | 2026.03.17 02:55:30.414884 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.03.17 02:55:30.414932 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15181 | 2026.03.17 02:55:30.415833 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15182 | 2026.03.17 02:55:30.416219 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.03.17 02:55:30.416452 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003053 sec., 8516.213560432361 rows/sec., 15.26 MiB/sec. | ||
| 15184 | 2026.03.17 02:55:30.416555 [ 4 ] {bc1e6b32-ade7-4b30-b33f-db2c2196302e} <Debug> TCPHandler: Processed in 0.003321361 sec. | ||
| 15185 | 2026.03.17 02:55:30.416751 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15186 | 2026.03.17 02:55:30.416891 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15187 | 2026.03.17 02:55:30.416953 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15188 | 2026.03.17 02:55:30.417441 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.03.17 02:55:30.417487 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15190 | 2026.03.17 02:55:30.417913 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15191 | 2026.03.17 02:55:30.418297 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15192 | 2026.03.17 02:55:30.418471 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. | ||
| 15193 | 2026.03.17 02:55:30.418477 [ 116 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15194 | 2026.03.17 02:55:30.418524 [ 4 ] {34805141-63cf-4d6d-a55d-a9e7bd87083d} <Debug> TCPHandler: Processed in 0.001845125 sec. | ||
| 15195 | 2026.03.17 02:55:30.418554 [ 116 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2026.03.17 02:55:30.418592 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15197 | 2026.03.17 02:55:30.418712 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15198 | 2026.03.17 02:55:30.418843 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15199 | 2026.03.17 02:55:30.418883 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6144 rows starting from the beginning of the part | ||
| 15200 | 2026.03.17 02:55:30.418967 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15201 | 2026.03.17 02:55:30.419033 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 15202 | 2026.03.17 02:55:30.419092 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15203 | 2026.03.17 02:55:30.419151 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15204 | 2026.03.17 02:55:30.419209 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15205 | 2026.03.17 02:55:30.421984 [ 198 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6444 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312131 sec., 1945575.2203037865 rows/sec., 131.12 MiB/sec. | ||
| 15206 | 2026.03.17 02:55:30.422740 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15207 | 2026.03.17 02:55:30.423091 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.03.17 02:55:30.423180 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_121_24} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15209 | 2026.03.17 02:55:30.423276 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15210 | 2026.03.17 02:55:30.423801 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36705 rows, containing 5 columns (5 merged, 0 gathered) in 0.010586159 sec., 3467263.2443929855 rows/sec., 230.63 MiB/sec. | ||
| 15211 | 2026.03.17 02:55:30.424885 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Trace> MergedBlockOutputStream: filled checksums all_1_117_29 (state Temporary) | ||
| 15212 | 2026.03.17 02:55:30.425391 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_117_29 to all_1_117_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.03.17 02:55:30.425516 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_117_29} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_116_28, all_117_117_0] -> all_1_117_29 | ||
| 15214 | 2026.03.17 02:55:30.425667 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15215 | 2026.03.17 02:55:30.438919 [ 225 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 15216 | 2026.03.17 02:55:31.008654 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40200 | ||
| 15217 | 2026.03.17 02:55:31.008760 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15218 | 2026.03.17 02:55:31.008788 [ 353 ] {} <Debug> TCP-Session: 39394de8-6eb7-4229-8137-ec9d7febec36 Authenticating user 'default' from [fd00:1122:3344:101::e]:40200 | ||
| 15219 | 2026.03.17 02:55:31.008811 [ 353 ] {} <Debug> TCP-Session: 39394de8-6eb7-4229-8137-ec9d7febec36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15220 | 2026.03.17 02:55:31.008824 [ 353 ] {} <Debug> TCP-Session: 39394de8-6eb7-4229-8137-ec9d7febec36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15221 | 2026.03.17 02:55:31.009026 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55990 | ||
| 15222 | 2026.03.17 02:55:31.009075 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 15223 | 2026.03.17 02:55:31.009115 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58234 | ||
| 15224 | 2026.03.17 02:55:31.009126 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64213 | ||
| 15225 | 2026.03.17 02:55:31.009160 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15226 | 2026.03.17 02:55:31.009137 [ 353 ] {} <Trace> TCP-Session: 39394de8-6eb7-4229-8137-ec9d7febec36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.03.17 02:55:31.009209 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15228 | 2026.03.17 02:55:31.009224 [ 354 ] {} <Debug> TCP-Session: 0a438bf7-22c5-4cbb-973b-38ddba286b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:55990 | ||
| 15229 | 2026.03.17 02:55:31.009255 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15230 | 2026.03.17 02:55:31.009265 [ 289 ] {} <Debug> TCP-Session: ab913bc4-2927-4d18-b620-c03f3a0c3ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58234 | ||
| 15231 | 2026.03.17 02:55:31.009278 [ 354 ] {} <Debug> TCP-Session: 0a438bf7-22c5-4cbb-973b-38ddba286b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2026.03.17 02:55:31.009291 [ 290 ] {} <Debug> TCP-Session: ea6e3824-690b-42bd-99ff-40c884a799aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64213 | ||
| 15233 | 2026.03.17 02:55:31.009309 [ 289 ] {} <Debug> TCP-Session: ab913bc4-2927-4d18-b620-c03f3a0c3ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15234 | 2026.03.17 02:55:31.009313 [ 354 ] {} <Debug> TCP-Session: 0a438bf7-22c5-4cbb-973b-38ddba286b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15235 | 2026.03.17 02:55:31.009344 [ 289 ] {} <Debug> TCP-Session: ab913bc4-2927-4d18-b620-c03f3a0c3ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15236 | 2026.03.17 02:55:31.009335 [ 290 ] {} <Debug> TCP-Session: ea6e3824-690b-42bd-99ff-40c884a799aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2026.03.17 02:55:31.009380 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15238 | 2026.03.17 02:55:31.009400 [ 290 ] {} <Debug> TCP-Session: ea6e3824-690b-42bd-99ff-40c884a799aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15239 | 2026.03.17 02:55:31.009209 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15240 | 2026.03.17 02:55:31.009131 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64965 | ||
| 15241 | 2026.03.17 02:55:31.009477 [ 355 ] {} <Debug> TCP-Session: 0e9a06c7-dbca-47e4-8a3a-914eddf27280 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 15242 | 2026.03.17 02:55:31.009103 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47412 | ||
| 15243 | 2026.03.17 02:55:31.009513 [ 355 ] {} <Debug> TCP-Session: 0e9a06c7-dbca-47e4-8a3a-914eddf27280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.03.17 02:55:31.009537 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15245 | 2026.03.17 02:55:31.009550 [ 355 ] {} <Debug> TCP-Session: 0e9a06c7-dbca-47e4-8a3a-914eddf27280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15246 | 2026.03.17 02:55:31.009571 [ 352 ] {} <Debug> TCP-Session: c40242e2-2afa-4714-bae3-52a42965c0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64965 | ||
| 15247 | 2026.03.17 02:55:31.009577 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15248 | 2026.03.17 02:55:31.009595 [ 352 ] {} <Debug> TCP-Session: c40242e2-2afa-4714-bae3-52a42965c0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2026.03.17 02:55:31.009609 [ 360 ] {} <Debug> TCP-Session: 74f38331-e2d3-4e75-beb7-dd3b004ac10e Authenticating user 'default' from [fd00:1122:3344:101::e]:47412 | ||
| 15250 | 2026.03.17 02:55:31.009613 [ 352 ] {} <Debug> TCP-Session: c40242e2-2afa-4714-bae3-52a42965c0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2026.03.17 02:55:31.009627 [ 360 ] {} <Debug> TCP-Session: 74f38331-e2d3-4e75-beb7-dd3b004ac10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15252 | 2026.03.17 02:55:31.009086 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49734 | ||
| 15253 | 2026.03.17 02:55:31.009667 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15254 | 2026.03.17 02:55:31.009642 [ 360 ] {} <Debug> TCP-Session: 74f38331-e2d3-4e75-beb7-dd3b004ac10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2026.03.17 02:55:31.009077 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41751 | ||
| 15256 | 2026.03.17 02:55:31.009736 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15257 | 2026.03.17 02:55:31.009741 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15258 | 2026.03.17 02:55:31.009785 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15259 | 2026.03.17 02:55:31.009787 [ 359 ] {} <Debug> TCP-Session: 13fdd3b7-aefe-4ecb-be60-ff9a7b47ddc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49734 | ||
| 15260 | 2026.03.17 02:55:31.009815 [ 356 ] {} <Debug> TCP-Session: 67d13f62-c323-4d18-a74b-65318429704f Authenticating user 'default' from [fd00:1122:3344:101::e]:41751 | ||
| 15261 | 2026.03.17 02:55:31.009826 [ 359 ] {} <Debug> TCP-Session: 13fdd3b7-aefe-4ecb-be60-ff9a7b47ddc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15262 | 2026.03.17 02:55:31.009839 [ 356 ] {} <Debug> TCP-Session: 67d13f62-c323-4d18-a74b-65318429704f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15263 | 2026.03.17 02:55:31.009848 [ 359 ] {} <Debug> TCP-Session: 13fdd3b7-aefe-4ecb-be60-ff9a7b47ddc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15264 | 2026.03.17 02:55:31.009861 [ 356 ] {} <Debug> TCP-Session: 67d13f62-c323-4d18-a74b-65318429704f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2026.03.17 02:55:31.010038 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 15266 | 2026.03.17 02:55:31.011040 [ 331 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> AggregatingTransform: Aggregating | ||
| 15267 | 2026.03.17 02:55:31.011086 [ 331 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> Aggregator: Aggregation method: without_key | ||
| 15268 | 2026.03.17 02:55:31.011127 [ 331 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984904 sec. (1015.327 rows/sec., 39.66 KiB/sec.) | ||
| 15269 | 2026.03.17 02:55:31.011148 [ 331 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Trace> Aggregator: Merging aggregated data | ||
| 15270 | 2026.03.17 02:55:31.012471 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 15271 | 2026.03.17 02:55:31.012609 [ 353 ] {857b17dc-ea2c-402b-8a63-33bd68baf751} <Debug> TCPHandler: Processed in 0.003588668 sec. | ||
| 15272 | 2026.03.17 02:55:31.012734 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15273 | 2026.03.17 02:55:31.012761 [ 353 ] {} <Debug> TCP-Session: 39394de8-6eb7-4229-8137-ec9d7febec36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15274 | 2026.03.17 02:55:31.012769 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15275 | 2026.03.17 02:55:31.012795 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15276 | 2026.03.17 02:55:31.012815 [ 355 ] {} <Debug> TCP-Session: 0e9a06c7-dbca-47e4-8a3a-914eddf27280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15277 | 2026.03.17 02:55:31.012814 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15278 | 2026.03.17 02:55:31.012847 [ 354 ] {} <Debug> TCP-Session: 0a438bf7-22c5-4cbb-973b-38ddba286b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2026.03.17 02:55:31.012854 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15280 | 2026.03.17 02:55:31.012872 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15281 | 2026.03.17 02:55:31.012904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15282 | 2026.03.17 02:55:31.012915 [ 360 ] {} <Debug> TCP-Session: 74f38331-e2d3-4e75-beb7-dd3b004ac10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15283 | 2026.03.17 02:55:31.012927 [ 356 ] {} <Debug> TCP-Session: 67d13f62-c323-4d18-a74b-65318429704f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15284 | 2026.03.17 02:55:31.012943 [ 290 ] {} <Debug> TCP-Session: ea6e3824-690b-42bd-99ff-40c884a799aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2026.03.17 02:55:31.012936 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15286 | 2026.03.17 02:55:31.012836 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15287 | 2026.03.17 02:55:31.012997 [ 289 ] {} <Debug> TCP-Session: ab913bc4-2927-4d18-b620-c03f3a0c3ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2026.03.17 02:55:31.012884 [ 352 ] {} <Debug> TCP-Session: c40242e2-2afa-4714-bae3-52a42965c0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15289 | 2026.03.17 02:55:31.013023 [ 359 ] {} <Debug> TCP-Session: 13fdd3b7-aefe-4ecb-be60-ff9a7b47ddc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2026.03.17 02:55:31.050813 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50750 | ||
| 15291 | 2026.03.17 02:55:31.050922 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15292 | 2026.03.17 02:55:31.050951 [ 353 ] {} <Debug> TCP-Session: 54c1297d-36d6-49e5-a5b4-8f8a6a52af87 Authenticating user 'default' from [fd00:1122:3344:101::e]:50750 | ||
| 15293 | 2026.03.17 02:55:31.050976 [ 353 ] {} <Debug> TCP-Session: 54c1297d-36d6-49e5-a5b4-8f8a6a52af87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15294 | 2026.03.17 02:55:31.050990 [ 353 ] {} <Debug> TCP-Session: 54c1297d-36d6-49e5-a5b4-8f8a6a52af87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15295 | 2026.03.17 02:55:31.051176 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48977 | ||
| 15296 | 2026.03.17 02:55:31.051202 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37906 | ||
| 15297 | 2026.03.17 02:55:31.051175 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42173 | ||
| 15298 | 2026.03.17 02:55:31.051266 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 15299 | 2026.03.17 02:55:31.051286 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44133 | ||
| 15300 | 2026.03.17 02:55:31.051325 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15301 | 2026.03.17 02:55:31.051345 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15302 | 2026.03.17 02:55:31.051373 [ 359 ] {} <Debug> TCP-Session: 32d7e18a-d403-4c03-9062-11cf0175ef57 Authenticating user 'default' from [fd00:1122:3344:101::e]:37906 | ||
| 15303 | 2026.03.17 02:55:31.051378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15304 | 2026.03.17 02:55:31.051391 [ 354 ] {} <Debug> TCP-Session: e6fac606-5b0c-4a5f-8195-e0a5f235a156 Authenticating user 'default' from [fd00:1122:3344:101::e]:42173 | ||
| 15305 | 2026.03.17 02:55:31.051400 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15306 | 2026.03.17 02:55:31.051425 [ 289 ] {} <Debug> TCP-Session: 6449af61-edb3-422c-95c2-63787c9b5b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 15307 | 2026.03.17 02:55:31.051436 [ 354 ] {} <Debug> TCP-Session: e6fac606-5b0c-4a5f-8195-e0a5f235a156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15308 | 2026.03.17 02:55:31.051450 [ 352 ] {} <Debug> TCP-Session: ac0a97dc-f4a5-487a-9a16-00cd79d0c91d Authenticating user 'default' from [fd00:1122:3344:101::e]:44133 | ||
| 15309 | 2026.03.17 02:55:31.051475 [ 354 ] {} <Debug> TCP-Session: e6fac606-5b0c-4a5f-8195-e0a5f235a156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2026.03.17 02:55:31.051501 [ 352 ] {} <Debug> TCP-Session: ac0a97dc-f4a5-487a-9a16-00cd79d0c91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15311 | 2026.03.17 02:55:31.051467 [ 289 ] {} <Debug> TCP-Session: 6449af61-edb3-422c-95c2-63787c9b5b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15312 | 2026.03.17 02:55:31.051526 [ 352 ] {} <Debug> TCP-Session: ac0a97dc-f4a5-487a-9a16-00cd79d0c91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15313 | 2026.03.17 02:55:31.051547 [ 289 ] {} <Debug> TCP-Session: 6449af61-edb3-422c-95c2-63787c9b5b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15314 | 2026.03.17 02:55:31.051398 [ 359 ] {} <Debug> TCP-Session: 32d7e18a-d403-4c03-9062-11cf0175ef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.03.17 02:55:31.051283 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57779 | ||
| 15316 | 2026.03.17 02:55:31.051601 [ 359 ] {} <Debug> TCP-Session: 32d7e18a-d403-4c03-9062-11cf0175ef57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.03.17 02:55:31.051284 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15318 | 2026.03.17 02:55:31.051250 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57912 | ||
| 15319 | 2026.03.17 02:55:31.051668 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15320 | 2026.03.17 02:55:31.051681 [ 355 ] {} <Debug> TCP-Session: 0b0a74c3-230e-4ca8-af24-8313b9f69a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:48977 | ||
| 15321 | 2026.03.17 02:55:31.051704 [ 290 ] {} <Debug> TCP-Session: c59a43bb-ce95-4fc5-a219-a611a752f6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57779 | ||
| 15322 | 2026.03.17 02:55:31.051178 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45743 | ||
| 15323 | 2026.03.17 02:55:31.051738 [ 290 ] {} <Debug> TCP-Session: c59a43bb-ce95-4fc5-a219-a611a752f6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15324 | 2026.03.17 02:55:31.051728 [ 355 ] {} <Debug> TCP-Session: 0b0a74c3-230e-4ca8-af24-8313b9f69a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2026.03.17 02:55:31.051765 [ 290 ] {} <Debug> TCP-Session: c59a43bb-ce95-4fc5-a219-a611a752f6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15326 | 2026.03.17 02:55:31.051789 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15327 | 2026.03.17 02:55:31.051791 [ 355 ] {} <Debug> TCP-Session: 0b0a74c3-230e-4ca8-af24-8313b9f69a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2026.03.17 02:55:31.051815 [ 356 ] {} <Debug> TCP-Session: 89b951fa-f32d-405b-8aa7-3cab79c91715 Authenticating user 'default' from [fd00:1122:3344:101::e]:45743 | ||
| 15329 | 2026.03.17 02:55:31.051729 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15330 | 2026.03.17 02:55:31.051846 [ 356 ] {} <Debug> TCP-Session: 89b951fa-f32d-405b-8aa7-3cab79c91715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15331 | 2026.03.17 02:55:31.051413 [ 353 ] {} <Trace> TCP-Session: 54c1297d-36d6-49e5-a5b4-8f8a6a52af87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.03.17 02:55:31.051862 [ 356 ] {} <Debug> TCP-Session: 89b951fa-f32d-405b-8aa7-3cab79c91715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15333 | 2026.03.17 02:55:31.051863 [ 360 ] {} <Debug> TCP-Session: 260394b2-2292-43db-9f86-ebe452c4df28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57912 | ||
| 15334 | 2026.03.17 02:55:31.051919 [ 360 ] {} <Debug> TCP-Session: 260394b2-2292-43db-9f86-ebe452c4df28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2026.03.17 02:55:31.051931 [ 360 ] {} <Debug> TCP-Session: 260394b2-2292-43db-9f86-ebe452c4df28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15336 | 2026.03.17 02:55:31.052048 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15337 | 2026.03.17 02:55:31.052318 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15338 | 2026.03.17 02:55:31.052383 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15339 | 2026.03.17 02:55:31.052686 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 15340 | 2026.03.17 02:55:31.053786 [ 296 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> AggregatingTransform: Aggregating | ||
| 15341 | 2026.03.17 02:55:31.053828 [ 296 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> Aggregator: Aggregation method: without_key | ||
| 15342 | 2026.03.17 02:55:31.053951 [ 296 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001160588 sec. (861.632 rows/sec., 33.66 KiB/sec.) | ||
| 15343 | 2026.03.17 02:55:31.053969 [ 296 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Trace> Aggregator: Merging aggregated data | ||
| 15344 | 2026.03.17 02:55:31.055264 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 15345 | 2026.03.17 02:55:31.055430 [ 353 ] {f8d9457d-bdba-49a0-a1a8-5166c55ad560} <Debug> TCPHandler: Processed in 0.004172012 sec. | ||
| 15346 | 2026.03.17 02:55:31.055550 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15347 | 2026.03.17 02:55:31.055574 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15348 | 2026.03.17 02:55:31.055595 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15349 | 2026.03.17 02:55:31.055612 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15350 | 2026.03.17 02:55:31.055633 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15351 | 2026.03.17 02:55:31.055650 [ 354 ] {} <Debug> TCP-Session: e6fac606-5b0c-4a5f-8195-e0a5f235a156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15352 | 2026.03.17 02:55:31.055660 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15353 | 2026.03.17 02:55:31.055689 [ 359 ] {} <Debug> TCP-Session: 32d7e18a-d403-4c03-9062-11cf0175ef57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15354 | 2026.03.17 02:55:31.055693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15355 | 2026.03.17 02:55:31.055714 [ 356 ] {} <Debug> TCP-Session: 89b951fa-f32d-405b-8aa7-3cab79c91715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15356 | 2026.03.17 02:55:31.055677 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15357 | 2026.03.17 02:55:31.055647 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15358 | 2026.03.17 02:55:31.055624 [ 360 ] {} <Debug> TCP-Session: 260394b2-2292-43db-9f86-ebe452c4df28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15359 | 2026.03.17 02:55:31.055680 [ 355 ] {} <Debug> TCP-Session: 0b0a74c3-230e-4ca8-af24-8313b9f69a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2026.03.17 02:55:31.055582 [ 353 ] {} <Debug> TCP-Session: 54c1297d-36d6-49e5-a5b4-8f8a6a52af87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2026.03.17 02:55:31.055850 [ 290 ] {} <Debug> TCP-Session: c59a43bb-ce95-4fc5-a219-a611a752f6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2026.03.17 02:55:31.055904 [ 352 ] {} <Debug> TCP-Session: ac0a97dc-f4a5-487a-9a16-00cd79d0c91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2026.03.17 02:55:31.055927 [ 289 ] {} <Debug> TCP-Session: 6449af61-edb3-422c-95c2-63787c9b5b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2026.03.17 02:55:31.127042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15365 | 2026.03.17 02:55:31.149231 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15366 | 2026.03.17 02:55:31.149306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15367 | 2026.03.17 02:55:31.155804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15368 | 2026.03.17 02:55:31.156582 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.03.17 02:55:31.160503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15370 | 2026.03.17 02:55:31.203838 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52224 | ||
| 15371 | 2026.03.17 02:55:31.203934 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15372 | 2026.03.17 02:55:31.203958 [ 352 ] {} <Debug> TCP-Session: 98673f95-aad7-4882-8838-84dcc56cb65a Authenticating user 'default' from [fd00:1122:3344:101::e]:52224 | ||
| 15373 | 2026.03.17 02:55:31.203978 [ 352 ] {} <Debug> TCP-Session: 98673f95-aad7-4882-8838-84dcc56cb65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15374 | 2026.03.17 02:55:31.203990 [ 352 ] {} <Debug> TCP-Session: 98673f95-aad7-4882-8838-84dcc56cb65a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15375 | 2026.03.17 02:55:31.204161 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56208 | ||
| 15376 | 2026.03.17 02:55:31.204173 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52751 | ||
| 15377 | 2026.03.17 02:55:31.204207 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37906 | ||
| 15378 | 2026.03.17 02:55:31.204219 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38449 | ||
| 15379 | 2026.03.17 02:55:31.204242 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55007 | ||
| 15380 | 2026.03.17 02:55:31.204194 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34570 | ||
| 15381 | 2026.03.17 02:55:31.204293 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15382 | 2026.03.17 02:55:31.204304 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15383 | 2026.03.17 02:55:31.204321 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15384 | 2026.03.17 02:55:31.204334 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15385 | 2026.03.17 02:55:31.204342 [ 352 ] {} <Trace> TCP-Session: 98673f95-aad7-4882-8838-84dcc56cb65a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2026.03.17 02:55:31.204374 [ 290 ] {} <Debug> TCP-Session: d0701d7e-a8c9-42a1-a58a-c3e9ccf6b34a Authenticating user 'default' from [fd00:1122:3344:101::e]:55007 | ||
| 15387 | 2026.03.17 02:55:31.204366 [ 360 ] {} <Debug> TCP-Session: 9d7011b1-9b70-406d-9e9f-b1573db0766c Authenticating user 'default' from [fd00:1122:3344:101::e]:38449 | ||
| 15388 | 2026.03.17 02:55:31.204395 [ 290 ] {} <Debug> TCP-Session: d0701d7e-a8c9-42a1-a58a-c3e9ccf6b34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15389 | 2026.03.17 02:55:31.204404 [ 360 ] {} <Debug> TCP-Session: 9d7011b1-9b70-406d-9e9f-b1573db0766c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15390 | 2026.03.17 02:55:31.204411 [ 290 ] {} <Debug> TCP-Session: d0701d7e-a8c9-42a1-a58a-c3e9ccf6b34a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2026.03.17 02:55:31.204418 [ 360 ] {} <Debug> TCP-Session: 9d7011b1-9b70-406d-9e9f-b1573db0766c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2026.03.17 02:55:31.204355 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15393 | 2026.03.17 02:55:31.204356 [ 359 ] {} <Debug> TCP-Session: 08b31cc9-0c95-4411-a5d2-0f50a24ee990 Authenticating user 'default' from [fd00:1122:3344:101::e]:37906 | ||
| 15394 | 2026.03.17 02:55:31.204460 [ 356 ] {} <Debug> TCP-Session: 406c94be-e814-445c-a837-03b264596c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:34570 | ||
| 15395 | 2026.03.17 02:55:31.204304 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15396 | 2026.03.17 02:55:31.204481 [ 359 ] {} <Debug> TCP-Session: 08b31cc9-0c95-4411-a5d2-0f50a24ee990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2026.03.17 02:55:31.204489 [ 356 ] {} <Debug> TCP-Session: 406c94be-e814-445c-a837-03b264596c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2026.03.17 02:55:31.204512 [ 354 ] {} <Debug> TCP-Session: 6d653273-0720-4f8c-bc0e-0e525c45737c Authenticating user 'default' from [fd00:1122:3344:101::e]:52751 | ||
| 15399 | 2026.03.17 02:55:31.204513 [ 359 ] {} <Debug> TCP-Session: 08b31cc9-0c95-4411-a5d2-0f50a24ee990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15400 | 2026.03.17 02:55:31.204526 [ 356 ] {} <Debug> TCP-Session: 406c94be-e814-445c-a837-03b264596c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2026.03.17 02:55:31.204544 [ 354 ] {} <Debug> TCP-Session: 6d653273-0720-4f8c-bc0e-0e525c45737c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2026.03.17 02:55:31.204528 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52224) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15403 | 2026.03.17 02:55:31.204575 [ 354 ] {} <Debug> TCP-Session: 6d653273-0720-4f8c-bc0e-0e525c45737c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2026.03.17 02:55:31.204185 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61956 | ||
| 15405 | 2026.03.17 02:55:31.204343 [ 353 ] {} <Debug> TCP-Session: 7f0f1268-c8e9-4fd8-810f-4f22e7679ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56208 | ||
| 15406 | 2026.03.17 02:55:31.204234 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45319 | ||
| 15407 | 2026.03.17 02:55:31.204691 [ 353 ] {} <Debug> TCP-Session: 7f0f1268-c8e9-4fd8-810f-4f22e7679ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15408 | 2026.03.17 02:55:31.204717 [ 353 ] {} <Debug> TCP-Session: 7f0f1268-c8e9-4fd8-810f-4f22e7679ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15409 | 2026.03.17 02:55:31.204721 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15410 | 2026.03.17 02:55:31.204748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15411 | 2026.03.17 02:55:31.204757 [ 355 ] {} <Debug> TCP-Session: 622120f2-6a0d-4532-948a-00774f5f694b Authenticating user 'default' from [fd00:1122:3344:101::e]:61956 | ||
| 15412 | 2026.03.17 02:55:31.204771 [ 289 ] {} <Debug> TCP-Session: 1eb4a3b6-f8e9-41e7-b65d-c56c190d6afc Authenticating user 'default' from [fd00:1122:3344:101::e]:45319 | ||
| 15413 | 2026.03.17 02:55:31.204781 [ 355 ] {} <Debug> TCP-Session: 622120f2-6a0d-4532-948a-00774f5f694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2026.03.17 02:55:31.204789 [ 289 ] {} <Debug> TCP-Session: 1eb4a3b6-f8e9-41e7-b65d-c56c190d6afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2026.03.17 02:55:31.204795 [ 355 ] {} <Debug> TCP-Session: 622120f2-6a0d-4532-948a-00774f5f694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15416 | 2026.03.17 02:55:31.204803 [ 289 ] {} <Debug> TCP-Session: 1eb4a3b6-f8e9-41e7-b65d-c56c190d6afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2026.03.17 02:55:31.204865 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15418 | 2026.03.17 02:55:31.204923 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15419 | 2026.03.17 02:55:31.205239 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 15420 | 2026.03.17 02:55:31.206271 [ 324 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> AggregatingTransform: Aggregating | ||
| 15421 | 2026.03.17 02:55:31.206311 [ 324 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> Aggregator: Aggregation method: without_key | ||
| 15422 | 2026.03.17 02:55:31.206348 [ 324 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002645 sec. (997.362 rows/sec., 38.96 KiB/sec.) | ||
| 15423 | 2026.03.17 02:55:31.206366 [ 324 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Trace> Aggregator: Merging aggregated data | ||
| 15424 | 2026.03.17 02:55:31.207853 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003379 sec., 295.9455460195324 rows/sec., 11.56 KiB/sec. | ||
| 15425 | 2026.03.17 02:55:31.208027 [ 352 ] {80fbba28-a6d2-4672-844a-a13314150f33} <Debug> TCPHandler: Processed in 0.003809633 sec. | ||
| 15426 | 2026.03.17 02:55:31.208151 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15427 | 2026.03.17 02:55:31.208181 [ 352 ] {} <Debug> TCP-Session: 98673f95-aad7-4882-8838-84dcc56cb65a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15428 | 2026.03.17 02:55:31.208182 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15429 | 2026.03.17 02:55:31.208207 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15430 | 2026.03.17 02:55:31.208229 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15431 | 2026.03.17 02:55:31.208236 [ 354 ] {} <Debug> TCP-Session: 6d653273-0720-4f8c-bc0e-0e525c45737c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15432 | 2026.03.17 02:55:31.208248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15433 | 2026.03.17 02:55:31.208279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15434 | 2026.03.17 02:55:31.208293 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15435 | 2026.03.17 02:55:31.208311 [ 290 ] {} <Debug> TCP-Session: d0701d7e-a8c9-42a1-a58a-c3e9ccf6b34a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15436 | 2026.03.17 02:55:31.208326 [ 289 ] {} <Debug> TCP-Session: 1eb4a3b6-f8e9-41e7-b65d-c56c190d6afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15437 | 2026.03.17 02:55:31.208342 [ 359 ] {} <Debug> TCP-Session: 08b31cc9-0c95-4411-a5d2-0f50a24ee990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2026.03.17 02:55:31.208327 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15439 | 2026.03.17 02:55:31.208313 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15440 | 2026.03.17 02:55:31.208400 [ 360 ] {} <Debug> TCP-Session: 9d7011b1-9b70-406d-9e9f-b1573db0766c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2026.03.17 02:55:31.208277 [ 355 ] {} <Debug> TCP-Session: 622120f2-6a0d-4532-948a-00774f5f694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.03.17 02:55:31.208421 [ 356 ] {} <Debug> TCP-Session: 406c94be-e814-445c-a837-03b264596c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2026.03.17 02:55:31.208254 [ 353 ] {} <Debug> TCP-Session: 7f0f1268-c8e9-4fd8-810f-4f22e7679ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2026.03.17 02:55:31.355822 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 15445 | 2026.03.17 02:55:31.355875 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 15446 | 2026.03.17 02:55:31.357730 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 15447 | 2026.03.17 02:55:32.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.57 MiB, peak 395.05 MiB, free memory in arenas 0.00 B, will set to 377.34 MiB (RSS), difference: -1.23 MiB | ||
| 15448 | 2026.03.17 02:55:33.537172 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15449 | 2026.03.17 02:55:33.537382 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15450 | 2026.03.17 02:55:33.537464 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15451 | 2026.03.17 02:55:33.538200 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2026.03.17 02:55:33.538250 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15453 | 2026.03.17 02:55:33.538635 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15454 | 2026.03.17 02:55:33.538867 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.03.17 02:55:33.539030 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 15456 | 2026.03.17 02:55:33.539086 [ 4 ] {32bd1f24-19ed-4437-801f-1dd498b1decf} <Debug> TCPHandler: Processed in 0.002069031 sec. | ||
| 15457 | 2026.03.17 02:55:33.539216 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2026.03.17 02:55:33.539320 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15459 | 2026.03.17 02:55:33.539364 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15460 | 2026.03.17 02:55:33.539809 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.03.17 02:55:33.539856 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15462 | 2026.03.17 02:55:33.540213 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15463 | 2026.03.17 02:55:33.540434 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.03.17 02:55:33.540584 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001286 sec., 10886.469673405909 rows/sec., 887.72 KiB/sec. | ||
| 15465 | 2026.03.17 02:55:33.540625 [ 4 ] {591d7edc-fd58-48a6-9632-b6ff67df67ef} <Debug> TCPHandler: Processed in 0.001462936 sec. | ||
| 15466 | 2026.03.17 02:55:33.540760 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2026.03.17 02:55:33.540871 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15468 | 2026.03.17 02:55:33.540915 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15469 | 2026.03.17 02:55:33.542454 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.03.17 02:55:33.542493 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15471 | 2026.03.17 02:55:33.542942 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15472 | 2026.03.17 02:55:33.543159 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.03.17 02:55:33.543303 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Debug> executeQuery: Read 2096 rows, 164.34 KiB in 0.002456 sec., 853420.1954397395 rows/sec., 65.35 MiB/sec. | ||
| 15474 | 2026.03.17 02:55:33.543343 [ 4 ] {3bb7448d-d8af-461c-a4c7-212aa7f9ba48} <Debug> TCPHandler: Processed in 0.002641384 sec. | ||
| 15475 | 2026.03.17 02:55:33.543467 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2026.03.17 02:55:33.543572 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15477 | 2026.03.17 02:55:33.543619 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15478 | 2026.03.17 02:55:33.544051 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2026.03.17 02:55:33.544089 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15480 | 2026.03.17 02:55:33.544450 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15481 | 2026.03.17 02:55:33.544709 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2026.03.17 02:55:33.544868 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001319 sec., 38665.65579984837 rows/sec., 2.83 MiB/sec. | ||
| 15483 | 2026.03.17 02:55:33.544914 [ 4 ] {943dbfd0-8e94-46f7-a3f9-02ccb7ae8254} <Debug> TCPHandler: Processed in 0.001496527 sec. | ||
| 15484 | 2026.03.17 02:55:33.545030 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2026.03.17 02:55:33.545128 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15486 | 2026.03.17 02:55:33.545172 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15487 | 2026.03.17 02:55:33.545840 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.03.17 02:55:33.545877 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15489 | 2026.03.17 02:55:33.546222 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15490 | 2026.03.17 02:55:33.546441 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2026.03.17 02:55:33.546576 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Debug> executeQuery: Read 733 rows, 44.40 KiB in 0.001469 sec., 498978.8972089857 rows/sec., 29.52 MiB/sec. | ||
| 15492 | 2026.03.17 02:55:33.546616 [ 4 ] {e9f0a9bd-bb31-49ac-a9f6-f132f6f6786c} <Debug> TCPHandler: Processed in 0.00164159 sec. | ||
| 15493 | 2026.03.17 02:55:33.546732 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15494 | 2026.03.17 02:55:33.546826 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15495 | 2026.03.17 02:55:33.546865 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15496 | 2026.03.17 02:55:33.547256 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2026.03.17 02:55:33.547293 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15498 | 2026.03.17 02:55:33.547631 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15499 | 2026.03.17 02:55:33.547881 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2026.03.17 02:55:33.548026 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001215 sec., 823.0452674897119 rows/sec., 57.87 KiB/sec. | ||
| 15501 | 2026.03.17 02:55:33.548068 [ 4 ] {d3eecd82-97cd-42f0-8423-e757a22b0e58} <Debug> TCPHandler: Processed in 0.001385224 sec. | ||
| 15502 | 2026.03.17 02:55:33.548185 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.03.17 02:55:33.548281 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15504 | 2026.03.17 02:55:33.548321 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15505 | 2026.03.17 02:55:33.548749 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.03.17 02:55:33.548787 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15507 | 2026.03.17 02:55:33.549116 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15508 | 2026.03.17 02:55:33.549359 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.03.17 02:55:33.549499 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001236 sec., 9708.737864077671 rows/sec., 758.50 KiB/sec. | ||
| 15510 | 2026.03.17 02:55:33.549541 [ 4 ] {951a8cf5-5b19-4f6b-b113-b0008608765e} <Debug> TCPHandler: Processed in 0.001406815 sec. | ||
| 15511 | 2026.03.17 02:55:33.549663 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15512 | 2026.03.17 02:55:33.549758 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15513 | 2026.03.17 02:55:33.549797 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15514 | 2026.03.17 02:55:33.550603 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2026.03.17 02:55:33.550640 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15516 | 2026.03.17 02:55:33.551002 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15517 | 2026.03.17 02:55:33.551222 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15518 | 2026.03.17 02:55:33.551361 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001621 sec., 663170.8821714991 rows/sec., 46.23 MiB/sec. | ||
| 15519 | 2026.03.17 02:55:33.551403 [ 4 ] {054a2222-7247-4461-a5e2-e6a9852b8671} <Debug> TCPHandler: Processed in 0.001790564 sec. | ||
| 15520 | 2026.03.17 02:55:33.551523 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15521 | 2026.03.17 02:55:33.551618 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15522 | 2026.03.17 02:55:33.551661 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15523 | 2026.03.17 02:55:33.552360 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2026.03.17 02:55:33.552396 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15525 | 2026.03.17 02:55:33.552820 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15526 | 2026.03.17 02:55:33.553039 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2026.03.17 02:55:33.553180 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001578 sec., 859315.5893536122 rows/sec., 54.61 MiB/sec. | ||
| 15528 | 2026.03.17 02:55:33.553181 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_117_29 to all_122_122_0 | ||
| 15529 | 2026.03.17 02:55:33.553222 [ 4 ] {8db32153-d00b-4ed0-b19d-31582a01f59e} <Debug> TCPHandler: Processed in 0.001750572 sec. | ||
| 15530 | 2026.03.17 02:55:33.553263 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15531 | 2026.03.17 02:55:33.553291 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15532 | 2026.03.17 02:55:33.553358 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15533 | 2026.03.17 02:55:33.553383 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_29 to all_122_122_0 into Compact with storage Full | ||
| 15534 | 2026.03.17 02:55:33.553458 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15535 | 2026.03.17 02:55:33.553473 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15536 | 2026.03.17 02:55:33.553502 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15537 | 2026.03.17 02:55:33.553504 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_29, total 36705 rows starting from the beginning of the part | ||
| 15538 | 2026.03.17 02:55:33.553569 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15539 | 2026.03.17 02:55:33.553614 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15540 | 2026.03.17 02:55:33.553657 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15541 | 2026.03.17 02:55:33.553697 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15542 | 2026.03.17 02:55:33.553736 [ 188 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1356 rows starting from the beginning of the part | ||
| 15543 | 2026.03.17 02:55:33.553823 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Trace> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.03.17 02:55:33.553858 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15545 | 2026.03.17 02:55:33.554158 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 15546 | 2026.03.17 02:55:33.554378 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Trace> oximeter.measurements_f64 (d96118bf-065f-4a6a-bbc9-cc8966f40084): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.03.17 02:55:33.554509 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 59.43 KiB/sec. | ||
| 15548 | 2026.03.17 02:55:33.554550 [ 4 ] {906b8e0a-2f68-4fee-8166-b033e76ae746} <Debug> TCPHandler: Processed in 0.001242601 sec. | ||
| 15549 | 2026.03.17 02:55:33.554668 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.03.17 02:55:33.554762 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15551 | 2026.03.17 02:55:33.554816 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15552 | 2026.03.17 02:55:33.555656 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.03.17 02:55:33.555693 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15554 | 2026.03.17 02:55:33.556236 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15555 | 2026.03.17 02:55:33.556492 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.03.17 02:55:33.556638 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001892 sec., 13213.53065539112 rows/sec., 23.68 MiB/sec. | ||
| 15557 | 2026.03.17 02:55:33.556695 [ 4 ] {fbceb7a4-72a4-446e-8406-bc7f50b85511} <Debug> TCPHandler: Processed in 0.00207641 sec. | ||
| 15558 | 2026.03.17 02:55:33.556820 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15559 | 2026.03.17 02:55:33.556914 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15560 | 2026.03.17 02:55:33.556955 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15561 | 2026.03.17 02:55:33.557305 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15562 | 2026.03.17 02:55:33.557342 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15563 | 2026.03.17 02:55:33.557635 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15564 | 2026.03.17 02:55:33.557843 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.03.17 02:55:33.557975 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 15566 | 2026.03.17 02:55:33.558012 [ 4 ] {233f5842-d37a-4cce-8144-fa30e1122cb6} <Debug> TCPHandler: Processed in 0.00124253 sec. | ||
| 15567 | 2026.03.17 02:55:33.560892 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38701 rows, containing 5 columns (5 merged, 0 gathered) in 0.007542924 sec., 5130768.916669451 rows/sec., 341.01 MiB/sec. | ||
| 15568 | 2026.03.17 02:55:33.561555 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Trace> MergedBlockOutputStream: filled checksums all_1_122_30 (state Temporary) | ||
| 15569 | 2026.03.17 02:55:33.561868 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_122_30 to all_1_122_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.03.17 02:55:33.561948 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_122_30} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_117_29, all_122_122_0] -> all_1_122_30 | ||
| 15571 | 2026.03.17 02:55:33.562059 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15572 | 2026.03.17 02:55:34.190193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1848 | ||
| 15573 | 2026.03.17 02:55:34.193475 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.03.17 02:55:34.193530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. | ||
| 15575 | 2026.03.17 02:55:34.194807 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15576 | 2026.03.17 02:55:34.195097 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.03.17 02:55:34.195479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1848 | ||
| 15578 | 2026.03.17 02:55:35.387338 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15579 | 2026.03.17 02:55:35.387527 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15580 | 2026.03.17 02:55:35.387590 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15581 | 2026.03.17 02:55:35.388229 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15582 | 2026.03.17 02:55:35.388278 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15583 | 2026.03.17 02:55:35.388656 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15584 | 2026.03.17 02:55:35.388882 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2026.03.17 02:55:35.389038 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.77 MiB/sec. | ||
| 15586 | 2026.03.17 02:55:35.389082 [ 4 ] {aa2234ad-1e0b-42fc-ab2c-617b444a90d5} <Debug> TCPHandler: Processed in 0.001865606 sec. | ||
| 15587 | 2026.03.17 02:55:35.389207 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15588 | 2026.03.17 02:55:35.389301 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15589 | 2026.03.17 02:55:35.389340 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15590 | 2026.03.17 02:55:35.389768 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2026.03.17 02:55:35.389804 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15592 | 2026.03.17 02:55:35.390101 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15593 | 2026.03.17 02:55:35.390307 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15594 | 2026.03.17 02:55:35.390439 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 15595 | 2026.03.17 02:55:35.390483 [ 4 ] {ddb36e06-d15f-4332-a273-520e4ca1f8da} <Debug> TCPHandler: Processed in 0.001323653 sec. | ||
| 15596 | 2026.03.17 02:55:35.390595 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15597 | 2026.03.17 02:55:35.390688 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15598 | 2026.03.17 02:55:35.390730 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15599 | 2026.03.17 02:55:35.391103 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15600 | 2026.03.17 02:55:35.391138 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15601 | 2026.03.17 02:55:35.391446 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15602 | 2026.03.17 02:55:35.391656 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15603 | 2026.03.17 02:55:35.391789 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001118 sec., 28622.540250447226 rows/sec., 1.99 MiB/sec. | ||
| 15604 | 2026.03.17 02:55:35.391834 [ 4 ] {ba8059bf-b4b0-4ad6-973b-fc26dbd0d3d3} <Debug> TCPHandler: Processed in 0.001286082 sec. | ||
| 15605 | 2026.03.17 02:55:35.391946 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15606 | 2026.03.17 02:55:35.392040 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15607 | 2026.03.17 02:55:35.392083 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15608 | 2026.03.17 02:55:35.392416 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2026.03.17 02:55:35.392453 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15610 | 2026.03.17 02:55:35.392758 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15611 | 2026.03.17 02:55:35.392969 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2026.03.17 02:55:35.393102 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 768.21 KiB/sec. | ||
| 15613 | 2026.03.17 02:55:35.393140 [ 4 ] {dffc899d-3c50-48df-b3af-90a48f7429a1} <Debug> TCPHandler: Processed in 0.00124414 sec. | ||
| 15614 | 2026.03.17 02:55:36.620888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36009 | ||
| 15615 | 2026.03.17 02:55:36.621448 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15616 | 2026.03.17 02:55:36.621495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15617 | 2026.03.17 02:55:36.621983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15618 | 2026.03.17 02:55:36.622216 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2026.03.17 02:55:36.622353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36009 | ||
| 15620 | 2026.03.17 02:55:37.189665 [ 221 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 15621 | 2026.03.17 02:55:37.189745 [ 221 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 15622 | 2026.03.17 02:55:37.192541 [ 221 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 15623 | 2026.03.17 02:55:37.608046 [ 219 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 15624 | 2026.03.17 02:55:37.608092 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 15625 | 2026.03.17 02:55:37.610336 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 15626 | 2026.03.17 02:55:38.660660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15627 | 2026.03.17 02:55:38.678287 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.03.17 02:55:38.678355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15629 | 2026.03.17 02:55:38.684549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15630 | 2026.03.17 02:55:38.685263 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.03.17 02:55:38.688916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15632 | 2026.03.17 02:55:40.395520 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15633 | 2026.03.17 02:55:40.395821 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15634 | 2026.03.17 02:55:40.395928 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15635 | 2026.03.17 02:55:40.396717 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.03.17 02:55:40.396769 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15637 | 2026.03.17 02:55:40.397182 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15638 | 2026.03.17 02:55:40.397421 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.03.17 02:55:40.397588 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001841 sec., 58663.76969038566 rows/sec., 4.94 MiB/sec. | ||
| 15640 | 2026.03.17 02:55:40.397643 [ 4 ] {b8d0e720-bf83-4c81-9b87-29ec0c4adb2c} <Debug> TCPHandler: Processed in 0.002306167 sec. | ||
| 15641 | 2026.03.17 02:55:40.397764 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.03.17 02:55:40.397867 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15643 | 2026.03.17 02:55:40.397912 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15644 | 2026.03.17 02:55:40.398338 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.03.17 02:55:40.398377 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15646 | 2026.03.17 02:55:40.398685 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15647 | 2026.03.17 02:55:40.398897 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.03.17 02:55:40.399034 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.61 MiB/sec. | ||
| 15649 | 2026.03.17 02:55:40.399076 [ 4 ] {f587124d-ece8-46ab-bf1c-45ba0d032355} <Debug> TCPHandler: Processed in 0.001365574 sec. | ||
| 15650 | 2026.03.17 02:55:40.399183 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.03.17 02:55:40.399279 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15652 | 2026.03.17 02:55:40.399319 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15653 | 2026.03.17 02:55:40.399737 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.03.17 02:55:40.399776 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15655 | 2026.03.17 02:55:40.400073 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15656 | 2026.03.17 02:55:40.400283 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.03.17 02:55:40.400418 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 15658 | 2026.03.17 02:55:40.400459 [ 4 ] {5359abc6-358b-4ac8-8a09-4f72f274dead} <Debug> TCPHandler: Processed in 0.001326092 sec. | ||
| 15659 | 2026.03.17 02:55:40.400569 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.03.17 02:55:40.400664 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15661 | 2026.03.17 02:55:40.400707 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15662 | 2026.03.17 02:55:40.401109 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.03.17 02:55:40.401146 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15664 | 2026.03.17 02:55:40.401477 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15665 | 2026.03.17 02:55:40.401690 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.03.17 02:55:40.401825 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 15667 | 2026.03.17 02:55:40.401865 [ 4 ] {f2132612-b8df-4a79-8667-b30fbb026207} <Debug> TCPHandler: Processed in 0.001346233 sec. | ||
| 15668 | 2026.03.17 02:55:40.401971 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15669 | 2026.03.17 02:55:40.402065 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15670 | 2026.03.17 02:55:40.402118 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15671 | 2026.03.17 02:55:40.402914 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2026.03.17 02:55:40.402952 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15673 | 2026.03.17 02:55:40.403470 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15674 | 2026.03.17 02:55:40.403695 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.03.17 02:55:40.403838 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00179 sec., 14525.13966480447 rows/sec., 26.03 MiB/sec. | ||
| 15676 | 2026.03.17 02:55:40.403905 [ 4 ] {2cb9879e-578e-427e-919a-7fe2cc1bb5de} <Debug> TCPHandler: Processed in 0.001984399 sec. | ||
| 15677 | 2026.03.17 02:55:40.404017 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2026.03.17 02:55:40.404113 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15679 | 2026.03.17 02:55:40.404157 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15680 | 2026.03.17 02:55:40.404501 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.03.17 02:55:40.404537 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15682 | 2026.03.17 02:55:40.404837 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15683 | 2026.03.17 02:55:40.405043 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.03.17 02:55:40.405175 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15685 | 2026.03.17 02:55:40.405213 [ 4 ] {9001121d-731f-4eb7-85a0-8e4c05b14b0a} <Debug> TCPHandler: Processed in 0.00124652 sec. | ||
| 15686 | 2026.03.17 02:55:43.877376 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15687 | 2026.03.17 02:55:43.877432 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15688 | 2026.03.17 02:55:44.122460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36521 | ||
| 15689 | 2026.03.17 02:55:44.123012 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.03.17 02:55:44.123056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15691 | 2026.03.17 02:55:44.123539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15692 | 2026.03.17 02:55:44.123774 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2026.03.17 02:55:44.123904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36521 | ||
| 15694 | 2026.03.17 02:55:44.123924 [ 108 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15695 | 2026.03.17 02:55:44.123989 [ 108 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.03.17 02:55:44.124008 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15697 | 2026.03.17 02:55:44.124111 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 15698 | 2026.03.17 02:55:44.124214 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15699 | 2026.03.17 02:55:44.124247 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34089 rows starting from the beginning of the part | ||
| 15700 | 2026.03.17 02:55:44.124305 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15701 | 2026.03.17 02:55:44.124349 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15702 | 2026.03.17 02:55:44.124389 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15703 | 2026.03.17 02:55:44.124428 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15704 | 2026.03.17 02:55:44.124465 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15705 | 2026.03.17 02:55:44.127075 [ 192 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36521 rows, containing 4 columns (4 merged, 0 gathered) in 0.003005274 sec., 12152302.918136582 rows/sec., 173.84 MiB/sec. | ||
| 15706 | 2026.03.17 02:55:44.127437 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15707 | 2026.03.17 02:55:44.127794 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.03.17 02:55:44.127885 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_76_15} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15709 | 2026.03.17 02:55:44.128020 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15710 | 2026.03.17 02:55:44.195759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1868 | ||
| 15711 | 2026.03.17 02:55:44.197820 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.03.17 02:55:44.197858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15713 | 2026.03.17 02:55:44.199010 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15714 | 2026.03.17 02:55:44.199294 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.03.17 02:55:44.199427 [ 108 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15716 | 2026.03.17 02:55:44.199464 [ 108 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2026.03.17 02:55:44.199485 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15718 | 2026.03.17 02:55:44.199557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1868 | ||
| 15719 | 2026.03.17 02:55:44.199572 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 15720 | 2026.03.17 02:55:44.200094 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15721 | 2026.03.17 02:55:44.200229 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1704 rows starting from the beginning of the part | ||
| 15722 | 2026.03.17 02:55:44.200563 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 15723 | 2026.03.17 02:55:44.200866 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 15724 | 2026.03.17 02:55:44.201160 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 15725 | 2026.03.17 02:55:44.201444 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
| 15726 | 2026.03.17 02:55:44.201731 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 15727 | 2026.03.17 02:55:44.207914 [ 192 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 72 columns (72 merged, 0 gathered) in 0.008378144 sec., 222961.07586596743 rows/sec., 170.24 MiB/sec. | ||
| 15728 | 2026.03.17 02:55:44.209760 [ 187 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15729 | 2026.03.17 02:55:44.210335 [ 187 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2026.03.17 02:55:44.210405 [ 187 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_56_11} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15731 | 2026.03.17 02:55:44.210629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 15732 | 2026.03.17 02:55:45.394725 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.03.17 02:55:45.394913 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15734 | 2026.03.17 02:55:45.394978 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15735 | 2026.03.17 02:55:45.395660 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2026.03.17 02:55:45.395713 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15737 | 2026.03.17 02:55:45.396116 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15738 | 2026.03.17 02:55:45.396357 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.03.17 02:55:45.396567 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.0017 sec., 49411.76470588236 rows/sec., 4.13 MiB/sec. | ||
| 15740 | 2026.03.17 02:55:45.396625 [ 4 ] {4308ee69-05b8-473e-a18d-b8daa71d3669} <Debug> TCPHandler: Processed in 0.002032889 sec. | ||
| 15741 | 2026.03.17 02:55:45.396758 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2026.03.17 02:55:45.396860 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15743 | 2026.03.17 02:55:45.396911 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15744 | 2026.03.17 02:55:45.397336 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2026.03.17 02:55:45.397375 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15746 | 2026.03.17 02:55:45.397678 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15747 | 2026.03.17 02:55:45.397889 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2026.03.17 02:55:45.398033 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001196 sec., 11705.685618729096 rows/sec., 880.21 KiB/sec. | ||
| 15749 | 2026.03.17 02:55:45.398088 [ 4 ] {c2c1cbf9-68f8-45cd-bc81-fd6099909f5b} <Debug> TCPHandler: Processed in 0.001380714 sec. | ||
| 15750 | 2026.03.17 02:55:45.398220 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15751 | 2026.03.17 02:55:45.398328 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15752 | 2026.03.17 02:55:45.398379 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15753 | 2026.03.17 02:55:45.398816 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.03.17 02:55:45.398852 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15755 | 2026.03.17 02:55:45.399167 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15756 | 2026.03.17 02:55:45.399398 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.03.17 02:55:45.399533 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001233 sec., 63260.34063260341 rows/sec., 4.94 MiB/sec. | ||
| 15758 | 2026.03.17 02:55:45.399573 [ 4 ] {6a9cb313-0a93-4afd-9cda-d5a59ddfdbf6} <Debug> TCPHandler: Processed in 0.001403494 sec. | ||
| 15759 | 2026.03.17 02:55:45.399690 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15760 | 2026.03.17 02:55:45.399785 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15761 | 2026.03.17 02:55:45.399828 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15762 | 2026.03.17 02:55:45.400240 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15763 | 2026.03.17 02:55:45.400277 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15764 | 2026.03.17 02:55:45.400600 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15765 | 2026.03.17 02:55:45.400806 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.03.17 02:55:45.400939 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 15767 | 2026.03.17 02:55:45.400977 [ 4 ] {f082342e-647c-4434-88a6-2ab3191de8c0} <Debug> TCPHandler: Processed in 0.001336572 sec. | ||
| 15768 | 2026.03.17 02:55:45.401091 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15769 | 2026.03.17 02:55:45.401184 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15770 | 2026.03.17 02:55:45.401238 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15771 | 2026.03.17 02:55:45.402030 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15772 | 2026.03.17 02:55:45.402067 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15773 | 2026.03.17 02:55:45.402600 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15774 | 2026.03.17 02:55:45.402820 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15775 | 2026.03.17 02:55:45.402963 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001797 sec., 7790.762381747357 rows/sec., 13.96 MiB/sec. | ||
| 15776 | 2026.03.17 02:55:45.403033 [ 4 ] {4debe5f6-484e-42b0-a5e0-b9a61a4bc7c2} <Debug> TCPHandler: Processed in 0.001991509 sec. | ||
| 15777 | 2026.03.17 02:55:45.403148 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15778 | 2026.03.17 02:55:45.403243 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15779 | 2026.03.17 02:55:45.403285 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15780 | 2026.03.17 02:55:45.403627 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15781 | 2026.03.17 02:55:45.403664 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15782 | 2026.03.17 02:55:45.403975 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15783 | 2026.03.17 02:55:45.404180 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2026.03.17 02:55:45.404317 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 15785 | 2026.03.17 02:55:45.404355 [ 4 ] {dcd69d1f-469e-4f13-a52f-18ddc317adb0} <Debug> TCPHandler: Processed in 0.001256631 sec. | ||
| 15786 | 2026.03.17 02:55:46.189956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15787 | 2026.03.17 02:55:46.209472 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.03.17 02:55:46.209544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15789 | 2026.03.17 02:55:46.216221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15790 | 2026.03.17 02:55:46.217131 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2026.03.17 02:55:46.217455 [ 105 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15792 | 2026.03.17 02:55:46.217493 [ 105 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.03.17 02:55:46.217511 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.43 GiB. | ||
| 15794 | 2026.03.17 02:55:46.217641 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15795 | 2026.03.17 02:55:46.221845 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15796 | 2026.03.17 02:55:46.222764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15797 | 2026.03.17 02:55:46.223619 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15798 | 2026.03.17 02:55:46.228524 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15799 | 2026.03.17 02:55:46.233295 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15800 | 2026.03.17 02:55:46.237930 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15801 | 2026.03.17 02:55:46.243300 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15802 | 2026.03.17 02:55:46.248142 [ 194 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 15803 | 2026.03.17 02:55:46.316630 [ 193 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.099044626 sec., 5785.2709747220415 rows/sec., 29.91 MiB/sec. | ||
| 15804 | 2026.03.17 02:55:46.319551 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15805 | 2026.03.17 02:55:46.321634 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_76_15} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.03.17 02:55:46.321747 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_76_15} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15807 | 2026.03.17 02:55:46.324233 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15808 | 2026.03.17 02:55:47.000438 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.40 MiB, peak 395.84 MiB, free memory in arenas 0.00 B, will set to 377.35 MiB (RSS), difference: -1.05 MiB | ||
| 15809 | 2026.03.17 02:55:50.395512 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2026.03.17 02:55:50.395714 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15811 | 2026.03.17 02:55:50.395787 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15812 | 2026.03.17 02:55:50.396451 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2026.03.17 02:55:50.396509 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15814 | 2026.03.17 02:55:50.396897 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15815 | 2026.03.17 02:55:50.397121 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2026.03.17 02:55:50.397289 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 100.36 KiB/sec. | ||
| 15817 | 2026.03.17 02:55:50.397341 [ 4 ] {bac04643-4cae-4e17-ac8b-2b980398c2a8} <Debug> TCPHandler: Processed in 0.001953138 sec. | ||
| 15818 | 2026.03.17 02:55:50.397461 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.03.17 02:55:50.397562 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15820 | 2026.03.17 02:55:50.397604 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15821 | 2026.03.17 02:55:50.398033 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.03.17 02:55:50.398072 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15823 | 2026.03.17 02:55:50.398385 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15824 | 2026.03.17 02:55:50.398593 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.03.17 02:55:50.398727 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001187 sec., 91828.13816343724 rows/sec., 7.72 MiB/sec. | ||
| 15826 | 2026.03.17 02:55:50.398728 [ 100 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15827 | 2026.03.17 02:55:50.398765 [ 4 ] {029169cd-284d-4297-988b-b16b5d918d78} <Debug> TCPHandler: Processed in 0.001356303 sec. | ||
| 15828 | 2026.03.17 02:55:50.398810 [ 100 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2026.03.17 02:55:50.398839 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15830 | 2026.03.17 02:55:50.398900 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2026.03.17 02:55:50.398954 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 15832 | 2026.03.17 02:55:50.398999 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15833 | 2026.03.17 02:55:50.399043 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15834 | 2026.03.17 02:55:50.399097 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15835 | 2026.03.17 02:55:50.399136 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2150 rows starting from the beginning of the part | ||
| 15836 | 2026.03.17 02:55:50.399203 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2096 rows starting from the beginning of the part | ||
| 15837 | 2026.03.17 02:55:50.399249 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15838 | 2026.03.17 02:55:50.399301 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 108 rows starting from the beginning of the part | ||
| 15839 | 2026.03.17 02:55:50.399345 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 84 rows starting from the beginning of the part | ||
| 15840 | 2026.03.17 02:55:50.399391 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 109 rows starting from the beginning of the part | ||
| 15841 | 2026.03.17 02:55:50.399449 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15842 | 2026.03.17 02:55:50.399489 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15843 | 2026.03.17 02:55:50.399833 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15844 | 2026.03.17 02:55:50.400065 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.03.17 02:55:50.400190 [ 100 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15846 | 2026.03.17 02:55:50.400204 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001224 sec., 22875.81699346405 rows/sec., 1.67 MiB/sec. | ||
| 15847 | 2026.03.17 02:55:50.400221 [ 100 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.03.17 02:55:50.400247 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15849 | 2026.03.17 02:55:50.400250 [ 4 ] {51791109-7ef1-40ed-90a2-1973dd861d34} <Debug> TCPHandler: Processed in 0.001407464 sec. | ||
| 15850 | 2026.03.17 02:55:50.400360 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 15851 | 2026.03.17 02:55:50.400373 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15852 | 2026.03.17 02:55:50.400493 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15853 | 2026.03.17 02:55:50.400506 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15854 | 2026.03.17 02:55:50.400533 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15855 | 2026.03.17 02:55:50.400545 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 81 rows starting from the beginning of the part | ||
| 15856 | 2026.03.17 02:55:50.400620 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 15857 | 2026.03.17 02:55:50.400667 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 51 rows starting from the beginning of the part | ||
| 15858 | 2026.03.17 02:55:50.400713 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 15859 | 2026.03.17 02:55:50.400753 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 14 rows starting from the beginning of the part | ||
| 15860 | 2026.03.17 02:55:50.400796 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part | ||
| 15861 | 2026.03.17 02:55:50.400947 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2026.03.17 02:55:50.400988 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15863 | 2026.03.17 02:55:50.401208 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4603 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307226 sec., 1995036.463701432 rows/sec., 161.69 MiB/sec. | ||
| 15864 | 2026.03.17 02:55:50.401314 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15865 | 2026.03.17 02:55:50.401560 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15866 | 2026.03.17 02:55:50.401562 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2026.03.17 02:55:50.401647 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344383 sec., 168106.85645385282 rows/sec., 12.94 MiB/sec. | ||
| 15868 | 2026.03.17 02:55:50.401720 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001245 sec., 73895.58232931727 rows/sec., 5.77 MiB/sec. | ||
| 15869 | 2026.03.17 02:55:50.401739 [ 98 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15870 | 2026.03.17 02:55:50.401763 [ 4 ] {ebb7bd53-e5cc-412d-8454-8c00443ac571} <Debug> TCPHandler: Processed in 0.001443985 sec. | ||
| 15871 | 2026.03.17 02:55:50.401793 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15872 | 2026.03.17 02:55:50.401798 [ 98 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2026.03.17 02:55:50.401843 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15874 | 2026.03.17 02:55:50.401887 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.03.17 02:55:50.401911 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 15876 | 2026.03.17 02:55:50.401956 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.03.17 02:55:50.401987 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15878 | 2026.03.17 02:55:50.401992 [ 219 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15879 | 2026.03.17 02:55:50.402014 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15880 | 2026.03.17 02:55:50.402036 [ 219 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15881 | 2026.03.17 02:55:50.402037 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15882 | 2026.03.17 02:55:50.402055 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_126_25} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15883 | 2026.03.17 02:55:50.402056 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1123 rows starting from the beginning of the part | ||
| 15884 | 2026.03.17 02:55:50.402098 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.03.17 02:55:50.402149 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1075 rows starting from the beginning of the part | ||
| 15886 | 2026.03.17 02:55:50.402179 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 15887 | 2026.03.17 02:55:50.402182 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_111_22} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15888 | 2026.03.17 02:55:50.402193 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15889 | 2026.03.17 02:55:50.402257 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 15890 | 2026.03.17 02:55:50.402278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15891 | 2026.03.17 02:55:50.402294 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 78 rows starting from the beginning of the part | ||
| 15892 | 2026.03.17 02:55:50.402333 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 92 rows starting from the beginning of the part | ||
| 15893 | 2026.03.17 02:55:50.402476 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.03.17 02:55:50.402518 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15895 | 2026.03.17 02:55:50.402883 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15896 | 2026.03.17 02:55:50.403119 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.03.17 02:55:50.403254 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001285 sec., 125291.82879377433 rows/sec., 8.73 MiB/sec. | ||
| 15898 | 2026.03.17 02:55:50.403291 [ 4 ] {5eb66051-1feb-4748-a364-ddc1e2bef88a} <Debug> TCPHandler: Processed in 0.001456025 sec. | ||
| 15899 | 2026.03.17 02:55:50.403398 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.03.17 02:55:50.403481 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594599 sec., 1581588.8508647003 rows/sec., 118.26 MiB/sec. | ||
| 15901 | 2026.03.17 02:55:50.403491 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15902 | 2026.03.17 02:55:50.403562 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15903 | 2026.03.17 02:55:50.403677 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15904 | 2026.03.17 02:55:50.403953 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.03.17 02:55:50.404020 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_126_25} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15906 | 2026.03.17 02:55:50.404096 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15907 | 2026.03.17 02:55:50.404378 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2026.03.17 02:55:50.404420 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15909 | 2026.03.17 02:55:50.404969 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15910 | 2026.03.17 02:55:50.405214 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2026.03.17 02:55:50.405349 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15912 | 2026.03.17 02:55:50.405366 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001893 sec., 13734.812466983625 rows/sec., 24.61 MiB/sec. | ||
| 15913 | 2026.03.17 02:55:50.405391 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.03.17 02:55:50.405418 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15915 | 2026.03.17 02:55:50.405443 [ 4 ] {ac6eb270-aef4-4bd9-ba9c-c6e4d75379a2} <Debug> TCPHandler: Processed in 0.002093761 sec. | ||
| 15916 | 2026.03.17 02:55:50.405485 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 15917 | 2026.03.17 02:55:50.405565 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2026.03.17 02:55:50.405665 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15919 | 2026.03.17 02:55:50.405695 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15920 | 2026.03.17 02:55:50.405707 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15921 | 2026.03.17 02:55:50.405760 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2206 rows starting from the beginning of the part | ||
| 15922 | 2026.03.17 02:55:50.405896 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 15923 | 2026.03.17 02:55:50.405902 [ 219 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 15924 | 2026.03.17 02:55:50.406019 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 25 rows starting from the beginning of the part | ||
| 15925 | 2026.03.17 02:55:50.406060 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.03.17 02:55:50.406102 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15927 | 2026.03.17 02:55:50.406133 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
| 15928 | 2026.03.17 02:55:50.406246 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 14 rows starting from the beginning of the part | ||
| 15929 | 2026.03.17 02:55:50.406364 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 15930 | 2026.03.17 02:55:50.406428 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15931 | 2026.03.17 02:55:50.406651 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.03.17 02:55:50.406780 [ 98 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15933 | 2026.03.17 02:55:50.406793 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 15934 | 2026.03.17 02:55:50.406812 [ 98 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15935 | 2026.03.17 02:55:50.406845 [ 4 ] {e4ae852a-db7e-43f6-9526-862ed4a6cc5f} <Debug> TCPHandler: Processed in 0.001330192 sec. | ||
| 15936 | 2026.03.17 02:55:50.406849 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15937 | 2026.03.17 02:55:50.406938 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15938 | 2026.03.17 02:55:50.407039 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15939 | 2026.03.17 02:55:50.407068 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6444 rows starting from the beginning of the part | ||
| 15940 | 2026.03.17 02:55:50.407121 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part | ||
| 15941 | 2026.03.17 02:55:50.407166 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 15942 | 2026.03.17 02:55:50.407208 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 15943 | 2026.03.17 02:55:50.407250 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15944 | 2026.03.17 02:55:50.407291 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15945 | 2026.03.17 02:55:50.408985 [ 197 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080201 sec., 3213151.0368469204 rows/sec., 216.54 MiB/sec. | ||
| 15946 | 2026.03.17 02:55:50.409417 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15947 | 2026.03.17 02:55:50.409711 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2026.03.17 02:55:50.409793 [ 190 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_126_25} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15949 | 2026.03.17 02:55:50.409891 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15950 | 2026.03.17 02:55:50.417041 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2323 rows, containing 19 columns (19 merged, 0 gathered) in 0.011579963 sec., 200605.13146717308 rows/sec., 359.48 MiB/sec. | ||
| 15951 | 2026.03.17 02:55:50.419529 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15952 | 2026.03.17 02:55:50.419913 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.03.17 02:55:50.419986 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15954 | 2026.03.17 02:55:50.420152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 15955 | 2026.03.17 02:55:51.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.02 MiB, peak 396.58 MiB, free memory in arenas 0.00 B, will set to 382.29 MiB (RSS), difference: 4.26 MiB | ||
| 15956 | 2026.03.17 02:55:51.105086 [ 219 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 15957 | 2026.03.17 02:55:51.105140 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 15958 | 2026.03.17 02:55:51.109018 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 15959 | 2026.03.17 02:55:51.401112 [ 221 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 15960 | 2026.03.17 02:55:51.401175 [ 221 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 15961 | 2026.03.17 02:55:51.405003 [ 221 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 15962 | 2026.03.17 02:55:51.619470 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15963 | 2026.03.17 02:55:51.619538 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15964 | 2026.03.17 02:55:51.622086 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 15965 | 2026.03.17 02:55:51.624074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36969 | ||
| 15966 | 2026.03.17 02:55:51.624803 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.03.17 02:55:51.624882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15968 | 2026.03.17 02:55:51.625563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15969 | 2026.03.17 02:55:51.625853 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.03.17 02:55:51.626021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36969 | ||
| 15971 | 2026.03.17 02:55:53.722867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15972 | 2026.03.17 02:55:53.740017 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2026.03.17 02:55:53.740083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15974 | 2026.03.17 02:55:53.746198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15975 | 2026.03.17 02:55:53.746938 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.03.17 02:55:53.750508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15977 | 2026.03.17 02:55:54.199734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1894 | ||
| 15978 | 2026.03.17 02:55:54.202024 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2026.03.17 02:55:54.202085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15980 | 2026.03.17 02:55:54.203283 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15981 | 2026.03.17 02:55:54.203594 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2026.03.17 02:55:54.203982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1894 | ||
| 15983 | 2026.03.17 02:55:55.394627 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2026.03.17 02:55:55.394909 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15985 | 2026.03.17 02:55:55.394970 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15986 | 2026.03.17 02:55:55.395670 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.03.17 02:55:55.395713 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15988 | 2026.03.17 02:55:55.396092 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15989 | 2026.03.17 02:55:55.396307 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.03.17 02:55:55.396489 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001626 sec., 51660.51660516605 rows/sec., 4.32 MiB/sec. | ||
| 15991 | 2026.03.17 02:55:55.396539 [ 4 ] {f8d06b55-4264-40b5-b7c9-9bd2f4894498} <Debug> TCPHandler: Processed in 0.002083661 sec. | ||
| 15992 | 2026.03.17 02:55:55.396675 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.03.17 02:55:55.396775 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15994 | 2026.03.17 02:55:55.396816 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15995 | 2026.03.17 02:55:55.397259 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.03.17 02:55:55.397296 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 15997 | 2026.03.17 02:55:55.397607 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15998 | 2026.03.17 02:55:55.397835 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.03.17 02:55:55.397972 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001215 sec., 11522.633744855968 rows/sec., 866.45 KiB/sec. | ||
| 16000 | 2026.03.17 02:55:55.398012 [ 4 ] {00d73b93-4b2e-4dfd-a02a-28864990d85a} <Debug> TCPHandler: Processed in 0.001388994 sec. | ||
| 16001 | 2026.03.17 02:55:55.398043 [ 217 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16002 | 2026.03.17 02:55:55.398074 [ 217 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16003 | 2026.03.17 02:55:55.398126 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16004 | 2026.03.17 02:55:55.398226 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16005 | 2026.03.17 02:55:55.398267 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16006 | 2026.03.17 02:55:55.398695 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.03.17 02:55:55.398731 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16008 | 2026.03.17 02:55:55.399033 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16009 | 2026.03.17 02:55:55.399252 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.03.17 02:55:55.399449 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001225 sec., 63673.4693877551 rows/sec., 4.97 MiB/sec. | ||
| 16011 | 2026.03.17 02:55:55.399568 [ 4 ] {09aab515-0ff7-4692-8f95-6311b0b6b622} <Debug> TCPHandler: Processed in 0.001492257 sec. | ||
| 16012 | 2026.03.17 02:55:55.399759 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.03.17 02:55:55.399903 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16014 | 2026.03.17 02:55:55.399968 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16015 | 2026.03.17 02:55:55.400525 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.03.17 02:55:55.400574 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16017 | 2026.03.17 02:55:55.400945 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16018 | 2026.03.17 02:55:55.401161 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2026.03.17 02:55:55.401257 [ 217 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16020 | 2026.03.17 02:55:55.401276 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_122_30 to all_123_123_0 | ||
| 16021 | 2026.03.17 02:55:55.401298 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
| 16022 | 2026.03.17 02:55:55.401324 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.03.17 02:55:55.401351 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16024 | 2026.03.17 02:55:55.401361 [ 4 ] {3c8d7db7-d91a-4d23-bdc1-2244353397b0} <Debug> TCPHandler: Processed in 0.001721253 sec. | ||
| 16025 | 2026.03.17 02:55:55.401454 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_30 to all_123_123_0 into Compact with storage Full | ||
| 16026 | 2026.03.17 02:55:55.401485 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.03.17 02:55:55.401583 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16028 | 2026.03.17 02:55:55.401585 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16029 | 2026.03.17 02:55:55.401627 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_30, total 38701 rows starting from the beginning of the part | ||
| 16030 | 2026.03.17 02:55:55.401659 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16031 | 2026.03.17 02:55:55.401701 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part | ||
| 16032 | 2026.03.17 02:55:55.402439 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2026.03.17 02:55:55.402478 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16034 | 2026.03.17 02:55:55.402988 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16035 | 2026.03.17 02:55:55.403204 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2026.03.17 02:55:55.403377 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 13.86 MiB/sec. | ||
| 16037 | 2026.03.17 02:55:55.403437 [ 4 ] {37cc40e9-dab0-43dd-b3d5-faaf9aab8a4b} <Debug> TCPHandler: Processed in 0.002000729 sec. | ||
| 16038 | 2026.03.17 02:55:55.403552 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16039 | 2026.03.17 02:55:55.403647 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16040 | 2026.03.17 02:55:55.403688 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16041 | 2026.03.17 02:55:55.404028 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.03.17 02:55:55.404063 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16043 | 2026.03.17 02:55:55.404378 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16044 | 2026.03.17 02:55:55.404609 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.03.17 02:55:55.404735 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 16046 | 2026.03.17 02:55:55.404772 [ 4 ] {1cc2dd7f-e1b6-4494-b005-f961e83d1f0a} <Debug> TCPHandler: Processed in 0.001270401 sec. | ||
| 16047 | 2026.03.17 02:55:55.408348 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006927499 sec., 5591195.321717116 rows/sec., 371.63 MiB/sec. | ||
| 16048 | 2026.03.17 02:55:55.408963 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Trace> MergedBlockOutputStream: filled checksums all_1_123_31 (state Temporary) | ||
| 16049 | 2026.03.17 02:55:55.409276 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_123_31 to all_1_123_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2026.03.17 02:55:55.409360 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_123_31} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_122_30, all_123_123_0] -> all_1_123_31 | ||
| 16051 | 2026.03.17 02:55:55.409467 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16052 | 2026.03.17 02:55:56.301505 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16053 | 2026.03.17 02:55:56.301564 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16054 | 2026.03.17 02:55:56.304446 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16055 | 2026.03.17 02:55:58.877699 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16056 | 2026.03.17 02:55:58.877757 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16057 | 2026.03.17 02:55:59.126192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37481 | ||
| 16058 | 2026.03.17 02:55:59.126751 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.03.17 02:55:59.126800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16060 | 2026.03.17 02:55:59.127308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16061 | 2026.03.17 02:55:59.127554 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2026.03.17 02:55:59.127692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37481 | ||
| 16063 | 2026.03.17 02:56:00.403184 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.03.17 02:56:00.403459 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16065 | 2026.03.17 02:56:00.403565 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16066 | 2026.03.17 02:56:00.404635 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.03.17 02:56:00.404707 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16068 | 2026.03.17 02:56:00.405335 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16069 | 2026.03.17 02:56:00.405724 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.03.17 02:56:00.405976 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002584 sec., 41795.66563467492 rows/sec., 3.52 MiB/sec. | ||
| 16071 | 2026.03.17 02:56:00.406067 [ 4 ] {27f062b5-dbfc-4e31-9906-484b64b22137} <Debug> TCPHandler: Processed in 0.003080335 sec. | ||
| 16072 | 2026.03.17 02:56:00.406270 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.03.17 02:56:00.406412 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.03.17 02:56:00.406477 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16075 | 2026.03.17 02:56:00.407113 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.03.17 02:56:00.407164 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16077 | 2026.03.17 02:56:00.407624 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16078 | 2026.03.17 02:56:00.407964 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.03.17 02:56:00.408173 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 1.06 MiB/sec. | ||
| 16080 | 2026.03.17 02:56:00.408241 [ 4 ] {6266fdfb-22c7-4cb9-8335-99834fbb7b0b} <Debug> TCPHandler: Processed in 0.002049519 sec. | ||
| 16081 | 2026.03.17 02:56:00.408397 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2026.03.17 02:56:00.408527 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16083 | 2026.03.17 02:56:00.408588 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16084 | 2026.03.17 02:56:00.409207 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.03.17 02:56:00.409257 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16086 | 2026.03.17 02:56:00.409719 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16087 | 2026.03.17 02:56:00.410064 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.03.17 02:56:00.410261 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001764 sec., 51020.40816326531 rows/sec., 3.98 MiB/sec. | ||
| 16089 | 2026.03.17 02:56:00.410318 [ 4 ] {6e55bed7-3382-4050-ad65-3ae56fd09cfd} <Debug> TCPHandler: Processed in 0.001986578 sec. | ||
| 16090 | 2026.03.17 02:56:00.410466 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.03.17 02:56:00.410592 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16092 | 2026.03.17 02:56:00.410654 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16093 | 2026.03.17 02:56:00.411222 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.03.17 02:56:00.411270 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16095 | 2026.03.17 02:56:00.411756 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16096 | 2026.03.17 02:56:00.411995 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.03.17 02:56:00.412154 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_123_31 to all_124_124_0 | ||
| 16098 | 2026.03.17 02:56:00.412163 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
| 16099 | 2026.03.17 02:56:00.412239 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.03.17 02:56:00.412263 [ 4 ] {5360d007-c226-4b09-9604-076fe96ef58e} <Debug> TCPHandler: Processed in 0.001860796 sec. | ||
| 16101 | 2026.03.17 02:56:00.412272 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16102 | 2026.03.17 02:56:00.412389 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_31 to all_124_124_0 into Compact with storage Full | ||
| 16103 | 2026.03.17 02:56:00.412407 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16104 | 2026.03.17 02:56:00.412536 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16105 | 2026.03.17 02:56:00.412539 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16106 | 2026.03.17 02:56:00.412597 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_31, total 38733 rows starting from the beginning of the part | ||
| 16107 | 2026.03.17 02:56:00.412603 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16108 | 2026.03.17 02:56:00.412675 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 16109 | 2026.03.17 02:56:00.413595 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.03.17 02:56:00.413645 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16111 | 2026.03.17 02:56:00.414509 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16112 | 2026.03.17 02:56:00.414812 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.03.17 02:56:00.414987 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002475 sec., 10505.050505050503 rows/sec., 18.82 MiB/sec. | ||
| 16114 | 2026.03.17 02:56:00.415085 [ 4 ] {1122791c-565b-44cb-8ad3-a059ca7c30e0} <Debug> TCPHandler: Processed in 0.002734836 sec. | ||
| 16115 | 2026.03.17 02:56:00.415237 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16116 | 2026.03.17 02:56:00.415343 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16117 | 2026.03.17 02:56:00.415390 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16118 | 2026.03.17 02:56:00.415831 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2026.03.17 02:56:00.415882 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16120 | 2026.03.17 02:56:00.416428 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16121 | 2026.03.17 02:56:00.416806 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16122 | 2026.03.17 02:56:00.416996 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. | ||
| 16123 | 2026.03.17 02:56:00.417137 [ 4 ] {362b64d0-e28c-4e0f-8b2f-4b52919f2dd1} <Debug> TCPHandler: Processed in 0.001950938 sec. | ||
| 16124 | 2026.03.17 02:56:00.421656 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38893 rows, containing 5 columns (5 merged, 0 gathered) in 0.009305107 sec., 4179747.7449748833 rows/sec., 277.87 MiB/sec. | ||
| 16125 | 2026.03.17 02:56:00.422482 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Trace> MergedBlockOutputStream: filled checksums all_1_124_32 (state Temporary) | ||
| 16126 | 2026.03.17 02:56:00.422910 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_124_32 to all_1_124_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2026.03.17 02:56:00.423060 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_124_32} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_123_31, all_124_124_0] -> all_1_124_32 | ||
| 16128 | 2026.03.17 02:56:00.423219 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16129 | 2026.03.17 02:56:01.250603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16130 | 2026.03.17 02:56:01.268322 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16131 | 2026.03.17 02:56:01.268389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16132 | 2026.03.17 02:56:01.274676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16133 | 2026.03.17 02:56:01.275454 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2026.03.17 02:56:01.278935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16135 | 2026.03.17 02:56:03.533158 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.03.17 02:56:03.533357 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.03.17 02:56:03.533433 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16138 | 2026.03.17 02:56:03.534136 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.03.17 02:56:03.534187 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16140 | 2026.03.17 02:56:03.534600 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16141 | 2026.03.17 02:56:03.535002 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.03.17 02:56:03.535445 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002125 sec., 11294.117647058823 rows/sec., 959.56 KiB/sec. | ||
| 16143 | 2026.03.17 02:56:03.535536 [ 4 ] {74746a3c-e2df-44c1-bbc8-91d56f8acf4e} <Debug> TCPHandler: Processed in 0.002512522 sec. | ||
| 16144 | 2026.03.17 02:56:03.535696 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2026.03.17 02:56:03.535812 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16146 | 2026.03.17 02:56:03.535865 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16147 | 2026.03.17 02:56:03.536417 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.03.17 02:56:03.536457 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16149 | 2026.03.17 02:56:03.536788 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16150 | 2026.03.17 02:56:03.536997 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.03.17 02:56:03.537129 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec. | ||
| 16152 | 2026.03.17 02:56:03.537168 [ 4 ] {5b0e166f-5c0a-4556-bc81-6458d8c5dbf0} <Debug> TCPHandler: Processed in 0.001532558 sec. | ||
| 16153 | 2026.03.17 02:56:03.537272 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16154 | 2026.03.17 02:56:03.537366 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16155 | 2026.03.17 02:56:03.537406 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16156 | 2026.03.17 02:56:03.538870 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.03.17 02:56:03.538908 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16158 | 2026.03.17 02:56:03.539331 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16159 | 2026.03.17 02:56:03.539539 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.03.17 02:56:03.539668 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.00232 sec., 900431.0344827586 rows/sec., 68.95 MiB/sec. | ||
| 16161 | 2026.03.17 02:56:03.539706 [ 4 ] {dac38cc1-948d-4ef2-a220-c46b453fd18d} <Debug> TCPHandler: Processed in 0.002484721 sec. | ||
| 16162 | 2026.03.17 02:56:03.539819 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16163 | 2026.03.17 02:56:03.539913 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16164 | 2026.03.17 02:56:03.539952 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16165 | 2026.03.17 02:56:03.540359 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16166 | 2026.03.17 02:56:03.540396 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16167 | 2026.03.17 02:56:03.540688 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16168 | 2026.03.17 02:56:03.540893 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16169 | 2026.03.17 02:56:03.541020 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001126 sec., 34635.879218472466 rows/sec., 2.58 MiB/sec. | ||
| 16170 | 2026.03.17 02:56:03.541058 [ 4 ] {78c13b94-ecb6-4447-818f-d96ab924a0f4} <Debug> TCPHandler: Processed in 0.001288572 sec. | ||
| 16171 | 2026.03.17 02:56:03.541165 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16172 | 2026.03.17 02:56:03.541258 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16173 | 2026.03.17 02:56:03.541297 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16174 | 2026.03.17 02:56:03.541937 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.03.17 02:56:03.541974 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16176 | 2026.03.17 02:56:03.542299 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16177 | 2026.03.17 02:56:03.542522 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.03.17 02:56:03.542645 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001404 sec., 521367.5213675213 rows/sec., 30.84 MiB/sec. | ||
| 16179 | 2026.03.17 02:56:03.542683 [ 4 ] {fffa971d-69b8-44da-a22d-0eb934926ca4} <Debug> TCPHandler: Processed in 0.001568188 sec. | ||
| 16180 | 2026.03.17 02:56:03.542795 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.03.17 02:56:03.542890 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.03.17 02:56:03.542928 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16183 | 2026.03.17 02:56:03.543303 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.03.17 02:56:03.543339 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16185 | 2026.03.17 02:56:03.543622 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 16186 | 2026.03.17 02:56:03.543830 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.03.17 02:56:03.543954 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 16188 | 2026.03.17 02:56:03.543993 [ 4 ] {6ba77555-eaa5-4ba7-962a-5d230f9539db} <Debug> TCPHandler: Processed in 0.0012478 sec. | ||
| 16189 | 2026.03.17 02:56:03.544100 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16190 | 2026.03.17 02:56:03.544192 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16191 | 2026.03.17 02:56:03.544229 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16192 | 2026.03.17 02:56:03.544612 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2026.03.17 02:56:03.544648 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16194 | 2026.03.17 02:56:03.544938 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16195 | 2026.03.17 02:56:03.545145 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2026.03.17 02:56:03.545269 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 16197 | 2026.03.17 02:56:03.545309 [ 4 ] {f36d9639-d2c3-4f82-be52-93782fa20906} <Debug> TCPHandler: Processed in 0.00125829 sec. | ||
| 16198 | 2026.03.17 02:56:03.545515 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2026.03.17 02:56:03.545639 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16200 | 2026.03.17 02:56:03.545688 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16201 | 2026.03.17 02:56:03.546538 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2026.03.17 02:56:03.546575 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16203 | 2026.03.17 02:56:03.546926 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16204 | 2026.03.17 02:56:03.547145 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2026.03.17 02:56:03.547278 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001662 sec., 639590.8543922984 rows/sec., 44.52 MiB/sec. | ||
| 16206 | 2026.03.17 02:56:03.547319 [ 4 ] {f89ed0f8-0fc6-42d8-84b7-0ee0b6179ca8} <Debug> TCPHandler: Processed in 0.001868945 sec. | ||
| 16207 | 2026.03.17 02:56:03.547439 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2026.03.17 02:56:03.547534 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16209 | 2026.03.17 02:56:03.547576 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16210 | 2026.03.17 02:56:03.548232 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.03.17 02:56:03.548269 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16212 | 2026.03.17 02:56:03.548682 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16213 | 2026.03.17 02:56:03.548890 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.03.17 02:56:03.549017 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001502 sec., 898801.5978695073 rows/sec., 57.10 MiB/sec. | ||
| 16215 | 2026.03.17 02:56:03.549016 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_124_32 to all_129_129_0 | ||
| 16216 | 2026.03.17 02:56:03.549057 [ 4 ] {b8d09c00-552e-4516-ac24-91ecc1eacb2c} <Debug> TCPHandler: Processed in 0.001668711 sec. | ||
| 16217 | 2026.03.17 02:56:03.549098 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2026.03.17 02:56:03.549127 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16219 | 2026.03.17 02:56:03.549187 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.17 02:56:03.549237 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_32 to all_129_129_0 into Compact with storage Full | ||
| 16221 | 2026.03.17 02:56:03.549289 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16222 | 2026.03.17 02:56:03.549347 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16223 | 2026.03.17 02:56:03.549393 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16224 | 2026.03.17 02:56:03.549446 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_32, total 38893 rows starting from the beginning of the part | ||
| 16225 | 2026.03.17 02:56:03.549524 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16226 | 2026.03.17 02:56:03.549578 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 161 rows starting from the beginning of the part | ||
| 16227 | 2026.03.17 02:56:03.549630 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16228 | 2026.03.17 02:56:03.549675 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16229 | 2026.03.17 02:56:03.549725 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1350 rows starting from the beginning of the part | ||
| 16230 | 2026.03.17 02:56:03.550167 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2026.03.17 02:56:03.550217 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16232 | 2026.03.17 02:56:03.550763 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16233 | 2026.03.17 02:56:03.550985 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.03.17 02:56:03.551128 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001859 sec., 13448.090371167295 rows/sec., 24.10 MiB/sec. | ||
| 16235 | 2026.03.17 02:56:03.551184 [ 4 ] {374518e6-fcba-4f2b-a6e4-8e129bc0ee4c} <Debug> TCPHandler: Processed in 0.0020471 sec. | ||
| 16236 | 2026.03.17 02:56:03.551298 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2026.03.17 02:56:03.551394 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16238 | 2026.03.17 02:56:03.551437 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16239 | 2026.03.17 02:56:03.551775 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2026.03.17 02:56:03.551812 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16241 | 2026.03.17 02:56:03.552117 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16242 | 2026.03.17 02:56:03.552325 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.03.17 02:56:03.552452 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 16244 | 2026.03.17 02:56:03.552488 [ 4 ] {890ad5d3-8155-469e-8b48-fd32a89f4b36} <Debug> TCPHandler: Processed in 0.00123907 sec. | ||
| 16245 | 2026.03.17 02:56:03.557302 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40884 rows, containing 5 columns (5 merged, 0 gathered) in 0.008115888 sec., 5037526.3926757 rows/sec., 334.65 MiB/sec. | ||
| 16246 | 2026.03.17 02:56:03.557867 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Trace> MergedBlockOutputStream: filled checksums all_1_129_33 (state Temporary) | ||
| 16247 | 2026.03.17 02:56:03.558211 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_129_33 to all_1_129_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16248 | 2026.03.17 02:56:03.558288 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_129_33} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_124_32, all_129_129_0] -> all_1_129_33 | ||
| 16249 | 2026.03.17 02:56:03.558367 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16250 | 2026.03.17 02:56:04.204162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1940 | ||
| 16251 | 2026.03.17 02:56:04.206863 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.03.17 02:56:04.206907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16253 | 2026.03.17 02:56:04.208106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16254 | 2026.03.17 02:56:04.208378 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2026.03.17 02:56:04.208656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 16256 | 2026.03.17 02:56:05.387529 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16257 | 2026.03.17 02:56:05.387826 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16258 | 2026.03.17 02:56:05.387926 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16259 | 2026.03.17 02:56:05.388702 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.03.17 02:56:05.388745 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16261 | 2026.03.17 02:56:05.389135 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16262 | 2026.03.17 02:56:05.389358 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.03.17 02:56:05.389510 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001757 sec., 31872.50996015936 rows/sec., 2.45 MiB/sec. | ||
| 16264 | 2026.03.17 02:56:05.389554 [ 4 ] {92173d3d-8fc5-4c8c-893b-2a5dd53d6d2e} <Debug> TCPHandler: Processed in 0.002202994 sec. | ||
| 16265 | 2026.03.17 02:56:05.389674 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.03.17 02:56:05.389769 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16267 | 2026.03.17 02:56:05.389808 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16268 | 2026.03.17 02:56:05.390238 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.03.17 02:56:05.390274 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16270 | 2026.03.17 02:56:05.390575 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16271 | 2026.03.17 02:56:05.390787 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.03.17 02:56:05.390913 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 16273 | 2026.03.17 02:56:05.390951 [ 4 ] {261f823b-33e9-43e9-9692-f5d3478080c0} <Debug> TCPHandler: Processed in 0.001327542 sec. | ||
| 16274 | 2026.03.17 02:56:05.391078 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16275 | 2026.03.17 02:56:05.391172 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.03.17 02:56:05.391214 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16277 | 2026.03.17 02:56:05.391573 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.03.17 02:56:05.391609 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16279 | 2026.03.17 02:56:05.391924 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16280 | 2026.03.17 02:56:05.392132 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.03.17 02:56:05.392260 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001107 sec., 28906.95573622403 rows/sec., 2.01 MiB/sec. | ||
| 16282 | 2026.03.17 02:56:05.392299 [ 4 ] {840c29f5-e5d3-4ad9-9eea-ba716a234811} <Debug> TCPHandler: Processed in 0.001270021 sec. | ||
| 16283 | 2026.03.17 02:56:05.392407 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16284 | 2026.03.17 02:56:05.392501 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16285 | 2026.03.17 02:56:05.392541 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16286 | 2026.03.17 02:56:05.392850 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2026.03.17 02:56:05.392887 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16288 | 2026.03.17 02:56:05.393183 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16289 | 2026.03.17 02:56:05.393394 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2026.03.17 02:56:05.393522 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 16291 | 2026.03.17 02:56:05.393559 [ 4 ] {bb63ea21-4ad8-419c-834d-57dd32ba1eeb} <Debug> TCPHandler: Processed in 0.001200459 sec. | ||
| 16292 | 2026.03.17 02:56:06.627841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37929 | ||
| 16293 | 2026.03.17 02:56:06.628399 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2026.03.17 02:56:06.628449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16295 | 2026.03.17 02:56:06.628978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16296 | 2026.03.17 02:56:06.629234 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2026.03.17 02:56:06.629399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37929 | ||
| 16298 | 2026.03.17 02:56:08.779975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16299 | 2026.03.17 02:56:08.798615 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.03.17 02:56:08.798671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16301 | 2026.03.17 02:56:08.805345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16302 | 2026.03.17 02:56:08.806122 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.03.17 02:56:08.809684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16304 | 2026.03.17 02:56:10.395985 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16305 | 2026.03.17 02:56:10.396175 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16306 | 2026.03.17 02:56:10.396242 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16307 | 2026.03.17 02:56:10.396889 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16308 | 2026.03.17 02:56:10.396937 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16309 | 2026.03.17 02:56:10.397337 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16310 | 2026.03.17 02:56:10.397566 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.03.17 02:56:10.397727 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001598 sec., 67584.48060075093 rows/sec., 5.69 MiB/sec. | ||
| 16312 | 2026.03.17 02:56:10.397741 [ 79 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16313 | 2026.03.17 02:56:10.397780 [ 4 ] {f63850e9-7b35-435e-9694-8d57ec6bbb39} <Debug> TCPHandler: Processed in 0.001921116 sec. | ||
| 16314 | 2026.03.17 02:56:10.397822 [ 79 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2026.03.17 02:56:10.397853 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16316 | 2026.03.17 02:56:10.397915 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16317 | 2026.03.17 02:56:10.397959 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 16318 | 2026.03.17 02:56:10.398022 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16319 | 2026.03.17 02:56:10.398065 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16320 | 2026.03.17 02:56:10.398067 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16321 | 2026.03.17 02:56:10.398111 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2151 rows starting from the beginning of the part | ||
| 16322 | 2026.03.17 02:56:10.398180 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 84 rows starting from the beginning of the part | ||
| 16323 | 2026.03.17 02:56:10.398238 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 108 rows starting from the beginning of the part | ||
| 16324 | 2026.03.17 02:56:10.398295 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2089 rows starting from the beginning of the part | ||
| 16325 | 2026.03.17 02:56:10.398361 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 16326 | 2026.03.17 02:56:10.398428 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 108 rows starting from the beginning of the part | ||
| 16327 | 2026.03.17 02:56:10.398493 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.03.17 02:56:10.398531 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16329 | 2026.03.17 02:56:10.398839 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16330 | 2026.03.17 02:56:10.399051 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.03.17 02:56:10.399189 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 16332 | 2026.03.17 02:56:10.399232 [ 4 ] {b0265cf0-06fe-4ea2-a626-3f04a92979d0} <Debug> TCPHandler: Processed in 0.001369634 sec. | ||
| 16333 | 2026.03.17 02:56:10.399343 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2026.03.17 02:56:10.399456 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16335 | 2026.03.17 02:56:10.399500 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16336 | 2026.03.17 02:56:10.400004 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.03.17 02:56:10.400050 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16338 | 2026.03.17 02:56:10.400315 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002400108 sec., 1914913.8288777003 rows/sec., 155.21 MiB/sec. | ||
| 16339 | 2026.03.17 02:56:10.400465 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16340 | 2026.03.17 02:56:10.400605 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16341 | 2026.03.17 02:56:10.400761 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2026.03.17 02:56:10.400910 [ 79 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16343 | 2026.03.17 02:56:10.400921 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.03.17 02:56:10.400950 [ 79 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.03.17 02:56:10.400927 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001492 sec., 60321.71581769437 rows/sec., 4.71 MiB/sec. | ||
| 16346 | 2026.03.17 02:56:10.400987 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16347 | 2026.03.17 02:56:10.401022 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_131_26} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16348 | 2026.03.17 02:56:10.401029 [ 4 ] {b651484d-6d99-444f-bef9-c9eade37638b} <Debug> TCPHandler: Processed in 0.001737183 sec. | ||
| 16349 | 2026.03.17 02:56:10.401114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 16350 | 2026.03.17 02:56:10.401177 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.03.17 02:56:10.401177 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 16352 | 2026.03.17 02:56:10.401276 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16353 | 2026.03.17 02:56:10.401316 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16354 | 2026.03.17 02:56:10.401325 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16355 | 2026.03.17 02:56:10.401362 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1123 rows starting from the beginning of the part | ||
| 16356 | 2026.03.17 02:56:10.401438 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 78 rows starting from the beginning of the part | ||
| 16357 | 2026.03.17 02:56:10.401485 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 16358 | 2026.03.17 02:56:10.401528 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1063 rows starting from the beginning of the part | ||
| 16359 | 2026.03.17 02:56:10.401566 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 16360 | 2026.03.17 02:56:10.401606 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 16361 | 2026.03.17 02:56:10.401750 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.03.17 02:56:10.401794 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16363 | 2026.03.17 02:56:10.402152 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16364 | 2026.03.17 02:56:10.402376 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2026.03.17 02:56:10.402512 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 16366 | 2026.03.17 02:56:10.402550 [ 4 ] {f83a14cc-4310-4eb2-ac48-6148770699c4} <Debug> TCPHandler: Processed in 0.001435345 sec. | ||
| 16367 | 2026.03.17 02:56:10.402653 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16368 | 2026.03.17 02:56:10.402749 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16369 | 2026.03.17 02:56:10.402802 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16370 | 2026.03.17 02:56:10.402866 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802714 sec., 1391235.6591228559 rows/sec., 103.96 MiB/sec. | ||
| 16371 | 2026.03.17 02:56:10.403094 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16372 | 2026.03.17 02:56:10.403461 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.03.17 02:56:10.403554 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_131_26} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16374 | 2026.03.17 02:56:10.403615 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.03.17 02:56:10.403657 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16376 | 2026.03.17 02:56:10.403674 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16377 | 2026.03.17 02:56:10.404199 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16378 | 2026.03.17 02:56:10.404437 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2026.03.17 02:56:10.404583 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001853 sec., 14031.300593631948 rows/sec., 25.14 MiB/sec. | ||
| 16380 | 2026.03.17 02:56:10.404650 [ 4 ] {d0a0abdd-2490-4678-8ce1-55652c147f59} <Debug> TCPHandler: Processed in 0.00204667 sec. | ||
| 16381 | 2026.03.17 02:56:10.404763 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16382 | 2026.03.17 02:56:10.404859 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16383 | 2026.03.17 02:56:10.404903 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16384 | 2026.03.17 02:56:10.405250 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.03.17 02:56:10.405287 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16386 | 2026.03.17 02:56:10.405609 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16387 | 2026.03.17 02:56:10.405832 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.03.17 02:56:10.405956 [ 79 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16389 | 2026.03.17 02:56:10.405965 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 16390 | 2026.03.17 02:56:10.405998 [ 79 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.03.17 02:56:10.406020 [ 4 ] {394756b1-0425-4893-8368-8fc9fdd533c3} <Debug> TCPHandler: Processed in 0.001307883 sec. | ||
| 16392 | 2026.03.17 02:56:10.406022 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16393 | 2026.03.17 02:56:10.406118 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 16394 | 2026.03.17 02:56:10.406221 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16395 | 2026.03.17 02:56:10.406253 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6684 rows starting from the beginning of the part | ||
| 16396 | 2026.03.17 02:56:10.406302 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 16397 | 2026.03.17 02:56:10.406346 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 16398 | 2026.03.17 02:56:10.406382 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 48 rows starting from the beginning of the part | ||
| 16399 | 2026.03.17 02:56:10.406447 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 12 rows starting from the beginning of the part | ||
| 16400 | 2026.03.17 02:56:10.406502 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 16401 | 2026.03.17 02:56:10.408145 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6924 rows, containing 4 columns (4 merged, 0 gathered) in 0.0020576 sec., 3365085.5365474336 rows/sec., 226.78 MiB/sec. | ||
| 16402 | 2026.03.17 02:56:10.408615 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16403 | 2026.03.17 02:56:10.408926 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.03.17 02:56:10.409009 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_131_26} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16405 | 2026.03.17 02:56:10.409103 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16406 | 2026.03.17 02:56:13.877807 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16407 | 2026.03.17 02:56:13.877864 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16408 | 2026.03.17 02:56:14.002093 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00164733 sec. | ||
| 16409 | 2026.03.17 02:56:14.130479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38441 | ||
| 16410 | 2026.03.17 02:56:14.131035 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.03.17 02:56:14.131080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16412 | 2026.03.17 02:56:14.131575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16413 | 2026.03.17 02:56:14.131803 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.03.17 02:56:14.131935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38441 | ||
| 16415 | 2026.03.17 02:56:14.209801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1960 | ||
| 16416 | 2026.03.17 02:56:14.211903 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2026.03.17 02:56:14.211946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16418 | 2026.03.17 02:56:14.213146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16419 | 2026.03.17 02:56:14.213427 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2026.03.17 02:56:14.213803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
| 16421 | 2026.03.17 02:56:14.873727 [ 224 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 16422 | 2026.03.17 02:56:14.873785 [ 224 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 16423 | 2026.03.17 02:56:14.878010 [ 224 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 16424 | 2026.03.17 02:56:14.984350 [ 224 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 16425 | 2026.03.17 02:56:14.984410 [ 224 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 16426 | 2026.03.17 02:56:14.987631 [ 224 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 16427 | 2026.03.17 02:56:15.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.12 MiB, peak 396.58 MiB, free memory in arenas 0.00 B, will set to 383.11 MiB (RSS), difference: 3.98 MiB | ||
| 16428 | 2026.03.17 02:56:15.026259 [ 221 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 16429 | 2026.03.17 02:56:15.026316 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 16430 | 2026.03.17 02:56:15.029271 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 16431 | 2026.03.17 02:56:15.121822 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 16432 | 2026.03.17 02:56:15.121904 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 16433 | 2026.03.17 02:56:15.125487 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 16434 | 2026.03.17 02:56:15.394823 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16435 | 2026.03.17 02:56:15.395016 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16436 | 2026.03.17 02:56:15.395088 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16437 | 2026.03.17 02:56:15.395802 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.03.17 02:56:15.395853 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16439 | 2026.03.17 02:56:15.396256 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16440 | 2026.03.17 02:56:15.396493 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2026.03.17 02:56:15.396654 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001688 sec., 49763.03317535545 rows/sec., 4.16 MiB/sec. | ||
| 16442 | 2026.03.17 02:56:15.396707 [ 4 ] {a98511fa-67a2-409f-ab79-2cc7fac2c035} <Debug> TCPHandler: Processed in 0.002016899 sec. | ||
| 16443 | 2026.03.17 02:56:15.396832 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16444 | 2026.03.17 02:56:15.396934 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16445 | 2026.03.17 02:56:15.396978 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16446 | 2026.03.17 02:56:15.397394 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16447 | 2026.03.17 02:56:15.397432 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16448 | 2026.03.17 02:56:15.397742 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16449 | 2026.03.17 02:56:15.397955 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2026.03.17 02:56:15.398080 [ 75 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16451 | 2026.03.17 02:56:15.398090 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 892.90 KiB/sec. | ||
| 16452 | 2026.03.17 02:56:15.398158 [ 75 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2026.03.17 02:56:15.398176 [ 4 ] {a2c32aea-6fb7-491b-95bf-5a07dbc60533} <Debug> TCPHandler: Processed in 0.001397224 sec. | ||
| 16454 | 2026.03.17 02:56:15.398184 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16455 | 2026.03.17 02:56:15.398291 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 16456 | 2026.03.17 02:56:15.398298 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2026.03.17 02:56:15.398392 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16458 | 2026.03.17 02:56:15.398405 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16459 | 2026.03.17 02:56:15.398425 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 81 rows starting from the beginning of the part | ||
| 16460 | 2026.03.17 02:56:15.398446 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16461 | 2026.03.17 02:56:15.398490 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 14 rows starting from the beginning of the part | ||
| 16462 | 2026.03.17 02:56:15.398542 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 16463 | 2026.03.17 02:56:15.398590 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 39 rows starting from the beginning of the part | ||
| 16464 | 2026.03.17 02:56:15.398635 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 16465 | 2026.03.17 02:56:15.398678 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 14 rows starting from the beginning of the part | ||
| 16466 | 2026.03.17 02:56:15.398874 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.03.17 02:56:15.398910 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16468 | 2026.03.17 02:56:15.399220 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16469 | 2026.03.17 02:56:15.399446 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.03.17 02:56:15.399508 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126091 sec., 158615.60301686876 rows/sec., 12.26 MiB/sec. | ||
| 16471 | 2026.03.17 02:56:15.399579 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001194 sec., 65326.633165829146 rows/sec., 5.10 MiB/sec. | ||
| 16472 | 2026.03.17 02:56:15.399619 [ 4 ] {5c7be5ea-9847-4920-a287-eab8c3167d1d} <Debug> TCPHandler: Processed in 0.001371783 sec. | ||
| 16473 | 2026.03.17 02:56:15.399688 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16474 | 2026.03.17 02:56:15.399712 [ 222 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 16475 | 2026.03.17 02:56:15.399730 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2026.03.17 02:56:15.399782 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 16477 | 2026.03.17 02:56:15.399870 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16478 | 2026.03.17 02:56:15.399920 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16479 | 2026.03.17 02:56:15.400033 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16480 | 2026.03.17 02:56:15.400131 [ 193 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_116_23} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16481 | 2026.03.17 02:56:15.400233 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16482 | 2026.03.17 02:56:15.400337 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16483 | 2026.03.17 02:56:15.400380 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16484 | 2026.03.17 02:56:15.400757 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16485 | 2026.03.17 02:56:15.400972 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.03.17 02:56:15.401107 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 16487 | 2026.03.17 02:56:15.401146 [ 4 ] {65bf9a52-448e-45e5-995e-85dc042c1854} <Debug> TCPHandler: Processed in 0.001466315 sec. | ||
| 16488 | 2026.03.17 02:56:15.401253 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16489 | 2026.03.17 02:56:15.401356 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16490 | 2026.03.17 02:56:15.401413 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16491 | 2026.03.17 02:56:15.402197 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16492 | 2026.03.17 02:56:15.402237 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16493 | 2026.03.17 02:56:15.402777 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16494 | 2026.03.17 02:56:15.403016 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 16495 | 2026.03.17 02:56:15.403124 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.03.17 02:56:15.403279 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16497 | 2026.03.17 02:56:15.403300 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 12.79 MiB/sec. | ||
| 16498 | 2026.03.17 02:56:15.403336 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.03.17 02:56:15.403367 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16500 | 2026.03.17 02:56:15.403377 [ 4 ] {10146903-78d7-4ce8-961e-6a6d51b997a5} <Debug> TCPHandler: Processed in 0.002174783 sec. | ||
| 16501 | 2026.03.17 02:56:15.403458 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 16502 | 2026.03.17 02:56:15.403504 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2026.03.17 02:56:15.403599 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16504 | 2026.03.17 02:56:15.403640 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16505 | 2026.03.17 02:56:15.403642 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16506 | 2026.03.17 02:56:15.403694 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2323 rows starting from the beginning of the part | ||
| 16507 | 2026.03.17 02:56:15.403802 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 14 rows starting from the beginning of the part | ||
| 16508 | 2026.03.17 02:56:15.403893 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 16509 | 2026.03.17 02:56:15.403979 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.03.17 02:56:15.403984 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 25 rows starting from the beginning of the part | ||
| 16511 | 2026.03.17 02:56:15.404015 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16512 | 2026.03.17 02:56:15.404080 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 26 rows starting from the beginning of the part | ||
| 16513 | 2026.03.17 02:56:15.404165 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 14 rows starting from the beginning of the part | ||
| 16514 | 2026.03.17 02:56:15.404325 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16515 | 2026.03.17 02:56:15.404546 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16516 | 2026.03.17 02:56:15.404673 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 16517 | 2026.03.17 02:56:15.404710 [ 4 ] {40d7e463-f553-46d8-9e31-d95502ae222e} <Debug> TCPHandler: Processed in 0.00126106 sec. | ||
| 16518 | 2026.03.17 02:56:15.404767 [ 219 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 16519 | 2026.03.17 02:56:15.404795 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 16520 | 2026.03.17 02:56:15.407738 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 16521 | 2026.03.17 02:56:15.412660 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 19 columns (19 merged, 0 gathered) in 0.009241455 sec., 262729.1914530774 rows/sec., 470.80 MiB/sec. | ||
| 16522 | 2026.03.17 02:56:15.414761 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16523 | 2026.03.17 02:56:15.415078 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2026.03.17 02:56:15.415146 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16525 | 2026.03.17 02:56:15.415238 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.70 MiB. | ||
| 16526 | 2026.03.17 02:56:16.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.64 MiB, peak 396.58 MiB, free memory in arenas 0.00 B, will set to 386.54 MiB (RSS), difference: 10.90 MiB | ||
| 16527 | 2026.03.17 02:56:16.285818 [ 222 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 16528 | 2026.03.17 02:56:16.285872 [ 222 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 16529 | 2026.03.17 02:56:16.288529 [ 222 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 16530 | 2026.03.17 02:56:16.309730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16531 | 2026.03.17 02:56:16.326880 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.03.17 02:56:16.326932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16533 | 2026.03.17 02:56:16.332916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16534 | 2026.03.17 02:56:16.333670 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.03.17 02:56:16.336693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16536 | 2026.03.17 02:56:20.394978 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16537 | 2026.03.17 02:56:20.395166 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16538 | 2026.03.17 02:56:20.395232 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16539 | 2026.03.17 02:56:20.395886 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16540 | 2026.03.17 02:56:20.395937 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16541 | 2026.03.17 02:56:20.396330 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16542 | 2026.03.17 02:56:20.396567 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2026.03.17 02:56:20.396723 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001604 sec., 67331.67082294264 rows/sec., 5.67 MiB/sec. | ||
| 16544 | 2026.03.17 02:56:20.396773 [ 4 ] {67002afe-004c-4914-a5c9-718af89e807f} <Debug> TCPHandler: Processed in 0.001920317 sec. | ||
| 16545 | 2026.03.17 02:56:20.396898 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16546 | 2026.03.17 02:56:20.396999 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16547 | 2026.03.17 02:56:20.397043 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16548 | 2026.03.17 02:56:20.397493 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2026.03.17 02:56:20.397529 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16550 | 2026.03.17 02:56:20.397834 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16551 | 2026.03.17 02:56:20.398057 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2026.03.17 02:56:20.398193 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.57 MiB/sec. | ||
| 16553 | 2026.03.17 02:56:20.398233 [ 4 ] {d9778e63-2ba4-4393-bb07-cd70453d83e1} <Debug> TCPHandler: Processed in 0.001388324 sec. | ||
| 16554 | 2026.03.17 02:56:20.398340 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16555 | 2026.03.17 02:56:20.398440 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16556 | 2026.03.17 02:56:20.398482 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16557 | 2026.03.17 02:56:20.398914 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2026.03.17 02:56:20.398948 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16559 | 2026.03.17 02:56:20.399248 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16560 | 2026.03.17 02:56:20.399466 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2026.03.17 02:56:20.399596 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 16562 | 2026.03.17 02:56:20.399633 [ 4 ] {d70431ef-68bc-427f-a669-d4b21808eba5} <Debug> TCPHandler: Processed in 0.001343413 sec. | ||
| 16563 | 2026.03.17 02:56:20.399757 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.03.17 02:56:20.399860 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16565 | 2026.03.17 02:56:20.399903 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16566 | 2026.03.17 02:56:20.400319 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2026.03.17 02:56:20.400353 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16568 | 2026.03.17 02:56:20.400687 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16569 | 2026.03.17 02:56:20.400909 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2026.03.17 02:56:20.401036 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 16571 | 2026.03.17 02:56:20.401074 [ 4 ] {9f5555eb-7d43-4005-99f5-69351f985dfd} <Debug> TCPHandler: Processed in 0.001370884 sec. | ||
| 16572 | 2026.03.17 02:56:20.401183 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2026.03.17 02:56:20.401285 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16574 | 2026.03.17 02:56:20.401340 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16575 | 2026.03.17 02:56:20.402247 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2026.03.17 02:56:20.402285 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16577 | 2026.03.17 02:56:20.402822 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16578 | 2026.03.17 02:56:20.403043 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2026.03.17 02:56:20.403182 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001916 sec., 13569.937369519834 rows/sec., 24.32 MiB/sec. | ||
| 16580 | 2026.03.17 02:56:20.403259 [ 4 ] {7d33ac25-258d-4697-b4f2-f96878de4199} <Debug> TCPHandler: Processed in 0.002127382 sec. | ||
| 16581 | 2026.03.17 02:56:20.403380 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.03.17 02:56:20.403480 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16583 | 2026.03.17 02:56:20.403522 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16584 | 2026.03.17 02:56:20.403865 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.03.17 02:56:20.403900 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16586 | 2026.03.17 02:56:20.404203 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16587 | 2026.03.17 02:56:20.404407 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.03.17 02:56:20.404536 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 16589 | 2026.03.17 02:56:20.404574 [ 4 ] {cb00fe26-fc4e-4ecf-984f-1bebf339ec8f} <Debug> TCPHandler: Processed in 0.00124421 sec. | ||
| 16590 | 2026.03.17 02:56:21.197389 [ 224 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16591 | 2026.03.17 02:56:21.197444 [ 224 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16592 | 2026.03.17 02:56:21.199537 [ 224 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 16593 | 2026.03.17 02:56:21.214348 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16594 | 2026.03.17 02:56:21.214424 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16595 | 2026.03.17 02:56:21.217103 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 16596 | 2026.03.17 02:56:21.632164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38889 | ||
| 16597 | 2026.03.17 02:56:21.632852 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.03.17 02:56:21.632930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16599 | 2026.03.17 02:56:21.633510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16600 | 2026.03.17 02:56:21.633773 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.03.17 02:56:21.633952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38889 | ||
| 16602 | 2026.03.17 02:56:21.633984 [ 68 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16603 | 2026.03.17 02:56:21.634060 [ 68 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.03.17 02:56:21.634086 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16605 | 2026.03.17 02:56:21.634252 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 16606 | 2026.03.17 02:56:21.634439 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16607 | 2026.03.17 02:56:21.634496 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36521 rows starting from the beginning of the part | ||
| 16608 | 2026.03.17 02:56:21.634588 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 16609 | 2026.03.17 02:56:21.634654 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 16610 | 2026.03.17 02:56:21.634716 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 16611 | 2026.03.17 02:56:21.634773 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 16612 | 2026.03.17 02:56:21.634832 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 16613 | 2026.03.17 02:56:21.637380 [ 198 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38889 rows, containing 4 columns (4 merged, 0 gathered) in 0.003205678 sec., 12131287.047545012 rows/sec., 173.54 MiB/sec. | ||
| 16614 | 2026.03.17 02:56:21.637755 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16615 | 2026.03.17 02:56:21.638035 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.03.17 02:56:21.638107 [ 197 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_81_16} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16617 | 2026.03.17 02:56:21.638218 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 16618 | 2026.03.17 02:56:23.836883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16619 | 2026.03.17 02:56:23.854138 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.03.17 02:56:23.854187 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16621 | 2026.03.17 02:56:23.860319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16622 | 2026.03.17 02:56:23.861051 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2026.03.17 02:56:23.861348 [ 66 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16624 | 2026.03.17 02:56:23.861415 [ 66 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2026.03.17 02:56:23.861435 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16626 | 2026.03.17 02:56:23.861541 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16627 | 2026.03.17 02:56:23.864298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16628 | 2026.03.17 02:56:23.864458 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16629 | 2026.03.17 02:56:23.865200 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16630 | 2026.03.17 02:56:23.868569 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16631 | 2026.03.17 02:56:23.871936 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16632 | 2026.03.17 02:56:23.875720 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16633 | 2026.03.17 02:56:23.880083 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16634 | 2026.03.17 02:56:23.884398 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 16635 | 2026.03.17 02:56:23.944380 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.082873332 sec., 7360.630799784906 rows/sec., 38.06 MiB/sec. | ||
| 16636 | 2026.03.17 02:56:23.947347 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16637 | 2026.03.17 02:56:23.949366 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_81_16} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.03.17 02:56:23.949473 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_81_16} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16639 | 2026.03.17 02:56:23.951880 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16640 | 2026.03.17 02:56:24.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.63 MiB, peak 405.03 MiB, free memory in arenas 0.00 B, will set to 386.60 MiB (RSS), difference: -1.03 MiB | ||
| 16641 | 2026.03.17 02:56:24.214064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1984 | ||
| 16642 | 2026.03.17 02:56:24.216882 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.03.17 02:56:24.216920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.42 GiB. | ||
| 16644 | 2026.03.17 02:56:24.218152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16645 | 2026.03.17 02:56:24.218450 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.03.17 02:56:24.218808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1984 | ||
| 16647 | 2026.03.17 02:56:25.396139 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16648 | 2026.03.17 02:56:25.396345 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16649 | 2026.03.17 02:56:25.396415 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16650 | 2026.03.17 02:56:25.397128 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2026.03.17 02:56:25.397173 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16652 | 2026.03.17 02:56:25.397552 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16653 | 2026.03.17 02:56:25.397781 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2026.03.17 02:56:25.397938 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001641 sec., 51188.29981718464 rows/sec., 4.28 MiB/sec. | ||
| 16655 | 2026.03.17 02:56:25.397982 [ 4 ] {cd0333bf-3d44-4b44-9341-18ebb6be4939} <Debug> TCPHandler: Processed in 0.001972708 sec. | ||
| 16656 | 2026.03.17 02:56:25.398105 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2026.03.17 02:56:25.398199 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16658 | 2026.03.17 02:56:25.398238 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16659 | 2026.03.17 02:56:25.398646 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.03.17 02:56:25.398682 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16661 | 2026.03.17 02:56:25.398972 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16662 | 2026.03.17 02:56:25.399173 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16663 | 2026.03.17 02:56:25.399304 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 938.27 KiB/sec. | ||
| 16664 | 2026.03.17 02:56:25.399343 [ 4 ] {5328e653-e7af-4b38-84b0-a55094bfa9c1} <Debug> TCPHandler: Processed in 0.001286171 sec. | ||
| 16665 | 2026.03.17 02:56:25.399453 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2026.03.17 02:56:25.399546 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16667 | 2026.03.17 02:56:25.399584 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16668 | 2026.03.17 02:56:25.400011 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16669 | 2026.03.17 02:56:25.400045 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16670 | 2026.03.17 02:56:25.400343 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16671 | 2026.03.17 02:56:25.400547 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2026.03.17 02:56:25.400675 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001144 sec., 68181.81818181818 rows/sec., 5.32 MiB/sec. | ||
| 16673 | 2026.03.17 02:56:25.400713 [ 4 ] {7c7d8638-e4da-44db-845b-221d22804a30} <Debug> TCPHandler: Processed in 0.001307392 sec. | ||
| 16674 | 2026.03.17 02:56:25.400858 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2026.03.17 02:56:25.400951 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16676 | 2026.03.17 02:56:25.400993 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16677 | 2026.03.17 02:56:25.401415 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16678 | 2026.03.17 02:56:25.401449 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16679 | 2026.03.17 02:56:25.401770 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16680 | 2026.03.17 02:56:25.401973 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16681 | 2026.03.17 02:56:25.402085 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_129_33 to all_130_130_0 | ||
| 16682 | 2026.03.17 02:56:25.402101 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 16683 | 2026.03.17 02:56:25.402124 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16684 | 2026.03.17 02:56:25.402143 [ 4 ] {49d08897-ecbd-4b6c-87a9-6628f4dd9dc7} <Debug> TCPHandler: Processed in 0.001333472 sec. | ||
| 16685 | 2026.03.17 02:56:25.402143 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16686 | 2026.03.17 02:56:25.402258 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2026.03.17 02:56:25.402259 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_33 to all_130_130_0 into Compact with storage Full | ||
| 16688 | 2026.03.17 02:56:25.402412 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16689 | 2026.03.17 02:56:25.402450 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16690 | 2026.03.17 02:56:25.402483 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16691 | 2026.03.17 02:56:25.402500 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_33, total 40884 rows starting from the beginning of the part | ||
| 16692 | 2026.03.17 02:56:25.402584 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 32 rows starting from the beginning of the part | ||
| 16693 | 2026.03.17 02:56:25.403296 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16694 | 2026.03.17 02:56:25.403338 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16695 | 2026.03.17 02:56:25.403881 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16696 | 2026.03.17 02:56:25.404110 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.03.17 02:56:25.404253 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 13.07 MiB/sec. | ||
| 16698 | 2026.03.17 02:56:25.404319 [ 4 ] {97841e22-a753-4e41-baf3-85be9b765806} <Debug> TCPHandler: Processed in 0.002108342 sec. | ||
| 16699 | 2026.03.17 02:56:25.404439 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16700 | 2026.03.17 02:56:25.404535 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16701 | 2026.03.17 02:56:25.404577 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16702 | 2026.03.17 02:56:25.404913 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16703 | 2026.03.17 02:56:25.404948 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16704 | 2026.03.17 02:56:25.405298 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16705 | 2026.03.17 02:56:25.405505 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.03.17 02:56:25.405636 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 16707 | 2026.03.17 02:56:25.405672 [ 4 ] {5465bb11-b1af-44c5-8bd3-417b13fca18f} <Debug> TCPHandler: Processed in 0.001282992 sec. | ||
| 16708 | 2026.03.17 02:56:25.409337 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40916 rows, containing 5 columns (5 merged, 0 gathered) in 0.007121464 sec., 5745447.846117035 rows/sec., 381.70 MiB/sec. | ||
| 16709 | 2026.03.17 02:56:25.409933 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Trace> MergedBlockOutputStream: filled checksums all_1_130_34 (state Temporary) | ||
| 16710 | 2026.03.17 02:56:25.410227 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_130_34 to all_1_130_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2026.03.17 02:56:25.410301 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_130_34} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_129_33, all_130_130_0] -> all_1_130_34 | ||
| 16712 | 2026.03.17 02:56:25.410387 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 16713 | 2026.03.17 02:56:28.877923 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16714 | 2026.03.17 02:56:28.877986 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16715 | 2026.03.17 02:56:29.134195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39401 | ||
| 16716 | 2026.03.17 02:56:29.135062 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.03.17 02:56:29.135144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16718 | 2026.03.17 02:56:29.135669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16719 | 2026.03.17 02:56:29.135936 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.03.17 02:56:29.136118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39401 | ||
| 16721 | 2026.03.17 02:56:30.403206 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16722 | 2026.03.17 02:56:30.403504 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16723 | 2026.03.17 02:56:30.403630 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16724 | 2026.03.17 02:56:30.404895 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16725 | 2026.03.17 02:56:30.404970 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16726 | 2026.03.17 02:56:30.405618 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16727 | 2026.03.17 02:56:30.406003 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.03.17 02:56:30.406423 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002996 sec., 36048.064085447266 rows/sec., 3.03 MiB/sec. | ||
| 16729 | 2026.03.17 02:56:30.406513 [ 4 ] {94043760-5218-4315-981f-8256069fbc34} <Debug> TCPHandler: Processed in 0.003524436 sec. | ||
| 16730 | 2026.03.17 02:56:30.406729 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16731 | 2026.03.17 02:56:30.406866 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16732 | 2026.03.17 02:56:30.406932 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16733 | 2026.03.17 02:56:30.407656 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.03.17 02:56:30.407729 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16735 | 2026.03.17 02:56:30.408300 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16736 | 2026.03.17 02:56:30.408772 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.03.17 02:56:30.409029 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002186 sec., 11893.870082342177 rows/sec., 894.36 KiB/sec. | ||
| 16738 | 2026.03.17 02:56:30.409096 [ 4 ] {c2ed40f6-88bc-475d-8a03-3478764e7c8b} <Debug> TCPHandler: Processed in 0.002435049 sec. | ||
| 16739 | 2026.03.17 02:56:30.409281 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16740 | 2026.03.17 02:56:30.409416 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16741 | 2026.03.17 02:56:30.409481 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16742 | 2026.03.17 02:56:30.410192 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2026.03.17 02:56:30.410243 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16744 | 2026.03.17 02:56:30.410795 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16745 | 2026.03.17 02:56:30.411297 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16746 | 2026.03.17 02:56:30.411520 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002135 sec., 42154.56674473068 rows/sec., 3.29 MiB/sec. | ||
| 16747 | 2026.03.17 02:56:30.411593 [ 4 ] {b2dce815-924f-48ce-a34f-48c06923c50e} <Debug> TCPHandler: Processed in 0.002376348 sec. | ||
| 16748 | 2026.03.17 02:56:30.411770 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16749 | 2026.03.17 02:56:30.411901 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16750 | 2026.03.17 02:56:30.411963 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16751 | 2026.03.17 02:56:30.412649 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.03.17 02:56:30.412696 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16753 | 2026.03.17 02:56:30.413201 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16754 | 2026.03.17 02:56:30.413587 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.03.17 02:56:30.413784 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. | ||
| 16756 | 2026.03.17 02:56:30.413826 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_130_34 to all_131_131_0 | ||
| 16757 | 2026.03.17 02:56:30.413837 [ 4 ] {532c5c43-0068-469e-a162-e8f65880ded4} <Debug> TCPHandler: Processed in 0.002131162 sec. | ||
| 16758 | 2026.03.17 02:56:30.413921 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.03.17 02:56:30.413966 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16760 | 2026.03.17 02:56:30.414073 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16761 | 2026.03.17 02:56:30.414126 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_34 to all_131_131_0 into Compact with storage Full | ||
| 16762 | 2026.03.17 02:56:30.414204 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16763 | 2026.03.17 02:56:30.414290 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16764 | 2026.03.17 02:56:30.414333 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16765 | 2026.03.17 02:56:30.414388 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_34, total 40916 rows starting from the beginning of the part | ||
| 16766 | 2026.03.17 02:56:30.414486 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16767 | 2026.03.17 02:56:30.415722 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.03.17 02:56:30.415778 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16769 | 2026.03.17 02:56:30.416693 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16770 | 2026.03.17 02:56:30.417108 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16771 | 2026.03.17 02:56:30.417349 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003174 sec., 8191.556395715185 rows/sec., 14.68 MiB/sec. | ||
| 16772 | 2026.03.17 02:56:30.417478 [ 4 ] {62c1ff85-49dd-476c-b773-90e422178b95} <Debug> TCPHandler: Processed in 0.003469934 sec. | ||
| 16773 | 2026.03.17 02:56:30.417698 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16774 | 2026.03.17 02:56:30.417834 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16775 | 2026.03.17 02:56:30.417894 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16776 | 2026.03.17 02:56:30.418448 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.03.17 02:56:30.418499 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16778 | 2026.03.17 02:56:30.419035 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16779 | 2026.03.17 02:56:30.419394 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.03.17 02:56:30.419599 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001797 sec., 33388.9816360601 rows/sec., 2.25 MiB/sec. | ||
| 16781 | 2026.03.17 02:56:30.419657 [ 4 ] {31929148-81c9-434a-a63c-fc33318fdae6} <Debug> TCPHandler: Processed in 0.00203318 sec. | ||
| 16782 | 2026.03.17 02:56:30.424877 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41076 rows, containing 5 columns (5 merged, 0 gathered) in 0.010816464 sec., 3797544.1881931103 rows/sec., 252.34 MiB/sec. | ||
| 16783 | 2026.03.17 02:56:30.425926 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Trace> MergedBlockOutputStream: filled checksums all_1_131_35 (state Temporary) | ||
| 16784 | 2026.03.17 02:56:30.426508 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_131_35 to all_1_131_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16785 | 2026.03.17 02:56:30.426635 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_131_35} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_130_34, all_131_131_0] -> all_1_131_35 | ||
| 16786 | 2026.03.17 02:56:30.426787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16787 | 2026.03.17 02:56:31.093448 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53538 | ||
| 16788 | 2026.03.17 02:56:31.093572 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16789 | 2026.03.17 02:56:31.093598 [ 352 ] {} <Debug> TCP-Session: fa2fd1a5-9f2a-45a4-803a-4ba1da1ae309 Authenticating user 'default' from [fd00:1122:3344:101::e]:53538 | ||
| 16790 | 2026.03.17 02:56:31.093621 [ 352 ] {} <Debug> TCP-Session: fa2fd1a5-9f2a-45a4-803a-4ba1da1ae309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16791 | 2026.03.17 02:56:31.093634 [ 352 ] {} <Debug> TCP-Session: fa2fd1a5-9f2a-45a4-803a-4ba1da1ae309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.03.17 02:56:31.093837 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40317 | ||
| 16793 | 2026.03.17 02:56:31.093868 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36733 | ||
| 16794 | 2026.03.17 02:56:31.093908 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58554 | ||
| 16795 | 2026.03.17 02:56:31.093926 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34982 | ||
| 16796 | 2026.03.17 02:56:31.093956 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16797 | 2026.03.17 02:56:31.093963 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61641 | ||
| 16798 | 2026.03.17 02:56:31.093995 [ 352 ] {} <Trace> TCP-Session: fa2fd1a5-9f2a-45a4-803a-4ba1da1ae309 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16799 | 2026.03.17 02:56:31.094001 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16800 | 2026.03.17 02:56:31.093995 [ 353 ] {} <Debug> TCP-Session: 389ce087-82f5-4706-9a38-155e1ee4e075 Authenticating user 'default' from [fd00:1122:3344:101::e]:40317 | ||
| 16801 | 2026.03.17 02:56:31.094038 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16802 | 2026.03.17 02:56:31.094057 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16803 | 2026.03.17 02:56:31.094085 [ 360 ] {} <Debug> TCP-Session: a3e0be2a-a67a-42e4-968c-342872581301 Authenticating user 'default' from [fd00:1122:3344:101::e]:34982 | ||
| 16804 | 2026.03.17 02:56:31.094072 [ 353 ] {} <Debug> TCP-Session: 389ce087-82f5-4706-9a38-155e1ee4e075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2026.03.17 02:56:31.094117 [ 360 ] {} <Debug> TCP-Session: a3e0be2a-a67a-42e4-968c-342872581301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16806 | 2026.03.17 02:56:31.094148 [ 353 ] {} <Debug> TCP-Session: 389ce087-82f5-4706-9a38-155e1ee4e075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2026.03.17 02:56:31.094158 [ 360 ] {} <Debug> TCP-Session: a3e0be2a-a67a-42e4-968c-342872581301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16808 | 2026.03.17 02:56:31.094117 [ 354 ] {} <Debug> TCP-Session: b000305e-d310-418e-9f41-b228a0180df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36733 | ||
| 16809 | 2026.03.17 02:56:31.094195 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53538) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16810 | 2026.03.17 02:56:31.094235 [ 354 ] {} <Debug> TCP-Session: b000305e-d310-418e-9f41-b228a0180df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16811 | 2026.03.17 02:56:31.094044 [ 356 ] {} <Debug> TCP-Session: 6f899efd-f56e-4929-a328-6ab0ed663cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58554 | ||
| 16812 | 2026.03.17 02:56:31.094267 [ 354 ] {} <Debug> TCP-Session: b000305e-d310-418e-9f41-b228a0180df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2026.03.17 02:56:31.094294 [ 356 ] {} <Debug> TCP-Session: 6f899efd-f56e-4929-a328-6ab0ed663cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.03.17 02:56:31.093957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47977 | ||
| 16815 | 2026.03.17 02:56:31.094330 [ 356 ] {} <Debug> TCP-Session: 6f899efd-f56e-4929-a328-6ab0ed663cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16816 | 2026.03.17 02:56:31.094363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16817 | 2026.03.17 02:56:31.093916 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40805 | ||
| 16818 | 2026.03.17 02:56:31.094400 [ 290 ] {} <Debug> TCP-Session: d70a9097-2104-40c3-96a1-2a5854606af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61641 | ||
| 16819 | 2026.03.17 02:56:31.093924 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52291 | ||
| 16820 | 2026.03.17 02:56:31.094443 [ 290 ] {} <Debug> TCP-Session: d70a9097-2104-40c3-96a1-2a5854606af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16821 | 2026.03.17 02:56:31.094490 [ 290 ] {} <Debug> TCP-Session: d70a9097-2104-40c3-96a1-2a5854606af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2026.03.17 02:56:31.094563 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16823 | 2026.03.17 02:56:31.094630 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16824 | 2026.03.17 02:56:31.095007 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 16825 | 2026.03.17 02:56:31.095016 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16826 | 2026.03.17 02:56:31.095076 [ 289 ] {} <Debug> TCP-Session: 55eba3a5-131d-4223-b501-61d9098483e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47977 | ||
| 16827 | 2026.03.17 02:56:31.095102 [ 289 ] {} <Debug> TCP-Session: 55eba3a5-131d-4223-b501-61d9098483e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2026.03.17 02:56:31.095116 [ 289 ] {} <Debug> TCP-Session: 55eba3a5-131d-4223-b501-61d9098483e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2026.03.17 02:56:31.095202 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16830 | 2026.03.17 02:56:31.095250 [ 359 ] {} <Debug> TCP-Session: 83494c77-49ce-4856-9c22-b4edfa9ef8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52291 | ||
| 16831 | 2026.03.17 02:56:31.095276 [ 359 ] {} <Debug> TCP-Session: 83494c77-49ce-4856-9c22-b4edfa9ef8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16832 | 2026.03.17 02:56:31.095298 [ 359 ] {} <Debug> TCP-Session: 83494c77-49ce-4856-9c22-b4edfa9ef8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16833 | 2026.03.17 02:56:31.095466 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16834 | 2026.03.17 02:56:31.095505 [ 355 ] {} <Debug> TCP-Session: 7c16e916-6c0d-4fcb-a1f8-fb5086e2d077 Authenticating user 'default' from [fd00:1122:3344:101::e]:40805 | ||
| 16835 | 2026.03.17 02:56:31.095523 [ 355 ] {} <Debug> TCP-Session: 7c16e916-6c0d-4fcb-a1f8-fb5086e2d077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.03.17 02:56:31.095537 [ 355 ] {} <Debug> TCP-Session: 7c16e916-6c0d-4fcb-a1f8-fb5086e2d077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.03.17 02:56:31.096231 [ 340 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> AggregatingTransform: Aggregating | ||
| 16838 | 2026.03.17 02:56:31.096273 [ 340 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> Aggregator: Aggregation method: without_key | ||
| 16839 | 2026.03.17 02:56:31.096324 [ 340 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001190619 sec. (839.899 rows/sec., 32.81 KiB/sec.) | ||
| 16840 | 2026.03.17 02:56:31.096344 [ 340 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Trace> Aggregator: Merging aggregated data | ||
| 16841 | 2026.03.17 02:56:31.097966 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003843 sec., 260.2133749674733 rows/sec., 10.16 KiB/sec. | ||
| 16842 | 2026.03.17 02:56:31.098114 [ 352 ] {7c49dafb-a0b9-44d5-b268-16b553170637} <Debug> TCPHandler: Processed in 0.004275865 sec. | ||
| 16843 | 2026.03.17 02:56:31.098251 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16844 | 2026.03.17 02:56:31.098274 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16845 | 2026.03.17 02:56:31.098294 [ 352 ] {} <Debug> TCP-Session: fa2fd1a5-9f2a-45a4-803a-4ba1da1ae309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16846 | 2026.03.17 02:56:31.098300 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16847 | 2026.03.17 02:56:31.098318 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16848 | 2026.03.17 02:56:31.098340 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16849 | 2026.03.17 02:56:31.098364 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16850 | 2026.03.17 02:56:31.098381 [ 359 ] {} <Debug> TCP-Session: 83494c77-49ce-4856-9c22-b4edfa9ef8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16851 | 2026.03.17 02:56:31.098394 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16852 | 2026.03.17 02:56:31.098416 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16853 | 2026.03.17 02:56:31.098431 [ 354 ] {} <Debug> TCP-Session: b000305e-d310-418e-9f41-b228a0180df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16854 | 2026.03.17 02:56:31.098446 [ 360 ] {} <Debug> TCP-Session: a3e0be2a-a67a-42e4-968c-342872581301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16855 | 2026.03.17 02:56:31.098477 [ 289 ] {} <Debug> TCP-Session: 55eba3a5-131d-4223-b501-61d9098483e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16856 | 2026.03.17 02:56:31.098399 [ 356 ] {} <Debug> TCP-Session: 6f899efd-f56e-4929-a328-6ab0ed663cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16857 | 2026.03.17 02:56:31.098364 [ 353 ] {} <Debug> TCP-Session: 389ce087-82f5-4706-9a38-155e1ee4e075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16858 | 2026.03.17 02:56:31.098318 [ 290 ] {} <Debug> TCP-Session: d70a9097-2104-40c3-96a1-2a5854606af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2026.03.17 02:56:31.098377 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16860 | 2026.03.17 02:56:31.098617 [ 355 ] {} <Debug> TCP-Session: 7c16e916-6c0d-4fcb-a1f8-fb5086e2d077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2026.03.17 02:56:31.186432 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42114 | ||
| 16862 | 2026.03.17 02:56:31.186548 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16863 | 2026.03.17 02:56:31.186583 [ 352 ] {} <Debug> TCP-Session: 37e5c576-c616-4f2c-b0d1-f0532ab41b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:42114 | ||
| 16864 | 2026.03.17 02:56:31.186606 [ 352 ] {} <Debug> TCP-Session: 37e5c576-c616-4f2c-b0d1-f0532ab41b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16865 | 2026.03.17 02:56:31.186621 [ 352 ] {} <Debug> TCP-Session: 37e5c576-c616-4f2c-b0d1-f0532ab41b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16866 | 2026.03.17 02:56:31.186904 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59183 | ||
| 16867 | 2026.03.17 02:56:31.186923 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65268 | ||
| 16868 | 2026.03.17 02:56:31.186949 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42248 | ||
| 16869 | 2026.03.17 02:56:31.186966 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51326 | ||
| 16870 | 2026.03.17 02:56:31.187016 [ 352 ] {} <Trace> TCP-Session: 37e5c576-c616-4f2c-b0d1-f0532ab41b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.03.17 02:56:31.187040 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16872 | 2026.03.17 02:56:31.187067 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16873 | 2026.03.17 02:56:31.187081 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16874 | 2026.03.17 02:56:31.187092 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16875 | 2026.03.17 02:56:31.187117 [ 359 ] {} <Debug> TCP-Session: f20da2e6-4623-49d2-94a6-5a1dae6b2cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42248 | ||
| 16876 | 2026.03.17 02:56:31.187133 [ 354 ] {} <Debug> TCP-Session: 71c7833f-8cb3-4e28-b63b-3406bd1cdde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65268 | ||
| 16877 | 2026.03.17 02:56:31.187152 [ 360 ] {} <Debug> TCP-Session: a0d1a34d-a6e6-49e2-b8c0-2affcb596020 Authenticating user 'default' from [fd00:1122:3344:101::e]:51326 | ||
| 16878 | 2026.03.17 02:56:31.187175 [ 354 ] {} <Debug> TCP-Session: 71c7833f-8cb3-4e28-b63b-3406bd1cdde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16879 | 2026.03.17 02:56:31.187197 [ 360 ] {} <Debug> TCP-Session: a0d1a34d-a6e6-49e2-b8c0-2affcb596020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2026.03.17 02:56:31.187218 [ 354 ] {} <Debug> TCP-Session: 71c7833f-8cb3-4e28-b63b-3406bd1cdde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.03.17 02:56:31.187232 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16882 | 2026.03.17 02:56:31.187235 [ 360 ] {} <Debug> TCP-Session: a0d1a34d-a6e6-49e2-b8c0-2affcb596020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.03.17 02:56:31.187170 [ 359 ] {} <Debug> TCP-Session: f20da2e6-4623-49d2-94a6-5a1dae6b2cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2026.03.17 02:56:31.187093 [ 353 ] {} <Debug> TCP-Session: 3a4302d1-f36c-4dad-8590-4ecc8142a2d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59183 | ||
| 16885 | 2026.03.17 02:56:31.187327 [ 359 ] {} <Debug> TCP-Session: f20da2e6-4623-49d2-94a6-5a1dae6b2cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16886 | 2026.03.17 02:56:31.187360 [ 353 ] {} <Debug> TCP-Session: 3a4302d1-f36c-4dad-8590-4ecc8142a2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16887 | 2026.03.17 02:56:31.186981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63163 | ||
| 16888 | 2026.03.17 02:56:31.187391 [ 353 ] {} <Debug> TCP-Session: 3a4302d1-f36c-4dad-8590-4ecc8142a2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2026.03.17 02:56:31.186925 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52888 | ||
| 16890 | 2026.03.17 02:56:31.186987 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51547 | ||
| 16891 | 2026.03.17 02:56:31.186930 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65203 | ||
| 16892 | 2026.03.17 02:56:31.187518 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16893 | 2026.03.17 02:56:31.187541 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16894 | 2026.03.17 02:56:31.187543 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16895 | 2026.03.17 02:56:31.187563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16896 | 2026.03.17 02:56:31.187567 [ 289 ] {} <Debug> TCP-Session: f64eb297-f7b7-4301-9055-4b483a9864ca Authenticating user 'default' from [fd00:1122:3344:101::e]:63163 | ||
| 16897 | 2026.03.17 02:56:31.187595 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16898 | 2026.03.17 02:56:31.187608 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16899 | 2026.03.17 02:56:31.187629 [ 289 ] {} <Debug> TCP-Session: f64eb297-f7b7-4301-9055-4b483a9864ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16900 | 2026.03.17 02:56:31.187637 [ 355 ] {} <Debug> TCP-Session: f8b2a73d-5141-4183-994b-4be437d54dee Authenticating user 'default' from [fd00:1122:3344:101::e]:65203 | ||
| 16901 | 2026.03.17 02:56:31.187657 [ 289 ] {} <Debug> TCP-Session: f64eb297-f7b7-4301-9055-4b483a9864ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2026.03.17 02:56:31.187670 [ 355 ] {} <Debug> TCP-Session: f8b2a73d-5141-4183-994b-4be437d54dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16903 | 2026.03.17 02:56:31.187589 [ 356 ] {} <Debug> TCP-Session: 81670605-79aa-4eb7-997c-dc2f50b4cc0b Authenticating user 'default' from [fd00:1122:3344:101::e]:52888 | ||
| 16904 | 2026.03.17 02:56:31.187687 [ 355 ] {} <Debug> TCP-Session: f8b2a73d-5141-4183-994b-4be437d54dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16905 | 2026.03.17 02:56:31.187714 [ 356 ] {} <Debug> TCP-Session: 81670605-79aa-4eb7-997c-dc2f50b4cc0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2026.03.17 02:56:31.187606 [ 290 ] {} <Debug> TCP-Session: daf76c11-3739-4bb8-9a3e-fb97c66ec36e Authenticating user 'default' from [fd00:1122:3344:101::e]:51547 | ||
| 16907 | 2026.03.17 02:56:31.187742 [ 356 ] {} <Debug> TCP-Session: 81670605-79aa-4eb7-997c-dc2f50b4cc0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2026.03.17 02:56:31.187766 [ 290 ] {} <Debug> TCP-Session: daf76c11-3739-4bb8-9a3e-fb97c66ec36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2026.03.17 02:56:31.187781 [ 290 ] {} <Debug> TCP-Session: daf76c11-3739-4bb8-9a3e-fb97c66ec36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.03.17 02:56:31.187939 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 16911 | 2026.03.17 02:56:31.189055 [ 313 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> AggregatingTransform: Aggregating | ||
| 16912 | 2026.03.17 02:56:31.189113 [ 313 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> Aggregator: Aggregation method: without_key | ||
| 16913 | 2026.03.17 02:56:31.189155 [ 313 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001111216 sec. (899.915 rows/sec., 35.15 KiB/sec.) | ||
| 16914 | 2026.03.17 02:56:31.189171 [ 313 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Trace> Aggregator: Merging aggregated data | ||
| 16915 | 2026.03.17 02:56:31.190438 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003278 sec., 305.06406345332516 rows/sec., 11.92 KiB/sec. | ||
| 16916 | 2026.03.17 02:56:31.190606 [ 352 ] {e67c49d3-a921-4609-b078-a9193e3d9abf} <Debug> TCPHandler: Processed in 0.003736211 sec. | ||
| 16917 | 2026.03.17 02:56:31.190728 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16918 | 2026.03.17 02:56:31.190760 [ 352 ] {} <Debug> TCP-Session: 37e5c576-c616-4f2c-b0d1-f0532ab41b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16919 | 2026.03.17 02:56:31.190762 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16920 | 2026.03.17 02:56:31.190785 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16921 | 2026.03.17 02:56:31.190813 [ 290 ] {} <Debug> TCP-Session: daf76c11-3739-4bb8-9a3e-fb97c66ec36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2026.03.17 02:56:31.190814 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16923 | 2026.03.17 02:56:31.190866 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16924 | 2026.03.17 02:56:31.190883 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16925 | 2026.03.17 02:56:31.190902 [ 355 ] {} <Debug> TCP-Session: f8b2a73d-5141-4183-994b-4be437d54dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.03.17 02:56:31.190926 [ 359 ] {} <Debug> TCP-Session: f20da2e6-4623-49d2-94a6-5a1dae6b2cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2026.03.17 02:56:31.190940 [ 356 ] {} <Debug> TCP-Session: 81670605-79aa-4eb7-997c-dc2f50b4cc0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2026.03.17 02:56:31.190837 [ 353 ] {} <Debug> TCP-Session: 3a4302d1-f36c-4dad-8590-4ecc8142a2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2026.03.17 02:56:31.190833 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16930 | 2026.03.17 02:56:31.190824 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16931 | 2026.03.17 02:56:31.191037 [ 360 ] {} <Debug> TCP-Session: a0d1a34d-a6e6-49e2-b8c0-2affcb596020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16932 | 2026.03.17 02:56:31.190848 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16933 | 2026.03.17 02:56:31.191080 [ 354 ] {} <Debug> TCP-Session: 71c7833f-8cb3-4e28-b63b-3406bd1cdde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16934 | 2026.03.17 02:56:31.191111 [ 289 ] {} <Debug> TCP-Session: f64eb297-f7b7-4301-9055-4b483a9864ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2026.03.17 02:56:31.364418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16936 | 2026.03.17 02:56:31.388553 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.03.17 02:56:31.388645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 16938 | 2026.03.17 02:56:31.395834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16939 | 2026.03.17 02:56:31.396824 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.03.17 02:56:31.403575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16941 | 2026.03.17 02:56:31.419815 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64893 | ||
| 16942 | 2026.03.17 02:56:31.419954 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16943 | 2026.03.17 02:56:31.419994 [ 352 ] {} <Debug> TCP-Session: 2b684243-a257-496a-9b04-2a74e9d4bc98 Authenticating user 'default' from [fd00:1122:3344:101::e]:64893 | ||
| 16944 | 2026.03.17 02:56:31.420021 [ 352 ] {} <Debug> TCP-Session: 2b684243-a257-496a-9b04-2a74e9d4bc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16945 | 2026.03.17 02:56:31.420039 [ 352 ] {} <Debug> TCP-Session: 2b684243-a257-496a-9b04-2a74e9d4bc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2026.03.17 02:56:31.420255 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34115 | ||
| 16947 | 2026.03.17 02:56:31.420282 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64241 | ||
| 16948 | 2026.03.17 02:56:31.420321 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44199 | ||
| 16949 | 2026.03.17 02:56:31.420338 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54775 | ||
| 16950 | 2026.03.17 02:56:31.420329 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47884 | ||
| 16951 | 2026.03.17 02:56:31.420374 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46498 | ||
| 16952 | 2026.03.17 02:56:31.420422 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16953 | 2026.03.17 02:56:31.420423 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16954 | 2026.03.17 02:56:31.420447 [ 352 ] {} <Trace> TCP-Session: 2b684243-a257-496a-9b04-2a74e9d4bc98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16955 | 2026.03.17 02:56:31.420469 [ 360 ] {} <Debug> TCP-Session: f7e74d1a-3f6f-4a17-b217-41ef5b01534b Authenticating user 'default' from [fd00:1122:3344:101::e]:54775 | ||
| 16956 | 2026.03.17 02:56:31.420463 [ 356 ] {} <Debug> TCP-Session: 9be087de-5b5b-42a1-9bff-ab7cf4b55120 Authenticating user 'default' from [fd00:1122:3344:101::e]:44199 | ||
| 16957 | 2026.03.17 02:56:31.420501 [ 360 ] {} <Debug> TCP-Session: f7e74d1a-3f6f-4a17-b217-41ef5b01534b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2026.03.17 02:56:31.420505 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16959 | 2026.03.17 02:56:31.420516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16960 | 2026.03.17 02:56:31.420527 [ 360 ] {} <Debug> TCP-Session: f7e74d1a-3f6f-4a17-b217-41ef5b01534b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16961 | 2026.03.17 02:56:31.420556 [ 355 ] {} <Debug> TCP-Session: 7b91b30c-06dc-4268-aca9-85da50c4be13 Authenticating user 'default' from [fd00:1122:3344:101::e]:47884 | ||
| 16962 | 2026.03.17 02:56:31.420582 [ 290 ] {} <Debug> TCP-Session: 692d32a1-aa8b-4edb-bbbd-42694ab0355b Authenticating user 'default' from [fd00:1122:3344:101::e]:46498 | ||
| 16963 | 2026.03.17 02:56:31.420612 [ 355 ] {} <Debug> TCP-Session: 7b91b30c-06dc-4268-aca9-85da50c4be13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16964 | 2026.03.17 02:56:31.420636 [ 290 ] {} <Debug> TCP-Session: 692d32a1-aa8b-4edb-bbbd-42694ab0355b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16965 | 2026.03.17 02:56:31.420648 [ 355 ] {} <Debug> TCP-Session: 7b91b30c-06dc-4268-aca9-85da50c4be13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16966 | 2026.03.17 02:56:31.420665 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16967 | 2026.03.17 02:56:31.420675 [ 290 ] {} <Debug> TCP-Session: 692d32a1-aa8b-4edb-bbbd-42694ab0355b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16968 | 2026.03.17 02:56:31.420514 [ 356 ] {} <Debug> TCP-Session: 9be087de-5b5b-42a1-9bff-ab7cf4b55120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2026.03.17 02:56:31.420406 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16970 | 2026.03.17 02:56:31.420745 [ 356 ] {} <Debug> TCP-Session: 9be087de-5b5b-42a1-9bff-ab7cf4b55120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16971 | 2026.03.17 02:56:31.420402 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16972 | 2026.03.17 02:56:31.420797 [ 353 ] {} <Debug> TCP-Session: 35a85039-6243-4dbb-a608-99ecf9fd3757 Authenticating user 'default' from [fd00:1122:3344:101::e]:34115 | ||
| 16973 | 2026.03.17 02:56:31.420831 [ 354 ] {} <Debug> TCP-Session: 0f9a4cc4-9870-4b52-96bb-c18fbe8a6ded Authenticating user 'default' from [fd00:1122:3344:101::e]:64241 | ||
| 16974 | 2026.03.17 02:56:31.420365 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59723 | ||
| 16975 | 2026.03.17 02:56:31.420879 [ 354 ] {} <Debug> TCP-Session: 0f9a4cc4-9870-4b52-96bb-c18fbe8a6ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16976 | 2026.03.17 02:56:31.420863 [ 353 ] {} <Debug> TCP-Session: 35a85039-6243-4dbb-a608-99ecf9fd3757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2026.03.17 02:56:31.420919 [ 354 ] {} <Debug> TCP-Session: 0f9a4cc4-9870-4b52-96bb-c18fbe8a6ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16978 | 2026.03.17 02:56:31.420943 [ 353 ] {} <Debug> TCP-Session: 35a85039-6243-4dbb-a608-99ecf9fd3757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2026.03.17 02:56:31.420963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16980 | 2026.03.17 02:56:31.420333 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58082 | ||
| 16981 | 2026.03.17 02:56:31.421009 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16982 | 2026.03.17 02:56:31.421009 [ 289 ] {} <Debug> TCP-Session: d2e9cb13-58d2-40df-ac57-ac4e2ed3dcaf Authenticating user 'default' from [fd00:1122:3344:101::e]:59723 | ||
| 16983 | 2026.03.17 02:56:31.421081 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16984 | 2026.03.17 02:56:31.421091 [ 289 ] {} <Debug> TCP-Session: d2e9cb13-58d2-40df-ac57-ac4e2ed3dcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2026.03.17 02:56:31.421104 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16986 | 2026.03.17 02:56:31.421123 [ 359 ] {} <Debug> TCP-Session: bd9f4b1b-2c9b-4090-a6cc-a516ff367d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:58082 | ||
| 16987 | 2026.03.17 02:56:31.421129 [ 289 ] {} <Debug> TCP-Session: d2e9cb13-58d2-40df-ac57-ac4e2ed3dcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16988 | 2026.03.17 02:56:31.421164 [ 359 ] {} <Debug> TCP-Session: bd9f4b1b-2c9b-4090-a6cc-a516ff367d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16989 | 2026.03.17 02:56:31.421190 [ 359 ] {} <Debug> TCP-Session: bd9f4b1b-2c9b-4090-a6cc-a516ff367d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16990 | 2026.03.17 02:56:31.421520 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 16991 | 2026.03.17 02:56:31.422855 [ 347 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> AggregatingTransform: Aggregating | ||
| 16992 | 2026.03.17 02:56:31.422925 [ 347 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> Aggregator: Aggregation method: without_key | ||
| 16993 | 2026.03.17 02:56:31.422974 [ 347 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001308762 sec. (764.081 rows/sec., 29.85 KiB/sec.) | ||
| 16994 | 2026.03.17 02:56:31.422998 [ 347 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Trace> Aggregator: Merging aggregated data | ||
| 16995 | 2026.03.17 02:56:31.424404 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00381 sec., 262.4671916010499 rows/sec., 10.25 KiB/sec. | ||
| 16996 | 2026.03.17 02:56:31.424600 [ 352 ] {08454fe7-c86f-403f-8e6d-b12e4af05213} <Debug> TCPHandler: Processed in 0.004321095 sec. | ||
| 16997 | 2026.03.17 02:56:31.424716 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16998 | 2026.03.17 02:56:31.424751 [ 352 ] {} <Debug> TCP-Session: 2b684243-a257-496a-9b04-2a74e9d4bc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2026.03.17 02:56:31.424759 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17000 | 2026.03.17 02:56:31.424778 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17001 | 2026.03.17 02:56:31.424806 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17002 | 2026.03.17 02:56:31.424826 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17003 | 2026.03.17 02:56:31.424846 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17004 | 2026.03.17 02:56:31.424860 [ 354 ] {} <Debug> TCP-Session: 0f9a4cc4-9870-4b52-96bb-c18fbe8a6ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.03.17 02:56:31.424883 [ 290 ] {} <Debug> TCP-Session: 692d32a1-aa8b-4edb-bbbd-42694ab0355b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17006 | 2026.03.17 02:56:31.424882 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17007 | 2026.03.17 02:56:31.424903 [ 360 ] {} <Debug> TCP-Session: f7e74d1a-3f6f-4a17-b217-41ef5b01534b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17008 | 2026.03.17 02:56:31.424898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17009 | 2026.03.17 02:56:31.424958 [ 355 ] {} <Debug> TCP-Session: 7b91b30c-06dc-4268-aca9-85da50c4be13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2026.03.17 02:56:31.424860 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17011 | 2026.03.17 02:56:31.425000 [ 289 ] {} <Debug> TCP-Session: d2e9cb13-58d2-40df-ac57-ac4e2ed3dcaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2026.03.17 02:56:31.424831 [ 356 ] {} <Debug> TCP-Session: 9be087de-5b5b-42a1-9bff-ab7cf4b55120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17013 | 2026.03.17 02:56:31.425040 [ 359 ] {} <Debug> TCP-Session: bd9f4b1b-2c9b-4090-a6cc-a516ff367d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17014 | 2026.03.17 02:56:31.424821 [ 353 ] {} <Debug> TCP-Session: 35a85039-6243-4dbb-a608-99ecf9fd3757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17015 | 2026.03.17 02:56:32.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.84 MiB, peak 405.03 MiB, free memory in arenas 0.00 B, will set to 386.64 MiB (RSS), difference: -1.20 MiB | ||
| 17016 | 2026.03.17 02:56:33.538711 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.03.17 02:56:33.538950 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.03.17 02:56:33.539036 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17019 | 2026.03.17 02:56:33.540113 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17020 | 2026.03.17 02:56:33.540176 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17021 | 2026.03.17 02:56:33.540637 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17022 | 2026.03.17 02:56:33.540874 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17023 | 2026.03.17 02:56:33.541033 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002152 sec., 11152.416356877324 rows/sec., 947.52 KiB/sec. | ||
| 17024 | 2026.03.17 02:56:33.541040 [ 56 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17025 | 2026.03.17 02:56:33.541092 [ 4 ] {5b5fc3a9-b1ab-49a6-ae2f-c35adeb1c204} <Debug> TCPHandler: Processed in 0.002781168 sec. | ||
| 17026 | 2026.03.17 02:56:33.541105 [ 56 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2026.03.17 02:56:33.541133 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17028 | 2026.03.17 02:56:33.541243 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17029 | 2026.03.17 02:56:33.541272 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::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 | ||
| 17030 | 2026.03.17 02:56:33.541365 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17031 | 2026.03.17 02:56:33.541420 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17032 | 2026.03.17 02:56:33.541433 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17033 | 2026.03.17 02:56:33.541476 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17034 | 2026.03.17 02:56:33.541546 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17035 | 2026.03.17 02:56:33.541598 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17036 | 2026.03.17 02:56:33.541647 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17037 | 2026.03.17 02:56:33.541689 [ 201 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17038 | 2026.03.17 02:56:33.541953 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.03.17 02:56:33.541997 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17040 | 2026.03.17 02:56:33.542325 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17041 | 2026.03.17 02:56:33.542465 [ 200 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125725 sec., 95446.4108172599 rows/sec., 8.28 MiB/sec. | ||
| 17042 | 2026.03.17 02:56:33.542551 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17043 | 2026.03.17 02:56:33.542648 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17044 | 2026.03.17 02:56:33.542710 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001369 sec., 10226.442658875092 rows/sec., 833.89 KiB/sec. | ||
| 17045 | 2026.03.17 02:56:33.542771 [ 4 ] {82ef4194-42b3-4035-a532-d2f4ef4b746b} <Debug> TCPHandler: Processed in 0.001592619 sec. | ||
| 17046 | 2026.03.17 02:56:33.542955 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17047 | 2026.03.17 02:56:33.543077 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.03.17 02:56:33.543080 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17049 | 2026.03.17 02:56:33.543143 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17050 | 2026.03.17 02:56:33.543174 [ 199 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_21_5} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17051 | 2026.03.17 02:56:33.543283 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17052 | 2026.03.17 02:56:33.544714 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2026.03.17 02:56:33.544755 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17054 | 2026.03.17 02:56:33.545201 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17055 | 2026.03.17 02:56:33.545408 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17056 | 2026.03.17 02:56:33.545545 [ 56 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17057 | 2026.03.17 02:56:33.545548 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002492 sec., 840690.2086677368 rows/sec., 64.37 MiB/sec. | ||
| 17058 | 2026.03.17 02:56:33.545581 [ 56 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.03.17 02:56:33.545604 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17060 | 2026.03.17 02:56:33.545606 [ 4 ] {c45dc821-8c38-4708-ae51-3ca9097d1159} <Debug> TCPHandler: Processed in 0.002729306 sec. | ||
| 17061 | 2026.03.17 02:56:33.545689 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 17062 | 2026.03.17 02:56:33.545739 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17063 | 2026.03.17 02:56:33.545792 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17064 | 2026.03.17 02:56:33.545823 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2151 rows starting from the beginning of the part | ||
| 17065 | 2026.03.17 02:56:33.545842 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17066 | 2026.03.17 02:56:33.545875 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 84 rows starting from the beginning of the part | ||
| 17067 | 2026.03.17 02:56:33.545889 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17068 | 2026.03.17 02:56:33.545927 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 108 rows starting from the beginning of the part | ||
| 17069 | 2026.03.17 02:56:33.545973 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 84 rows starting from the beginning of the part | ||
| 17070 | 2026.03.17 02:56:33.546013 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 108 rows starting from the beginning of the part | ||
| 17071 | 2026.03.17 02:56:33.546072 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 2095 rows starting from the beginning of the part | ||
| 17072 | 2026.03.17 02:56:33.546383 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17073 | 2026.03.17 02:56:33.546425 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17074 | 2026.03.17 02:56:33.546748 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17075 | 2026.03.17 02:56:33.546983 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17076 | 2026.03.17 02:56:33.547124 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001303 sec., 39140.44512663085 rows/sec., 2.86 MiB/sec. | ||
| 17077 | 2026.03.17 02:56:33.547163 [ 4 ] {b58893aa-7b10-4937-8938-0b8433ebd3b2} <Debug> TCPHandler: Processed in 0.001474546 sec. | ||
| 17078 | 2026.03.17 02:56:33.547285 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.03.17 02:56:33.547381 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17080 | 2026.03.17 02:56:33.547423 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17081 | 2026.03.17 02:56:33.548111 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.03.17 02:56:33.548149 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17083 | 2026.03.17 02:56:33.548148 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002495051 sec., 1855673.4912432653 rows/sec., 150.62 MiB/sec. | ||
| 17084 | 2026.03.17 02:56:33.548405 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17085 | 2026.03.17 02:56:33.548483 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17086 | 2026.03.17 02:56:33.548679 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2026.03.17 02:56:33.548701 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.03.17 02:56:33.548752 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_136_27} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17089 | 2026.03.17 02:56:33.548829 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001467 sec., 498977.50511247444 rows/sec., 29.51 MiB/sec. | ||
| 17090 | 2026.03.17 02:56:33.548852 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 17091 | 2026.03.17 02:56:33.548867 [ 4 ] {d84a3236-0b10-4801-9992-e4cbdbd344f9} <Debug> TCPHandler: Processed in 0.00163259 sec. | ||
| 17092 | 2026.03.17 02:56:33.548984 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17093 | 2026.03.17 02:56:33.549079 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17094 | 2026.03.17 02:56:33.549127 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17095 | 2026.03.17 02:56:33.549585 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17096 | 2026.03.17 02:56:33.549622 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17097 | 2026.03.17 02:56:33.549916 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17098 | 2026.03.17 02:56:33.550140 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17099 | 2026.03.17 02:56:33.550271 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001212 sec., 825.0825082508251 rows/sec., 58.01 KiB/sec. | ||
| 17100 | 2026.03.17 02:56:33.550310 [ 4 ] {70e2398f-3dd6-4614-8cf3-ed5dae4922a5} <Debug> TCPHandler: Processed in 0.001375744 sec. | ||
| 17101 | 2026.03.17 02:56:33.550430 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17102 | 2026.03.17 02:56:33.550524 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17103 | 2026.03.17 02:56:33.550563 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17104 | 2026.03.17 02:56:33.550963 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.03.17 02:56:33.551001 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17106 | 2026.03.17 02:56:33.551291 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17107 | 2026.03.17 02:56:33.551510 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17108 | 2026.03.17 02:56:33.551629 [ 56 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17109 | 2026.03.17 02:56:33.551649 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 17110 | 2026.03.17 02:56:33.551677 [ 56 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.03.17 02:56:33.551696 [ 4 ] {8fdf5216-7aaf-4313-b9c1-9a974c3247fd} <Debug> TCPHandler: Processed in 0.001315762 sec. | ||
| 17112 | 2026.03.17 02:56:33.551709 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17113 | 2026.03.17 02:56:33.551804 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::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 | ||
| 17114 | 2026.03.17 02:56:33.551823 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17115 | 2026.03.17 02:56:33.551908 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17116 | 2026.03.17 02:56:33.551939 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17117 | 2026.03.17 02:56:33.551947 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17118 | 2026.03.17 02:56:33.551984 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17119 | 2026.03.17 02:56:33.551994 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17120 | 2026.03.17 02:56:33.552029 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17121 | 2026.03.17 02:56:33.552069 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17122 | 2026.03.17 02:56:33.552111 [ 189 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17123 | 2026.03.17 02:56:33.552741 [ 200 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000970134 sec., 61847.12627327771 rows/sec., 4.95 MiB/sec. | ||
| 17124 | 2026.03.17 02:56:33.552914 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.03.17 02:56:33.552946 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17126 | 2026.03.17 02:56:33.552947 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17127 | 2026.03.17 02:56:33.553301 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.03.17 02:56:33.553317 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17129 | 2026.03.17 02:56:33.553395 [ 194 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_21_5} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17130 | 2026.03.17 02:56:33.553525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17131 | 2026.03.17 02:56:33.553556 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17132 | 2026.03.17 02:56:33.553703 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001772 sec., 606659.1422121896 rows/sec., 42.29 MiB/sec. | ||
| 17133 | 2026.03.17 02:56:33.553715 [ 56 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17134 | 2026.03.17 02:56:33.553751 [ 4 ] {ddd17992-8421-4adc-bc07-0f8da4cc6fcd} <Debug> TCPHandler: Processed in 0.001978988 sec. | ||
| 17135 | 2026.03.17 02:56:33.553759 [ 56 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.03.17 02:56:33.553788 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17137 | 2026.03.17 02:56:33.553868 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 17138 | 2026.03.17 02:56:33.553882 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17139 | 2026.03.17 02:56:33.553965 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17140 | 2026.03.17 02:56:33.553982 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17141 | 2026.03.17 02:56:33.554000 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1123 rows starting from the beginning of the part | ||
| 17142 | 2026.03.17 02:56:33.554029 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17143 | 2026.03.17 02:56:33.554069 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 78 rows starting from the beginning of the part | ||
| 17144 | 2026.03.17 02:56:33.554121 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 17145 | 2026.03.17 02:56:33.554166 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 78 rows starting from the beginning of the part | ||
| 17146 | 2026.03.17 02:56:33.554207 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 17147 | 2026.03.17 02:56:33.554249 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1075 rows starting from the beginning of the part | ||
| 17148 | 2026.03.17 02:56:33.554972 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17149 | 2026.03.17 02:56:33.555016 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17150 | 2026.03.17 02:56:33.555476 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17151 | 2026.03.17 02:56:33.555499 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666561 sec., 1520496.3994717265 rows/sec., 113.74 MiB/sec. | ||
| 17152 | 2026.03.17 02:56:33.555731 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17153 | 2026.03.17 02:56:33.555735 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17154 | 2026.03.17 02:56:33.555901 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_131_35 to all_136_136_0 | ||
| 17155 | 2026.03.17 02:56:33.555906 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001943 sec., 697889.8610396294 rows/sec., 44.35 MiB/sec. | ||
| 17156 | 2026.03.17 02:56:33.555943 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17157 | 2026.03.17 02:56:33.555967 [ 4 ] {17a2f2df-53d5-445b-b662-41494271c0eb} <Debug> TCPHandler: Processed in 0.002137902 sec. | ||
| 17158 | 2026.03.17 02:56:33.555970 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17159 | 2026.03.17 02:56:33.556059 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_35 to all_136_136_0 into Compact with storage Full | ||
| 17160 | 2026.03.17 02:56:33.556077 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17161 | 2026.03.17 02:56:33.556119 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.03.17 02:56:33.556162 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17163 | 2026.03.17 02:56:33.556179 [ 193 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_136_27} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17164 | 2026.03.17 02:56:33.556193 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_35, total 41076 rows starting from the beginning of the part | ||
| 17165 | 2026.03.17 02:56:33.556229 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17166 | 2026.03.17 02:56:33.556249 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17167 | 2026.03.17 02:56:33.556294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 17168 | 2026.03.17 02:56:33.556300 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17169 | 2026.03.17 02:56:33.556296 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17170 | 2026.03.17 02:56:33.556378 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17171 | 2026.03.17 02:56:33.556414 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 17172 | 2026.03.17 02:56:33.556448 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1356 rows starting from the beginning of the part | ||
| 17173 | 2026.03.17 02:56:33.557381 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17174 | 2026.03.17 02:56:33.557424 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17175 | 2026.03.17 02:56:33.558035 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17176 | 2026.03.17 02:56:33.558279 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2026.03.17 02:56:33.558437 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002225 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. | ||
| 17178 | 2026.03.17 02:56:33.558514 [ 4 ] {b3a726df-6450-47f9-8c7b-1796a1439ee1} <Debug> TCPHandler: Processed in 0.00245178 sec. | ||
| 17179 | 2026.03.17 02:56:33.558654 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17180 | 2026.03.17 02:56:33.558751 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17181 | 2026.03.17 02:56:33.558794 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17182 | 2026.03.17 02:56:33.559159 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2026.03.17 02:56:33.559198 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17184 | 2026.03.17 02:56:33.559522 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17185 | 2026.03.17 02:56:33.559753 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17186 | 2026.03.17 02:56:33.559897 [ 56 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17187 | 2026.03.17 02:56:33.559910 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 2.75 MiB/sec. | ||
| 17188 | 2026.03.17 02:56:33.559942 [ 56 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17189 | 2026.03.17 02:56:33.559970 [ 4 ] {299ad4a9-7b55-4145-b9bf-f7a4914512c0} <Debug> TCPHandler: Processed in 0.001366754 sec. | ||
| 17190 | 2026.03.17 02:56:33.559979 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17191 | 2026.03.17 02:56:33.560093 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 17192 | 2026.03.17 02:56:33.560199 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17193 | 2026.03.17 02:56:33.560231 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6924 rows starting from the beginning of the part | ||
| 17194 | 2026.03.17 02:56:33.560296 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17195 | 2026.03.17 02:56:33.560348 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17196 | 2026.03.17 02:56:33.560395 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 17197 | 2026.03.17 02:56:33.560442 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 17198 | 2026.03.17 02:56:33.560486 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part | ||
| 17199 | 2026.03.17 02:56:33.562536 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494521 sec., 2891136.2141268803 rows/sec., 194.84 MiB/sec. | ||
| 17200 | 2026.03.17 02:56:33.562967 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17201 | 2026.03.17 02:56:33.563216 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.03.17 02:56:33.563280 [ 196 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_136_27} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17203 | 2026.03.17 02:56:33.563345 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 17204 | 2026.03.17 02:56:33.564547 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43072 rows, containing 5 columns (5 merged, 0 gathered) in 0.008517448 sec., 5056913.761023255 rows/sec., 335.80 MiB/sec. | ||
| 17205 | 2026.03.17 02:56:33.564944 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Trace> MergedBlockOutputStream: filled checksums all_1_136_36 (state Temporary) | ||
| 17206 | 2026.03.17 02:56:33.565263 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_136_36 to all_1_136_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.03.17 02:56:33.565344 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_136_36} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_131_35, all_136_136_0] -> all_1_136_36 | ||
| 17208 | 2026.03.17 02:56:33.565439 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17209 | 2026.03.17 02:56:34.218995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2036 | ||
| 17210 | 2026.03.17 02:56:34.221883 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2026.03.17 02:56:34.221933 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17212 | 2026.03.17 02:56:34.223140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17213 | 2026.03.17 02:56:34.223422 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17214 | 2026.03.17 02:56:34.223566 [ 56 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17215 | 2026.03.17 02:56:34.223600 [ 56 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.03.17 02:56:34.223618 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.41 GiB. | ||
| 17217 | 2026.03.17 02:56:34.223699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 17218 | 2026.03.17 02:56:34.223749 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 17219 | 2026.03.17 02:56:34.224352 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17220 | 2026.03.17 02:56:34.224513 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1868 rows starting from the beginning of the part | ||
| 17221 | 2026.03.17 02:56:34.224911 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 17222 | 2026.03.17 02:56:34.225281 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 17223 | 2026.03.17 02:56:34.225641 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 17224 | 2026.03.17 02:56:34.225991 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 17225 | 2026.03.17 02:56:34.226355 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
| 17226 | 2026.03.17 02:56:34.234165 [ 197 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 72 columns (72 merged, 0 gathered) in 0.010475746 sec., 194353.7004429088 rows/sec., 147.58 MiB/sec. | ||
| 17227 | 2026.03.17 02:56:34.235846 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17228 | 2026.03.17 02:56:34.236405 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.03.17 02:56:34.236492 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_61_12} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17230 | 2026.03.17 02:56:34.236698 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 17231 | 2026.03.17 02:56:35.068650 [ 219 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): 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] | ||
| 17232 | 2026.03.17 02:56:35.068716 [ 219 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): 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] | ||
| 17233 | 2026.03.17 02:56:35.072260 [ 219 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): 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] | ||
| 17234 | 2026.03.17 02:56:35.388273 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2026.03.17 02:56:35.388456 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17236 | 2026.03.17 02:56:35.388529 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17237 | 2026.03.17 02:56:35.389271 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17238 | 2026.03.17 02:56:35.389320 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17239 | 2026.03.17 02:56:35.389727 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17240 | 2026.03.17 02:56:35.389963 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2026.03.17 02:56:35.390128 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 17242 | 2026.03.17 02:56:35.390181 [ 4 ] {f1cbd9b7-4cc3-476f-b3a0-81cd8ce4c57b} <Debug> TCPHandler: Processed in 0.00203761 sec. | ||
| 17243 | 2026.03.17 02:56:35.390311 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17244 | 2026.03.17 02:56:35.390415 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17245 | 2026.03.17 02:56:35.390459 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17246 | 2026.03.17 02:56:35.390915 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.03.17 02:56:35.390951 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17248 | 2026.03.17 02:56:35.391283 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17249 | 2026.03.17 02:56:35.391503 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.03.17 02:56:35.391637 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 17251 | 2026.03.17 02:56:35.391680 [ 4 ] {92832544-3e90-4999-8638-72ab1138aa3a} <Debug> TCPHandler: Processed in 0.001423105 sec. | ||
| 17252 | 2026.03.17 02:56:35.391799 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2026.03.17 02:56:35.391897 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17254 | 2026.03.17 02:56:35.391941 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17255 | 2026.03.17 02:56:35.392313 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2026.03.17 02:56:35.392348 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17257 | 2026.03.17 02:56:35.392679 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17258 | 2026.03.17 02:56:35.392926 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2026.03.17 02:56:35.393075 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001198 sec., 26711.18530884808 rows/sec., 1.86 MiB/sec. | ||
| 17260 | 2026.03.17 02:56:35.393115 [ 4 ] {6b5ca2b3-5eee-4f2b-9d88-ef6150c5ea8a} <Debug> TCPHandler: Processed in 0.001367514 sec. | ||
| 17261 | 2026.03.17 02:56:35.393221 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2026.03.17 02:56:35.393316 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17263 | 2026.03.17 02:56:35.393359 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17264 | 2026.03.17 02:56:35.393692 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2026.03.17 02:56:35.393727 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17266 | 2026.03.17 02:56:35.394036 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17267 | 2026.03.17 02:56:35.394256 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2026.03.17 02:56:35.394387 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 761.14 KiB/sec. | ||
| 17269 | 2026.03.17 02:56:35.394425 [ 4 ] {f57841f4-be12-44a2-aff2-f8ccd21c97a9} <Debug> TCPHandler: Processed in 0.001254391 sec. | ||
| 17270 | 2026.03.17 02:56:35.971103 [ 219 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): 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] | ||
| 17271 | 2026.03.17 02:56:35.971185 [ 219 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): 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] | ||
| 17272 | 2026.03.17 02:56:35.973422 [ 219 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): 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] | ||
| 17273 | 2026.03.17 02:56:36.636280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39849 | ||
| 17274 | 2026.03.17 02:56:36.636831 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.03.17 02:56:36.636884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17276 | 2026.03.17 02:56:36.637415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17277 | 2026.03.17 02:56:36.637674 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.03.17 02:56:36.637828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39849 | ||
| 17279 | 2026.03.17 02:56:38.904633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17280 | 2026.03.17 02:56:38.923627 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.03.17 02:56:38.923694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17282 | 2026.03.17 02:56:38.930160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17283 | 2026.03.17 02:56:38.930950 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.03.17 02:56:38.934787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17285 | 2026.03.17 02:56:40.183447 [ 224 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17286 | 2026.03.17 02:56:40.183512 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17287 | 2026.03.17 02:56:40.187741 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17288 | 2026.03.17 02:56:40.395782 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2026.03.17 02:56:40.395959 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17290 | 2026.03.17 02:56:40.396027 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17291 | 2026.03.17 02:56:40.396704 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.03.17 02:56:40.396757 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17293 | 2026.03.17 02:56:40.397221 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17294 | 2026.03.17 02:56:40.397470 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.03.17 02:56:40.397662 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001748 sec., 61784.897025171624 rows/sec., 5.20 MiB/sec. | ||
| 17296 | 2026.03.17 02:56:40.397719 [ 4 ] {8a30de27-b3ce-4116-ab89-4218ea63c6ef} <Debug> TCPHandler: Processed in 0.002103781 sec. | ||
| 17297 | 2026.03.17 02:56:40.397844 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.03.17 02:56:40.397945 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.03.17 02:56:40.397989 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17300 | 2026.03.17 02:56:40.398416 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.03.17 02:56:40.398454 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17302 | 2026.03.17 02:56:40.398777 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17303 | 2026.03.17 02:56:40.398991 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.03.17 02:56:40.399134 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001211 sec., 21469.859620148636 rows/sec., 1.58 MiB/sec. | ||
| 17305 | 2026.03.17 02:56:40.399144 [ 48 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17306 | 2026.03.17 02:56:40.399184 [ 4 ] {c190d3a6-213b-4157-9126-df31cc3e0d5a} <Debug> TCPHandler: Processed in 0.001391624 sec. | ||
| 17307 | 2026.03.17 02:56:40.399230 [ 48 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.03.17 02:56:40.399261 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17309 | 2026.03.17 02:56:40.399337 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17310 | 2026.03.17 02:56:40.399406 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 17311 | 2026.03.17 02:56:40.399443 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17312 | 2026.03.17 02:56:40.399494 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17313 | 2026.03.17 02:56:40.399548 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17314 | 2026.03.17 02:56:40.399586 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 81 rows starting from the beginning of the part | ||
| 17315 | 2026.03.17 02:56:40.399655 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 17316 | 2026.03.17 02:56:40.399700 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 14 rows starting from the beginning of the part | ||
| 17317 | 2026.03.17 02:56:40.399742 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 17318 | 2026.03.17 02:56:40.399783 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 51 rows starting from the beginning of the part | ||
| 17319 | 2026.03.17 02:56:40.399823 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 17320 | 2026.03.17 02:56:40.399926 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2026.03.17 02:56:40.399975 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17322 | 2026.03.17 02:56:40.400301 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17323 | 2026.03.17 02:56:40.400530 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17324 | 2026.03.17 02:56:40.400676 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001253 sec., 71827.61372705507 rows/sec., 5.61 MiB/sec. | ||
| 17325 | 2026.03.17 02:56:40.400717 [ 4 ] {0586c380-9239-4239-853d-90ac1d24006a} <Debug> TCPHandler: Processed in 0.001435945 sec. | ||
| 17326 | 2026.03.17 02:56:40.400725 [ 197 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383524 sec., 161905.39520817855 rows/sec., 12.47 MiB/sec. | ||
| 17327 | 2026.03.17 02:56:40.400835 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17328 | 2026.03.17 02:56:40.400897 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17329 | 2026.03.17 02:56:40.400935 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17330 | 2026.03.17 02:56:40.400983 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17331 | 2026.03.17 02:56:40.401161 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.03.17 02:56:40.401235 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_121_24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17333 | 2026.03.17 02:56:40.401310 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17334 | 2026.03.17 02:56:40.401404 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.03.17 02:56:40.401445 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17336 | 2026.03.17 02:56:40.401774 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17337 | 2026.03.17 02:56:40.401990 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.03.17 02:56:40.402118 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 17339 | 2026.03.17 02:56:40.402156 [ 4 ] {521434fa-cd4f-4632-a72e-7eb8803930d8} <Debug> TCPHandler: Processed in 0.001371514 sec. | ||
| 17340 | 2026.03.17 02:56:40.402233 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17341 | 2026.03.17 02:56:40.402259 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17342 | 2026.03.17 02:56:40.402266 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17343 | 2026.03.17 02:56:40.402359 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17344 | 2026.03.17 02:56:40.402413 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17345 | 2026.03.17 02:56:40.403317 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2026.03.17 02:56:40.403355 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17347 | 2026.03.17 02:56:40.404002 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17348 | 2026.03.17 02:56:40.404257 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17349 | 2026.03.17 02:56:40.404410 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17350 | 2026.03.17 02:56:40.404431 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002088 sec., 12452.107279693486 rows/sec., 22.31 MiB/sec. | ||
| 17351 | 2026.03.17 02:56:40.404459 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17352 | 2026.03.17 02:56:40.404484 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17353 | 2026.03.17 02:56:40.404524 [ 4 ] {f3f2873d-f98f-43b6-936a-1cea7832635c} <Debug> TCPHandler: Processed in 0.002305496 sec. | ||
| 17354 | 2026.03.17 02:56:40.404586 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 17355 | 2026.03.17 02:56:40.404649 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.03.17 02:56:40.404747 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.03.17 02:56:40.404789 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17358 | 2026.03.17 02:56:40.404819 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17359 | 2026.03.17 02:56:40.404883 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2428 rows starting from the beginning of the part | ||
| 17360 | 2026.03.17 02:56:40.405015 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 17361 | 2026.03.17 02:56:40.405121 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 14 rows starting from the beginning of the part | ||
| 17362 | 2026.03.17 02:56:40.405142 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.03.17 02:56:40.405187 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17364 | 2026.03.17 02:56:40.405233 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 17365 | 2026.03.17 02:56:40.405351 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 25 rows starting from the beginning of the part | ||
| 17366 | 2026.03.17 02:56:40.405465 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part | ||
| 17367 | 2026.03.17 02:56:40.405532 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17368 | 2026.03.17 02:56:40.405751 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17369 | 2026.03.17 02:56:40.405902 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 17370 | 2026.03.17 02:56:40.405941 [ 4 ] {f28cf815-8c79-4887-95c3-f066ea496c28} <Debug> TCPHandler: Processed in 0.001342323 sec. | ||
| 17371 | 2026.03.17 02:56:40.406618 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17372 | 2026.03.17 02:56:40.416475 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2545 rows, containing 19 columns (19 merged, 0 gathered) in 0.011935302 sec., 213232.97893928448 rows/sec., 382.10 MiB/sec. | ||
| 17373 | 2026.03.17 02:56:40.418689 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17374 | 2026.03.17 02:56:40.419066 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.03.17 02:56:40.419154 [ 187 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17376 | 2026.03.17 02:56:40.419269 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
| 17377 | 2026.03.17 02:56:41.000972 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.16 MiB, peak 406.02 MiB, free memory in arenas 0.00 B, will set to 392.98 MiB (RSS), difference: 5.82 MiB | ||
| 17378 | 2026.03.17 02:56:41.056051 [ 219 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17379 | 2026.03.17 02:56:41.056106 [ 219 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17380 | 2026.03.17 02:56:41.059153 [ 219 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17381 | 2026.03.17 02:56:41.407373 [ 219 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17382 | 2026.03.17 02:56:41.407437 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17383 | 2026.03.17 02:56:41.412011 [ 219 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17384 | 2026.03.17 02:56:43.878039 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17385 | 2026.03.17 02:56:43.878111 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17386 | 2026.03.17 02:56:44.137984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40361 | ||
| 17387 | 2026.03.17 02:56:44.138524 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.03.17 02:56:44.138567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17389 | 2026.03.17 02:56:44.139058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17390 | 2026.03.17 02:56:44.139285 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.03.17 02:56:44.139418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40361 | ||
| 17392 | 2026.03.17 02:56:44.223992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2056 | ||
| 17393 | 2026.03.17 02:56:44.226162 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.03.17 02:56:44.226209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.40 GiB. | ||
| 17395 | 2026.03.17 02:56:44.227366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17396 | 2026.03.17 02:56:44.227650 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17397 | 2026.03.17 02:56:44.227908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 17398 | 2026.03.17 02:56:44.530406 [ 44 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 17399 | 2026.03.17 02:56:44.530488 [ 44 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17400 | 2026.03.17 02:56:44.530518 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17401 | 2026.03.17 02:56:44.530709 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 17402 | 2026.03.17 02:56:44.530941 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17403 | 2026.03.17 02:56:44.530999 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 17404 | 2026.03.17 02:56:44.531119 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 17405 | 2026.03.17 02:56:44.531204 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 17406 | 2026.03.17 02:56:44.531270 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 17407 | 2026.03.17 02:56:44.531337 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 17408 | 2026.03.17 02:56:44.532244 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161522 sec., 30955.535468852544 rows/sec., 2.58 MiB/sec. | ||
| 17409 | 2026.03.17 02:56:44.532430 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 17410 | 2026.03.17 02:56:44.532765 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.03.17 02:56:44.532838 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_29_7} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 17412 | 2026.03.17 02:56:44.532924 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17413 | 2026.03.17 02:56:45.394985 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2026.03.17 02:56:45.395167 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17415 | 2026.03.17 02:56:45.395233 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17416 | 2026.03.17 02:56:45.395898 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17417 | 2026.03.17 02:56:45.395951 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17418 | 2026.03.17 02:56:45.396357 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17419 | 2026.03.17 02:56:45.396584 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17420 | 2026.03.17 02:56:45.396751 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001633 sec., 51439.06919779547 rows/sec., 4.30 MiB/sec. | ||
| 17421 | 2026.03.17 02:56:45.396804 [ 4 ] {2e2b7134-5efd-4a78-bafb-fda53aa43e4c} <Debug> TCPHandler: Processed in 0.001945978 sec. | ||
| 17422 | 2026.03.17 02:56:45.396931 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17423 | 2026.03.17 02:56:45.397032 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17424 | 2026.03.17 02:56:45.397076 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17425 | 2026.03.17 02:56:45.397517 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2026.03.17 02:56:45.397556 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17427 | 2026.03.17 02:56:45.397889 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17428 | 2026.03.17 02:56:45.398102 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2026.03.17 02:56:45.398241 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.00123 sec., 11382.113821138211 rows/sec., 855.88 KiB/sec. | ||
| 17430 | 2026.03.17 02:56:45.398280 [ 4 ] {74c4cf03-679d-4edf-830e-7b9d126197d7} <Debug> TCPHandler: Processed in 0.001401404 sec. | ||
| 17431 | 2026.03.17 02:56:45.398392 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2026.03.17 02:56:45.398489 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17433 | 2026.03.17 02:56:45.398528 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17434 | 2026.03.17 02:56:45.398943 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2026.03.17 02:56:45.398979 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17436 | 2026.03.17 02:56:45.399285 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17437 | 2026.03.17 02:56:45.399490 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17438 | 2026.03.17 02:56:45.399625 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001156 sec., 67474.04844290658 rows/sec., 5.27 MiB/sec. | ||
| 17439 | 2026.03.17 02:56:45.399664 [ 4 ] {00dda07d-cbb0-466c-be28-a1aec9d43455} <Debug> TCPHandler: Processed in 0.001322392 sec. | ||
| 17440 | 2026.03.17 02:56:45.399774 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17441 | 2026.03.17 02:56:45.399869 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17442 | 2026.03.17 02:56:45.399911 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17443 | 2026.03.17 02:56:45.400342 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17444 | 2026.03.17 02:56:45.400378 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17445 | 2026.03.17 02:56:45.400709 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17446 | 2026.03.17 02:56:45.400916 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17447 | 2026.03.17 02:56:45.401047 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 17448 | 2026.03.17 02:56:45.401174 [ 4 ] {05504e9f-cba0-40bc-997b-2bd96b86652e} <Debug> TCPHandler: Processed in 0.001449745 sec. | ||
| 17449 | 2026.03.17 02:56:45.401295 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2026.03.17 02:56:45.401387 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17451 | 2026.03.17 02:56:45.401440 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17452 | 2026.03.17 02:56:45.402230 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.03.17 02:56:45.402266 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17454 | 2026.03.17 02:56:45.402795 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17455 | 2026.03.17 02:56:45.403128 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2026.03.17 02:56:45.403273 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 13.18 MiB/sec. | ||
| 17457 | 2026.03.17 02:56:45.403348 [ 4 ] {a4b288cf-8979-4f53-a3f3-e30c2e2aae06} <Debug> TCPHandler: Processed in 0.002103341 sec. | ||
| 17458 | 2026.03.17 02:56:45.403460 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17459 | 2026.03.17 02:56:45.403554 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17460 | 2026.03.17 02:56:45.403595 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17461 | 2026.03.17 02:56:45.403939 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.03.17 02:56:45.403974 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17463 | 2026.03.17 02:56:45.404269 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17464 | 2026.03.17 02:56:45.404469 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.03.17 02:56:45.404598 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 17466 | 2026.03.17 02:56:45.404634 [ 4 ] {ea79924e-5275-4deb-89eb-94dac290194d} <Debug> TCPHandler: Processed in 0.001223869 sec. | ||
| 17467 | 2026.03.17 02:56:45.845459 [ 219 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 17468 | 2026.03.17 02:56:45.845519 [ 219 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 17469 | 2026.03.17 02:56:45.848183 [ 219 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 17470 | 2026.03.17 02:56:46.031430 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 17471 | 2026.03.17 02:56:46.031498 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 17472 | 2026.03.17 02:56:46.033738 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 17473 | 2026.03.17 02:56:46.212501 [ 11 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17474 | 2026.03.17 02:56:46.212572 [ 11 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.03.17 02:56:46.212609 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17476 | 2026.03.17 02:56:46.212816 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::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 | ||
| 17477 | 2026.03.17 02:56:46.213060 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17478 | 2026.03.17 02:56:46.213123 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 733 rows starting from the beginning of the part | ||
| 17479 | 2026.03.17 02:56:46.213242 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 732 rows starting from the beginning of the part | ||
| 17480 | 2026.03.17 02:56:46.213301 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 733 rows starting from the beginning of the part | ||
| 17481 | 2026.03.17 02:56:46.213351 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 17482 | 2026.03.17 02:56:46.213400 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 732 rows starting from the beginning of the part | ||
| 17483 | 2026.03.17 02:56:46.214881 [ 193 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3662 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157123 sec., 1697631.5212438048 rows/sec., 106.89 MiB/sec. | ||
| 17484 | 2026.03.17 02:56:46.215039 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17485 | 2026.03.17 02:56:46.215305 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2026.03.17 02:56:46.215374 [ 197 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_21_5} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17487 | 2026.03.17 02:56:46.215438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17488 | 2026.03.17 02:56:46.434928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17489 | 2026.03.17 02:56:46.453395 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2026.03.17 02:56:46.453460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17491 | 2026.03.17 02:56:46.459754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17492 | 2026.03.17 02:56:46.460551 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.03.17 02:56:46.463983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17494 | 2026.03.17 02:56:49.039965 [ 217 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): 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] | ||
| 17495 | 2026.03.17 02:56:49.040061 [ 217 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): 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] | ||
| 17496 | 2026.03.17 02:56:49.043595 [ 217 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): 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] | ||
| 17497 | 2026.03.17 02:56:49.550142 [ 219 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): 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] | ||
| 17498 | 2026.03.17 02:56:49.550213 [ 219 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): 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] | ||
| 17499 | 2026.03.17 02:56:49.552236 [ 219 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): 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] | ||
| 17500 | 2026.03.17 02:56:50.395948 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2026.03.17 02:56:50.396143 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17502 | 2026.03.17 02:56:50.396213 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17503 | 2026.03.17 02:56:50.396860 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.03.17 02:56:50.396915 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17505 | 2026.03.17 02:56:50.397286 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17506 | 2026.03.17 02:56:50.397516 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.03.17 02:56:50.397671 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001578 sec., 1267.427122940431 rows/sec., 103.35 KiB/sec. | ||
| 17508 | 2026.03.17 02:56:50.397714 [ 4 ] {09a42a3f-0734-44ba-90aa-415e6917fd8b} <Debug> TCPHandler: Processed in 0.001897476 sec. | ||
| 17509 | 2026.03.17 02:56:50.397834 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17510 | 2026.03.17 02:56:50.397930 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17511 | 2026.03.17 02:56:50.397969 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17512 | 2026.03.17 02:56:50.398401 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.03.17 02:56:50.398438 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17514 | 2026.03.17 02:56:50.398745 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17515 | 2026.03.17 02:56:50.398962 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.03.17 02:56:50.399089 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Debug> executeQuery: Read 109 rows, 9.38 KiB in 0.001178 sec., 92529.71137521222 rows/sec., 7.78 MiB/sec. | ||
| 17517 | 2026.03.17 02:56:50.399127 [ 4 ] {cbd2c68d-0eb1-4f51-926e-78a94c3411b3} <Debug> TCPHandler: Processed in 0.001345153 sec. | ||
| 17518 | 2026.03.17 02:56:50.399238 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.03.17 02:56:50.399332 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17520 | 2026.03.17 02:56:50.399370 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17521 | 2026.03.17 02:56:50.399763 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.03.17 02:56:50.399799 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17523 | 2026.03.17 02:56:50.400088 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17524 | 2026.03.17 02:56:50.400293 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.03.17 02:56:50.400420 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001107 sec., 25293.58626919603 rows/sec., 1.85 MiB/sec. | ||
| 17526 | 2026.03.17 02:56:50.400458 [ 4 ] {e841643e-f3b2-4434-a848-6292421b2550} <Debug> TCPHandler: Processed in 0.001268761 sec. | ||
| 17527 | 2026.03.17 02:56:50.400558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2026.03.17 02:56:50.400651 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17529 | 2026.03.17 02:56:50.400691 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17530 | 2026.03.17 02:56:50.401094 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2026.03.17 02:56:50.401130 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17532 | 2026.03.17 02:56:50.401425 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17533 | 2026.03.17 02:56:50.401634 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.03.17 02:56:50.401761 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001127 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 17535 | 2026.03.17 02:56:50.401799 [ 4 ] {07abaf5f-97d7-4297-8bbd-754948379de7} <Debug> TCPHandler: Processed in 0.001289812 sec. | ||
| 17536 | 2026.03.17 02:56:50.401905 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17537 | 2026.03.17 02:56:50.401999 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17538 | 2026.03.17 02:56:50.402041 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17539 | 2026.03.17 02:56:50.402428 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2026.03.17 02:56:50.402463 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17541 | 2026.03.17 02:56:50.402786 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17542 | 2026.03.17 02:56:50.403003 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.03.17 02:56:50.403128 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001147 sec., 140366.17262423714 rows/sec., 9.78 MiB/sec. | ||
| 17544 | 2026.03.17 02:56:50.403165 [ 4 ] {ba978605-3d1d-42fd-b8e2-f6e6586661b0} <Debug> TCPHandler: Processed in 0.001309092 sec. | ||
| 17545 | 2026.03.17 02:56:50.403287 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17546 | 2026.03.17 02:56:50.403409 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17547 | 2026.03.17 02:56:50.403475 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17548 | 2026.03.17 02:56:50.404359 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17549 | 2026.03.17 02:56:50.404396 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17550 | 2026.03.17 02:56:50.404939 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17551 | 2026.03.17 02:56:50.405171 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17552 | 2026.03.17 02:56:50.405308 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001924 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 17553 | 2026.03.17 02:56:50.405365 [ 4 ] {b84cf177-ddae-4c24-890e-bbc40daf8f3f} <Debug> TCPHandler: Processed in 0.002140872 sec. | ||
| 17554 | 2026.03.17 02:56:50.405479 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17555 | 2026.03.17 02:56:50.405574 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17556 | 2026.03.17 02:56:50.405616 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17557 | 2026.03.17 02:56:50.405945 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17558 | 2026.03.17 02:56:50.405981 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17559 | 2026.03.17 02:56:50.406280 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17560 | 2026.03.17 02:56:50.406489 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2026.03.17 02:56:50.406612 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 17562 | 2026.03.17 02:56:50.406650 [ 4 ] {c49f6f30-6124-4f0f-ba5c-da15db1bf053} <Debug> TCPHandler: Processed in 0.00122128 sec. | ||
| 17563 | 2026.03.17 02:56:51.639625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40809 | ||
| 17564 | 2026.03.17 02:56:51.640157 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.03.17 02:56:51.640209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17566 | 2026.03.17 02:56:51.640715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17567 | 2026.03.17 02:56:51.640967 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.03.17 02:56:51.641122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
| 17569 | 2026.03.17 02:56:51.641198 [ 225 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 17570 | 2026.03.17 02:56:51.641255 [ 225 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 17571 | 2026.03.17 02:56:51.644543 [ 225 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 17572 | 2026.03.17 02:56:53.356692 [ 219 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 17573 | 2026.03.17 02:56:53.356747 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 17574 | 2026.03.17 02:56:53.359637 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 17575 | 2026.03.17 02:56:53.964109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
| 17576 | 2026.03.17 02:56:53.980641 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2026.03.17 02:56:53.980681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17578 | 2026.03.17 02:56:53.986789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17579 | 2026.03.17 02:56:53.987518 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.03.17 02:56:53.990306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
| 17581 | 2026.03.17 02:56:54.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.50 MiB, peak 406.02 MiB, free memory in arenas 0.00 B, will set to 392.99 MiB (RSS), difference: 3.49 MiB | ||
| 17582 | 2026.03.17 02:56:54.228098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2082 | ||
| 17583 | 2026.03.17 02:56:54.230452 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.03.17 02:56:54.230501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17585 | 2026.03.17 02:56:54.231685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17586 | 2026.03.17 02:56:54.231967 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.03.17 02:56:54.232234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 17588 | 2026.03.17 02:56:55.395656 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17589 | 2026.03.17 02:56:55.395841 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17590 | 2026.03.17 02:56:55.395902 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17591 | 2026.03.17 02:56:55.396544 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17592 | 2026.03.17 02:56:55.396586 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17593 | 2026.03.17 02:56:55.396955 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17594 | 2026.03.17 02:56:55.397178 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17595 | 2026.03.17 02:56:55.397320 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001525 sec., 55081.96721311475 rows/sec., 4.61 MiB/sec. | ||
| 17596 | 2026.03.17 02:56:55.397317 [ 40 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17597 | 2026.03.17 02:56:55.397362 [ 4 ] {b1186794-831c-4e13-bbc0-dfdd2f57da5a} <Debug> TCPHandler: Processed in 0.001827894 sec. | ||
| 17598 | 2026.03.17 02:56:55.397390 [ 40 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17599 | 2026.03.17 02:56:55.397416 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17600 | 2026.03.17 02:56:55.397489 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2026.03.17 02:56:55.397545 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 17602 | 2026.03.17 02:56:55.397587 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17603 | 2026.03.17 02:56:55.397632 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17604 | 2026.03.17 02:56:55.397693 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17605 | 2026.03.17 02:56:55.397732 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2151 rows starting from the beginning of the part | ||
| 17606 | 2026.03.17 02:56:55.397800 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 17607 | 2026.03.17 02:56:55.397845 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
| 17608 | 2026.03.17 02:56:55.397890 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 84 rows starting from the beginning of the part | ||
| 17609 | 2026.03.17 02:56:55.397927 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 109 rows starting from the beginning of the part | ||
| 17610 | 2026.03.17 02:56:55.397966 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 84 rows starting from the beginning of the part | ||
| 17611 | 2026.03.17 02:56:55.398043 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.03.17 02:56:55.398084 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17613 | 2026.03.17 02:56:55.398406 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17614 | 2026.03.17 02:56:55.398618 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2026.03.17 02:56:55.398751 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001183 sec., 11834.31952662722 rows/sec., 889.89 KiB/sec. | ||
| 17616 | 2026.03.17 02:56:55.398790 [ 4 ] {0f24991d-10f0-40a3-a3d8-8b2d994c849d} <Debug> TCPHandler: Processed in 0.001348533 sec. | ||
| 17617 | 2026.03.17 02:56:55.398897 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17618 | 2026.03.17 02:56:55.398988 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17619 | 2026.03.17 02:56:55.399027 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17620 | 2026.03.17 02:56:55.399304 [ 193 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821634 sec., 1422898.342916305 rows/sec., 116.38 MiB/sec. | ||
| 17621 | 2026.03.17 02:56:55.399444 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2026.03.17 02:56:55.399485 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17623 | 2026.03.17 02:56:55.399554 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17624 | 2026.03.17 02:56:55.399819 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17625 | 2026.03.17 02:56:55.399882 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17626 | 2026.03.17 02:56:55.399974 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_141_28} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17627 | 2026.03.17 02:56:55.400053 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.03.17 02:56:55.400070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 17629 | 2026.03.17 02:56:55.400176 [ 40 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17630 | 2026.03.17 02:56:55.400187 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001216 sec., 64144.73684210526 rows/sec., 5.01 MiB/sec. | ||
| 17631 | 2026.03.17 02:56:55.400219 [ 40 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2026.03.17 02:56:55.400239 [ 4 ] {7e30ac32-f97a-4c0f-a9a3-a2423e5efbeb} <Debug> TCPHandler: Processed in 0.001389164 sec. | ||
| 17633 | 2026.03.17 02:56:55.400245 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17634 | 2026.03.17 02:56:55.400349 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 17635 | 2026.03.17 02:56:55.400362 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.03.17 02:56:55.400444 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17637 | 2026.03.17 02:56:55.400462 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17638 | 2026.03.17 02:56:55.400472 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1123 rows starting from the beginning of the part | ||
| 17639 | 2026.03.17 02:56:55.400505 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17640 | 2026.03.17 02:56:55.400531 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 17641 | 2026.03.17 02:56:55.400574 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 17642 | 2026.03.17 02:56:55.400613 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 78 rows starting from the beginning of the part | ||
| 17643 | 2026.03.17 02:56:55.400652 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 92 rows starting from the beginning of the part | ||
| 17644 | 2026.03.17 02:56:55.400692 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 78 rows starting from the beginning of the part | ||
| 17645 | 2026.03.17 02:56:55.400918 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.03.17 02:56:55.400952 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17647 | 2026.03.17 02:56:55.401264 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17648 | 2026.03.17 02:56:55.401477 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.03.17 02:56:55.401583 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_136_36 to all_137_137_0 | ||
| 17650 | 2026.03.17 02:56:55.401603 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 17651 | 2026.03.17 02:56:55.401614 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308872 sec., 1165125.3904125078 rows/sec., 88.56 MiB/sec. | ||
| 17652 | 2026.03.17 02:56:55.401611 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17653 | 2026.03.17 02:56:55.401646 [ 4 ] {bb13ee75-9291-4b5d-9a75-b73cc7f856a9} <Debug> TCPHandler: Processed in 0.001330833 sec. | ||
| 17654 | 2026.03.17 02:56:55.401668 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17655 | 2026.03.17 02:56:55.401739 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_36 to all_137_137_0 into Compact with storage Full | ||
| 17656 | 2026.03.17 02:56:55.401784 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17657 | 2026.03.17 02:56:55.401793 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17658 | 2026.03.17 02:56:55.401853 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17659 | 2026.03.17 02:56:55.401888 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_36, total 43072 rows starting from the beginning of the part | ||
| 17660 | 2026.03.17 02:56:55.401914 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17661 | 2026.03.17 02:56:55.401955 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 32 rows starting from the beginning of the part | ||
| 17662 | 2026.03.17 02:56:55.401985 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17663 | 2026.03.17 02:56:55.402108 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17664 | 2026.03.17 02:56:55.402186 [ 197 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_141_28} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17665 | 2026.03.17 02:56:55.402276 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17666 | 2026.03.17 02:56:55.402803 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2026.03.17 02:56:55.402845 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17668 | 2026.03.17 02:56:55.403396 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17669 | 2026.03.17 02:56:55.403619 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.03.17 02:56:55.403760 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 13.42 MiB/sec. | ||
| 17671 | 2026.03.17 02:56:55.403817 [ 4 ] {9770c6c9-26f8-4f9d-ac34-1a08fc6fb65e} <Debug> TCPHandler: Processed in 0.002094801 sec. | ||
| 17672 | 2026.03.17 02:56:55.403933 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2026.03.17 02:56:55.404028 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17674 | 2026.03.17 02:56:55.404069 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17675 | 2026.03.17 02:56:55.404405 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.03.17 02:56:55.404441 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17677 | 2026.03.17 02:56:55.404740 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17678 | 2026.03.17 02:56:55.404946 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2026.03.17 02:56:55.405061 [ 40 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17680 | 2026.03.17 02:56:55.405076 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 17681 | 2026.03.17 02:56:55.405093 [ 40 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17682 | 2026.03.17 02:56:55.405115 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17683 | 2026.03.17 02:56:55.405120 [ 4 ] {f35edc16-e36c-4137-ab26-b0a35b9c8427} <Debug> TCPHandler: Processed in 0.001235799 sec. | ||
| 17684 | 2026.03.17 02:56:55.405189 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 17685 | 2026.03.17 02:56:55.405268 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17686 | 2026.03.17 02:56:55.405293 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7212 rows starting from the beginning of the part | ||
| 17687 | 2026.03.17 02:56:55.405338 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 12 rows starting from the beginning of the part | ||
| 17688 | 2026.03.17 02:56:55.405375 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17689 | 2026.03.17 02:56:55.405412 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17690 | 2026.03.17 02:56:55.405448 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 17691 | 2026.03.17 02:56:55.405485 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17692 | 2026.03.17 02:56:55.407447 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7464 rows, containing 4 columns (4 merged, 0 gathered) in 0.002286766 sec., 3263998.15284992 rows/sec., 219.97 MiB/sec. | ||
| 17693 | 2026.03.17 02:56:55.407845 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17694 | 2026.03.17 02:56:55.408072 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17695 | 2026.03.17 02:56:55.408133 [ 200 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_141_28} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17696 | 2026.03.17 02:56:55.408193 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17697 | 2026.03.17 02:56:55.409214 [ 200 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43104 rows, containing 5 columns (5 merged, 0 gathered) in 0.007501373 sec., 5746148.071826317 rows/sec., 381.58 MiB/sec. | ||
| 17698 | 2026.03.17 02:56:55.409696 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Trace> MergedBlockOutputStream: filled checksums all_1_137_37 (state Temporary) | ||
| 17699 | 2026.03.17 02:56:55.410009 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_137_37 to all_1_137_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.03.17 02:56:55.410084 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_137_37} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_136_36, all_137_137_0] -> all_1_137_37 | ||
| 17701 | 2026.03.17 02:56:55.410178 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17702 | 2026.03.17 02:56:58.878154 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17703 | 2026.03.17 02:56:58.878208 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17704 | 2026.03.17 02:56:59.141266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41321 | ||
| 17705 | 2026.03.17 02:56:59.141828 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.03.17 02:56:59.141876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17707 | 2026.03.17 02:56:59.142357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17708 | 2026.03.17 02:56:59.142592 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17709 | 2026.03.17 02:56:59.142728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41321 | ||
| 17710 | 2026.03.17 02:56:59.142739 [ 37 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17711 | 2026.03.17 02:56:59.142798 [ 37 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.03.17 02:56:59.142822 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17713 | 2026.03.17 02:56:59.142934 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 17714 | 2026.03.17 02:56:59.143027 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17715 | 2026.03.17 02:56:59.143055 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38889 rows starting from the beginning of the part | ||
| 17716 | 2026.03.17 02:56:59.143112 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 17717 | 2026.03.17 02:56:59.143155 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 17718 | 2026.03.17 02:56:59.143194 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 17719 | 2026.03.17 02:56:59.143229 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 17720 | 2026.03.17 02:56:59.143267 [ 201 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 17721 | 2026.03.17 02:56:59.145569 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41321 rows, containing 4 columns (4 merged, 0 gathered) in 0.002676335 sec., 15439397.53431465 rows/sec., 220.86 MiB/sec. | ||
| 17722 | 2026.03.17 02:56:59.145950 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17723 | 2026.03.17 02:56:59.146229 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17724 | 2026.03.17 02:56:59.146305 [ 200 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_86_17} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17725 | 2026.03.17 02:56:59.146408 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17726 | 2026.03.17 02:57:00.403935 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17727 | 2026.03.17 02:57:00.404219 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17728 | 2026.03.17 02:57:00.404330 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17729 | 2026.03.17 02:57:00.405507 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.03.17 02:57:00.405582 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17731 | 2026.03.17 02:57:00.406255 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17732 | 2026.03.17 02:57:00.406729 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.03.17 02:57:00.407058 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002914 sec., 37062.457103637615 rows/sec., 3.12 MiB/sec. | ||
| 17734 | 2026.03.17 02:57:00.407157 [ 4 ] {1ea4e734-725f-4abe-b6a7-c98d5cc168ac} <Debug> TCPHandler: Processed in 0.003435244 sec. | ||
| 17735 | 2026.03.17 02:57:00.407366 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.03.17 02:57:00.407501 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17737 | 2026.03.17 02:57:00.407555 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17738 | 2026.03.17 02:57:00.408137 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.03.17 02:57:00.408187 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17740 | 2026.03.17 02:57:00.408572 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17741 | 2026.03.17 02:57:00.408825 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.03.17 02:57:00.409003 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001534 sec., 16949.15254237288 rows/sec., 1.24 MiB/sec. | ||
| 17743 | 2026.03.17 02:57:00.409053 [ 4 ] {1c9969e7-7117-4c82-9de3-a78dbe16ee1f} <Debug> TCPHandler: Processed in 0.001759353 sec. | ||
| 17744 | 2026.03.17 02:57:00.409194 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2026.03.17 02:57:00.409305 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17746 | 2026.03.17 02:57:00.409353 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17747 | 2026.03.17 02:57:00.409857 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.03.17 02:57:00.409904 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17749 | 2026.03.17 02:57:00.410320 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17750 | 2026.03.17 02:57:00.410572 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.03.17 02:57:00.410747 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001468 sec., 61307.90190735695 rows/sec., 4.79 MiB/sec. | ||
| 17752 | 2026.03.17 02:57:00.410793 [ 4 ] {3c7e34b7-c6df-489f-b546-f3977ea7032f} <Debug> TCPHandler: Processed in 0.001657191 sec. | ||
| 17753 | 2026.03.17 02:57:00.410945 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2026.03.17 02:57:00.411055 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17755 | 2026.03.17 02:57:00.411105 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17756 | 2026.03.17 02:57:00.411610 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.03.17 02:57:00.411649 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17758 | 2026.03.17 02:57:00.412100 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17759 | 2026.03.17 02:57:00.412445 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.03.17 02:57:00.412618 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_137_37 to all_138_138_0 | ||
| 17761 | 2026.03.17 02:57:00.412650 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
| 17762 | 2026.03.17 02:57:00.412663 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2026.03.17 02:57:00.412697 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17764 | 2026.03.17 02:57:00.412709 [ 4 ] {021bd9c6-9a99-453f-b54b-9e10abec1ec1} <Debug> TCPHandler: Processed in 0.001816494 sec. | ||
| 17765 | 2026.03.17 02:57:00.412873 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2026.03.17 02:57:00.412873 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_37 to all_138_138_0 into Compact with storage Full | ||
| 17767 | 2026.03.17 02:57:00.412983 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17768 | 2026.03.17 02:57:00.413053 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17769 | 2026.03.17 02:57:00.413068 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2026.03.17 02:57:00.413120 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_37, total 43104 rows starting from the beginning of the part | ||
| 17771 | 2026.03.17 02:57:00.413216 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17772 | 2026.03.17 02:57:00.414085 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.03.17 02:57:00.414137 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17774 | 2026.03.17 02:57:00.414938 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17775 | 2026.03.17 02:57:00.415222 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.03.17 02:57:00.415401 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002438 sec., 10664.47908121411 rows/sec., 19.11 MiB/sec. | ||
| 17777 | 2026.03.17 02:57:00.415502 [ 4 ] {a17e5b43-710d-4761-bd46-dd441e7c43f7} <Debug> TCPHandler: Processed in 0.002689816 sec. | ||
| 17778 | 2026.03.17 02:57:00.415655 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17779 | 2026.03.17 02:57:00.415782 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17780 | 2026.03.17 02:57:00.415842 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17781 | 2026.03.17 02:57:00.416319 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.03.17 02:57:00.416357 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17783 | 2026.03.17 02:57:00.416738 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17784 | 2026.03.17 02:57:00.416997 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.03.17 02:57:00.417167 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
| 17786 | 2026.03.17 02:57:00.417212 [ 4 ] {b92a1344-bd41-40e3-a130-36ef994751a3} <Debug> TCPHandler: Processed in 0.001622579 sec. | ||
| 17787 | 2026.03.17 02:57:00.421638 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43264 rows, containing 5 columns (5 merged, 0 gathered) in 0.008847166 sec., 4890153.524868867 rows/sec., 324.79 MiB/sec. | ||
| 17788 | 2026.03.17 02:57:00.422250 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Trace> MergedBlockOutputStream: filled checksums all_1_138_38 (state Temporary) | ||
| 17789 | 2026.03.17 02:57:00.422632 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_138_38 to all_1_138_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17790 | 2026.03.17 02:57:00.422734 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_138_38} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_137_37, all_138_138_0] -> all_1_138_38 | ||
| 17791 | 2026.03.17 02:57:00.422835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17792 | 2026.03.17 02:57:01.490367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 648 | ||
| 17793 | 2026.03.17 02:57:01.508150 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2026.03.17 02:57:01.508209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17795 | 2026.03.17 02:57:01.514246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17796 | 2026.03.17 02:57:01.514981 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.03.17 02:57:01.515301 [ 34 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17798 | 2026.03.17 02:57:01.515371 [ 34 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.03.17 02:57:01.515396 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17800 | 2026.03.17 02:57:01.515528 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17801 | 2026.03.17 02:57:01.518194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17802 | 2026.03.17 02:57:01.519580 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17803 | 2026.03.17 02:57:01.521007 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17804 | 2026.03.17 02:57:01.525534 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17805 | 2026.03.17 02:57:01.530052 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17806 | 2026.03.17 02:57:01.534486 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17807 | 2026.03.17 02:57:01.539224 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
| 17808 | 2026.03.17 02:57:01.543595 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 17809 | 2026.03.17 02:57:01.597651 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.082180175 sec., 7885.1134108682545 rows/sec., 40.77 MiB/sec. | ||
| 17810 | 2026.03.17 02:57:01.599883 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17811 | 2026.03.17 02:57:01.601696 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17812 | 2026.03.17 02:57:01.601796 [ 191 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_86_17} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17813 | 2026.03.17 02:57:01.603425 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17814 | 2026.03.17 02:57:02.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.04 MiB, peak 411.47 MiB, free memory in arenas 0.00 B, will set to 393.00 MiB (RSS), difference: -1.04 MiB | ||
| 17815 | 2026.03.17 02:57:03.061479 [ 217 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17816 | 2026.03.17 02:57:03.061553 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17817 | 2026.03.17 02:57:03.064877 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 17818 | 2026.03.17 02:57:03.201543 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17819 | 2026.03.17 02:57:03.201625 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17820 | 2026.03.17 02:57:03.205570 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 17821 | 2026.03.17 02:57:03.534405 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17822 | 2026.03.17 02:57:03.534676 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17823 | 2026.03.17 02:57:03.534777 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17824 | 2026.03.17 02:57:03.535657 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17825 | 2026.03.17 02:57:03.535704 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17826 | 2026.03.17 02:57:03.536165 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17827 | 2026.03.17 02:57:03.536573 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17828 | 2026.03.17 02:57:03.536784 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00218 sec., 11009.174311926605 rows/sec., 935.35 KiB/sec. | ||
| 17829 | 2026.03.17 02:57:03.536839 [ 4 ] {81dde7e7-7d3a-4dba-8947-ed66a4be1e66} <Debug> TCPHandler: Processed in 0.002610184 sec. | ||
| 17830 | 2026.03.17 02:57:03.537000 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17831 | 2026.03.17 02:57:03.537143 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17832 | 2026.03.17 02:57:03.537212 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17833 | 2026.03.17 02:57:03.537764 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.03.17 02:57:03.537810 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17835 | 2026.03.17 02:57:03.538197 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17836 | 2026.03.17 02:57:03.538408 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2026.03.17 02:57:03.538551 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001438 sec., 1390.8205841446454 rows/sec., 113.41 KiB/sec. | ||
| 17838 | 2026.03.17 02:57:03.538593 [ 4 ] {02b7142f-ad74-4a94-a686-0cd358089dc3} <Debug> TCPHandler: Processed in 0.001660161 sec. | ||
| 17839 | 2026.03.17 02:57:03.538710 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17840 | 2026.03.17 02:57:03.538807 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17841 | 2026.03.17 02:57:03.538848 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17842 | 2026.03.17 02:57:03.540369 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2026.03.17 02:57:03.540406 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17844 | 2026.03.17 02:57:03.540832 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17845 | 2026.03.17 02:57:03.541051 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2026.03.17 02:57:03.541183 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Debug> executeQuery: Read 2089 rows, 163.81 KiB in 0.002395 sec., 872233.8204592902 rows/sec., 66.79 MiB/sec. | ||
| 17847 | 2026.03.17 02:57:03.541221 [ 4 ] {9919ab22-7f2a-453e-b2f3-d3dc712e4860} <Debug> TCPHandler: Processed in 0.002566913 sec. | ||
| 17848 | 2026.03.17 02:57:03.541323 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17849 | 2026.03.17 02:57:03.541416 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17850 | 2026.03.17 02:57:03.541455 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17851 | 2026.03.17 02:57:03.541869 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2026.03.17 02:57:03.541906 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17853 | 2026.03.17 02:57:03.542206 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17854 | 2026.03.17 02:57:03.542418 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2026.03.17 02:57:03.542541 [ 32 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17856 | 2026.03.17 02:57:03.542549 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.00115 sec., 33913.04347826087 rows/sec., 2.53 MiB/sec. | ||
| 17857 | 2026.03.17 02:57:03.542612 [ 32 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2026.03.17 02:57:03.542631 [ 4 ] {f8cc01a9-0702-4a56-953d-3b50f68913c9} <Debug> TCPHandler: Processed in 0.001356374 sec. | ||
| 17859 | 2026.03.17 02:57:03.542637 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17860 | 2026.03.17 02:57:03.542743 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.03.17 02:57:03.542755 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 17862 | 2026.03.17 02:57:03.542841 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17863 | 2026.03.17 02:57:03.542877 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17864 | 2026.03.17 02:57:03.542885 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17865 | 2026.03.17 02:57:03.542917 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 81 rows starting from the beginning of the part | ||
| 17866 | 2026.03.17 02:57:03.542992 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 14 rows starting from the beginning of the part | ||
| 17867 | 2026.03.17 02:57:03.543049 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 28 rows starting from the beginning of the part | ||
| 17868 | 2026.03.17 02:57:03.543101 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 14 rows starting from the beginning of the part | ||
| 17869 | 2026.03.17 02:57:03.543144 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 17870 | 2026.03.17 02:57:03.543186 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 39 rows starting from the beginning of the part | ||
| 17871 | 2026.03.17 02:57:03.543611 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.03.17 02:57:03.543653 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17873 | 2026.03.17 02:57:03.544023 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17874 | 2026.03.17 02:57:03.544024 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310832 sec., 154100.6017552211 rows/sec., 11.90 MiB/sec. | ||
| 17875 | 2026.03.17 02:57:03.544242 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17876 | 2026.03.17 02:57:03.544263 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17877 | 2026.03.17 02:57:03.544399 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001575 sec., 464761.90476190473 rows/sec., 27.49 MiB/sec. | ||
| 17878 | 2026.03.17 02:57:03.544440 [ 4 ] {8bbc9c7e-3603-483a-805d-11c4523259c9} <Debug> TCPHandler: Processed in 0.001745643 sec. | ||
| 17879 | 2026.03.17 02:57:03.544562 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17880 | 2026.03.17 02:57:03.544568 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.03.17 02:57:03.544660 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17882 | 2026.03.17 02:57:03.544673 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_126_25} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17883 | 2026.03.17 02:57:03.544706 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17884 | 2026.03.17 02:57:03.544784 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17885 | 2026.03.17 02:57:03.545101 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17886 | 2026.03.17 02:57:03.545142 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17887 | 2026.03.17 02:57:03.545433 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17888 | 2026.03.17 02:57:03.545653 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17889 | 2026.03.17 02:57:03.545760 [ 32 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 17890 | 2026.03.17 02:57:03.545786 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 17891 | 2026.03.17 02:57:03.545794 [ 32 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17892 | 2026.03.17 02:57:03.545826 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17893 | 2026.03.17 02:57:03.545831 [ 4 ] {677140f3-2d94-43c6-9f43-1f6ef434272a} <Debug> TCPHandler: Processed in 0.001318613 sec. | ||
| 17894 | 2026.03.17 02:57:03.545933 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 17895 | 2026.03.17 02:57:03.545981 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2026.03.17 02:57:03.546043 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17897 | 2026.03.17 02:57:03.546081 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 17898 | 2026.03.17 02:57:03.546094 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17899 | 2026.03.17 02:57:03.546142 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17900 | 2026.03.17 02:57:03.546146 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 17901 | 2026.03.17 02:57:03.546205 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 17902 | 2026.03.17 02:57:03.546247 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 17903 | 2026.03.17 02:57:03.546290 [ 198 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 17904 | 2026.03.17 02:57:03.546575 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2026.03.17 02:57:03.546617 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17906 | 2026.03.17 02:57:03.546950 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17907 | 2026.03.17 02:57:03.547001 [ 192 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107957 sec., 4512.810515209526 rows/sec., 334.94 KiB/sec. | ||
| 17908 | 2026.03.17 02:57:03.547137 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 17909 | 2026.03.17 02:57:03.547176 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2026.03.17 02:57:03.547312 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 757.88 KiB/sec. | ||
| 17911 | 2026.03.17 02:57:03.547351 [ 4 ] {69de19c3-51af-4209-b2da-1c8297c49b9f} <Debug> TCPHandler: Processed in 0.001430295 sec. | ||
| 17912 | 2026.03.17 02:57:03.547441 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2026.03.17 02:57:03.547463 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2026.03.17 02:57:03.547511 [ 196 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_17_4} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 17915 | 2026.03.17 02:57:03.547559 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17916 | 2026.03.17 02:57:03.547584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17917 | 2026.03.17 02:57:03.547598 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17918 | 2026.03.17 02:57:03.548413 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.03.17 02:57:03.548450 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17920 | 2026.03.17 02:57:03.548798 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17921 | 2026.03.17 02:57:03.549014 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.03.17 02:57:03.549152 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Debug> executeQuery: Read 1063 rows, 75.76 KiB in 0.001612 sec., 659429.2803970224 rows/sec., 45.90 MiB/sec. | ||
| 17923 | 2026.03.17 02:57:03.549192 [ 4 ] {6548a1bd-8e3b-40de-b54c-5e2c987d0704} <Debug> TCPHandler: Processed in 0.001779333 sec. | ||
| 17924 | 2026.03.17 02:57:03.549270 [ 224 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17925 | 2026.03.17 02:57:03.549307 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17926 | 2026.03.17 02:57:03.549331 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17927 | 2026.03.17 02:57:03.549438 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17928 | 2026.03.17 02:57:03.549484 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17929 | 2026.03.17 02:57:03.550354 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2026.03.17 02:57:03.550390 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17931 | 2026.03.17 02:57:03.550845 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17932 | 2026.03.17 02:57:03.551111 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2026.03.17 02:57:03.551253 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_138_38 to all_143_143_0 | ||
| 17934 | 2026.03.17 02:57:03.551270 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.001855 sec., 727762.8032345013 rows/sec., 46.23 MiB/sec. | ||
| 17935 | 2026.03.17 02:57:03.551302 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2026.03.17 02:57:03.551331 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17937 | 2026.03.17 02:57:03.551332 [ 4 ] {7c03027d-2dcb-4e85-bdca-803ea5477f5b} <Debug> TCPHandler: Processed in 0.002061471 sec. | ||
| 17938 | 2026.03.17 02:57:03.551399 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_38 to all_143_143_0 into Compact with storage Full | ||
| 17939 | 2026.03.17 02:57:03.551486 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17940 | 2026.03.17 02:57:03.551498 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17941 | 2026.03.17 02:57:03.551542 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_38, total 43264 rows starting from the beginning of the part | ||
| 17942 | 2026.03.17 02:57:03.551593 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17943 | 2026.03.17 02:57:03.551610 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17944 | 2026.03.17 02:57:03.551635 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 161 rows starting from the beginning of the part | ||
| 17945 | 2026.03.17 02:57:03.551678 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17946 | 2026.03.17 02:57:03.551680 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17947 | 2026.03.17 02:57:03.551719 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 17948 | 2026.03.17 02:57:03.551761 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1350 rows starting from the beginning of the part | ||
| 17949 | 2026.03.17 02:57:03.552181 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 17950 | 2026.03.17 02:57:03.552587 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2026.03.17 02:57:03.552625 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17952 | 2026.03.17 02:57:03.553214 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17953 | 2026.03.17 02:57:03.553458 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.03.17 02:57:03.553580 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17955 | 2026.03.17 02:57:03.553604 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002018 sec., 12388.503468780973 rows/sec., 22.20 MiB/sec. | ||
| 17956 | 2026.03.17 02:57:03.553615 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.03.17 02:57:03.553645 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17958 | 2026.03.17 02:57:03.553669 [ 4 ] {df08c8e5-7067-49e2-9cdd-2a87a3df412b} <Debug> TCPHandler: Processed in 0.002244465 sec. | ||
| 17959 | 2026.03.17 02:57:03.553751 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 17960 | 2026.03.17 02:57:03.553799 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17961 | 2026.03.17 02:57:03.553904 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17962 | 2026.03.17 02:57:03.553956 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17963 | 2026.03.17 02:57:03.554005 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17964 | 2026.03.17 02:57:03.554067 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2545 rows starting from the beginning of the part | ||
| 17965 | 2026.03.17 02:57:03.554224 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 14 rows starting from the beginning of the part | ||
| 17966 | 2026.03.17 02:57:03.554362 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17967 | 2026.03.17 02:57:03.554385 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 17968 | 2026.03.17 02:57:03.554404 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17969 | 2026.03.17 02:57:03.554549 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 14 rows starting from the beginning of the part | ||
| 17970 | 2026.03.17 02:57:03.554716 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 17971 | 2026.03.17 02:57:03.554812 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17972 | 2026.03.17 02:57:03.554882 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 25 rows starting from the beginning of the part | ||
| 17973 | 2026.03.17 02:57:03.555107 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2026.03.17 02:57:03.555274 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001392 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 17975 | 2026.03.17 02:57:03.555322 [ 4 ] {2df85300-546b-4615-a0d8-3c366241ed99} <Debug> TCPHandler: Processed in 0.001582979 sec. | ||
| 17976 | 2026.03.17 02:57:03.560052 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45255 rows, containing 5 columns (5 merged, 0 gathered) in 0.008673391 sec., 5217682.449690092 rows/sec., 346.34 MiB/sec. | ||
| 17977 | 2026.03.17 02:57:03.560607 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Trace> MergedBlockOutputStream: filled checksums all_1_143_39 (state Temporary) | ||
| 17978 | 2026.03.17 02:57:03.560930 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_143_39 to all_1_143_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.03.17 02:57:03.561016 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_143_39} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_138_38, all_143_143_0] -> all_1_143_39 | ||
| 17980 | 2026.03.17 02:57:03.561111 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17981 | 2026.03.17 02:57:03.568445 [ 189 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 19 columns (19 merged, 0 gathered) in 0.0147587 sec., 179555.10986740026 rows/sec., 321.75 MiB/sec. | ||
| 17982 | 2026.03.17 02:57:03.570693 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17983 | 2026.03.17 02:57:03.571021 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17984 | 2026.03.17 02:57:03.571093 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17985 | 2026.03.17 02:57:03.571260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 17986 | 2026.03.17 02:57:03.827704 [ 225 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17987 | 2026.03.17 02:57:03.827797 [ 225 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17988 | 2026.03.17 02:57:03.830814 [ 225 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 17989 | 2026.03.17 02:57:04.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.99 MiB, peak 412.92 MiB, free memory in arenas 0.00 B, will set to 400.79 MiB (RSS), difference: 6.81 MiB | ||
| 17990 | 2026.03.17 02:57:04.045460 [ 224 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 17991 | 2026.03.17 02:57:04.045539 [ 224 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 17992 | 2026.03.17 02:57:04.048767 [ 224 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 17993 | 2026.03.17 02:57:04.232381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2128 | ||
| 17994 | 2026.03.17 02:57:04.235239 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2026.03.17 02:57:04.235296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 17996 | 2026.03.17 02:57:04.236552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17997 | 2026.03.17 02:57:04.236838 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17998 | 2026.03.17 02:57:04.237231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17999 | 2026.03.17 02:57:05.388632 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2026.03.17 02:57:05.388930 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18001 | 2026.03.17 02:57:05.389030 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18002 | 2026.03.17 02:57:05.389847 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.03.17 02:57:05.389895 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18004 | 2026.03.17 02:57:05.390281 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18005 | 2026.03.17 02:57:05.390500 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.03.17 02:57:05.390650 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001792 sec., 31250 rows/sec., 2.40 MiB/sec. | ||
| 18007 | 2026.03.17 02:57:05.390691 [ 4 ] {3f56d616-9a2f-4a94-aa38-57bc990ca2a0} <Debug> TCPHandler: Processed in 0.002215155 sec. | ||
| 18008 | 2026.03.17 02:57:05.390795 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.03.17 02:57:05.390881 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18010 | 2026.03.17 02:57:05.390917 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18011 | 2026.03.17 02:57:05.391285 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.03.17 02:57:05.391318 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18013 | 2026.03.17 02:57:05.391586 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18014 | 2026.03.17 02:57:05.391846 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.03.17 02:57:05.391975 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001097 sec., 58340.92980856882 rows/sec., 4.55 MiB/sec. | ||
| 18016 | 2026.03.17 02:57:05.392012 [ 4 ] {3eb237a0-89e5-4478-83e8-4b220129979f} <Debug> TCPHandler: Processed in 0.001255781 sec. | ||
| 18017 | 2026.03.17 02:57:05.392119 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.03.17 02:57:05.392210 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.03.17 02:57:05.392252 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18020 | 2026.03.17 02:57:05.392600 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.03.17 02:57:05.392635 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18022 | 2026.03.17 02:57:05.392943 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18023 | 2026.03.17 02:57:05.393141 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.03.17 02:57:05.393270 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001078 sec., 29684.601113172543 rows/sec., 2.07 MiB/sec. | ||
| 18025 | 2026.03.17 02:57:05.393307 [ 4 ] {6ce87f10-0df3-4d97-94a7-58fc5ba496e8} <Debug> TCPHandler: Processed in 0.00123551 sec. | ||
| 18026 | 2026.03.17 02:57:05.393408 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2026.03.17 02:57:05.393499 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18028 | 2026.03.17 02:57:05.393539 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18029 | 2026.03.17 02:57:05.393843 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.03.17 02:57:05.393878 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18031 | 2026.03.17 02:57:05.394162 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18032 | 2026.03.17 02:57:05.394366 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.03.17 02:57:05.394491 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001009 sec., 11892.963330029734 rows/sec., 820.74 KiB/sec. | ||
| 18034 | 2026.03.17 02:57:05.394526 [ 4 ] {cd0b9d64-2e36-45eb-860d-58d84e99fecb} <Debug> TCPHandler: Processed in 0.001164668 sec. | ||
| 18035 | 2026.03.17 02:57:06.642885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41769 | ||
| 18036 | 2026.03.17 02:57:06.643494 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18037 | 2026.03.17 02:57:06.643546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18038 | 2026.03.17 02:57:06.644045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18039 | 2026.03.17 02:57:06.644290 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18040 | 2026.03.17 02:57:06.644434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41769 | ||
| 18041 | 2026.03.17 02:57:09.018284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 18042 | 2026.03.17 02:57:09.035256 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18043 | 2026.03.17 02:57:09.035308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18044 | 2026.03.17 02:57:09.041499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18045 | 2026.03.17 02:57:09.042232 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2026.03.17 02:57:09.045254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 18047 | 2026.03.17 02:57:10.395235 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2026.03.17 02:57:10.395426 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18049 | 2026.03.17 02:57:10.395491 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18050 | 2026.03.17 02:57:10.396173 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.03.17 02:57:10.396220 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18052 | 2026.03.17 02:57:10.396608 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18053 | 2026.03.17 02:57:10.396844 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.03.17 02:57:10.396996 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001617 sec., 66790.35250463823 rows/sec., 5.62 MiB/sec. | ||
| 18055 | 2026.03.17 02:57:10.397039 [ 4 ] {659141de-568e-40c7-9058-fd98466e1c42} <Debug> TCPHandler: Processed in 0.001927667 sec. | ||
| 18056 | 2026.03.17 02:57:10.397166 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.03.17 02:57:10.397262 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18058 | 2026.03.17 02:57:10.397302 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18059 | 2026.03.17 02:57:10.397703 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2026.03.17 02:57:10.397741 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18061 | 2026.03.17 02:57:10.398039 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18062 | 2026.03.17 02:57:10.398254 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2026.03.17 02:57:10.398387 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.67 MiB/sec. | ||
| 18064 | 2026.03.17 02:57:10.398425 [ 4 ] {6fea581a-1c1f-4dcf-9c9f-3b0bb8f5ea3d} <Debug> TCPHandler: Processed in 0.001309832 sec. | ||
| 18065 | 2026.03.17 02:57:10.398466 [ 221 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18066 | 2026.03.17 02:57:10.398494 [ 221 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18067 | 2026.03.17 02:57:10.398597 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18068 | 2026.03.17 02:57:10.398691 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18069 | 2026.03.17 02:57:10.398731 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18070 | 2026.03.17 02:57:10.399156 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18071 | 2026.03.17 02:57:10.399192 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18072 | 2026.03.17 02:57:10.399498 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18073 | 2026.03.17 02:57:10.399722 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18074 | 2026.03.17 02:57:10.399853 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 5.96 MiB/sec. | ||
| 18075 | 2026.03.17 02:57:10.399891 [ 4 ] {644d0fe4-7f30-46b2-86a1-57337bf29de9} <Debug> TCPHandler: Processed in 0.001344553 sec. | ||
| 18076 | 2026.03.17 02:57:10.399999 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18077 | 2026.03.17 02:57:10.400093 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.03.17 02:57:10.400135 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18079 | 2026.03.17 02:57:10.400544 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.03.17 02:57:10.400579 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18081 | 2026.03.17 02:57:10.400724 [ 221 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18082 | 2026.03.17 02:57:10.400900 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18083 | 2026.03.17 02:57:10.401109 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.03.17 02:57:10.401235 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 18085 | 2026.03.17 02:57:10.401274 [ 4 ] {7e73f97e-35a1-448b-8f27-253221f9e773} <Debug> TCPHandler: Processed in 0.001324092 sec. | ||
| 18086 | 2026.03.17 02:57:10.401395 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.03.17 02:57:10.401518 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18088 | 2026.03.17 02:57:10.401582 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18089 | 2026.03.17 02:57:10.402457 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.03.17 02:57:10.402494 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18091 | 2026.03.17 02:57:10.403029 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18092 | 2026.03.17 02:57:10.403253 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.03.17 02:57:10.403396 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 24.50 MiB/sec. | ||
| 18094 | 2026.03.17 02:57:10.403469 [ 4 ] {fc2b0aa5-d694-4bd1-b36b-0c4629662ab5} <Debug> TCPHandler: Processed in 0.002135522 sec. | ||
| 18095 | 2026.03.17 02:57:10.403585 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.03.17 02:57:10.403679 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18097 | 2026.03.17 02:57:10.403722 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18098 | 2026.03.17 02:57:10.404096 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.03.17 02:57:10.404130 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18100 | 2026.03.17 02:57:10.404422 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18101 | 2026.03.17 02:57:10.404673 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.03.17 02:57:10.404803 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 18103 | 2026.03.17 02:57:10.404839 [ 4 ] {d0917ccf-7b4d-403d-b1cc-fc4dd0f07134} <Debug> TCPHandler: Processed in 0.001305362 sec. | ||
| 18104 | 2026.03.17 02:57:11.574546 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18105 | 2026.03.17 02:57:11.574598 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18106 | 2026.03.17 02:57:11.576569 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18107 | 2026.03.17 02:57:13.878265 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18108 | 2026.03.17 02:57:13.878317 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18109 | 2026.03.17 02:57:14.144584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42281 | ||
| 18110 | 2026.03.17 02:57:14.145137 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18111 | 2026.03.17 02:57:14.145182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18112 | 2026.03.17 02:57:14.145693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18113 | 2026.03.17 02:57:14.145942 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.03.17 02:57:14.146097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42281 | ||
| 18115 | 2026.03.17 02:57:14.237528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2148 | ||
| 18116 | 2026.03.17 02:57:14.239963 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.03.17 02:57:14.240021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 18118 | 2026.03.17 02:57:14.241215 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18119 | 2026.03.17 02:57:14.241501 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2026.03.17 02:57:14.241878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 18121 | 2026.03.17 02:57:15.395577 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.03.17 02:57:15.395881 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18123 | 2026.03.17 02:57:15.395981 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18124 | 2026.03.17 02:57:15.396610 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2026.03.17 02:57:15.396655 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18126 | 2026.03.17 02:57:15.397074 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18127 | 2026.03.17 02:57:15.397318 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.03.17 02:57:15.397457 [ 147 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18129 | 2026.03.17 02:57:15.397481 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001675 sec., 50149.253731343284 rows/sec., 4.20 MiB/sec. | ||
| 18130 | 2026.03.17 02:57:15.397569 [ 147 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2026.03.17 02:57:15.397599 [ 4 ] {09eefc5f-423b-4023-b383-c8693b23b591} <Debug> TCPHandler: Processed in 0.002197653 sec. | ||
| 18132 | 2026.03.17 02:57:15.397600 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18133 | 2026.03.17 02:57:15.397718 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 18134 | 2026.03.17 02:57:15.397737 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18135 | 2026.03.17 02:57:15.397842 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18136 | 2026.03.17 02:57:15.397850 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18137 | 2026.03.17 02:57:15.397881 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2151 rows starting from the beginning of the part | ||
| 18138 | 2026.03.17 02:57:15.397901 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18139 | 2026.03.17 02:57:15.397950 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 108 rows starting from the beginning of the part | ||
| 18140 | 2026.03.17 02:57:15.398002 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 2089 rows starting from the beginning of the part | ||
| 18141 | 2026.03.17 02:57:15.398044 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 18142 | 2026.03.17 02:57:15.398084 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 108 rows starting from the beginning of the part | ||
| 18143 | 2026.03.17 02:57:15.398122 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 84 rows starting from the beginning of the part | ||
| 18144 | 2026.03.17 02:57:15.398357 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18145 | 2026.03.17 02:57:15.398401 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18146 | 2026.03.17 02:57:15.398716 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18147 | 2026.03.17 02:57:15.398936 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18148 | 2026.03.17 02:57:15.399075 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001248 sec., 11217.948717948719 rows/sec., 843.54 KiB/sec. | ||
| 18149 | 2026.03.17 02:57:15.399116 [ 4 ] {35d65d9e-1a93-484d-a54f-eb6ec62ff717} <Debug> TCPHandler: Processed in 0.001432524 sec. | ||
| 18150 | 2026.03.17 02:57:15.399224 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.03.17 02:57:15.399319 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18152 | 2026.03.17 02:57:15.399359 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18153 | 2026.03.17 02:57:15.399766 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088591 sec., 2200526.5750929695 rows/sec., 178.36 MiB/sec. | ||
| 18154 | 2026.03.17 02:57:15.399783 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18155 | 2026.03.17 02:57:15.399839 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18156 | 2026.03.17 02:57:15.400033 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18157 | 2026.03.17 02:57:15.400166 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18158 | 2026.03.17 02:57:15.400329 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18159 | 2026.03.17 02:57:15.400410 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_146_29} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18160 | 2026.03.17 02:57:15.400419 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.03.17 02:57:15.400490 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 18162 | 2026.03.17 02:57:15.400543 [ 147 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18163 | 2026.03.17 02:57:15.400558 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001258 sec., 62003.179650238475 rows/sec., 4.84 MiB/sec. | ||
| 18164 | 2026.03.17 02:57:15.400570 [ 147 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18165 | 2026.03.17 02:57:15.400596 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18166 | 2026.03.17 02:57:15.400604 [ 4 ] {c583fc07-b6c9-4ec3-b751-9cd1e4a85d27} <Debug> TCPHandler: Processed in 0.001430745 sec. | ||
| 18167 | 2026.03.17 02:57:15.400688 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 18168 | 2026.03.17 02:57:15.400727 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18169 | 2026.03.17 02:57:15.400820 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18170 | 2026.03.17 02:57:15.400829 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18171 | 2026.03.17 02:57:15.400866 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1123 rows starting from the beginning of the part | ||
| 18172 | 2026.03.17 02:57:15.400883 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18173 | 2026.03.17 02:57:15.400941 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 90 rows starting from the beginning of the part | ||
| 18174 | 2026.03.17 02:57:15.400996 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1063 rows starting from the beginning of the part | ||
| 18175 | 2026.03.17 02:57:15.401038 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 18176 | 2026.03.17 02:57:15.401078 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 18177 | 2026.03.17 02:57:15.401118 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 78 rows starting from the beginning of the part | ||
| 18178 | 2026.03.17 02:57:15.401294 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.03.17 02:57:15.401337 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18180 | 2026.03.17 02:57:15.401684 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18181 | 2026.03.17 02:57:15.401922 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18182 | 2026.03.17 02:57:15.402054 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 18183 | 2026.03.17 02:57:15.402093 [ 4 ] {451efe06-8a19-4cf2-b8d5-fff5eaaa0495} <Debug> TCPHandler: Processed in 0.001415784 sec. | ||
| 18184 | 2026.03.17 02:57:15.402200 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18185 | 2026.03.17 02:57:15.402293 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18186 | 2026.03.17 02:57:15.402345 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18187 | 2026.03.17 02:57:15.402345 [ 195 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701901 sec., 1473646.2344166904 rows/sec., 110.12 MiB/sec. | ||
| 18188 | 2026.03.17 02:57:15.402563 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18189 | 2026.03.17 02:57:15.402871 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.03.17 02:57:15.402947 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_146_29} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18191 | 2026.03.17 02:57:15.403039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 18192 | 2026.03.17 02:57:15.403114 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18193 | 2026.03.17 02:57:15.403150 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18194 | 2026.03.17 02:57:15.403666 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18195 | 2026.03.17 02:57:15.403888 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18196 | 2026.03.17 02:57:15.404025 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001749 sec., 8004.574042309891 rows/sec., 14.34 MiB/sec. | ||
| 18197 | 2026.03.17 02:57:15.404099 [ 4 ] {7abff3bc-f3fd-4722-b671-bc8243d88348} <Debug> TCPHandler: Processed in 0.001948697 sec. | ||
| 18198 | 2026.03.17 02:57:15.404211 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18199 | 2026.03.17 02:57:15.404306 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18200 | 2026.03.17 02:57:15.404347 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18201 | 2026.03.17 02:57:15.404674 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2026.03.17 02:57:15.404717 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18203 | 2026.03.17 02:57:15.405001 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18204 | 2026.03.17 02:57:15.405195 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18205 | 2026.03.17 02:57:15.405313 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 18206 | 2026.03.17 02:57:15.405348 [ 4 ] {67adda29-0a59-4377-aea3-5482c45a802e} <Debug> TCPHandler: Processed in 0.00122735 sec. | ||
| 18207 | 2026.03.17 02:57:15.405348 [ 149 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18208 | 2026.03.17 02:57:15.405445 [ 149 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18209 | 2026.03.17 02:57:15.405476 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18210 | 2026.03.17 02:57:15.405552 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18211 | 2026.03.17 02:57:15.405643 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18212 | 2026.03.17 02:57:15.405668 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7464 rows starting from the beginning of the part | ||
| 18213 | 2026.03.17 02:57:15.405781 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18214 | 2026.03.17 02:57:15.405825 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 48 rows starting from the beginning of the part | ||
| 18215 | 2026.03.17 02:57:15.405860 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 12 rows starting from the beginning of the part | ||
| 18216 | 2026.03.17 02:57:15.405893 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18217 | 2026.03.17 02:57:15.405925 [ 195 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18218 | 2026.03.17 02:57:15.407688 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7704 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111801 sec., 3648071.006690498 rows/sec., 245.85 MiB/sec. | ||
| 18219 | 2026.03.17 02:57:15.408204 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18220 | 2026.03.17 02:57:15.408492 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.03.17 02:57:15.408571 [ 188 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_146_29} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18222 | 2026.03.17 02:57:15.408665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18223 | 2026.03.17 02:57:16.545383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 18224 | 2026.03.17 02:57:16.562767 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18225 | 2026.03.17 02:57:16.562818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18226 | 2026.03.17 02:57:16.569032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18227 | 2026.03.17 02:57:16.569710 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18228 | 2026.03.17 02:57:16.572578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18229 | 2026.03.17 02:57:20.395486 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18230 | 2026.03.17 02:57:20.395708 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18231 | 2026.03.17 02:57:20.395792 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18232 | 2026.03.17 02:57:20.396525 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.03.17 02:57:20.396578 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18234 | 2026.03.17 02:57:20.397036 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18235 | 2026.03.17 02:57:20.397270 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.03.17 02:57:20.397430 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001773 sec., 60913.705583756346 rows/sec., 5.13 MiB/sec. | ||
| 18237 | 2026.03.17 02:57:20.397481 [ 4 ] {f1dc5a6b-51cf-4dbf-927e-9db8333ea86f} <Debug> TCPHandler: Processed in 0.002131641 sec. | ||
| 18238 | 2026.03.17 02:57:20.397604 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.03.17 02:57:20.397706 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18240 | 2026.03.17 02:57:20.397751 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18241 | 2026.03.17 02:57:20.398179 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.03.17 02:57:20.398216 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18243 | 2026.03.17 02:57:20.398519 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18244 | 2026.03.17 02:57:20.398741 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2026.03.17 02:57:20.398876 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 18246 | 2026.03.17 02:57:20.398916 [ 4 ] {2326ff58-e2e3-4557-bd7a-9922a8c91229} <Debug> TCPHandler: Processed in 0.001364284 sec. | ||
| 18247 | 2026.03.17 02:57:20.399020 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18248 | 2026.03.17 02:57:20.399115 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18249 | 2026.03.17 02:57:20.399155 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18250 | 2026.03.17 02:57:20.399582 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.03.17 02:57:20.399618 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18252 | 2026.03.17 02:57:20.399931 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18253 | 2026.03.17 02:57:20.400145 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.03.17 02:57:20.400270 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 18255 | 2026.03.17 02:57:20.400307 [ 4 ] {e4e956b8-0ca5-4358-8c62-0683ee9977b5} <Debug> TCPHandler: Processed in 0.001337052 sec. | ||
| 18256 | 2026.03.17 02:57:20.400415 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18257 | 2026.03.17 02:57:20.400511 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18258 | 2026.03.17 02:57:20.400554 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18259 | 2026.03.17 02:57:20.400966 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18260 | 2026.03.17 02:57:20.401000 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18261 | 2026.03.17 02:57:20.401328 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18262 | 2026.03.17 02:57:20.401533 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18263 | 2026.03.17 02:57:20.401662 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 18264 | 2026.03.17 02:57:20.401699 [ 4 ] {2f08e272-f230-4c64-939e-9ffe6fe8a0a0} <Debug> TCPHandler: Processed in 0.001333523 sec. | ||
| 18265 | 2026.03.17 02:57:20.401801 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.03.17 02:57:20.401894 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18267 | 2026.03.17 02:57:20.401947 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18268 | 2026.03.17 02:57:20.402767 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.03.17 02:57:20.402807 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18270 | 2026.03.17 02:57:20.403332 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18271 | 2026.03.17 02:57:20.403565 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.03.17 02:57:20.403707 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 18273 | 2026.03.17 02:57:20.403772 [ 4 ] {2e40eed7-2dcd-4fcd-827d-bf6f9906a5df} <Debug> TCPHandler: Processed in 0.002020039 sec. | ||
| 18274 | 2026.03.17 02:57:20.403882 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18275 | 2026.03.17 02:57:20.403977 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18276 | 2026.03.17 02:57:20.404020 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18277 | 2026.03.17 02:57:20.404356 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18278 | 2026.03.17 02:57:20.404390 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18279 | 2026.03.17 02:57:20.404695 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18280 | 2026.03.17 02:57:20.404912 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.03.17 02:57:20.405039 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 18282 | 2026.03.17 02:57:20.405079 [ 4 ] {7ca55f12-b669-4053-99dc-2cd47c610980} <Debug> TCPHandler: Processed in 0.001247091 sec. | ||
| 18283 | 2026.03.17 02:57:21.646291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42729 | ||
| 18284 | 2026.03.17 02:57:21.646823 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18285 | 2026.03.17 02:57:21.646875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18286 | 2026.03.17 02:57:21.647381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18287 | 2026.03.17 02:57:21.647623 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18288 | 2026.03.17 02:57:21.647778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42729 | ||
| 18289 | 2026.03.17 02:57:24.072667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 18290 | 2026.03.17 02:57:24.091023 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2026.03.17 02:57:24.091070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18292 | 2026.03.17 02:57:24.097353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18293 | 2026.03.17 02:57:24.098063 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18294 | 2026.03.17 02:57:24.101197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 18295 | 2026.03.17 02:57:24.242089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2172 | ||
| 18296 | 2026.03.17 02:57:24.244436 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2026.03.17 02:57:24.244500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18298 | 2026.03.17 02:57:24.245776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18299 | 2026.03.17 02:57:24.246082 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18300 | 2026.03.17 02:57:24.246256 [ 132 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18301 | 2026.03.17 02:57:24.246330 [ 132 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18302 | 2026.03.17 02:57:24.246362 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18303 | 2026.03.17 02:57:24.246450 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 18304 | 2026.03.17 02:57:24.246484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 18305 | 2026.03.17 02:57:24.246904 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18306 | 2026.03.17 02:57:24.247029 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2036 rows starting from the beginning of the part | ||
| 18307 | 2026.03.17 02:57:24.247350 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 18308 | 2026.03.17 02:57:24.247685 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 18309 | 2026.03.17 02:57:24.248063 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part | ||
| 18310 | 2026.03.17 02:57:24.248418 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 18311 | 2026.03.17 02:57:24.248757 [ 195 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 18312 | 2026.03.17 02:57:24.256405 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 72 columns (72 merged, 0 gathered) in 0.009985734 sec., 217510.30019425714 rows/sec., 164.46 MiB/sec. | ||
| 18313 | 2026.03.17 02:57:24.258772 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18314 | 2026.03.17 02:57:24.259385 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2026.03.17 02:57:24.259475 [ 194 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_66_13} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18316 | 2026.03.17 02:57:24.259836 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18317 | 2026.03.17 02:57:25.098301 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 18318 | 2026.03.17 02:57:25.098361 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 18319 | 2026.03.17 02:57:25.102178 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 18320 | 2026.03.17 02:57:25.395722 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.03.17 02:57:25.395893 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18322 | 2026.03.17 02:57:25.395954 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18323 | 2026.03.17 02:57:25.396598 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.03.17 02:57:25.396643 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18325 | 2026.03.17 02:57:25.397016 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18326 | 2026.03.17 02:57:25.397231 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.03.17 02:57:25.397379 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001532 sec., 54830.28720626632 rows/sec., 4.59 MiB/sec. | ||
| 18328 | 2026.03.17 02:57:25.397421 [ 4 ] {52de2048-0795-4824-8c8e-1e6c542be7f0} <Debug> TCPHandler: Processed in 0.001817044 sec. | ||
| 18329 | 2026.03.17 02:57:25.397521 [ 220 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 18330 | 2026.03.17 02:57:25.397536 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18331 | 2026.03.17 02:57:25.397591 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 18332 | 2026.03.17 02:57:25.397677 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18333 | 2026.03.17 02:57:25.397722 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18334 | 2026.03.17 02:57:25.398120 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.03.17 02:57:25.398156 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18336 | 2026.03.17 02:57:25.398470 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18337 | 2026.03.17 02:57:25.398677 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.03.17 02:57:25.398808 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001144 sec., 12237.762237762237 rows/sec., 920.22 KiB/sec. | ||
| 18339 | 2026.03.17 02:57:25.398845 [ 4 ] {bfc9d089-07f3-48b2-b1c7-00b628903c82} <Debug> TCPHandler: Processed in 0.001357113 sec. | ||
| 18340 | 2026.03.17 02:57:25.398950 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2026.03.17 02:57:25.399043 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18342 | 2026.03.17 02:57:25.399082 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18343 | 2026.03.17 02:57:25.399476 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18344 | 2026.03.17 02:57:25.399513 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18345 | 2026.03.17 02:57:25.399809 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18346 | 2026.03.17 02:57:25.400022 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2026.03.17 02:57:25.400160 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001135 sec., 68722.46696035242 rows/sec., 5.37 MiB/sec. | ||
| 18348 | 2026.03.17 02:57:25.400197 [ 4 ] {b5038bd0-9fa2-4664-8e1a-b92c9acde99d} <Debug> TCPHandler: Processed in 0.001294632 sec. | ||
| 18349 | 2026.03.17 02:57:25.400303 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18350 | 2026.03.17 02:57:25.400396 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18351 | 2026.03.17 02:57:25.400440 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18352 | 2026.03.17 02:57:25.400839 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2026.03.17 02:57:25.400875 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18354 | 2026.03.17 02:57:25.401024 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 18355 | 2026.03.17 02:57:25.401209 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18356 | 2026.03.17 02:57:25.401427 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18357 | 2026.03.17 02:57:25.401539 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_143_39 to all_144_144_0 | ||
| 18358 | 2026.03.17 02:57:25.401553 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 18359 | 2026.03.17 02:57:25.401607 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.03.17 02:57:25.401617 [ 4 ] {52fb54bd-378a-4f30-8072-f741730bec72} <Debug> TCPHandler: Processed in 0.001360133 sec. | ||
| 18361 | 2026.03.17 02:57:25.401635 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18362 | 2026.03.17 02:57:25.401727 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18363 | 2026.03.17 02:57:25.401758 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_39 to all_144_144_0 into Compact with storage Full | ||
| 18364 | 2026.03.17 02:57:25.401822 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18365 | 2026.03.17 02:57:25.401878 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18366 | 2026.03.17 02:57:25.401911 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18367 | 2026.03.17 02:57:25.401958 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_39, total 45255 rows starting from the beginning of the part | ||
| 18368 | 2026.03.17 02:57:25.402035 [ 190 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 32 rows starting from the beginning of the part | ||
| 18369 | 2026.03.17 02:57:25.402655 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18370 | 2026.03.17 02:57:25.402698 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18371 | 2026.03.17 02:57:25.403223 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18372 | 2026.03.17 02:57:25.403448 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.03.17 02:57:25.403585 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 14.09 MiB/sec. | ||
| 18374 | 2026.03.17 02:57:25.403641 [ 4 ] {ae9a50d2-aa5d-4c18-8b6f-52a62830bcb7} <Debug> TCPHandler: Processed in 0.001960398 sec. | ||
| 18375 | 2026.03.17 02:57:25.403749 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.03.17 02:57:25.403843 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18377 | 2026.03.17 02:57:25.403885 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18378 | 2026.03.17 02:57:25.404214 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.03.17 02:57:25.404249 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18380 | 2026.03.17 02:57:25.404560 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18381 | 2026.03.17 02:57:25.404761 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.03.17 02:57:25.404891 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 18383 | 2026.03.17 02:57:25.404928 [ 4 ] {00d6a515-20a1-4734-a272-3347fcf5406c} <Debug> TCPHandler: Processed in 0.00122562 sec. | ||
| 18384 | 2026.03.17 02:57:25.404990 [ 223 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 18385 | 2026.03.17 02:57:25.405034 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 18386 | 2026.03.17 02:57:25.408170 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 18387 | 2026.03.17 02:57:25.409365 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45287 rows, containing 5 columns (5 merged, 0 gathered) in 0.007653006 sec., 5917544.034331085 rows/sec., 392.80 MiB/sec. | ||
| 18388 | 2026.03.17 02:57:25.409862 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Trace> MergedBlockOutputStream: filled checksums all_1_144_40 (state Temporary) | ||
| 18389 | 2026.03.17 02:57:25.410165 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_144_40 to all_1_144_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18390 | 2026.03.17 02:57:25.410243 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_143_39, all_144_144_0] -> all_1_144_40 | ||
| 18391 | 2026.03.17 02:57:25.410347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18392 | 2026.03.17 02:57:26.008330 [ 220 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 18393 | 2026.03.17 02:57:26.008388 [ 220 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 18394 | 2026.03.17 02:57:26.011147 [ 220 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 18395 | 2026.03.17 02:57:28.879030 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18396 | 2026.03.17 02:57:28.879113 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18397 | 2026.03.17 02:57:29.148892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43241 | ||
| 18398 | 2026.03.17 02:57:29.149451 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18399 | 2026.03.17 02:57:29.149502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18400 | 2026.03.17 02:57:29.150017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18401 | 2026.03.17 02:57:29.150266 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18402 | 2026.03.17 02:57:29.150420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43241 | ||
| 18403 | 2026.03.17 02:57:29.150500 [ 225 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 18404 | 2026.03.17 02:57:29.150560 [ 225 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 18405 | 2026.03.17 02:57:29.153163 [ 225 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 18406 | 2026.03.17 02:57:29.375314 [ 221 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 18407 | 2026.03.17 02:57:29.375377 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 18408 | 2026.03.17 02:57:29.377706 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 18409 | 2026.03.17 02:57:30.402924 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.03.17 02:57:30.403212 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18411 | 2026.03.17 02:57:30.403351 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18412 | 2026.03.17 02:57:30.404547 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.03.17 02:57:30.404625 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18414 | 2026.03.17 02:57:30.405404 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18415 | 2026.03.17 02:57:30.405803 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.03.17 02:57:30.406059 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.002917 sec., 37024.340075419954 rows/sec., 3.12 MiB/sec. | ||
| 18417 | 2026.03.17 02:57:30.406149 [ 4 ] {fc274701-0cd8-4ebf-87b9-f6c1af9ce4ee} <Debug> TCPHandler: Processed in 0.003466405 sec. | ||
| 18418 | 2026.03.17 02:57:30.406351 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.03.17 02:57:30.406525 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18420 | 2026.03.17 02:57:30.406601 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18421 | 2026.03.17 02:57:30.407340 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.03.17 02:57:30.407417 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18423 | 2026.03.17 02:57:30.407909 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18424 | 2026.03.17 02:57:30.408308 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.03.17 02:57:30.408500 [ 136 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18426 | 2026.03.17 02:57:30.408519 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002061 sec., 12615.235322658904 rows/sec., 948.61 KiB/sec. | ||
| 18427 | 2026.03.17 02:57:30.408558 [ 136 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18428 | 2026.03.17 02:57:30.408592 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18429 | 2026.03.17 02:57:30.408599 [ 4 ] {04c7e12a-389b-4ee4-8227-ad4e327a5aed} <Debug> TCPHandler: Processed in 0.002322467 sec. | ||
| 18430 | 2026.03.17 02:57:30.408779 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 18431 | 2026.03.17 02:57:30.408814 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.03.17 02:57:30.409005 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18433 | 2026.03.17 02:57:30.409026 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18434 | 2026.03.17 02:57:30.409107 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18435 | 2026.03.17 02:57:30.409153 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 81 rows starting from the beginning of the part | ||
| 18436 | 2026.03.17 02:57:30.409276 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 18437 | 2026.03.17 02:57:30.409378 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 14 rows starting from the beginning of the part | ||
| 18438 | 2026.03.17 02:57:30.409461 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 18439 | 2026.03.17 02:57:30.409537 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 14 rows starting from the beginning of the part | ||
| 18440 | 2026.03.17 02:57:30.409620 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 26 rows starting from the beginning of the part | ||
| 18441 | 2026.03.17 02:57:30.409825 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.03.17 02:57:30.409880 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18443 | 2026.03.17 02:57:30.410396 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18444 | 2026.03.17 02:57:30.410757 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.03.17 02:57:30.410970 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002 sec., 45000 rows/sec., 3.51 MiB/sec. | ||
| 18446 | 2026.03.17 02:57:30.411034 [ 4 ] {baa9db89-9225-4a61-bd73-784c0ae5f767} <Debug> TCPHandler: Processed in 0.002288876 sec. | ||
| 18447 | 2026.03.17 02:57:30.411179 [ 191 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248468 sec., 75261.20063750664 rows/sec., 5.80 MiB/sec. | ||
| 18448 | 2026.03.17 02:57:30.411216 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18449 | 2026.03.17 02:57:30.411361 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18450 | 2026.03.17 02:57:30.411396 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18451 | 2026.03.17 02:57:30.411429 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18452 | 2026.03.17 02:57:30.411778 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18453 | 2026.03.17 02:57:30.411897 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_131_26} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18454 | 2026.03.17 02:57:30.412017 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18455 | 2026.03.17 02:57:30.412113 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2026.03.17 02:57:30.412164 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18457 | 2026.03.17 02:57:30.412751 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18458 | 2026.03.17 02:57:30.413140 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2026.03.17 02:57:30.413359 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_144_40 to all_145_145_0 | ||
| 18460 | 2026.03.17 02:57:30.413402 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002071 sec., 77257.36359246742 rows/sec., 5.38 MiB/sec. | ||
| 18461 | 2026.03.17 02:57:30.413410 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.03.17 02:57:30.413454 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18463 | 2026.03.17 02:57:30.413463 [ 4 ] {e8377d07-bd19-42fa-b259-6e879abf85e0} <Debug> TCPHandler: Processed in 0.002313016 sec. | ||
| 18464 | 2026.03.17 02:57:30.413580 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_40 to all_145_145_0 into Compact with storage Full | ||
| 18465 | 2026.03.17 02:57:30.413660 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18466 | 2026.03.17 02:57:30.413717 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18467 | 2026.03.17 02:57:30.413763 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_40, total 45287 rows starting from the beginning of the part | ||
| 18468 | 2026.03.17 02:57:30.413841 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18469 | 2026.03.17 02:57:30.413862 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18470 | 2026.03.17 02:57:30.413930 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18471 | 2026.03.17 02:57:30.415759 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18472 | 2026.03.17 02:57:30.415814 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18473 | 2026.03.17 02:57:30.417045 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18474 | 2026.03.17 02:57:30.417543 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2026.03.17 02:57:30.417725 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18476 | 2026.03.17 02:57:30.417762 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003973 sec., 6544.173168890007 rows/sec., 11.73 MiB/sec. | ||
| 18477 | 2026.03.17 02:57:30.417813 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18478 | 2026.03.17 02:57:30.417840 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18479 | 2026.03.17 02:57:30.417924 [ 4 ] {4d19dd5d-c0cf-4e3e-a2fa-1769629c717d} <Debug> TCPHandler: Processed in 0.004351916 sec. | ||
| 18480 | 2026.03.17 02:57:30.417989 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 18481 | 2026.03.17 02:57:30.418140 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18482 | 2026.03.17 02:57:30.418287 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18483 | 2026.03.17 02:57:30.418351 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18484 | 2026.03.17 02:57:30.418369 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18485 | 2026.03.17 02:57:30.418473 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2650 rows starting from the beginning of the part | ||
| 18486 | 2026.03.17 02:57:30.418670 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 26 rows starting from the beginning of the part | ||
| 18487 | 2026.03.17 02:57:30.418849 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 14 rows starting from the beginning of the part | ||
| 18488 | 2026.03.17 02:57:30.418939 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.03.17 02:57:30.418999 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18490 | 2026.03.17 02:57:30.419026 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 18491 | 2026.03.17 02:57:30.419206 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 14 rows starting from the beginning of the part | ||
| 18492 | 2026.03.17 02:57:30.419396 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 26 rows starting from the beginning of the part | ||
| 18493 | 2026.03.17 02:57:30.419496 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18494 | 2026.03.17 02:57:30.419849 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18495 | 2026.03.17 02:57:30.420076 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001825 sec., 32876.71232876712 rows/sec., 2.22 MiB/sec. | ||
| 18496 | 2026.03.17 02:57:30.420139 [ 4 ] {83152a65-5c72-4f5c-b558-37dc0efffa48} <Debug> TCPHandler: Processed in 0.002081581 sec. | ||
| 18497 | 2026.03.17 02:57:30.425877 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45447 rows, containing 5 columns (5 merged, 0 gathered) in 0.012332411 sec., 3685167.482660122 rows/sec., 244.66 MiB/sec. | ||
| 18498 | 2026.03.17 02:57:30.426838 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Trace> MergedBlockOutputStream: filled checksums all_1_145_41 (state Temporary) | ||
| 18499 | 2026.03.17 02:57:30.427464 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_145_41 to all_1_145_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2026.03.17 02:57:30.427619 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_144_40, all_145_145_0] -> all_1_145_41 | ||
| 18501 | 2026.03.17 02:57:30.427794 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18502 | 2026.03.17 02:57:30.433875 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 19 columns (19 merged, 0 gathered) in 0.015952379 sec., 172764.20024875287 rows/sec., 309.59 MiB/sec. | ||
| 18503 | 2026.03.17 02:57:30.437618 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18504 | 2026.03.17 02:57:30.438288 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18505 | 2026.03.17 02:57:30.438424 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18506 | 2026.03.17 02:57:30.438636 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
| 18507 | 2026.03.17 02:57:31.144537 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61407 | ||
| 18508 | 2026.03.17 02:57:31.144642 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18509 | 2026.03.17 02:57:31.144668 [ 356 ] {} <Debug> TCP-Session: b331022e-b5c7-4c54-a0c1-0203e9971662 Authenticating user 'default' from [fd00:1122:3344:101::e]:61407 | ||
| 18510 | 2026.03.17 02:57:31.144689 [ 356 ] {} <Debug> TCP-Session: b331022e-b5c7-4c54-a0c1-0203e9971662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18511 | 2026.03.17 02:57:31.144702 [ 356 ] {} <Debug> TCP-Session: b331022e-b5c7-4c54-a0c1-0203e9971662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18512 | 2026.03.17 02:57:31.144902 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32815 | ||
| 18513 | 2026.03.17 02:57:31.144908 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54604 | ||
| 18514 | 2026.03.17 02:57:31.144944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 18515 | 2026.03.17 02:57:31.144979 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58497 | ||
| 18516 | 2026.03.17 02:57:31.144985 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18517 | 2026.03.17 02:57:31.145006 [ 356 ] {} <Trace> TCP-Session: b331022e-b5c7-4c54-a0c1-0203e9971662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18518 | 2026.03.17 02:57:31.145030 [ 360 ] {} <Debug> TCP-Session: 79006568-bfc7-45e4-af01-5ef9690cfd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:32815 | ||
| 18519 | 2026.03.17 02:57:31.145038 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18520 | 2026.03.17 02:57:31.145053 [ 360 ] {} <Debug> TCP-Session: 79006568-bfc7-45e4-af01-5ef9690cfd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18521 | 2026.03.17 02:57:31.145060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18522 | 2026.03.17 02:57:31.145075 [ 360 ] {} <Debug> TCP-Session: 79006568-bfc7-45e4-af01-5ef9690cfd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18523 | 2026.03.17 02:57:31.145076 [ 359 ] {} <Debug> TCP-Session: 5325fbec-bd10-4459-9ac4-5ab4fa50553f Authenticating user 'default' from [fd00:1122:3344:101::e]:54604 | ||
| 18524 | 2026.03.17 02:57:31.145103 [ 290 ] {} <Debug> TCP-Session: 4147fb23-e991-4b4a-a4d2-f06eaa796591 Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 18525 | 2026.03.17 02:57:31.145124 [ 359 ] {} <Debug> TCP-Session: 5325fbec-bd10-4459-9ac4-5ab4fa50553f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18526 | 2026.03.17 02:57:31.145059 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18527 | 2026.03.17 02:57:31.145149 [ 359 ] {} <Debug> TCP-Session: 5325fbec-bd10-4459-9ac4-5ab4fa50553f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2026.03.17 02:57:31.145146 [ 290 ] {} <Debug> TCP-Session: 4147fb23-e991-4b4a-a4d2-f06eaa796591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18529 | 2026.03.17 02:57:31.145167 [ 354 ] {} <Debug> TCP-Session: 1f976522-2ef8-4873-8105-afce06a690f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58497 | ||
| 18530 | 2026.03.17 02:57:31.145190 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18531 | 2026.03.17 02:57:31.145207 [ 354 ] {} <Debug> TCP-Session: 1f976522-2ef8-4873-8105-afce06a690f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18532 | 2026.03.17 02:57:31.145197 [ 290 ] {} <Debug> TCP-Session: 4147fb23-e991-4b4a-a4d2-f06eaa796591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2026.03.17 02:57:31.145236 [ 354 ] {} <Debug> TCP-Session: 1f976522-2ef8-4873-8105-afce06a690f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18534 | 2026.03.17 02:57:31.144983 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51514 | ||
| 18535 | 2026.03.17 02:57:31.144950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59835 | ||
| 18536 | 2026.03.17 02:57:31.144952 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44162 | ||
| 18537 | 2026.03.17 02:57:31.144990 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49184 | ||
| 18538 | 2026.03.17 02:57:31.145389 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18539 | 2026.03.17 02:57:31.145425 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18540 | 2026.03.17 02:57:31.145432 [ 353 ] {} <Debug> TCP-Session: 36803cdd-683f-40d3-81c2-52ab798dbb2b Authenticating user 'default' from [fd00:1122:3344:101::e]:51514 | ||
| 18541 | 2026.03.17 02:57:31.145433 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18542 | 2026.03.17 02:57:31.145453 [ 352 ] {} <Debug> TCP-Session: 670ac62c-9c68-4480-92ca-74c27c629b97 Authenticating user 'default' from [fd00:1122:3344:101::e]:44162 | ||
| 18543 | 2026.03.17 02:57:31.145472 [ 353 ] {} <Debug> TCP-Session: 36803cdd-683f-40d3-81c2-52ab798dbb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18544 | 2026.03.17 02:57:31.145489 [ 289 ] {} <Debug> TCP-Session: 7654c74e-67d6-4726-acf8-f9ef1df174b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59835 | ||
| 18545 | 2026.03.17 02:57:31.145493 [ 352 ] {} <Debug> TCP-Session: 670ac62c-9c68-4480-92ca-74c27c629b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18546 | 2026.03.17 02:57:31.145500 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18547 | 2026.03.17 02:57:31.145531 [ 352 ] {} <Debug> TCP-Session: 670ac62c-9c68-4480-92ca-74c27c629b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18548 | 2026.03.17 02:57:31.145530 [ 289 ] {} <Debug> TCP-Session: 7654c74e-67d6-4726-acf8-f9ef1df174b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18549 | 2026.03.17 02:57:31.145506 [ 353 ] {} <Debug> TCP-Session: 36803cdd-683f-40d3-81c2-52ab798dbb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18550 | 2026.03.17 02:57:31.145579 [ 289 ] {} <Debug> TCP-Session: 7654c74e-67d6-4726-acf8-f9ef1df174b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18551 | 2026.03.17 02:57:31.145598 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18552 | 2026.03.17 02:57:31.145610 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18553 | 2026.03.17 02:57:31.145646 [ 355 ] {} <Debug> TCP-Session: e5851754-323e-4814-b3d4-faadd58d0189 Authenticating user 'default' from [fd00:1122:3344:101::e]:49184 | ||
| 18554 | 2026.03.17 02:57:31.145664 [ 355 ] {} <Debug> TCP-Session: e5851754-323e-4814-b3d4-faadd58d0189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2026.03.17 02:57:31.145677 [ 355 ] {} <Debug> TCP-Session: e5851754-323e-4814-b3d4-faadd58d0189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18556 | 2026.03.17 02:57:31.145971 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 18557 | 2026.03.17 02:57:31.147274 [ 297 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> AggregatingTransform: Aggregating | ||
| 18558 | 2026.03.17 02:57:31.147310 [ 297 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> Aggregator: Aggregation method: without_key | ||
| 18559 | 2026.03.17 02:57:31.147348 [ 297 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001255451 sec. (796.527 rows/sec., 31.11 KiB/sec.) | ||
| 18560 | 2026.03.17 02:57:31.147365 [ 297 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Trace> Aggregator: Merging aggregated data | ||
| 18561 | 2026.03.17 02:57:31.148723 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00359 sec., 278.5515320334262 rows/sec., 10.88 KiB/sec. | ||
| 18562 | 2026.03.17 02:57:31.148894 [ 356 ] {4d3431dd-7efa-4571-8a24-440cb1d8059c} <Debug> TCPHandler: Processed in 0.004000217 sec. | ||
| 18563 | 2026.03.17 02:57:31.149024 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18564 | 2026.03.17 02:57:31.149054 [ 356 ] {} <Debug> TCP-Session: b331022e-b5c7-4c54-a0c1-0203e9971662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18565 | 2026.03.17 02:57:31.149057 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18566 | 2026.03.17 02:57:31.149081 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18567 | 2026.03.17 02:57:31.149098 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18568 | 2026.03.17 02:57:31.149104 [ 355 ] {} <Debug> TCP-Session: e5851754-323e-4814-b3d4-faadd58d0189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2026.03.17 02:57:31.149118 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18570 | 2026.03.17 02:57:31.149149 [ 360 ] {} <Debug> TCP-Session: 79006568-bfc7-45e4-af01-5ef9690cfd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2026.03.17 02:57:31.149156 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18572 | 2026.03.17 02:57:31.149175 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18573 | 2026.03.17 02:57:31.149199 [ 352 ] {} <Debug> TCP-Session: 670ac62c-9c68-4480-92ca-74c27c629b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2026.03.17 02:57:31.149199 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18575 | 2026.03.17 02:57:31.149222 [ 290 ] {} <Debug> TCP-Session: 4147fb23-e991-4b4a-a4d2-f06eaa796591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18576 | 2026.03.17 02:57:31.149175 [ 289 ] {} <Debug> TCP-Session: 7654c74e-67d6-4726-acf8-f9ef1df174b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18577 | 2026.03.17 02:57:31.149255 [ 354 ] {} <Debug> TCP-Session: 1f976522-2ef8-4873-8105-afce06a690f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18578 | 2026.03.17 02:57:31.149142 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18579 | 2026.03.17 02:57:31.149130 [ 359 ] {} <Debug> TCP-Session: 5325fbec-bd10-4459-9ac4-5ab4fa50553f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18580 | 2026.03.17 02:57:31.149333 [ 353 ] {} <Debug> TCP-Session: 36803cdd-683f-40d3-81c2-52ab798dbb2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18581 | 2026.03.17 02:57:31.282809 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39030 | ||
| 18582 | 2026.03.17 02:57:31.282916 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18583 | 2026.03.17 02:57:31.282943 [ 356 ] {} <Debug> TCP-Session: e020f79c-5c18-48c6-bc19-439b6ba345f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39030 | ||
| 18584 | 2026.03.17 02:57:31.282964 [ 356 ] {} <Debug> TCP-Session: e020f79c-5c18-48c6-bc19-439b6ba345f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18585 | 2026.03.17 02:57:31.282977 [ 356 ] {} <Debug> TCP-Session: e020f79c-5c18-48c6-bc19-439b6ba345f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2026.03.17 02:57:31.283207 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56729 | ||
| 18587 | 2026.03.17 02:57:31.283208 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32806 | ||
| 18588 | 2026.03.17 02:57:31.283240 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51735 | ||
| 18589 | 2026.03.17 02:57:31.283263 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64822 | ||
| 18590 | 2026.03.17 02:57:31.283279 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18591 | 2026.03.17 02:57:31.283273 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35389 | ||
| 18592 | 2026.03.17 02:57:31.283344 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18593 | 2026.03.17 02:57:31.283356 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18594 | 2026.03.17 02:57:31.283386 [ 352 ] {} <Debug> TCP-Session: c6c87af1-cd6f-4f1e-a336-22efc2837f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:51735 | ||
| 18595 | 2026.03.17 02:57:31.283338 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18596 | 2026.03.17 02:57:31.283402 [ 354 ] {} <Debug> TCP-Session: 35a388e2-f2a8-42a8-95f0-55c8283611e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64822 | ||
| 18597 | 2026.03.17 02:57:31.283412 [ 352 ] {} <Debug> TCP-Session: c6c87af1-cd6f-4f1e-a336-22efc2837f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2026.03.17 02:57:31.283434 [ 359 ] {} <Debug> TCP-Session: af9930cc-9e88-4775-a1ea-38389054d574 Authenticating user 'default' from [fd00:1122:3344:101::e]:32806 | ||
| 18599 | 2026.03.17 02:57:31.283443 [ 354 ] {} <Debug> TCP-Session: 35a388e2-f2a8-42a8-95f0-55c8283611e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18600 | 2026.03.17 02:57:31.283446 [ 352 ] {} <Debug> TCP-Session: c6c87af1-cd6f-4f1e-a336-22efc2837f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18601 | 2026.03.17 02:57:31.283466 [ 354 ] {} <Debug> TCP-Session: 35a388e2-f2a8-42a8-95f0-55c8283611e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18602 | 2026.03.17 02:57:31.283461 [ 359 ] {} <Debug> TCP-Session: af9930cc-9e88-4775-a1ea-38389054d574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18603 | 2026.03.17 02:57:31.283435 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18604 | 2026.03.17 02:57:31.283516 [ 359 ] {} <Debug> TCP-Session: af9930cc-9e88-4775-a1ea-38389054d574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18605 | 2026.03.17 02:57:31.283330 [ 360 ] {} <Debug> TCP-Session: 208d3711-8935-4464-b526-3cf1b5470054 Authenticating user 'default' from [fd00:1122:3344:101::e]:56729 | ||
| 18606 | 2026.03.17 02:57:31.283559 [ 355 ] {} <Debug> TCP-Session: 33b10f50-7a87-4507-b936-c944f0fb7b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:35389 | ||
| 18607 | 2026.03.17 02:57:31.283578 [ 360 ] {} <Debug> TCP-Session: 208d3711-8935-4464-b526-3cf1b5470054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18608 | 2026.03.17 02:57:31.283268 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46789 | ||
| 18609 | 2026.03.17 02:57:31.283602 [ 360 ] {} <Debug> TCP-Session: 208d3711-8935-4464-b526-3cf1b5470054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18610 | 2026.03.17 02:57:31.283601 [ 355 ] {} <Debug> TCP-Session: 33b10f50-7a87-4507-b936-c944f0fb7b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18611 | 2026.03.17 02:57:31.283241 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61806 | ||
| 18612 | 2026.03.17 02:57:31.283678 [ 355 ] {} <Debug> TCP-Session: 33b10f50-7a87-4507-b936-c944f0fb7b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18613 | 2026.03.17 02:57:31.283229 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38262 | ||
| 18614 | 2026.03.17 02:57:31.283713 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18615 | 2026.03.17 02:57:31.283344 [ 356 ] {} <Trace> TCP-Session: e020f79c-5c18-48c6-bc19-439b6ba345f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18616 | 2026.03.17 02:57:31.283743 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18617 | 2026.03.17 02:57:31.283764 [ 353 ] {} <Debug> TCP-Session: a57f47d7-debc-48ab-bd50-1a9d4dcc4818 Authenticating user 'default' from [fd00:1122:3344:101::e]:46789 | ||
| 18618 | 2026.03.17 02:57:31.283785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18619 | 2026.03.17 02:57:31.283790 [ 289 ] {} <Debug> TCP-Session: 2c5aefec-5309-465d-a6ca-cf5293ad406e Authenticating user 'default' from [fd00:1122:3344:101::e]:61806 | ||
| 18620 | 2026.03.17 02:57:31.283806 [ 353 ] {} <Debug> TCP-Session: a57f47d7-debc-48ab-bd50-1a9d4dcc4818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2026.03.17 02:57:31.283819 [ 290 ] {} <Debug> TCP-Session: eca02af3-2034-4740-8373-c79041a6a756 Authenticating user 'default' from [fd00:1122:3344:101::e]:38262 | ||
| 18622 | 2026.03.17 02:57:31.283842 [ 353 ] {} <Debug> TCP-Session: a57f47d7-debc-48ab-bd50-1a9d4dcc4818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2026.03.17 02:57:31.283859 [ 290 ] {} <Debug> TCP-Session: eca02af3-2034-4740-8373-c79041a6a756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18624 | 2026.03.17 02:57:31.283832 [ 289 ] {} <Debug> TCP-Session: 2c5aefec-5309-465d-a6ca-cf5293ad406e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2026.03.17 02:57:31.283884 [ 290 ] {} <Debug> TCP-Session: eca02af3-2034-4740-8373-c79041a6a756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18626 | 2026.03.17 02:57:31.283897 [ 289 ] {} <Debug> TCP-Session: 2c5aefec-5309-465d-a6ca-cf5293ad406e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18627 | 2026.03.17 02:57:31.283915 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18628 | 2026.03.17 02:57:31.284188 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18629 | 2026.03.17 02:57:31.284245 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18630 | 2026.03.17 02:57:31.284564 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 18631 | 2026.03.17 02:57:31.285613 [ 297 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> AggregatingTransform: Aggregating | ||
| 18632 | 2026.03.17 02:57:31.285645 [ 297 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 18633 | 2026.03.17 02:57:31.285679 [ 297 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992245 sec. (1007.816 rows/sec., 39.37 KiB/sec.) | ||
| 18634 | 2026.03.17 02:57:31.285697 [ 297 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Trace> Aggregator: Merging aggregated data | ||
| 18635 | 2026.03.17 02:57:31.287149 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00329 sec., 303.951367781155 rows/sec., 11.87 KiB/sec. | ||
| 18636 | 2026.03.17 02:57:31.287271 [ 356 ] {a5c9a51b-e8e2-42e7-8644-200cf9853f4a} <Debug> TCPHandler: Processed in 0.00407919 sec. | ||
| 18637 | 2026.03.17 02:57:31.287391 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18638 | 2026.03.17 02:57:31.287424 [ 356 ] {} <Debug> TCP-Session: e020f79c-5c18-48c6-bc19-439b6ba345f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18639 | 2026.03.17 02:57:31.287444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18640 | 2026.03.17 02:57:31.287477 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18641 | 2026.03.17 02:57:31.287488 [ 289 ] {} <Debug> TCP-Session: 2c5aefec-5309-465d-a6ca-cf5293ad406e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18642 | 2026.03.17 02:57:31.287496 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18643 | 2026.03.17 02:57:31.287514 [ 360 ] {} <Debug> TCP-Session: 208d3711-8935-4464-b526-3cf1b5470054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18644 | 2026.03.17 02:57:31.287521 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18645 | 2026.03.17 02:57:31.287545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18646 | 2026.03.17 02:57:31.287550 [ 355 ] {} <Debug> TCP-Session: 33b10f50-7a87-4507-b936-c944f0fb7b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18647 | 2026.03.17 02:57:31.287565 [ 352 ] {} <Debug> TCP-Session: c6c87af1-cd6f-4f1e-a336-22efc2837f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18648 | 2026.03.17 02:57:31.287572 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18649 | 2026.03.17 02:57:31.287585 [ 290 ] {} <Debug> TCP-Session: eca02af3-2034-4740-8373-c79041a6a756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18650 | 2026.03.17 02:57:31.287615 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18651 | 2026.03.17 02:57:31.287641 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18652 | 2026.03.17 02:57:31.287638 [ 359 ] {} <Debug> TCP-Session: af9930cc-9e88-4775-a1ea-38389054d574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18653 | 2026.03.17 02:57:31.287681 [ 353 ] {} <Debug> TCP-Session: a57f47d7-debc-48ab-bd50-1a9d4dcc4818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18654 | 2026.03.17 02:57:31.287699 [ 354 ] {} <Debug> TCP-Session: 35a388e2-f2a8-42a8-95f0-55c8283611e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18655 | 2026.03.17 02:57:31.296476 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65372 | ||
| 18656 | 2026.03.17 02:57:31.296535 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18657 | 2026.03.17 02:57:31.296555 [ 356 ] {} <Debug> TCP-Session: 14ddc2d2-8d12-40b4-8c0a-49dfba56232a Authenticating user 'default' from [fd00:1122:3344:101::e]:65372 | ||
| 18658 | 2026.03.17 02:57:31.296571 [ 356 ] {} <Debug> TCP-Session: 14ddc2d2-8d12-40b4-8c0a-49dfba56232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18659 | 2026.03.17 02:57:31.296584 [ 356 ] {} <Debug> TCP-Session: 14ddc2d2-8d12-40b4-8c0a-49dfba56232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18660 | 2026.03.17 02:57:31.296729 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41813 | ||
| 18661 | 2026.03.17 02:57:31.296756 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51846 | ||
| 18662 | 2026.03.17 02:57:31.296799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47159 | ||
| 18663 | 2026.03.17 02:57:31.296806 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56842 | ||
| 18664 | 2026.03.17 02:57:31.296826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38825 | ||
| 18665 | 2026.03.17 02:57:31.296839 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47038 | ||
| 18666 | 2026.03.17 02:57:31.296873 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18667 | 2026.03.17 02:57:31.296892 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18668 | 2026.03.17 02:57:31.296875 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18669 | 2026.03.17 02:57:31.296935 [ 352 ] {} <Debug> TCP-Session: c9de42ee-35c9-4f69-b403-0bd3cd554110 Authenticating user 'default' from [fd00:1122:3344:101::e]:56842 | ||
| 18670 | 2026.03.17 02:57:31.296927 [ 360 ] {} <Debug> TCP-Session: fb9df9a9-4ab0-4f68-9020-41e4939dcf68 Authenticating user 'default' from [fd00:1122:3344:101::e]:51846 | ||
| 18671 | 2026.03.17 02:57:31.296953 [ 290 ] {} <Debug> TCP-Session: 0cf5e5e5-3f68-470d-ab77-fed9f70450f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47159 | ||
| 18672 | 2026.03.17 02:57:31.296956 [ 352 ] {} <Debug> TCP-Session: c9de42ee-35c9-4f69-b403-0bd3cd554110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18673 | 2026.03.17 02:57:31.296964 [ 360 ] {} <Debug> TCP-Session: fb9df9a9-4ab0-4f68-9020-41e4939dcf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18674 | 2026.03.17 02:57:31.296973 [ 290 ] {} <Debug> TCP-Session: 0cf5e5e5-3f68-470d-ab77-fed9f70450f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18675 | 2026.03.17 02:57:31.296978 [ 352 ] {} <Debug> TCP-Session: c9de42ee-35c9-4f69-b403-0bd3cd554110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18676 | 2026.03.17 02:57:31.296986 [ 360 ] {} <Debug> TCP-Session: fb9df9a9-4ab0-4f68-9020-41e4939dcf68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18677 | 2026.03.17 02:57:31.296994 [ 290 ] {} <Debug> TCP-Session: 0cf5e5e5-3f68-470d-ab77-fed9f70450f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18678 | 2026.03.17 02:57:31.296942 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18679 | 2026.03.17 02:57:31.296925 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18680 | 2026.03.17 02:57:31.297056 [ 354 ] {} <Debug> TCP-Session: de8ffbbc-0353-4e93-a666-d37a82128563 Authenticating user 'default' from [fd00:1122:3344:101::e]:47038 | ||
| 18681 | 2026.03.17 02:57:31.297078 [ 353 ] {} <Debug> TCP-Session: b2bbf923-5276-4e71-ab41-14607fbd6eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:38825 | ||
| 18682 | 2026.03.17 02:57:31.297096 [ 354 ] {} <Debug> TCP-Session: de8ffbbc-0353-4e93-a666-d37a82128563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18683 | 2026.03.17 02:57:31.297116 [ 353 ] {} <Debug> TCP-Session: b2bbf923-5276-4e71-ab41-14607fbd6eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18684 | 2026.03.17 02:57:31.297135 [ 354 ] {} <Debug> TCP-Session: de8ffbbc-0353-4e93-a666-d37a82128563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18685 | 2026.03.17 02:57:31.297143 [ 353 ] {} <Debug> TCP-Session: b2bbf923-5276-4e71-ab41-14607fbd6eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18686 | 2026.03.17 02:57:31.296795 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55741 | ||
| 18687 | 2026.03.17 02:57:31.296839 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38152 | ||
| 18688 | 2026.03.17 02:57:31.296874 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18689 | 2026.03.17 02:57:31.297240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18690 | 2026.03.17 02:57:31.296807 [ 356 ] {} <Trace> TCP-Session: 14ddc2d2-8d12-40b4-8c0a-49dfba56232a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18691 | 2026.03.17 02:57:31.297261 [ 359 ] {} <Debug> TCP-Session: 009cfc43-2a2e-4397-9ce8-d0e6c7d74e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:41813 | ||
| 18692 | 2026.03.17 02:57:31.297273 [ 289 ] {} <Debug> TCP-Session: d45a0701-8e4b-4902-82c4-86921475007d Authenticating user 'default' from [fd00:1122:3344:101::e]:55741 | ||
| 18693 | 2026.03.17 02:57:31.297305 [ 359 ] {} <Debug> TCP-Session: 009cfc43-2a2e-4397-9ce8-d0e6c7d74e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18694 | 2026.03.17 02:57:31.297320 [ 289 ] {} <Debug> TCP-Session: d45a0701-8e4b-4902-82c4-86921475007d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18695 | 2026.03.17 02:57:31.297332 [ 359 ] {} <Debug> TCP-Session: 009cfc43-2a2e-4397-9ce8-d0e6c7d74e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18696 | 2026.03.17 02:57:31.297345 [ 289 ] {} <Debug> TCP-Session: d45a0701-8e4b-4902-82c4-86921475007d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18697 | 2026.03.17 02:57:31.297262 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18698 | 2026.03.17 02:57:31.297385 [ 355 ] {} <Debug> TCP-Session: 6727e2c4-975d-4bdc-92ea-c5c31cf3fda2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38152 | ||
| 18699 | 2026.03.17 02:57:31.297394 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18700 | 2026.03.17 02:57:31.297402 [ 355 ] {} <Debug> TCP-Session: 6727e2c4-975d-4bdc-92ea-c5c31cf3fda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18701 | 2026.03.17 02:57:31.297431 [ 355 ] {} <Debug> TCP-Session: 6727e2c4-975d-4bdc-92ea-c5c31cf3fda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18702 | 2026.03.17 02:57:31.297571 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18703 | 2026.03.17 02:57:31.297614 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18704 | 2026.03.17 02:57:31.297834 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 18705 | 2026.03.17 02:57:31.298595 [ 318 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> AggregatingTransform: Aggregating | ||
| 18706 | 2026.03.17 02:57:31.298631 [ 318 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 18707 | 2026.03.17 02:57:31.298662 [ 318 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000745259 sec. (1341.815 rows/sec., 52.41 KiB/sec.) | ||
| 18708 | 2026.03.17 02:57:31.298677 [ 318 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Trace> Aggregator: Merging aggregated data | ||
| 18709 | 2026.03.17 02:57:31.299843 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002482 sec., 402.90088638195004 rows/sec., 15.74 KiB/sec. | ||
| 18710 | 2026.03.17 02:57:31.300003 [ 356 ] {302757f1-5fa7-45d5-b55e-491c8c09bc0d} <Debug> TCPHandler: Processed in 0.003250919 sec. | ||
| 18711 | 2026.03.17 02:57:31.300091 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18712 | 2026.03.17 02:57:31.300116 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18713 | 2026.03.17 02:57:31.300129 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18714 | 2026.03.17 02:57:31.300161 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18715 | 2026.03.17 02:57:31.300179 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18716 | 2026.03.17 02:57:31.300190 [ 359 ] {} <Debug> TCP-Session: 009cfc43-2a2e-4397-9ce8-d0e6c7d74e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18717 | 2026.03.17 02:57:31.300208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18718 | 2026.03.17 02:57:31.300229 [ 353 ] {} <Debug> TCP-Session: b2bbf923-5276-4e71-ab41-14607fbd6eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18719 | 2026.03.17 02:57:31.300232 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18720 | 2026.03.17 02:57:31.300255 [ 289 ] {} <Debug> TCP-Session: d45a0701-8e4b-4902-82c4-86921475007d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18721 | 2026.03.17 02:57:31.300206 [ 352 ] {} <Debug> TCP-Session: c9de42ee-35c9-4f69-b403-0bd3cd554110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18722 | 2026.03.17 02:57:31.300290 [ 354 ] {} <Debug> TCP-Session: de8ffbbc-0353-4e93-a666-d37a82128563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18723 | 2026.03.17 02:57:31.300191 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18724 | 2026.03.17 02:57:31.300166 [ 355 ] {} <Debug> TCP-Session: 6727e2c4-975d-4bdc-92ea-c5c31cf3fda2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18725 | 2026.03.17 02:57:31.300363 [ 290 ] {} <Debug> TCP-Session: 0cf5e5e5-3f68-470d-ab77-fed9f70450f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18726 | 2026.03.17 02:57:31.300117 [ 356 ] {} <Debug> TCP-Session: 14ddc2d2-8d12-40b4-8c0a-49dfba56232a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18727 | 2026.03.17 02:57:31.300145 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18728 | 2026.03.17 02:57:31.300429 [ 360 ] {} <Debug> TCP-Session: fb9df9a9-4ab0-4f68-9020-41e4939dcf68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18729 | 2026.03.17 02:57:31.602211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 18730 | 2026.03.17 02:57:31.624352 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.03.17 02:57:31.624425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18732 | 2026.03.17 02:57:31.631184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18733 | 2026.03.17 02:57:31.632027 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.03.17 02:57:31.636718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18735 | 2026.03.17 02:57:32.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.64 MiB, peak 420.44 MiB, free memory in arenas 0.00 B, will set to 401.41 MiB (RSS), difference: -1.23 MiB | ||
| 18736 | 2026.03.17 02:57:33.075582 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18737 | 2026.03.17 02:57:33.075672 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18738 | 2026.03.17 02:57:33.078662 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 18739 | 2026.03.17 02:57:33.536909 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18740 | 2026.03.17 02:57:33.537210 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18741 | 2026.03.17 02:57:33.537356 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18742 | 2026.03.17 02:57:33.538408 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.03.17 02:57:33.538455 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18744 | 2026.03.17 02:57:33.539107 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18745 | 2026.03.17 02:57:33.539547 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18746 | 2026.03.17 02:57:33.539875 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002753 sec., 8717.762440973484 rows/sec., 740.67 KiB/sec. | ||
| 18747 | 2026.03.17 02:57:33.539976 [ 4 ] {f9704ec0-c542-4c0c-946e-53938e8ef508} <Debug> TCPHandler: Processed in 0.003245419 sec. | ||
| 18748 | 2026.03.17 02:57:33.540201 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18749 | 2026.03.17 02:57:33.540325 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18750 | 2026.03.17 02:57:33.540381 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18751 | 2026.03.17 02:57:33.540878 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18752 | 2026.03.17 02:57:33.540915 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18753 | 2026.03.17 02:57:33.541234 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18754 | 2026.03.17 02:57:33.541452 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18755 | 2026.03.17 02:57:33.541602 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00131 sec., 10687.022900763359 rows/sec., 871.45 KiB/sec. | ||
| 18756 | 2026.03.17 02:57:33.541644 [ 4 ] {32a2f833-34db-433e-a58f-84f66089d0d8} <Debug> TCPHandler: Processed in 0.001516267 sec. | ||
| 18757 | 2026.03.17 02:57:33.541780 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18758 | 2026.03.17 02:57:33.541881 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18759 | 2026.03.17 02:57:33.541922 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18760 | 2026.03.17 02:57:33.543742 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18761 | 2026.03.17 02:57:33.543780 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18762 | 2026.03.17 02:57:33.544217 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18763 | 2026.03.17 02:57:33.544475 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18764 | 2026.03.17 02:57:33.544643 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Debug> executeQuery: Read 2095 rows, 164.25 KiB in 0.002783 sec., 752784.7646424721 rows/sec., 57.64 MiB/sec. | ||
| 18765 | 2026.03.17 02:57:33.544691 [ 4 ] {754c1ecd-b916-4137-a90c-c1d93ffb95f5} <Debug> TCPHandler: Processed in 0.002963082 sec. | ||
| 18766 | 2026.03.17 02:57:33.544812 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18767 | 2026.03.17 02:57:33.544918 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18768 | 2026.03.17 02:57:33.544963 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18769 | 2026.03.17 02:57:33.545403 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.03.17 02:57:33.545440 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18771 | 2026.03.17 02:57:33.545745 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18772 | 2026.03.17 02:57:33.545971 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18773 | 2026.03.17 02:57:33.546116 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Debug> executeQuery: Read 51 rows, 3.82 KiB in 0.001224 sec., 41666.666666666664 rows/sec., 3.05 MiB/sec. | ||
| 18774 | 2026.03.17 02:57:33.546155 [ 4 ] {d5245d22-7fb5-4db3-b33c-c589096a8bba} <Debug> TCPHandler: Processed in 0.001394464 sec. | ||
| 18775 | 2026.03.17 02:57:33.546263 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18776 | 2026.03.17 02:57:33.546364 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18777 | 2026.03.17 02:57:33.546406 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18778 | 2026.03.17 02:57:33.547165 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18779 | 2026.03.17 02:57:33.547203 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18780 | 2026.03.17 02:57:33.547564 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18781 | 2026.03.17 02:57:33.547794 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18782 | 2026.03.17 02:57:33.547926 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001581 sec., 462998.1024667932 rows/sec., 27.38 MiB/sec. | ||
| 18783 | 2026.03.17 02:57:33.547965 [ 4 ] {3ea10171-1eb8-4ef4-8fa2-717123d579d4} <Debug> TCPHandler: Processed in 0.001754203 sec. | ||
| 18784 | 2026.03.17 02:57:33.548088 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18785 | 2026.03.17 02:57:33.548184 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18786 | 2026.03.17 02:57:33.548224 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18787 | 2026.03.17 02:57:33.548621 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18788 | 2026.03.17 02:57:33.548662 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18789 | 2026.03.17 02:57:33.548947 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18790 | 2026.03.17 02:57:33.549163 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18791 | 2026.03.17 02:57:33.549305 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 18792 | 2026.03.17 02:57:33.549345 [ 4 ] {05be85fb-ad4e-494b-bf8b-30780afef68f} <Debug> TCPHandler: Processed in 0.001306801 sec. | ||
| 18793 | 2026.03.17 02:57:33.549461 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18794 | 2026.03.17 02:57:33.549557 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18795 | 2026.03.17 02:57:33.549597 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18796 | 2026.03.17 02:57:33.550060 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2026.03.17 02:57:33.550100 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18798 | 2026.03.17 02:57:33.550451 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18799 | 2026.03.17 02:57:33.550727 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.03.17 02:57:33.550865 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001328 sec., 9036.144578313253 rows/sec., 705.95 KiB/sec. | ||
| 18801 | 2026.03.17 02:57:33.550905 [ 4 ] {e6ed602b-37f2-4916-aebc-b45b9251e3d8} <Debug> TCPHandler: Processed in 0.001493776 sec. | ||
| 18802 | 2026.03.17 02:57:33.551005 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18803 | 2026.03.17 02:57:33.551098 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18804 | 2026.03.17 02:57:33.551137 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18805 | 2026.03.17 02:57:33.552015 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18806 | 2026.03.17 02:57:33.552052 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18807 | 2026.03.17 02:57:33.552401 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18808 | 2026.03.17 02:57:33.552613 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18809 | 2026.03.17 02:57:33.552750 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Debug> executeQuery: Read 1075 rows, 76.74 KiB in 0.001669 sec., 644098.2624325944 rows/sec., 44.90 MiB/sec. | ||
| 18810 | 2026.03.17 02:57:33.552789 [ 4 ] {63e3fbeb-127d-46df-bb33-f1e9c622f83b} <Debug> TCPHandler: Processed in 0.001833895 sec. | ||
| 18811 | 2026.03.17 02:57:33.552906 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18812 | 2026.03.17 02:57:33.553000 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18813 | 2026.03.17 02:57:33.553043 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18814 | 2026.03.17 02:57:33.553820 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2026.03.17 02:57:33.553856 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18816 | 2026.03.17 02:57:33.554277 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18817 | 2026.03.17 02:57:33.554489 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18818 | 2026.03.17 02:57:33.554605 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_145_41 to all_150_150_0 | ||
| 18819 | 2026.03.17 02:57:33.554623 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001641 sec., 826325.4113345521 rows/sec., 52.51 MiB/sec. | ||
| 18820 | 2026.03.17 02:57:33.554676 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.03.17 02:57:33.554684 [ 4 ] {6fa3c5e5-2f1c-43f0-9c55-cb3950fb0a02} <Debug> TCPHandler: Processed in 0.001827925 sec. | ||
| 18822 | 2026.03.17 02:57:33.554705 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18823 | 2026.03.17 02:57:33.554799 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_41 to all_150_150_0 into Compact with storage Full | ||
| 18824 | 2026.03.17 02:57:33.554810 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2026.03.17 02:57:33.554898 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18826 | 2026.03.17 02:57:33.554926 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18827 | 2026.03.17 02:57:33.554928 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_41, total 45447 rows starting from the beginning of the part | ||
| 18828 | 2026.03.17 02:57:33.554991 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18829 | 2026.03.17 02:57:33.554998 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18830 | 2026.03.17 02:57:33.555050 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 18831 | 2026.03.17 02:57:33.555091 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 18832 | 2026.03.17 02:57:33.555132 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 18833 | 2026.03.17 02:57:33.555171 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1356 rows starting from the beginning of the part | ||
| 18834 | 2026.03.17 02:57:33.555994 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.03.17 02:57:33.556035 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18836 | 2026.03.17 02:57:33.556778 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18837 | 2026.03.17 02:57:33.557114 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.03.17 02:57:33.557308 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002402 sec., 10407.993338884264 rows/sec., 18.65 MiB/sec. | ||
| 18839 | 2026.03.17 02:57:33.557437 [ 4 ] {3c52844f-ab2b-4aa3-8e7b-4ed63d7ed31b} <Debug> TCPHandler: Processed in 0.002677365 sec. | ||
| 18840 | 2026.03.17 02:57:33.557559 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.03.17 02:57:33.557666 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18842 | 2026.03.17 02:57:33.557716 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18843 | 2026.03.17 02:57:33.558146 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.03.17 02:57:33.558182 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18845 | 2026.03.17 02:57:33.558493 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18846 | 2026.03.17 02:57:33.558749 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.03.17 02:57:33.558886 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001243 sec., 38616.25100563154 rows/sec., 2.60 MiB/sec. | ||
| 18848 | 2026.03.17 02:57:33.558928 [ 4 ] {87a13746-d730-44f5-8ca5-9a01dc4c1ce5} <Debug> TCPHandler: Processed in 0.001427724 sec. | ||
| 18849 | 2026.03.17 02:57:33.567542 [ 189 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47443 rows, containing 5 columns (5 merged, 0 gathered) in 0.012775001 sec., 3713737.478376714 rows/sec., 246.42 MiB/sec. | ||
| 18850 | 2026.03.17 02:57:33.568243 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Trace> MergedBlockOutputStream: filled checksums all_1_150_42 (state Temporary) | ||
| 18851 | 2026.03.17 02:57:33.568601 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_150_42 to all_1_150_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18852 | 2026.03.17 02:57:33.568686 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_145_41, all_150_150_0] -> all_1_150_42 | ||
| 18853 | 2026.03.17 02:57:33.568808 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 18854 | 2026.03.17 02:57:34.247589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2224 | ||
| 18855 | 2026.03.17 02:57:34.250344 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18856 | 2026.03.17 02:57:34.250396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.38 GiB. | ||
| 18857 | 2026.03.17 02:57:34.251697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18858 | 2026.03.17 02:57:34.251970 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18859 | 2026.03.17 02:57:34.252346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2224 | ||
| 18860 | 2026.03.17 02:57:34.440250 [ 222 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18861 | 2026.03.17 02:57:34.440315 [ 222 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18862 | 2026.03.17 02:57:34.442581 [ 222 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 18863 | 2026.03.17 02:57:35.388089 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18864 | 2026.03.17 02:57:35.388257 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18865 | 2026.03.17 02:57:35.388324 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18866 | 2026.03.17 02:57:35.389100 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18867 | 2026.03.17 02:57:35.389142 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18868 | 2026.03.17 02:57:35.389529 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18869 | 2026.03.17 02:57:35.389744 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18870 | 2026.03.17 02:57:35.389904 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 18871 | 2026.03.17 02:57:35.389898 [ 130 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18872 | 2026.03.17 02:57:35.389949 [ 4 ] {33682565-8415-4acd-b9be-cf3f592eb67d} <Debug> TCPHandler: Processed in 0.001978589 sec. | ||
| 18873 | 2026.03.17 02:57:35.389994 [ 130 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18874 | 2026.03.17 02:57:35.390022 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18875 | 2026.03.17 02:57:35.390084 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.03.17 02:57:35.390129 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 18877 | 2026.03.17 02:57:35.390185 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18878 | 2026.03.17 02:57:35.390230 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18879 | 2026.03.17 02:57:35.390259 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18880 | 2026.03.17 02:57:35.390300 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2151 rows starting from the beginning of the part | ||
| 18881 | 2026.03.17 02:57:35.390369 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 108 rows starting from the beginning of the part | ||
| 18882 | 2026.03.17 02:57:35.390417 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 84 rows starting from the beginning of the part | ||
| 18883 | 2026.03.17 02:57:35.390468 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 108 rows starting from the beginning of the part | ||
| 18884 | 2026.03.17 02:57:35.390509 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2095 rows starting from the beginning of the part | ||
| 18885 | 2026.03.17 02:57:35.390549 [ 201 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 18886 | 2026.03.17 02:57:35.390675 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18887 | 2026.03.17 02:57:35.390717 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18888 | 2026.03.17 02:57:35.391038 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18889 | 2026.03.17 02:57:35.391269 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18890 | 2026.03.17 02:57:35.391400 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 18891 | 2026.03.17 02:57:35.391415 [ 129 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18892 | 2026.03.17 02:57:35.391437 [ 4 ] {b482893f-8e7e-4e19-bfb9-4c940bd42424} <Debug> TCPHandler: Processed in 0.001401144 sec. | ||
| 18893 | 2026.03.17 02:57:35.391452 [ 129 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.03.17 02:57:35.391474 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18895 | 2026.03.17 02:57:35.391549 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18896 | 2026.03.17 02:57:35.391561 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 18897 | 2026.03.17 02:57:35.391641 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18898 | 2026.03.17 02:57:35.391671 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18899 | 2026.03.17 02:57:35.391688 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18900 | 2026.03.17 02:57:35.391704 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1123 rows starting from the beginning of the part | ||
| 18901 | 2026.03.17 02:57:35.391767 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 18902 | 2026.03.17 02:57:35.391813 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 78 rows starting from the beginning of the part | ||
| 18903 | 2026.03.17 02:57:35.391860 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 90 rows starting from the beginning of the part | ||
| 18904 | 2026.03.17 02:57:35.391903 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1075 rows starting from the beginning of the part | ||
| 18905 | 2026.03.17 02:57:35.391948 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 18906 | 2026.03.17 02:57:35.392071 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2026.03.17 02:57:35.392112 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18908 | 2026.03.17 02:57:35.392250 [ 189 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167073 sec., 2123601.742996198 rows/sec., 172.11 MiB/sec. | ||
| 18909 | 2026.03.17 02:57:35.392445 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18910 | 2026.03.17 02:57:35.392551 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18911 | 2026.03.17 02:57:35.392690 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18912 | 2026.03.17 02:57:35.392830 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001208 sec., 26490.06622516556 rows/sec., 1.84 MiB/sec. | ||
| 18913 | 2026.03.17 02:57:35.392868 [ 4 ] {94c058f8-36a7-4aac-a36a-7e477ddff52c} <Debug> TCPHandler: Processed in 0.001366613 sec. | ||
| 18914 | 2026.03.17 02:57:35.392902 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18915 | 2026.03.17 02:57:35.392974 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18916 | 2026.03.17 02:57:35.392998 [ 194 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_151_30} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18917 | 2026.03.17 02:57:35.393072 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18918 | 2026.03.17 02:57:35.393117 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18919 | 2026.03.17 02:57:35.393128 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 18920 | 2026.03.17 02:57:35.393272 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746023 sec., 1443279.9567932382 rows/sec., 107.91 MiB/sec. | ||
| 18921 | 2026.03.17 02:57:35.393455 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.03.17 02:57:35.393476 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18923 | 2026.03.17 02:57:35.393496 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18924 | 2026.03.17 02:57:35.393776 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.03.17 02:57:35.393836 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18926 | 2026.03.17 02:57:35.393860 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_151_30} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18927 | 2026.03.17 02:57:35.393946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 18928 | 2026.03.17 02:57:35.394055 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18929 | 2026.03.17 02:57:35.394168 [ 129 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18930 | 2026.03.17 02:57:35.394186 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
| 18931 | 2026.03.17 02:57:35.394195 [ 129 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18932 | 2026.03.17 02:57:35.394215 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18933 | 2026.03.17 02:57:35.394222 [ 4 ] {45212117-fe16-4c1c-8034-a3000d7d9035} <Debug> TCPHandler: Processed in 0.001294461 sec. | ||
| 18934 | 2026.03.17 02:57:35.394298 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18935 | 2026.03.17 02:57:35.394412 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18936 | 2026.03.17 02:57:35.394446 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7704 rows starting from the beginning of the part | ||
| 18937 | 2026.03.17 02:57:35.394508 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 18938 | 2026.03.17 02:57:35.394552 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18939 | 2026.03.17 02:57:35.394592 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 18940 | 2026.03.17 02:57:35.394630 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 48 rows starting from the beginning of the part | ||
| 18941 | 2026.03.17 02:57:35.394669 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 12 rows starting from the beginning of the part | ||
| 18942 | 2026.03.17 02:57:35.396623 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002362608 sec., 3362385.9734666096 rows/sec., 226.60 MiB/sec. | ||
| 18943 | 2026.03.17 02:57:35.397051 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18944 | 2026.03.17 02:57:35.397322 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.03.17 02:57:35.397396 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_151_30} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18946 | 2026.03.17 02:57:35.397480 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 18947 | 2026.03.17 02:57:36.651534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43689 | ||
| 18948 | 2026.03.17 02:57:36.652070 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2026.03.17 02:57:36.652110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18950 | 2026.03.17 02:57:36.652604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18951 | 2026.03.17 02:57:36.652867 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2026.03.17 02:57:36.653003 [ 130 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18953 | 2026.03.17 02:57:36.653013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43689 | ||
| 18954 | 2026.03.17 02:57:36.653052 [ 130 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18955 | 2026.03.17 02:57:36.653075 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18956 | 2026.03.17 02:57:36.653180 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 18957 | 2026.03.17 02:57:36.653300 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18958 | 2026.03.17 02:57:36.653338 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41321 rows starting from the beginning of the part | ||
| 18959 | 2026.03.17 02:57:36.653409 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 18960 | 2026.03.17 02:57:36.653464 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 18961 | 2026.03.17 02:57:36.653513 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 18962 | 2026.03.17 02:57:36.653562 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 18963 | 2026.03.17 02:57:36.653608 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 18964 | 2026.03.17 02:57:36.656413 [ 188 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43689 rows, containing 4 columns (4 merged, 0 gathered) in 0.00327384 sec., 13344879.40766806 rows/sec., 190.90 MiB/sec. | ||
| 18965 | 2026.03.17 02:57:36.656793 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18966 | 2026.03.17 02:57:36.657115 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2026.03.17 02:57:36.657191 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_91_18} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18968 | 2026.03.17 02:57:36.657320 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18969 | 2026.03.17 02:57:39.136787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18970 | 2026.03.17 02:57:39.156501 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.03.17 02:57:39.156571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18972 | 2026.03.17 02:57:39.162951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18973 | 2026.03.17 02:57:39.163755 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.03.17 02:57:39.164076 [ 124 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18975 | 2026.03.17 02:57:39.164140 [ 124 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.03.17 02:57:39.164160 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18977 | 2026.03.17 02:57:39.164258 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18978 | 2026.03.17 02:57:39.167737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18979 | 2026.03.17 02:57:39.168237 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18980 | 2026.03.17 02:57:39.169682 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18981 | 2026.03.17 02:57:39.174505 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 18982 | 2026.03.17 02:57:39.179285 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18983 | 2026.03.17 02:57:39.183710 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18984 | 2026.03.17 02:57:39.188644 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18985 | 2026.03.17 02:57:39.193222 [ 195 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 18986 | 2026.03.17 02:57:39.251630 [ 190 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.087403653 sec., 7848.642207208433 rows/sec., 40.58 MiB/sec. | ||
| 18987 | 2026.03.17 02:57:39.255157 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18988 | 2026.03.17 02:57:39.257425 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2026.03.17 02:57:39.257544 [ 198 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_91_18} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18990 | 2026.03.17 02:57:39.260657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18991 | 2026.03.17 02:57:40.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.53 MiB, peak 420.44 MiB, free memory in arenas 0.00 B, will set to 401.44 MiB (RSS), difference: -1.09 MiB | ||
| 18992 | 2026.03.17 02:57:40.395779 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18993 | 2026.03.17 02:57:40.395951 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18994 | 2026.03.17 02:57:40.396014 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18995 | 2026.03.17 02:57:40.396671 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2026.03.17 02:57:40.396720 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 18997 | 2026.03.17 02:57:40.397113 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18998 | 2026.03.17 02:57:40.397344 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2026.03.17 02:57:40.397491 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001585 sec., 68138.80126182965 rows/sec., 5.73 MiB/sec. | ||
| 19000 | 2026.03.17 02:57:40.397533 [ 4 ] {5d1cbff6-6675-478e-b582-f88082a7ffa1} <Debug> TCPHandler: Processed in 0.001883576 sec. | ||
| 19001 | 2026.03.17 02:57:40.397654 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2026.03.17 02:57:40.397749 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19003 | 2026.03.17 02:57:40.397789 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19004 | 2026.03.17 02:57:40.398192 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19005 | 2026.03.17 02:57:40.398228 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 19006 | 2026.03.17 02:57:40.398520 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19007 | 2026.03.17 02:57:40.398731 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19008 | 2026.03.17 02:57:40.398860 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00113 sec., 23008.849557522124 rows/sec., 1.69 MiB/sec. | ||
| 19009 | 2026.03.17 02:57:40.398899 [ 4 ] {a9c79346-2867-4b5a-bfd4-dfe4c9a24f65} <Debug> TCPHandler: Processed in 0.001295492 sec. | ||
| 19010 | 2026.03.17 02:57:40.399004 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19011 | 2026.03.17 02:57:40.399096 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19012 | 2026.03.17 02:57:40.399136 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19013 | 2026.03.17 02:57:40.399552 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19014 | 2026.03.17 02:57:40.399588 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 19015 | 2026.03.17 02:57:40.399892 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19016 | 2026.03.17 02:57:40.400099 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19017 | 2026.03.17 02:57:40.400229 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 19018 | 2026.03.17 02:57:40.400268 [ 4 ] {fe9b173e-73c3-4455-8a1a-580814802409} <Debug> TCPHandler: Processed in 0.001313172 sec. | ||
| 19019 | 2026.03.17 02:57:40.400373 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19020 | 2026.03.17 02:57:40.400466 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19021 | 2026.03.17 02:57:40.400508 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19022 | 2026.03.17 02:57:40.400909 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19023 | 2026.03.17 02:57:40.400942 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 19024 | 2026.03.17 02:57:40.401237 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19025 | 2026.03.17 02:57:40.401424 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19026 | 2026.03.17 02:57:40.401545 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 19027 | 2026.03.17 02:57:40.401579 [ 4 ] {04f7a8e0-d409-4723-8380-125903d099c2} <Debug> TCPHandler: Processed in 0.001309632 sec. | ||
| 19028 | 2026.03.17 02:57:40.401674 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19029 | 2026.03.17 02:57:40.401828 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19030 | 2026.03.17 02:57:40.401881 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19031 | 2026.03.17 02:57:40.402692 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.03.17 02:57:40.402728 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 19033 | 2026.03.17 02:57:40.403249 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19034 | 2026.03.17 02:57:40.403469 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.03.17 02:57:40.403605 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001795 sec., 14484.679665738162 rows/sec., 25.96 MiB/sec. | ||
| 19036 | 2026.03.17 02:57:40.403660 [ 4 ] {009feeb1-ca6d-4089-8f90-0e0469516d31} <Debug> TCPHandler: Processed in 0.001973768 sec. | ||
| 19037 | 2026.03.17 02:57:40.403773 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19038 | 2026.03.17 02:57:40.403868 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19039 | 2026.03.17 02:57:40.403909 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19040 | 2026.03.17 02:57:40.404237 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.03.17 02:57:40.404274 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.37 GiB. | ||
| 19042 | 2026.03.17 02:57:40.404574 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19043 | 2026.03.17 02:57:40.404783 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19044 | 2026.03.17 02:57:40.404908 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 19045 | 2026.03.17 02:57:40.404944 [ 4 ] {305955d4-deba-493b-9235-6bc940235eaa} <Debug> TCPHandler: Processed in 0.00122542 sec. | ||
| 19046 | 2026.03.17 02:57:43.879183 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19047 | 2026.03.17 02:57:43.879256 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19048 | 2026.03.17 02:57:44.153245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44201 | ||
| 19049 | 2026.03.17 02:57:44.153869 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2026.03.17 02:57:44.153927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19051 | 2026.03.17 02:57:44.154429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19052 | 2026.03.17 02:57:44.154675 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2026.03.17 02:57:44.154830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44201 | ||
| 19054 | 2026.03.17 02:57:44.252665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2244 | ||
| 19055 | 2026.03.17 02:57:44.254914 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19056 | 2026.03.17 02:57:44.254975 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19057 | 2026.03.17 02:57:44.256275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19058 | 2026.03.17 02:57:44.256566 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19059 | 2026.03.17 02:57:44.256949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 19060 | 2026.03.17 02:57:45.395413 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19061 | 2026.03.17 02:57:45.395609 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19062 | 2026.03.17 02:57:45.395685 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19063 | 2026.03.17 02:57:45.396422 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19064 | 2026.03.17 02:57:45.396472 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19065 | 2026.03.17 02:57:45.396884 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19066 | 2026.03.17 02:57:45.397114 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19067 | 2026.03.17 02:57:45.397267 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00171 sec., 49122.80701754386 rows/sec., 4.11 MiB/sec. | ||
| 19068 | 2026.03.17 02:57:45.397311 [ 4 ] {8bdf9fcd-25f6-4682-b82d-a4f9cd413781} <Debug> TCPHandler: Processed in 0.00203519 sec. | ||
| 19069 | 2026.03.17 02:57:45.397443 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19070 | 2026.03.17 02:57:45.397545 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19071 | 2026.03.17 02:57:45.397587 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19072 | 2026.03.17 02:57:45.398009 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19073 | 2026.03.17 02:57:45.398046 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19074 | 2026.03.17 02:57:45.398347 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19075 | 2026.03.17 02:57:45.398561 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19076 | 2026.03.17 02:57:45.398695 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001171 sec., 11955.593509820666 rows/sec., 899.00 KiB/sec. | ||
| 19077 | 2026.03.17 02:57:45.398735 [ 4 ] {181ae774-e5ed-46bb-bb63-ec8b77d27007} <Debug> TCPHandler: Processed in 0.001343833 sec. | ||
| 19078 | 2026.03.17 02:57:45.398847 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19079 | 2026.03.17 02:57:45.398941 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19080 | 2026.03.17 02:57:45.398980 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19081 | 2026.03.17 02:57:45.399400 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.03.17 02:57:45.399436 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19083 | 2026.03.17 02:57:45.399753 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19084 | 2026.03.17 02:57:45.399979 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19085 | 2026.03.17 02:57:45.400108 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001185 sec., 65822.78481012658 rows/sec., 5.14 MiB/sec. | ||
| 19086 | 2026.03.17 02:57:45.400151 [ 4 ] {fe3d4719-7821-464f-83bb-1a8b34af4d0b} <Debug> TCPHandler: Processed in 0.001355033 sec. | ||
| 19087 | 2026.03.17 02:57:45.400264 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19088 | 2026.03.17 02:57:45.400359 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19089 | 2026.03.17 02:57:45.400401 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19090 | 2026.03.17 02:57:45.400817 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19091 | 2026.03.17 02:57:45.400852 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19092 | 2026.03.17 02:57:45.401177 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19093 | 2026.03.17 02:57:45.401387 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19094 | 2026.03.17 02:57:45.401518 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 19095 | 2026.03.17 02:57:45.401556 [ 4 ] {608df54a-cb5e-4f92-8014-4a18bf02c42a} <Debug> TCPHandler: Processed in 0.001341553 sec. | ||
| 19096 | 2026.03.17 02:57:45.401645 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 19097 | 2026.03.17 02:57:45.401658 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19098 | 2026.03.17 02:57:45.401708 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 19099 | 2026.03.17 02:57:45.401796 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19100 | 2026.03.17 02:57:45.401856 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19101 | 2026.03.17 02:57:45.402654 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19102 | 2026.03.17 02:57:45.402694 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19103 | 2026.03.17 02:57:45.403235 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19104 | 2026.03.17 02:57:45.403467 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19105 | 2026.03.17 02:57:45.403605 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 13.74 MiB/sec. | ||
| 19106 | 2026.03.17 02:57:45.403663 [ 4 ] {31629cf5-d5d1-4bcf-9294-5e9294cfc861} <Debug> TCPHandler: Processed in 0.00205398 sec. | ||
| 19107 | 2026.03.17 02:57:45.403777 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19108 | 2026.03.17 02:57:45.403876 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19109 | 2026.03.17 02:57:45.403918 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19110 | 2026.03.17 02:57:45.404257 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19111 | 2026.03.17 02:57:45.404293 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19112 | 2026.03.17 02:57:45.404623 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19113 | 2026.03.17 02:57:45.404882 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 19114 | 2026.03.17 02:57:45.404906 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.03.17 02:57:45.405038 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 19116 | 2026.03.17 02:57:45.405075 [ 4 ] {3f2236eb-741b-47ef-943d-247dca9fcbbc} <Debug> TCPHandler: Processed in 0.001363513 sec. | ||
| 19117 | 2026.03.17 02:57:46.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.88 MiB, peak 420.44 MiB, free memory in arenas 0.00 B, will set to 401.44 MiB (RSS), difference: 3.56 MiB | ||
| 19118 | 2026.03.17 02:57:46.068320 [ 224 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 19119 | 2026.03.17 02:57:46.068370 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 19120 | 2026.03.17 02:57:46.070803 [ 224 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 19121 | 2026.03.17 02:57:46.181532 [ 220 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 19122 | 2026.03.17 02:57:46.181582 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 19123 | 2026.03.17 02:57:46.185202 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 19124 | 2026.03.17 02:57:46.294246 [ 222 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 19125 | 2026.03.17 02:57:46.294303 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 19126 | 2026.03.17 02:57:46.296784 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 19127 | 2026.03.17 02:57:46.667924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19128 | 2026.03.17 02:57:46.686877 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19129 | 2026.03.17 02:57:46.686944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19130 | 2026.03.17 02:57:46.693636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19131 | 2026.03.17 02:57:46.694466 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19132 | 2026.03.17 02:57:46.698925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19133 | 2026.03.17 02:57:50.396691 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19134 | 2026.03.17 02:57:50.396891 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19135 | 2026.03.17 02:57:50.396964 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19136 | 2026.03.17 02:57:50.397538 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19137 | 2026.03.17 02:57:50.397587 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19138 | 2026.03.17 02:57:50.398024 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19139 | 2026.03.17 02:57:50.398253 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2026.03.17 02:57:50.398415 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. | ||
| 19141 | 2026.03.17 02:57:50.398477 [ 4 ] {2f8d68bb-317f-4e3a-b468-34d5a4fddad6} <Debug> TCPHandler: Processed in 0.001919526 sec. | ||
| 19142 | 2026.03.17 02:57:50.398608 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19143 | 2026.03.17 02:57:50.398717 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19144 | 2026.03.17 02:57:50.398764 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19145 | 2026.03.17 02:57:50.399274 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19146 | 2026.03.17 02:57:50.399312 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19147 | 2026.03.17 02:57:50.399636 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19148 | 2026.03.17 02:57:50.399853 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19149 | 2026.03.17 02:57:50.399991 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Debug> executeQuery: Read 127 rows, 11.08 KiB in 0.001299 sec., 97767.51347190146 rows/sec., 8.33 MiB/sec. | ||
| 19150 | 2026.03.17 02:57:50.400033 [ 4 ] {6c389a47-ac7a-4bf3-91ff-46ef987df305} <Debug> TCPHandler: Processed in 0.001481026 sec. | ||
| 19151 | 2026.03.17 02:57:50.400155 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19152 | 2026.03.17 02:57:50.400256 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19153 | 2026.03.17 02:57:50.400303 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19154 | 2026.03.17 02:57:50.400727 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.03.17 02:57:50.400764 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19156 | 2026.03.17 02:57:50.401070 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19157 | 2026.03.17 02:57:50.401287 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.03.17 02:57:50.401420 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001186 sec., 31197.301854974707 rows/sec., 2.28 MiB/sec. | ||
| 19159 | 2026.03.17 02:57:50.401458 [ 4 ] {3e0f6ec1-e5b0-49a9-86ba-20f6f050f84e} <Debug> TCPHandler: Processed in 0.001357553 sec. | ||
| 19160 | 2026.03.17 02:57:50.401565 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19161 | 2026.03.17 02:57:50.401667 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19162 | 2026.03.17 02:57:50.401709 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19163 | 2026.03.17 02:57:50.402210 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19164 | 2026.03.17 02:57:50.402248 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19165 | 2026.03.17 02:57:50.402563 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19166 | 2026.03.17 02:57:50.402787 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19167 | 2026.03.17 02:57:50.402931 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001281 sec., 83528.49336455893 rows/sec., 6.55 MiB/sec. | ||
| 19168 | 2026.03.17 02:57:50.402979 [ 4 ] {ea4729c0-54d2-4b12-b2bf-9a2662ed910c} <Debug> TCPHandler: Processed in 0.001464516 sec. | ||
| 19169 | 2026.03.17 02:57:50.403095 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19170 | 2026.03.17 02:57:50.403190 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19171 | 2026.03.17 02:57:50.403238 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19172 | 2026.03.17 02:57:50.403660 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.03.17 02:57:50.403697 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19174 | 2026.03.17 02:57:50.404039 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19175 | 2026.03.17 02:57:50.404246 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19176 | 2026.03.17 02:57:50.404379 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001208 sec., 133278.14569536422 rows/sec., 9.28 MiB/sec. | ||
| 19177 | 2026.03.17 02:57:50.404418 [ 4 ] {5150badc-2ff8-41d9-b296-dd93ed1ea557} <Debug> TCPHandler: Processed in 0.001372683 sec. | ||
| 19178 | 2026.03.17 02:57:50.404525 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2026.03.17 02:57:50.404627 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19180 | 2026.03.17 02:57:50.404684 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19181 | 2026.03.17 02:57:50.405561 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2026.03.17 02:57:50.405598 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19183 | 2026.03.17 02:57:50.406148 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19184 | 2026.03.17 02:57:50.406381 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.03.17 02:57:50.406525 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001916 sec., 18267.22338204593 rows/sec., 32.73 MiB/sec. | ||
| 19186 | 2026.03.17 02:57:50.406601 [ 4 ] {c9a0c58b-ddc1-436d-851a-500892485347} <Debug> TCPHandler: Processed in 0.002126191 sec. | ||
| 19187 | 2026.03.17 02:57:50.406716 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.03.17 02:57:50.406813 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19189 | 2026.03.17 02:57:50.406855 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19190 | 2026.03.17 02:57:50.407214 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2026.03.17 02:57:50.407253 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19192 | 2026.03.17 02:57:50.407635 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19193 | 2026.03.17 02:57:50.407841 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19194 | 2026.03.17 02:57:50.407969 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 384.81 KiB/sec. | ||
| 19195 | 2026.03.17 02:57:50.408010 [ 4 ] {c6bb90d5-33fe-4403-8674-7c995c72d459} <Debug> TCPHandler: Processed in 0.001344293 sec. | ||
| 19196 | 2026.03.17 02:57:50.408121 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19197 | 2026.03.17 02:57:50.408218 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19198 | 2026.03.17 02:57:50.408260 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19199 | 2026.03.17 02:57:50.408594 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2026.03.17 02:57:50.408635 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19201 | 2026.03.17 02:57:50.408940 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19202 | 2026.03.17 02:57:50.409158 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.03.17 02:57:50.409291 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 19204 | 2026.03.17 02:57:50.409330 [ 4 ] {37bb6adf-416f-4ac6-acc6-1ce32273f7eb} <Debug> TCPHandler: Processed in 0.001259181 sec. | ||
| 19205 | 2026.03.17 02:57:51.655113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44649 | ||
| 19206 | 2026.03.17 02:57:51.655676 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19207 | 2026.03.17 02:57:51.655724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19208 | 2026.03.17 02:57:51.656233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19209 | 2026.03.17 02:57:51.656479 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19210 | 2026.03.17 02:57:51.656619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44649 | ||
| 19211 | 2026.03.17 02:57:54.199083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19212 | 2026.03.17 02:57:54.216842 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19213 | 2026.03.17 02:57:54.216892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19214 | 2026.03.17 02:57:54.223136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19215 | 2026.03.17 02:57:54.223907 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19216 | 2026.03.17 02:57:54.227130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19217 | 2026.03.17 02:57:54.257237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2272 | ||
| 19218 | 2026.03.17 02:57:54.259623 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.03.17 02:57:54.259667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19220 | 2026.03.17 02:57:54.260877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19221 | 2026.03.17 02:57:54.261161 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.03.17 02:57:54.261430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2272 | ||
| 19223 | 2026.03.17 02:57:55.394798 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.03.17 02:57:55.394993 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19225 | 2026.03.17 02:57:55.395067 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19226 | 2026.03.17 02:57:55.395816 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.03.17 02:57:55.395875 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19228 | 2026.03.17 02:57:55.396429 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19229 | 2026.03.17 02:57:55.396743 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19230 | 2026.03.17 02:57:55.396979 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.002034 sec., 41297.93510324484 rows/sec., 3.46 MiB/sec. | ||
| 19231 | 2026.03.17 02:57:55.397058 [ 4 ] {c6c56d52-8cae-462d-bd95-5c8f1c2a8428} <Debug> TCPHandler: Processed in 0.002395229 sec. | ||
| 19232 | 2026.03.17 02:57:55.397227 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19233 | 2026.03.17 02:57:55.397352 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19234 | 2026.03.17 02:57:55.397407 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19235 | 2026.03.17 02:57:55.398356 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.03.17 02:57:55.398407 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19237 | 2026.03.17 02:57:55.398837 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19238 | 2026.03.17 02:57:55.399119 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.03.17 02:57:55.399309 [ 110 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19240 | 2026.03.17 02:57:55.399365 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.002028 sec., 6903.353057199211 rows/sec., 519.10 KiB/sec. | ||
| 19241 | 2026.03.17 02:57:55.399388 [ 110 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19242 | 2026.03.17 02:57:55.399443 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19243 | 2026.03.17 02:57:55.399510 [ 4 ] {46b29b70-6d02-4191-971c-e482e9b5ec24} <Debug> TCPHandler: Processed in 0.002345047 sec. | ||
| 19244 | 2026.03.17 02:57:55.399649 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 19245 | 2026.03.17 02:57:55.399770 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19246 | 2026.03.17 02:57:55.399794 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19247 | 2026.03.17 02:57:55.399834 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 81 rows starting from the beginning of the part | ||
| 19248 | 2026.03.17 02:57:55.399906 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 51 rows starting from the beginning of the part | ||
| 19249 | 2026.03.17 02:57:55.399924 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19250 | 2026.03.17 02:57:55.399956 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 26 rows starting from the beginning of the part | ||
| 19251 | 2026.03.17 02:57:55.399990 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19252 | 2026.03.17 02:57:55.400009 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 14 rows starting from the beginning of the part | ||
| 19253 | 2026.03.17 02:57:55.400059 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 37 rows starting from the beginning of the part | ||
| 19254 | 2026.03.17 02:57:55.400115 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 14 rows starting from the beginning of the part | ||
| 19255 | 2026.03.17 02:57:55.400594 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2026.03.17 02:57:55.400640 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19257 | 2026.03.17 02:57:55.401012 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19258 | 2026.03.17 02:57:55.401061 [ 190 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467836 sec., 151924.329420998 rows/sec., 11.69 MiB/sec. | ||
| 19259 | 2026.03.17 02:57:55.401246 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.03.17 02:57:55.401246 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19261 | 2026.03.17 02:57:55.401400 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001528 sec., 51047.120418848164 rows/sec., 3.99 MiB/sec. | ||
| 19262 | 2026.03.17 02:57:55.401464 [ 4 ] {4b3b14f4-0193-473b-ae9d-caddf9e53d6e} <Debug> TCPHandler: Processed in 0.001842775 sec. | ||
| 19263 | 2026.03.17 02:57:55.401569 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.03.17 02:57:55.401577 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19265 | 2026.03.17 02:57:55.401662 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_136_27} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19266 | 2026.03.17 02:57:55.401685 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19267 | 2026.03.17 02:57:55.401734 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19268 | 2026.03.17 02:57:55.401753 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19269 | 2026.03.17 02:57:55.402254 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19270 | 2026.03.17 02:57:55.402307 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19271 | 2026.03.17 02:57:55.402793 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19272 | 2026.03.17 02:57:55.403083 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2026.03.17 02:57:55.403238 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_150_42 to all_151_151_0 | ||
| 19274 | 2026.03.17 02:57:55.403256 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
| 19275 | 2026.03.17 02:57:55.403308 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19276 | 2026.03.17 02:57:55.403335 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19277 | 2026.03.17 02:57:55.403338 [ 4 ] {f4700377-20cb-4ea5-8f11-1adbf37fbacf} <Debug> TCPHandler: Processed in 0.001809414 sec. | ||
| 19278 | 2026.03.17 02:57:55.403413 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_150_42 to all_151_151_0 into Compact with storage Full | ||
| 19279 | 2026.03.17 02:57:55.403482 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2026.03.17 02:57:55.403526 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19281 | 2026.03.17 02:57:55.403565 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_42, total 47443 rows starting from the beginning of the part | ||
| 19282 | 2026.03.17 02:57:55.403592 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19283 | 2026.03.17 02:57:55.403630 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 32 rows starting from the beginning of the part | ||
| 19284 | 2026.03.17 02:57:55.403653 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19285 | 2026.03.17 02:57:55.404512 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19286 | 2026.03.17 02:57:55.404553 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19287 | 2026.03.17 02:57:55.405113 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19288 | 2026.03.17 02:57:55.405352 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2026.03.17 02:57:55.405483 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19290 | 2026.03.17 02:57:55.405503 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 12.99 MiB/sec. | ||
| 19291 | 2026.03.17 02:57:55.405517 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19292 | 2026.03.17 02:57:55.405548 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.87 GiB. | ||
| 19293 | 2026.03.17 02:57:55.405589 [ 4 ] {7ec49eed-ec5e-497e-9f3f-dd316eec4f3e} <Debug> TCPHandler: Processed in 0.002158453 sec. | ||
| 19294 | 2026.03.17 02:57:55.405633 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 19295 | 2026.03.17 02:57:55.405711 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19296 | 2026.03.17 02:57:55.405812 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19297 | 2026.03.17 02:57:55.405856 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19298 | 2026.03.17 02:57:55.405859 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19299 | 2026.03.17 02:57:55.405924 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2756 rows starting from the beginning of the part | ||
| 19300 | 2026.03.17 02:57:55.406055 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 25 rows starting from the beginning of the part | ||
| 19301 | 2026.03.17 02:57:55.406175 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 26 rows starting from the beginning of the part | ||
| 19302 | 2026.03.17 02:57:55.406217 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19303 | 2026.03.17 02:57:55.406260 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19304 | 2026.03.17 02:57:55.406294 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 14 rows starting from the beginning of the part | ||
| 19305 | 2026.03.17 02:57:55.406408 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 35 rows starting from the beginning of the part | ||
| 19306 | 2026.03.17 02:57:55.406518 [ 190 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 14 rows starting from the beginning of the part | ||
| 19307 | 2026.03.17 02:57:55.406586 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19308 | 2026.03.17 02:57:55.406805 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19309 | 2026.03.17 02:57:55.406962 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 19310 | 2026.03.17 02:57:55.407005 [ 4 ] {d425cf9b-0a36-4c1e-867d-c4f374c6ebfd} <Debug> TCPHandler: Processed in 0.001344702 sec. | ||
| 19311 | 2026.03.17 02:57:55.411286 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47475 rows, containing 5 columns (5 merged, 0 gathered) in 0.007902533 sec., 6007567.447045144 rows/sec., 398.64 MiB/sec. | ||
| 19312 | 2026.03.17 02:57:55.412067 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Trace> MergedBlockOutputStream: filled checksums all_1_151_43 (state Temporary) | ||
| 19313 | 2026.03.17 02:57:55.412407 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_151_43 to all_1_151_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19314 | 2026.03.17 02:57:55.412490 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_150_42, all_151_151_0] -> all_1_151_43 | ||
| 19315 | 2026.03.17 02:57:55.412588 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19316 | 2026.03.17 02:57:55.416677 [ 197 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2870 rows, containing 19 columns (19 merged, 0 gathered) in 0.01107878 sec., 259053.79473191092 rows/sec., 464.21 MiB/sec. | ||
| 19317 | 2026.03.17 02:57:55.419403 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19318 | 2026.03.17 02:57:55.419758 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.03.17 02:57:55.419834 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19320 | 2026.03.17 02:57:55.420000 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.30 MiB. | ||
| 19321 | 2026.03.17 02:57:56.001235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.96 MiB, peak 421.22 MiB, free memory in arenas 0.00 B, will set to 404.48 MiB (RSS), difference: 2.53 MiB | ||
| 19322 | 2026.03.17 02:57:56.051653 [ 219 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 19323 | 2026.03.17 02:57:56.051743 [ 219 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 19324 | 2026.03.17 02:57:56.054763 [ 219 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 19325 | 2026.03.17 02:57:58.879358 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19326 | 2026.03.17 02:57:58.879465 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19327 | 2026.03.17 02:57:59.156760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45161 | ||
| 19328 | 2026.03.17 02:57:59.157387 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2026.03.17 02:57:59.157438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19330 | 2026.03.17 02:57:59.157954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19331 | 2026.03.17 02:57:59.158196 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19332 | 2026.03.17 02:57:59.158335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45161 | ||
| 19333 | 2026.03.17 02:58:00.336794 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 19334 | 2026.03.17 02:58:00.336872 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 19335 | 2026.03.17 02:58:00.341175 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 19336 | 2026.03.17 02:58:00.403748 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19337 | 2026.03.17 02:58:00.403994 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19338 | 2026.03.17 02:58:00.404098 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19339 | 2026.03.17 02:58:00.405274 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.03.17 02:58:00.405344 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19341 | 2026.03.17 02:58:00.405950 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19342 | 2026.03.17 02:58:00.406333 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19343 | 2026.03.17 02:58:00.406585 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Debug> executeQuery: Read 136 rows, 11.95 KiB in 0.002658 sec., 51166.29044394281 rows/sec., 4.39 MiB/sec. | ||
| 19344 | 2026.03.17 02:58:00.406605 [ 102 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19345 | 2026.03.17 02:58:00.406683 [ 4 ] {8cbcdc35-af0c-40af-9efa-e3f068d9e752} <Debug> TCPHandler: Processed in 0.003125136 sec. | ||
| 19346 | 2026.03.17 02:58:00.406704 [ 102 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2026.03.17 02:58:00.406746 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19348 | 2026.03.17 02:58:00.406880 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19349 | 2026.03.17 02:58:00.406926 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 19350 | 2026.03.17 02:58:00.407043 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19351 | 2026.03.17 02:58:00.407121 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19352 | 2026.03.17 02:58:00.407181 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19353 | 2026.03.17 02:58:00.407244 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2151 rows starting from the beginning of the part | ||
| 19354 | 2026.03.17 02:58:00.407356 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 108 rows starting from the beginning of the part | ||
| 19355 | 2026.03.17 02:58:00.407440 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 84 rows starting from the beginning of the part | ||
| 19356 | 2026.03.17 02:58:00.407520 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 127 rows starting from the beginning of the part | ||
| 19357 | 2026.03.17 02:58:00.407595 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 84 rows starting from the beginning of the part | ||
| 19358 | 2026.03.17 02:58:00.407672 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 136 rows starting from the beginning of the part | ||
| 19359 | 2026.03.17 02:58:00.407823 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.03.17 02:58:00.407885 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19361 | 2026.03.17 02:58:00.408442 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19362 | 2026.03.17 02:58:00.408831 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.03.17 02:58:00.409059 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.002053 sec., 19483.68241597662 rows/sec., 1.43 MiB/sec. | ||
| 19364 | 2026.03.17 02:58:00.409125 [ 4 ] {632b9820-8d00-4a53-a1c1-641da76e05ab} <Debug> TCPHandler: Processed in 0.002324067 sec. | ||
| 19365 | 2026.03.17 02:58:00.409201 [ 219 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 19366 | 2026.03.17 02:58:00.409274 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19367 | 2026.03.17 02:58:00.409277 [ 219 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 19368 | 2026.03.17 02:58:00.409443 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19369 | 2026.03.17 02:58:00.409510 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19370 | 2026.03.17 02:58:00.410026 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2690 rows, containing 5 columns (5 merged, 0 gathered) in 0.003187408 sec., 843945.9272236249 rows/sec., 69.46 MiB/sec. | ||
| 19371 | 2026.03.17 02:58:00.410341 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19372 | 2026.03.17 02:58:00.410387 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19373 | 2026.03.17 02:58:00.410430 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19374 | 2026.03.17 02:58:00.410911 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19375 | 2026.03.17 02:58:00.410920 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.03.17 02:58:00.411056 [ 200 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_156_31} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19377 | 2026.03.17 02:58:00.411205 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 19378 | 2026.03.17 02:58:00.411256 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19379 | 2026.03.17 02:58:00.411460 [ 102 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19380 | 2026.03.17 02:58:00.411470 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Debug> executeQuery: Read 113 rows, 9.04 KiB in 0.002059 sec., 54881.01019912579 rows/sec., 4.29 MiB/sec. | ||
| 19381 | 2026.03.17 02:58:00.411517 [ 102 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2026.03.17 02:58:00.411547 [ 4 ] {2561d33a-03f9-4d7a-8b39-489059d5c844} <Debug> TCPHandler: Processed in 0.002331227 sec. | ||
| 19383 | 2026.03.17 02:58:00.411577 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19384 | 2026.03.17 02:58:00.411731 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2026.03.17 02:58:00.411754 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 19386 | 2026.03.17 02:58:00.411877 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19387 | 2026.03.17 02:58:00.411942 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19388 | 2026.03.17 02:58:00.411955 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19389 | 2026.03.17 02:58:00.412014 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1123 rows starting from the beginning of the part | ||
| 19390 | 2026.03.17 02:58:00.412114 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 19391 | 2026.03.17 02:58:00.412184 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 78 rows starting from the beginning of the part | ||
| 19392 | 2026.03.17 02:58:00.412244 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 107 rows starting from the beginning of the part | ||
| 19393 | 2026.03.17 02:58:00.412306 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 78 rows starting from the beginning of the part | ||
| 19394 | 2026.03.17 02:58:00.412365 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 113 rows starting from the beginning of the part | ||
| 19395 | 2026.03.17 02:58:00.412535 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19396 | 2026.03.17 02:58:00.412590 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19397 | 2026.03.17 02:58:00.413139 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19398 | 2026.03.17 02:58:00.413611 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19399 | 2026.03.17 02:58:00.413818 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_151_43 to all_152_152_0 | ||
| 19400 | 2026.03.17 02:58:00.413885 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19401 | 2026.03.17 02:58:00.413918 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19402 | 2026.03.17 02:58:00.413822 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001977 sec., 80930.70308548305 rows/sec., 5.64 MiB/sec. | ||
| 19403 | 2026.03.17 02:58:00.414257 [ 4 ] {4412c73b-349d-4df3-8d8b-0afdd86580be} <Debug> TCPHandler: Processed in 0.002589863 sec. | ||
| 19404 | 2026.03.17 02:58:00.414251 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1589 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564873 sec., 619523.8516682892 rows/sec., 47.25 MiB/sec. | ||
| 19405 | 2026.03.17 02:58:00.414027 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_43 to all_152_152_0 into Compact with storage Full | ||
| 19406 | 2026.03.17 02:58:00.414446 [ 219 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 19407 | 2026.03.17 02:58:00.414482 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19408 | 2026.03.17 02:58:00.414520 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_43, total 47475 rows starting from the beginning of the part | ||
| 19409 | 2026.03.17 02:58:00.414601 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19410 | 2026.03.17 02:58:00.414630 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19411 | 2026.03.17 02:58:00.414711 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.03.17 02:58:00.414841 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19413 | 2026.03.17 02:58:00.414928 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19414 | 2026.03.17 02:58:00.415143 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19415 | 2026.03.17 02:58:00.415295 [ 187 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_156_31} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19416 | 2026.03.17 02:58:00.415493 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 19417 | 2026.03.17 02:58:00.416528 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2026.03.17 02:58:00.416581 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19419 | 2026.03.17 02:58:00.417722 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19420 | 2026.03.17 02:58:00.418107 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2026.03.17 02:58:00.418349 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003538 sec., 11305.822498586773 rows/sec., 20.26 MiB/sec. | ||
| 19422 | 2026.03.17 02:58:00.418467 [ 4 ] {43d26759-68c7-45c2-8d4f-b09e7b16b32c} <Debug> TCPHandler: Processed in 0.003822314 sec. | ||
| 19423 | 2026.03.17 02:58:00.418636 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.03.17 02:58:00.418768 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19425 | 2026.03.17 02:58:00.418830 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19426 | 2026.03.17 02:58:00.419340 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.03.17 02:58:00.419387 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19428 | 2026.03.17 02:58:00.419825 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19429 | 2026.03.17 02:58:00.420151 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2026.03.17 02:58:00.420325 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00159 sec., 5660.377358490566 rows/sec., 399.84 KiB/sec. | ||
| 19431 | 2026.03.17 02:58:00.420380 [ 4 ] {799d84df-df4e-47b2-9c37-51c5be68b68f} <Debug> TCPHandler: Processed in 0.001811694 sec. | ||
| 19432 | 2026.03.17 02:58:00.420523 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.03.17 02:58:00.420626 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19434 | 2026.03.17 02:58:00.420674 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19435 | 2026.03.17 02:58:00.421158 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.03.17 02:58:00.421210 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19437 | 2026.03.17 02:58:00.421666 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19438 | 2026.03.17 02:58:00.422106 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.03.17 02:58:00.422332 [ 102 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19440 | 2026.03.17 02:58:00.422343 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001739 sec., 34502.587694077054 rows/sec., 2.33 MiB/sec. | ||
| 19441 | 2026.03.17 02:58:00.422392 [ 102 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2026.03.17 02:58:00.422421 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19443 | 2026.03.17 02:58:00.422424 [ 4 ] {9c759744-3ed5-40c2-b8f0-d8a5d7b1bd51} <Debug> TCPHandler: Processed in 0.001955247 sec. | ||
| 19444 | 2026.03.17 02:58:00.422601 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 19445 | 2026.03.17 02:58:00.422723 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19446 | 2026.03.17 02:58:00.422794 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7944 rows starting from the beginning of the part | ||
| 19447 | 2026.03.17 02:58:00.422882 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 19448 | 2026.03.17 02:58:00.422983 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19449 | 2026.03.17 02:58:00.423055 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 19450 | 2026.03.17 02:58:00.423115 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 19451 | 2026.03.17 02:58:00.423179 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 19452 | 2026.03.17 02:58:00.426922 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47635 rows, containing 5 columns (5 merged, 0 gathered) in 0.012915616 sec., 3688170.9707070882 rows/sec., 244.77 MiB/sec. | ||
| 19453 | 2026.03.17 02:58:00.427301 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8244 rows, containing 4 columns (4 merged, 0 gathered) in 0.004757026 sec., 1733015.5437451887 rows/sec., 116.79 MiB/sec. | ||
| 19454 | 2026.03.17 02:58:00.427476 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19455 | 2026.03.17 02:58:00.427636 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Trace> MergedBlockOutputStream: filled checksums all_1_152_44 (state Temporary) | ||
| 19456 | 2026.03.17 02:58:00.427835 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19457 | 2026.03.17 02:58:00.427940 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_156_31} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19458 | 2026.03.17 02:58:00.428030 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19459 | 2026.03.17 02:58:00.428114 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_152_44 to all_1_152_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19460 | 2026.03.17 02:58:00.428232 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_151_43, all_152_152_0] -> all_1_152_44 | ||
| 19461 | 2026.03.17 02:58:00.428349 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19462 | 2026.03.17 02:58:01.148298 [ 108 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 19463 | 2026.03.17 02:58:01.148381 [ 108 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19464 | 2026.03.17 02:58:01.148409 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19465 | 2026.03.17 02:58:01.148564 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 19466 | 2026.03.17 02:58:01.148742 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19467 | 2026.03.17 02:58:01.148782 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 19468 | 2026.03.17 02:58:01.148865 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 19469 | 2026.03.17 02:58:01.148923 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 19470 | 2026.03.17 02:58:01.148990 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 19471 | 2026.03.17 02:58:01.149041 [ 189 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 19472 | 2026.03.17 02:58:01.150140 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164022 sec., 23167.62385533648 rows/sec., 1.93 MiB/sec. | ||
| 19473 | 2026.03.17 02:58:01.150360 [ 187 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 19474 | 2026.03.17 02:58:01.150716 [ 187 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19475 | 2026.03.17 02:58:01.150809 [ 187 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_33_8} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 19476 | 2026.03.17 02:58:01.150933 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19477 | 2026.03.17 02:58:01.728172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19478 | 2026.03.17 02:58:01.745862 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19479 | 2026.03.17 02:58:01.745913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19480 | 2026.03.17 02:58:01.752444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19481 | 2026.03.17 02:58:01.753130 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19482 | 2026.03.17 02:58:01.756218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19483 | 2026.03.17 02:58:03.305829 [ 224 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19484 | 2026.03.17 02:58:03.305884 [ 224 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19485 | 2026.03.17 02:58:03.307762 [ 224 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19486 | 2026.03.17 02:58:03.484297 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19487 | 2026.03.17 02:58:03.484593 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 19488 | 2026.03.17 02:58:03.484983 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19489 | 2026.03.17 02:58:03.485027 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19490 | 2026.03.17 02:58:03.485404 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19491 | 2026.03.17 02:58:03.485484 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19492 | 2026.03.17 02:58:03.485645 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 19493 | 2026.03.17 02:58:03.485777 [ 327 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19494 | 2026.03.17 02:58:03.485779 [ 335 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19495 | 2026.03.17 02:58:03.485803 [ 316 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19496 | 2026.03.17 02:58:03.485809 [ 304 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19497 | 2026.03.17 02:58:03.485947 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19498 | 2026.03.17 02:58:03.485991 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19499 | 2026.03.17 02:58:03.486095 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19500 | 2026.03.17 02:58:03.486121 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19501 | 2026.03.17 02:58:03.486161 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 19502 | 2026.03.17 02:58:03.486343 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 19503 | 2026.03.17 02:58:03.486482 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 19504 | 2026.03.17 02:58:03.488881 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.004402 sec., 8405.270331667425 rows/sec., 350.52 KiB/sec. | ||
| 19505 | 2026.03.17 02:58:03.489021 [ 4 ] {9f13214a-8af6-4bf5-9657-ddad84d3a8c7} <Debug> TCPHandler: Processed in 0.004851998 sec. | ||
| 19506 | 2026.03.17 02:58:03.489532 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19507 | 2026.03.17 02:58:03.489676 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 19508 | 2026.03.17 02:58:03.489916 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19509 | 2026.03.17 02:58:03.489955 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 19510 | 2026.03.17 02:58:03.490168 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19511 | 2026.03.17 02:58:03.490224 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19512 | 2026.03.17 02:58:03.490330 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 19513 | 2026.03.17 02:58:03.490396 [ 324 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19514 | 2026.03.17 02:58:03.490409 [ 304 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19515 | 2026.03.17 02:58:03.490408 [ 335 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19516 | 2026.03.17 02:58:03.490447 [ 351 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19517 | 2026.03.17 02:58:03.490581 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19518 | 2026.03.17 02:58:03.490619 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19519 | 2026.03.17 02:58:03.490695 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19520 | 2026.03.17 02:58:03.490721 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19521 | 2026.03.17 02:58:03.490755 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 19522 | 2026.03.17 02:58:03.490788 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 19523 | 2026.03.17 02:58:03.490821 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 19524 | 2026.03.17 02:58:03.491628 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002012 sec., 18389.662027833005 rows/sec., 766.88 KiB/sec. | ||
| 19525 | 2026.03.17 02:58:03.491838 [ 4 ] {41fefc6f-6172-4768-9177-c9049fbf221c} <Debug> TCPHandler: Processed in 0.002359848 sec. | ||
| 19526 | 2026.03.17 02:58:03.492156 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19527 | 2026.03.17 02:58:03.492310 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 19528 | 2026.03.17 02:58:03.492555 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19529 | 2026.03.17 02:58:03.492594 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 19530 | 2026.03.17 02:58:03.492810 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19531 | 2026.03.17 02:58:03.492873 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19532 | 2026.03.17 02:58:03.492990 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 19533 | 2026.03.17 02:58:03.493067 [ 324 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19534 | 2026.03.17 02:58:03.493078 [ 304 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19535 | 2026.03.17 02:58:03.493077 [ 351 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19536 | 2026.03.17 02:58:03.493073 [ 335 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19537 | 2026.03.17 02:58:03.493224 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19538 | 2026.03.17 02:58:03.493252 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19539 | 2026.03.17 02:58:03.493325 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19540 | 2026.03.17 02:58:03.493344 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19541 | 2026.03.17 02:58:03.493378 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19542 | 2026.03.17 02:58:03.493410 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19543 | 2026.03.17 02:58:03.493440 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19544 | 2026.03.17 02:58:03.494155 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001909 sec., 19381.87532739654 rows/sec., 808.26 KiB/sec. | ||
| 19545 | 2026.03.17 02:58:03.494302 [ 4 ] {20c73532-cb5e-434f-887a-05ea1d371322} <Debug> TCPHandler: Processed in 0.002200884 sec. | ||
| 19546 | 2026.03.17 02:58:03.494533 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19547 | 2026.03.17 02:58:03.494680 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19548 | 2026.03.17 02:58:03.494915 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19549 | 2026.03.17 02:58:03.494954 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19550 | 2026.03.17 02:58:03.495222 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19551 | 2026.03.17 02:58:03.495283 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19552 | 2026.03.17 02:58:03.495391 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 19553 | 2026.03.17 02:58:03.495460 [ 304 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19554 | 2026.03.17 02:58:03.495468 [ 324 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19555 | 2026.03.17 02:58:03.495464 [ 351 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19556 | 2026.03.17 02:58:03.495509 [ 318 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19557 | 2026.03.17 02:58:03.495631 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19558 | 2026.03.17 02:58:03.495658 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19559 | 2026.03.17 02:58:03.495730 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19560 | 2026.03.17 02:58:03.495749 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19561 | 2026.03.17 02:58:03.495784 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19562 | 2026.03.17 02:58:03.495822 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19563 | 2026.03.17 02:58:03.495852 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Trace> MergeTreeBaseSelectProcessor: 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:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19564 | 2026.03.17 02:58:03.496620 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002002 sec., 18481.518481518484 rows/sec., 770.71 KiB/sec. | ||
| 19565 | 2026.03.17 02:58:03.496777 [ 4 ] {2460b296-ec23-4f57-b676-5c603fed566e} <Debug> TCPHandler: Processed in 0.002294446 sec. | ||
| 19566 | 2026.03.17 02:58:03.497013 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.03.17 02:58:03.497198 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19568 | 2026.03.17 02:58:03.497487 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19569 | 2026.03.17 02:58:03.497528 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19570 | 2026.03.17 02:58:03.497787 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19571 | 2026.03.17 02:58:03.497858 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19572 | 2026.03.17 02:58:03.497967 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 19573 | 2026.03.17 02:58:03.498045 [ 351 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19574 | 2026.03.17 02:58:03.498054 [ 324 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19575 | 2026.03.17 02:58:03.498054 [ 304 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19576 | 2026.03.17 02:58:03.498048 [ 318 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19577 | 2026.03.17 02:58:03.498206 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19578 | 2026.03.17 02:58:03.498240 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19579 | 2026.03.17 02:58:03.498314 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19580 | 2026.03.17 02:58:03.498332 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19581 | 2026.03.17 02:58:03.498366 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19582 | 2026.03.17 02:58:03.498405 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19583 | 2026.03.17 02:58:03.498451 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19584 | 2026.03.17 02:58:03.499223 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002105 sec., 17577.197149643704 rows/sec., 733.00 KiB/sec. | ||
| 19585 | 2026.03.17 02:58:03.499352 [ 4 ] {5c277780-7cee-4016-9a44-2f709e6c0e82} <Debug> TCPHandler: Processed in 0.002403738 sec. | ||
| 19586 | 2026.03.17 02:58:03.499558 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19587 | 2026.03.17 02:58:03.499697 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19588 | 2026.03.17 02:58:03.499932 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19589 | 2026.03.17 02:58:03.499976 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19590 | 2026.03.17 02:58:03.500194 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19591 | 2026.03.17 02:58:03.500248 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19592 | 2026.03.17 02:58:03.500350 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 19593 | 2026.03.17 02:58:03.500452 [ 318 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19594 | 2026.03.17 02:58:03.500454 [ 351 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19595 | 2026.03.17 02:58:03.500475 [ 315 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19596 | 2026.03.17 02:58:03.500475 [ 326 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19597 | 2026.03.17 02:58:03.500610 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19598 | 2026.03.17 02:58:03.500645 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19599 | 2026.03.17 02:58:03.500719 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19600 | 2026.03.17 02:58:03.500738 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19601 | 2026.03.17 02:58:03.500771 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19602 | 2026.03.17 02:58:03.500804 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19603 | 2026.03.17 02:58:03.500834 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19604 | 2026.03.17 02:58:03.501541 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001899 sec., 19483.938915218536 rows/sec., 812.52 KiB/sec. | ||
| 19605 | 2026.03.17 02:58:03.501732 [ 4 ] {d0b4043c-52ff-4196-bd95-2cb18fe47c1e} <Debug> TCPHandler: Processed in 0.002223514 sec. | ||
| 19606 | 2026.03.17 02:58:03.501976 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2026.03.17 02:58:03.502124 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19608 | 2026.03.17 02:58:03.502387 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19609 | 2026.03.17 02:58:03.502429 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19610 | 2026.03.17 02:58:03.502660 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19611 | 2026.03.17 02:58:03.502718 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19612 | 2026.03.17 02:58:03.502829 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 19613 | 2026.03.17 02:58:03.502906 [ 318 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19614 | 2026.03.17 02:58:03.502910 [ 326 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19615 | 2026.03.17 02:58:03.502923 [ 315 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19616 | 2026.03.17 02:58:03.502924 [ 351 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19617 | 2026.03.17 02:58:03.503054 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19618 | 2026.03.17 02:58:03.503080 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19619 | 2026.03.17 02:58:03.503151 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19620 | 2026.03.17 02:58:03.503170 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19621 | 2026.03.17 02:58:03.503203 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19622 | 2026.03.17 02:58:03.503239 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19623 | 2026.03.17 02:58:03.503271 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19624 | 2026.03.17 02:58:03.503960 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001898 sec., 19494.204425711276 rows/sec., 812.94 KiB/sec. | ||
| 19625 | 2026.03.17 02:58:03.504106 [ 4 ] {ee566d3a-3d0f-45cb-8f04-a57af1614be8} <Debug> TCPHandler: Processed in 0.002185033 sec. | ||
| 19626 | 2026.03.17 02:58:03.504314 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2026.03.17 02:58:03.504459 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19628 | 2026.03.17 02:58:03.504698 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19629 | 2026.03.17 02:58:03.504737 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19630 | 2026.03.17 02:58:03.504959 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19631 | 2026.03.17 02:58:03.505016 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19632 | 2026.03.17 02:58:03.505126 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 19633 | 2026.03.17 02:58:03.505194 [ 336 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19634 | 2026.03.17 02:58:03.505195 [ 296 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19635 | 2026.03.17 02:58:03.505206 [ 318 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19636 | 2026.03.17 02:58:03.505199 [ 326 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19637 | 2026.03.17 02:58:03.505334 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19638 | 2026.03.17 02:58:03.505362 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19639 | 2026.03.17 02:58:03.505432 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19640 | 2026.03.17 02:58:03.505452 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19641 | 2026.03.17 02:58:03.505484 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19642 | 2026.03.17 02:58:03.505519 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19643 | 2026.03.17 02:58:03.505551 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19644 | 2026.03.17 02:58:03.506236 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001837 sec., 20141.535111594992 rows/sec., 839.94 KiB/sec. | ||
| 19645 | 2026.03.17 02:58:03.506425 [ 4 ] {fabc6dcc-e5f1-46f6-b427-2f15a69c13bf} <Debug> TCPHandler: Processed in 0.002152393 sec. | ||
| 19646 | 2026.03.17 02:58:03.506664 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19647 | 2026.03.17 02:58:03.506829 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19648 | 2026.03.17 02:58:03.507124 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19649 | 2026.03.17 02:58:03.507165 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19650 | 2026.03.17 02:58:03.507393 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19651 | 2026.03.17 02:58:03.507449 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19652 | 2026.03.17 02:58:03.507551 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 19653 | 2026.03.17 02:58:03.507625 [ 318 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19654 | 2026.03.17 02:58:03.507632 [ 336 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19655 | 2026.03.17 02:58:03.507648 [ 322 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19656 | 2026.03.17 02:58:03.507646 [ 314 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19657 | 2026.03.17 02:58:03.507781 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19658 | 2026.03.17 02:58:03.507807 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19659 | 2026.03.17 02:58:03.507877 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19660 | 2026.03.17 02:58:03.507896 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19661 | 2026.03.17 02:58:03.507927 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19662 | 2026.03.17 02:58:03.507965 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19663 | 2026.03.17 02:58:03.508003 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19664 | 2026.03.17 02:58:03.508718 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.00197 sec., 18781.725888324872 rows/sec., 783.23 KiB/sec. | ||
| 19665 | 2026.03.17 02:58:03.508862 [ 4 ] {f7b9d2e0-dd88-4db3-a014-6c9147317890} <Debug> TCPHandler: Processed in 0.002262675 sec. | ||
| 19666 | 2026.03.17 02:58:03.509070 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2026.03.17 02:58:03.509211 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19668 | 2026.03.17 02:58:03.509456 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19669 | 2026.03.17 02:58:03.509494 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19670 | 2026.03.17 02:58:03.509716 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19671 | 2026.03.17 02:58:03.509770 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19672 | 2026.03.17 02:58:03.509874 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 19673 | 2026.03.17 02:58:03.509940 [ 333 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19674 | 2026.03.17 02:58:03.509949 [ 318 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19675 | 2026.03.17 02:58:03.509948 [ 336 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19676 | 2026.03.17 02:58:03.509958 [ 322 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19677 | 2026.03.17 02:58:03.510098 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19678 | 2026.03.17 02:58:03.510125 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19679 | 2026.03.17 02:58:03.510194 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19680 | 2026.03.17 02:58:03.510211 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19681 | 2026.03.17 02:58:03.510242 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19682 | 2026.03.17 02:58:03.510276 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19683 | 2026.03.17 02:58:03.510305 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19684 | 2026.03.17 02:58:03.510932 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001782 sec., 20763.187429854097 rows/sec., 865.86 KiB/sec. | ||
| 19685 | 2026.03.17 02:58:03.511071 [ 4 ] {891dc29d-1c23-490d-83b7-1d555ede3994} <Debug> TCPHandler: Processed in 0.00205256 sec. | ||
| 19686 | 2026.03.17 02:58:03.511273 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19687 | 2026.03.17 02:58:03.511422 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19688 | 2026.03.17 02:58:03.511658 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19689 | 2026.03.17 02:58:03.511696 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19690 | 2026.03.17 02:58:03.511918 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19691 | 2026.03.17 02:58:03.511972 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19692 | 2026.03.17 02:58:03.512078 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19693 | 2026.03.17 02:58:03.512147 [ 336 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19694 | 2026.03.17 02:58:03.512156 [ 260 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19695 | 2026.03.17 02:58:03.512165 [ 325 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19696 | 2026.03.17 02:58:03.512162 [ 318 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19697 | 2026.03.17 02:58:03.512293 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19698 | 2026.03.17 02:58:03.512319 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19699 | 2026.03.17 02:58:03.512391 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19700 | 2026.03.17 02:58:03.512408 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19701 | 2026.03.17 02:58:03.512439 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19702 | 2026.03.17 02:58:03.512472 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19703 | 2026.03.17 02:58:03.512503 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19704 | 2026.03.17 02:58:03.513142 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.00178 sec., 20786.516853932586 rows/sec., 866.84 KiB/sec. | ||
| 19705 | 2026.03.17 02:58:03.513276 [ 4 ] {5ac490fa-306d-47ca-b885-db47a027f896} <Debug> TCPHandler: Processed in 0.00205333 sec. | ||
| 19706 | 2026.03.17 02:58:03.513482 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19707 | 2026.03.17 02:58:03.513622 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19708 | 2026.03.17 02:58:03.513858 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19709 | 2026.03.17 02:58:03.513897 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19710 | 2026.03.17 02:58:03.514135 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19711 | 2026.03.17 02:58:03.514194 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19712 | 2026.03.17 02:58:03.514295 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19713 | 2026.03.17 02:58:03.514363 [ 336 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19714 | 2026.03.17 02:58:03.514378 [ 325 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19715 | 2026.03.17 02:58:03.514382 [ 305 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19716 | 2026.03.17 02:58:03.514393 [ 298 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19717 | 2026.03.17 02:58:03.514538 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19718 | 2026.03.17 02:58:03.514566 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19719 | 2026.03.17 02:58:03.514634 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19720 | 2026.03.17 02:58:03.514652 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19721 | 2026.03.17 02:58:03.514682 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19722 | 2026.03.17 02:58:03.514783 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19723 | 2026.03.17 02:58:03.514821 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19724 | 2026.03.17 02:58:03.515500 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001939 sec., 19082.001031459517 rows/sec., 795.75 KiB/sec. | ||
| 19725 | 2026.03.17 02:58:03.515638 [ 4 ] {e1e8ce96-eca2-4e32-a8c7-9a32dc42a920} <Debug> TCPHandler: Processed in 0.002206583 sec. | ||
| 19726 | 2026.03.17 02:58:03.515843 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19727 | 2026.03.17 02:58:03.515983 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19728 | 2026.03.17 02:58:03.516218 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19729 | 2026.03.17 02:58:03.516257 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19730 | 2026.03.17 02:58:03.516489 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19731 | 2026.03.17 02:58:03.516545 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19732 | 2026.03.17 02:58:03.516650 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19733 | 2026.03.17 02:58:03.516721 [ 298 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19734 | 2026.03.17 02:58:03.516725 [ 325 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19735 | 2026.03.17 02:58:03.516738 [ 336 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19736 | 2026.03.17 02:58:03.516726 [ 305 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19737 | 2026.03.17 02:58:03.516878 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19738 | 2026.03.17 02:58:03.516905 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19739 | 2026.03.17 02:58:03.516974 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19740 | 2026.03.17 02:58:03.516991 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19741 | 2026.03.17 02:58:03.517022 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19742 | 2026.03.17 02:58:03.517053 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19743 | 2026.03.17 02:58:03.517082 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19744 | 2026.03.17 02:58:03.517749 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001824 sec., 20285.087719298244 rows/sec., 845.93 KiB/sec. | ||
| 19745 | 2026.03.17 02:58:03.517927 [ 4 ] {eb25d80d-6d72-4759-b589-994774f8fc5d} <Debug> TCPHandler: Processed in 0.002133582 sec. | ||
| 19746 | 2026.03.17 02:58:03.518561 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.03.17 02:58:03.518714 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19748 | 2026.03.17 02:58:03.519050 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19749 | 2026.03.17 02:58:03.519101 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19750 | 2026.03.17 02:58:03.519430 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19751 | 2026.03.17 02:58:03.519495 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19752 | 2026.03.17 02:58:03.519612 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19753 | 2026.03.17 02:58:03.519680 [ 325 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19754 | 2026.03.17 02:58:03.519682 [ 317 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19755 | 2026.03.17 02:58:03.519697 [ 298 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19756 | 2026.03.17 02:58:03.519693 [ 336 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19757 | 2026.03.17 02:58:03.519825 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19758 | 2026.03.17 02:58:03.519856 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19759 | 2026.03.17 02:58:03.519929 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19760 | 2026.03.17 02:58:03.519947 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19761 | 2026.03.17 02:58:03.519980 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19762 | 2026.03.17 02:58:03.520014 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19763 | 2026.03.17 02:58:03.520044 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19764 | 2026.03.17 02:58:03.520662 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002011 sec., 18398.806563898557 rows/sec., 767.26 KiB/sec. | ||
| 19765 | 2026.03.17 02:58:03.520800 [ 4 ] {ad023830-7adf-4e8f-9e42-26e69cac396b} <Debug> TCPHandler: Processed in 0.002293865 sec. | ||
| 19766 | 2026.03.17 02:58:03.521014 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.03.17 02:58:03.521157 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19768 | 2026.03.17 02:58:03.521408 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19769 | 2026.03.17 02:58:03.521448 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19770 | 2026.03.17 02:58:03.521683 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19771 | 2026.03.17 02:58:03.521737 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19772 | 2026.03.17 02:58:03.521839 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19773 | 2026.03.17 02:58:03.521901 [ 336 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19774 | 2026.03.17 02:58:03.521907 [ 325 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19775 | 2026.03.17 02:58:03.521918 [ 298 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19776 | 2026.03.17 02:58:03.521907 [ 317 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19777 | 2026.03.17 02:58:03.522053 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19778 | 2026.03.17 02:58:03.522078 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19779 | 2026.03.17 02:58:03.522146 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19780 | 2026.03.17 02:58:03.522165 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19781 | 2026.03.17 02:58:03.522197 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19782 | 2026.03.17 02:58:03.522231 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19783 | 2026.03.17 02:58:03.522262 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19784 | 2026.03.17 02:58:03.522961 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001864 sec., 19849.78540772532 rows/sec., 827.77 KiB/sec. | ||
| 19785 | 2026.03.17 02:58:03.523139 [ 4 ] {a74c35dd-0ce1-4564-a623-85591d7d6844} <Debug> TCPHandler: Processed in 0.002175253 sec. | ||
| 19786 | 2026.03.17 02:58:03.523373 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19787 | 2026.03.17 02:58:03.523519 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19788 | 2026.03.17 02:58:03.523765 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19789 | 2026.03.17 02:58:03.523824 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19790 | 2026.03.17 02:58:03.524105 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19791 | 2026.03.17 02:58:03.524182 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19792 | 2026.03.17 02:58:03.524321 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19793 | 2026.03.17 02:58:03.524401 [ 312 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19794 | 2026.03.17 02:58:03.524417 [ 338 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19795 | 2026.03.17 02:58:03.524419 [ 298 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19796 | 2026.03.17 02:58:03.524413 [ 325 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19797 | 2026.03.17 02:58:03.524571 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19798 | 2026.03.17 02:58:03.524604 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19799 | 2026.03.17 02:58:03.524678 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19800 | 2026.03.17 02:58:03.524697 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19801 | 2026.03.17 02:58:03.524730 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19802 | 2026.03.17 02:58:03.524778 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19803 | 2026.03.17 02:58:03.524810 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19804 | 2026.03.17 02:58:03.525460 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002005 sec., 18453.865336658357 rows/sec., 769.56 KiB/sec. | ||
| 19805 | 2026.03.17 02:58:03.525601 [ 4 ] {9957d644-80f4-48a4-bf9c-518be1685ae2} <Debug> TCPHandler: Processed in 0.002285596 sec. | ||
| 19806 | 2026.03.17 02:58:03.525951 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19807 | 2026.03.17 02:58:03.526095 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19808 | 2026.03.17 02:58:03.526340 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19809 | 2026.03.17 02:58:03.526379 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19810 | 2026.03.17 02:58:03.526624 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19811 | 2026.03.17 02:58:03.526680 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19812 | 2026.03.17 02:58:03.526780 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19813 | 2026.03.17 02:58:03.526852 [ 325 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19814 | 2026.03.17 02:58:03.526855 [ 312 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19815 | 2026.03.17 02:58:03.526861 [ 338 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19816 | 2026.03.17 02:58:03.526861 [ 298 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19817 | 2026.03.17 02:58:03.527014 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19818 | 2026.03.17 02:58:03.527050 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19819 | 2026.03.17 02:58:03.527171 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19820 | 2026.03.17 02:58:03.527202 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19821 | 2026.03.17 02:58:03.527243 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19822 | 2026.03.17 02:58:03.527282 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19823 | 2026.03.17 02:58:03.527314 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19824 | 2026.03.17 02:58:03.528188 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002155 sec., 17169.373549883992 rows/sec., 715.99 KiB/sec. | ||
| 19825 | 2026.03.17 02:58:03.528354 [ 4 ] {131956e9-5ff9-43c2-82e5-df5c22131ac6} <Debug> TCPHandler: Processed in 0.0024524 sec. | ||
| 19826 | 2026.03.17 02:58:03.528617 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19827 | 2026.03.17 02:58:03.528792 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19828 | 2026.03.17 02:58:03.529148 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19829 | 2026.03.17 02:58:03.529203 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19830 | 2026.03.17 02:58:03.529458 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19831 | 2026.03.17 02:58:03.529515 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19832 | 2026.03.17 02:58:03.529624 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19833 | 2026.03.17 02:58:03.529689 [ 307 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19834 | 2026.03.17 02:58:03.529706 [ 312 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19835 | 2026.03.17 02:58:03.529714 [ 339 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19836 | 2026.03.17 02:58:03.529708 [ 325 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19837 | 2026.03.17 02:58:03.529831 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19838 | 2026.03.17 02:58:03.529856 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19839 | 2026.03.17 02:58:03.529932 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19840 | 2026.03.17 02:58:03.529953 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19841 | 2026.03.17 02:58:03.529986 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19842 | 2026.03.17 02:58:03.530020 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19843 | 2026.03.17 02:58:03.530051 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19844 | 2026.03.17 02:58:03.530672 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001949 sec., 18984.094407388406 rows/sec., 791.67 KiB/sec. | ||
| 19845 | 2026.03.17 02:58:03.530792 [ 4 ] {cfb1aad5-2a55-40ad-83f0-149b01ed0a91} <Debug> TCPHandler: Processed in 0.002241775 sec. | ||
| 19846 | 2026.03.17 02:58:03.531015 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19847 | 2026.03.17 02:58:03.531165 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19848 | 2026.03.17 02:58:03.531432 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19849 | 2026.03.17 02:58:03.531475 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19850 | 2026.03.17 02:58:03.531731 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19851 | 2026.03.17 02:58:03.531792 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19852 | 2026.03.17 02:58:03.531905 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19853 | 2026.03.17 02:58:03.531983 [ 325 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19854 | 2026.03.17 02:58:03.531995 [ 307 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19855 | 2026.03.17 02:58:03.531990 [ 312 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19856 | 2026.03.17 02:58:03.531992 [ 339 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19857 | 2026.03.17 02:58:03.532144 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19858 | 2026.03.17 02:58:03.532170 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19859 | 2026.03.17 02:58:03.532244 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19860 | 2026.03.17 02:58:03.532269 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19861 | 2026.03.17 02:58:03.532307 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19862 | 2026.03.17 02:58:03.532352 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19863 | 2026.03.17 02:58:03.532397 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19864 | 2026.03.17 02:58:03.533106 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002009 sec., 18417.122946739673 rows/sec., 768.03 KiB/sec. | ||
| 19865 | 2026.03.17 02:58:03.533271 [ 4 ] {0c11bef6-c9a8-44f8-ba20-79786ecf46ec} <Debug> TCPHandler: Processed in 0.002305777 sec. | ||
| 19866 | 2026.03.17 02:58:03.533649 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19867 | 2026.03.17 02:58:03.533807 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19868 | 2026.03.17 02:58:03.534060 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19869 | 2026.03.17 02:58:03.534101 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19870 | 2026.03.17 02:58:03.534345 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19871 | 2026.03.17 02:58:03.534400 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19872 | 2026.03.17 02:58:03.534505 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19873 | 2026.03.17 02:58:03.534573 [ 320 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19874 | 2026.03.17 02:58:03.534584 [ 312 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19875 | 2026.03.17 02:58:03.534594 [ 307 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19876 | 2026.03.17 02:58:03.534584 [ 325 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19877 | 2026.03.17 02:58:03.534715 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19878 | 2026.03.17 02:58:03.534740 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19879 | 2026.03.17 02:58:03.534811 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19880 | 2026.03.17 02:58:03.534829 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19881 | 2026.03.17 02:58:03.534860 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19882 | 2026.03.17 02:58:03.534894 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19883 | 2026.03.17 02:58:03.534928 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19884 | 2026.03.17 02:58:03.535565 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001832 sec., 20196.50655021834 rows/sec., 842.23 KiB/sec. | ||
| 19885 | 2026.03.17 02:58:03.535683 [ 4 ] {30f8296e-44c7-47c8-bcfa-2b578f61d02b} <Debug> TCPHandler: Processed in 0.00208708 sec. | ||
| 19886 | 2026.03.17 02:58:03.535918 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19887 | 2026.03.17 02:58:03.536065 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19888 | 2026.03.17 02:58:03.536304 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19889 | 2026.03.17 02:58:03.536345 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19890 | 2026.03.17 02:58:03.536603 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19891 | 2026.03.17 02:58:03.536659 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19892 | 2026.03.17 02:58:03.536760 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19893 | 2026.03.17 02:58:03.536821 [ 307 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19894 | 2026.03.17 02:58:03.536840 [ 320 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19895 | 2026.03.17 02:58:03.536841 [ 312 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19896 | 2026.03.17 02:58:03.536843 [ 325 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19897 | 2026.03.17 02:58:03.536967 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19898 | 2026.03.17 02:58:03.536991 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19899 | 2026.03.17 02:58:03.537062 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19900 | 2026.03.17 02:58:03.537080 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19901 | 2026.03.17 02:58:03.537115 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19902 | 2026.03.17 02:58:03.537153 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19903 | 2026.03.17 02:58:03.537196 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19904 | 2026.03.17 02:58:03.538650 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002648 sec., 13972.809667673715 rows/sec., 582.69 KiB/sec. | ||
| 19905 | 2026.03.17 02:58:03.538936 [ 4 ] {a634fe4f-2f57-47bc-86a9-c0cddbbae4f1} <Debug> TCPHandler: Processed in 0.003067765 sec. | ||
| 19906 | 2026.03.17 02:58:03.539996 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19907 | 2026.03.17 02:58:03.540205 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19908 | 2026.03.17 02:58:03.540632 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19909 | 2026.03.17 02:58:03.540679 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19910 | 2026.03.17 02:58:03.540943 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19911 | 2026.03.17 02:58:03.541001 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19912 | 2026.03.17 02:58:03.541111 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19913 | 2026.03.17 02:58:03.541186 [ 347 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19914 | 2026.03.17 02:58:03.541197 [ 320 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19915 | 2026.03.17 02:58:03.541223 [ 310 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19916 | 2026.03.17 02:58:03.541190 [ 342 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19917 | 2026.03.17 02:58:03.541344 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19918 | 2026.03.17 02:58:03.541377 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19919 | 2026.03.17 02:58:03.541454 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19920 | 2026.03.17 02:58:03.541473 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19921 | 2026.03.17 02:58:03.541507 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19922 | 2026.03.17 02:58:03.541543 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19923 | 2026.03.17 02:58:03.541578 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19924 | 2026.03.17 02:58:03.542294 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002192 sec., 16879.56204379562 rows/sec., 703.91 KiB/sec. | ||
| 19925 | 2026.03.17 02:58:03.542438 [ 4 ] {55c56f20-09ac-4542-bcf4-2b84eed261ff} <Debug> TCPHandler: Processed in 0.002512041 sec. | ||
| 19926 | 2026.03.17 02:58:03.542848 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19927 | 2026.03.17 02:58:03.542998 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19928 | 2026.03.17 02:58:03.543268 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19929 | 2026.03.17 02:58:03.543312 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19930 | 2026.03.17 02:58:03.543584 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19931 | 2026.03.17 02:58:03.543641 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19932 | 2026.03.17 02:58:03.543748 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19933 | 2026.03.17 02:58:03.543824 [ 342 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19934 | 2026.03.17 02:58:03.543830 [ 320 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19935 | 2026.03.17 02:58:03.543851 [ 313 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19936 | 2026.03.17 02:58:03.543824 [ 310 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19937 | 2026.03.17 02:58:03.543980 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19938 | 2026.03.17 02:58:03.544009 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19939 | 2026.03.17 02:58:03.544081 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19940 | 2026.03.17 02:58:03.544101 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19941 | 2026.03.17 02:58:03.544134 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19942 | 2026.03.17 02:58:03.544168 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19943 | 2026.03.17 02:58:03.544202 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19944 | 2026.03.17 02:58:03.544853 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001924 sec., 19230.76923076923 rows/sec., 801.96 KiB/sec. | ||
| 19945 | 2026.03.17 02:58:03.544991 [ 4 ] {270dbd3b-1472-4104-94ef-2599d110e02d} <Debug> TCPHandler: Processed in 0.002193984 sec. | ||
| 19946 | 2026.03.17 02:58:03.545308 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19947 | 2026.03.17 02:58:03.545458 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19948 | 2026.03.17 02:58:03.545711 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19949 | 2026.03.17 02:58:03.545754 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19950 | 2026.03.17 02:58:03.546007 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19951 | 2026.03.17 02:58:03.546061 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19952 | 2026.03.17 02:58:03.546163 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19953 | 2026.03.17 02:58:03.546223 [ 313 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19954 | 2026.03.17 02:58:03.546235 [ 329 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19955 | 2026.03.17 02:58:03.546250 [ 320 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 19956 | 2026.03.17 02:58:03.546236 [ 328 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19957 | 2026.03.17 02:58:03.546368 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (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 | ||
| 19958 | 2026.03.17 02:58:03.546401 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19959 | 2026.03.17 02:58:03.546492 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19960 | 2026.03.17 02:58:03.546513 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 19961 | 2026.03.17 02:58:03.546553 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19962 | 2026.03.17 02:58:03.546596 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19963 | 2026.03.17 02:58:03.546638 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19964 | 2026.03.17 02:58:03.547286 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.001898 sec., 19494.204425711276 rows/sec., 812.94 KiB/sec. | ||
| 19965 | 2026.03.17 02:58:03.547447 [ 4 ] {97032c93-8960-4196-97cf-e543adaf8db8} <Debug> TCPHandler: Processed in 0.002188034 sec. | ||
| 19966 | 2026.03.17 02:58:03.601765 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19967 | 2026.03.17 02:58:03.601945 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19968 | 2026.03.17 02:58:03.602018 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19969 | 2026.03.17 02:58:03.602934 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19970 | 2026.03.17 02:58:03.603001 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19971 | 2026.03.17 02:58:03.603583 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19972 | 2026.03.17 02:58:03.603808 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19973 | 2026.03.17 02:58:03.603975 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.002075 sec., 11566.265060240963 rows/sec., 1.71 MiB/sec. | ||
| 19974 | 2026.03.17 02:58:03.604034 [ 4 ] {7bad0b27-004a-4ac1-9627-6151859953ef} <Debug> TCPHandler: Processed in 0.002422079 sec. | ||
| 19975 | 2026.03.17 02:58:03.604156 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19976 | 2026.03.17 02:58:03.604258 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19977 | 2026.03.17 02:58:03.604302 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19978 | 2026.03.17 02:58:03.604776 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19979 | 2026.03.17 02:58:03.604811 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19980 | 2026.03.17 02:58:03.605126 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19981 | 2026.03.17 02:58:03.605343 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19982 | 2026.03.17 02:58:03.605491 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001256 sec., 19108.28025477707 rows/sec., 1.59 MiB/sec. | ||
| 19983 | 2026.03.17 02:58:03.605533 [ 4 ] {34858748-1463-427f-bea9-54799bd5b198} <Debug> TCPHandler: Processed in 0.001428745 sec. | ||
| 19984 | 2026.03.17 02:58:03.605695 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19985 | 2026.03.17 02:58:03.605798 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19986 | 2026.03.17 02:58:03.605843 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19987 | 2026.03.17 02:58:03.606373 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19988 | 2026.03.17 02:58:03.606409 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19989 | 2026.03.17 02:58:03.606716 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19990 | 2026.03.17 02:58:03.606945 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19991 | 2026.03.17 02:58:03.607092 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001314 sec., 4566.2100456621 rows/sec., 361.19 KiB/sec. | ||
| 19992 | 2026.03.17 02:58:03.607146 [ 4 ] {2556cb77-5849-4e31-bac5-4d3b454060d1} <Debug> TCPHandler: Processed in 0.001502226 sec. | ||
| 19993 | 2026.03.17 02:58:03.607327 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19994 | 2026.03.17 02:58:03.607428 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19995 | 2026.03.17 02:58:03.607471 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19996 | 2026.03.17 02:58:03.608928 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.03.17 02:58:03.608965 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 19998 | 2026.03.17 02:58:03.609421 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19999 | 2026.03.17 02:58:03.609655 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2026.03.17 02:58:03.609805 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Debug> executeQuery: Read 2122 rows, 166.42 KiB in 0.002398 sec., 884904.0867389492 rows/sec., 67.77 MiB/sec. | ||
| 20001 | 2026.03.17 02:58:03.609847 [ 4 ] {6add8dce-c55c-4d2c-b102-e91fc0107d66} <Debug> TCPHandler: Processed in 0.002572903 sec. | ||
| 20002 | 2026.03.17 02:58:03.609968 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20003 | 2026.03.17 02:58:03.610067 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20004 | 2026.03.17 02:58:03.610110 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20005 | 2026.03.17 02:58:03.610545 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20006 | 2026.03.17 02:58:03.610589 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20007 | 2026.03.17 02:58:03.610926 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20008 | 2026.03.17 02:58:03.611156 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20009 | 2026.03.17 02:58:03.611294 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Debug> executeQuery: Read 47 rows, 3.55 KiB in 0.001248 sec., 37660.256410256414 rows/sec., 2.77 MiB/sec. | ||
| 20010 | 2026.03.17 02:58:03.611335 [ 4 ] {173ec250-c558-484c-9392-bdc17693a232} <Debug> TCPHandler: Processed in 0.001418874 sec. | ||
| 20011 | 2026.03.17 02:58:03.611451 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20012 | 2026.03.17 02:58:03.611548 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20013 | 2026.03.17 02:58:03.611589 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20014 | 2026.03.17 02:58:03.612260 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20015 | 2026.03.17 02:58:03.612305 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20016 | 2026.03.17 02:58:03.612780 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20017 | 2026.03.17 02:58:03.613019 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20018 | 2026.03.17 02:58:03.613163 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Debug> executeQuery: Read 754 rows, 45.73 KiB in 0.001633 sec., 461726.88303735456 rows/sec., 27.35 MiB/sec. | ||
| 20019 | 2026.03.17 02:58:03.613207 [ 4 ] {6154c322-dd62-4e5c-a875-9a19d3b98ec2} <Debug> TCPHandler: Processed in 0.001806434 sec. | ||
| 20020 | 2026.03.17 02:58:03.613339 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20021 | 2026.03.17 02:58:03.613437 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20022 | 2026.03.17 02:58:03.613479 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20023 | 2026.03.17 02:58:03.613875 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2026.03.17 02:58:03.613910 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20025 | 2026.03.17 02:58:03.614206 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 20026 | 2026.03.17 02:58:03.614489 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2026.03.17 02:58:03.614632 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001213 sec., 824.4023083264633 rows/sec., 57.97 KiB/sec. | ||
| 20028 | 2026.03.17 02:58:03.614681 [ 4 ] {bfeaad28-6212-4f0b-9ddb-da9125c96906} <Debug> TCPHandler: Processed in 0.001394454 sec. | ||
| 20029 | 2026.03.17 02:58:03.614806 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2026.03.17 02:58:03.614904 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20031 | 2026.03.17 02:58:03.614944 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20032 | 2026.03.17 02:58:03.615367 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.03.17 02:58:03.615411 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20034 | 2026.03.17 02:58:03.615767 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20035 | 2026.03.17 02:58:03.615987 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.03.17 02:58:03.616125 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001241 sec., 9669.621273166802 rows/sec., 755.44 KiB/sec. | ||
| 20037 | 2026.03.17 02:58:03.616166 [ 4 ] {cde422b2-b017-4927-ab93-d31f77815412} <Debug> TCPHandler: Processed in 0.001409954 sec. | ||
| 20038 | 2026.03.17 02:58:03.616278 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20039 | 2026.03.17 02:58:03.616373 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20040 | 2026.03.17 02:58:03.616412 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20041 | 2026.03.17 02:58:03.617303 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20042 | 2026.03.17 02:58:03.617346 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20043 | 2026.03.17 02:58:03.617874 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20044 | 2026.03.17 02:58:03.618232 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20045 | 2026.03.17 02:58:03.618379 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Debug> executeQuery: Read 1191 rows, 85.50 KiB in 0.002024 sec., 588438.7351778656 rows/sec., 41.25 MiB/sec. | ||
| 20046 | 2026.03.17 02:58:03.618433 [ 4 ] {cbd69a3e-cae7-45b6-a5b9-86802778860f} <Debug> TCPHandler: Processed in 0.002205794 sec. | ||
| 20047 | 2026.03.17 02:58:03.618575 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20048 | 2026.03.17 02:58:03.618676 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20049 | 2026.03.17 02:58:03.618722 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20050 | 2026.03.17 02:58:03.619091 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Trace> oximeter.measurements_cumulativei64 (8dadfff9-16d8-45fe-80d6-6bddc6474453): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20051 | 2026.03.17 02:58:03.619125 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20052 | 2026.03.17 02:58:03.620066 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20053 | 2026.03.17 02:58:03.620289 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Trace> oximeter.measurements_cumulativei64 (8dadfff9-16d8-45fe-80d6-6bddc6474453): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20054 | 2026.03.17 02:58:03.620418 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001761 sec., 11357.18341851221 rows/sec., 768.61 KiB/sec. | ||
| 20055 | 2026.03.17 02:58:03.620468 [ 4 ] {119d6db7-7eab-4d4e-b389-169976429409} <Debug> TCPHandler: Processed in 0.001944777 sec. | ||
| 20056 | 2026.03.17 02:58:03.620575 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20057 | 2026.03.17 02:58:03.620676 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20058 | 2026.03.17 02:58:03.620724 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20059 | 2026.03.17 02:58:03.621392 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20060 | 2026.03.17 02:58:03.621430 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20061 | 2026.03.17 02:58:03.621883 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20062 | 2026.03.17 02:58:03.622107 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2026.03.17 02:58:03.622235 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_152_44 to all_157_157_0 | ||
| 20064 | 2026.03.17 02:58:03.622249 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Debug> executeQuery: Read 1370 rows, 89.14 KiB in 0.001596 sec., 858395.9899749374 rows/sec., 54.54 MiB/sec. | ||
| 20065 | 2026.03.17 02:58:03.622270 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20066 | 2026.03.17 02:58:03.622288 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20067 | 2026.03.17 02:58:03.622301 [ 4 ] {f51d5a59-1dcd-4ce9-b1b1-caccb02f5c57} <Debug> TCPHandler: Processed in 0.001777253 sec. | ||
| 20068 | 2026.03.17 02:58:03.622401 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_44 to all_157_157_0 into Compact with storage Full | ||
| 20069 | 2026.03.17 02:58:03.622415 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20070 | 2026.03.17 02:58:03.622528 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20071 | 2026.03.17 02:58:03.622539 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20072 | 2026.03.17 02:58:03.622583 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_44, total 47635 rows starting from the beginning of the part | ||
| 20073 | 2026.03.17 02:58:03.622589 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20074 | 2026.03.17 02:58:03.622652 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20075 | 2026.03.17 02:58:03.622706 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 161 rows starting from the beginning of the part | ||
| 20076 | 2026.03.17 02:58:03.622750 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20077 | 2026.03.17 02:58:03.622792 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20078 | 2026.03.17 02:58:03.622838 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1370 rows starting from the beginning of the part | ||
| 20079 | 2026.03.17 02:58:03.623631 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.03.17 02:58:03.623680 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20081 | 2026.03.17 02:58:03.624261 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20082 | 2026.03.17 02:58:03.624508 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.03.17 02:58:03.624663 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Debug> executeQuery: Read 34 rows, 59.59 KiB in 0.002153 sec., 15791.918253599628 rows/sec., 27.03 MiB/sec. | ||
| 20084 | 2026.03.17 02:58:03.624751 [ 4 ] {6494fd52-710c-4b43-a873-8e10ce516bb3} <Debug> TCPHandler: Processed in 0.002386869 sec. | ||
| 20085 | 2026.03.17 02:58:03.624872 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20086 | 2026.03.17 02:58:03.624969 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20087 | 2026.03.17 02:58:03.625011 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20088 | 2026.03.17 02:58:03.625377 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20089 | 2026.03.17 02:58:03.625414 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20090 | 2026.03.17 02:58:03.625727 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20091 | 2026.03.17 02:58:03.625948 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20092 | 2026.03.17 02:58:03.626080 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00113 sec., 42477.87610619469 rows/sec., 2.86 MiB/sec. | ||
| 20093 | 2026.03.17 02:58:03.626126 [ 4 ] {5d8dc851-e61d-4400-ac5c-4fcfd145e706} <Debug> TCPHandler: Processed in 0.001305012 sec. | ||
| 20094 | 2026.03.17 02:58:03.632132 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49646 rows, containing 5 columns (5 merged, 0 gathered) in 0.009778509 sec., 5077052.13545337 rows/sec., 336.77 MiB/sec. | ||
| 20095 | 2026.03.17 02:58:03.632698 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Trace> MergedBlockOutputStream: filled checksums all_1_157_45 (state Temporary) | ||
| 20096 | 2026.03.17 02:58:03.633044 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_157_45 to all_1_157_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20097 | 2026.03.17 02:58:03.633134 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_152_44, all_157_157_0] -> all_1_157_45 | ||
| 20098 | 2026.03.17 02:58:03.633255 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 20099 | 2026.03.17 02:58:04.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.98 MiB, peak 421.22 MiB, free memory in arenas 0.00 B, will set to 404.67 MiB (RSS), difference: -2.31 MiB | ||
| 20100 | 2026.03.17 02:58:04.262545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 2372 | ||
| 20101 | 2026.03.17 02:58:04.266679 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20102 | 2026.03.17 02:58:04.266740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20103 | 2026.03.17 02:58:04.268244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20104 | 2026.03.17 02:58:04.268602 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20105 | 2026.03.17 02:58:04.268999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2372 | ||
| 20106 | 2026.03.17 02:58:05.214647 [ 219 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 20107 | 2026.03.17 02:58:05.214701 [ 219 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 20108 | 2026.03.17 02:58:05.217991 [ 219 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): 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] | ||
| 20109 | 2026.03.17 02:58:05.388461 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20110 | 2026.03.17 02:58:05.388645 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20111 | 2026.03.17 02:58:05.388647 [ 223 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 20112 | 2026.03.17 02:58:05.388707 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 20113 | 2026.03.17 02:58:05.388716 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20114 | 2026.03.17 02:58:05.389501 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.03.17 02:58:05.389560 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20116 | 2026.03.17 02:58:05.389999 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20117 | 2026.03.17 02:58:05.390319 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.03.17 02:58:05.390513 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. | ||
| 20119 | 2026.03.17 02:58:05.390573 [ 4 ] {c295004c-93e8-4814-a405-b1561eb1b8f2} <Debug> TCPHandler: Processed in 0.002269215 sec. | ||
| 20120 | 2026.03.17 02:58:05.390626 [ 222 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 20121 | 2026.03.17 02:58:05.390682 [ 222 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 20122 | 2026.03.17 02:58:05.390707 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2026.03.17 02:58:05.390817 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20124 | 2026.03.17 02:58:05.390864 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20125 | 2026.03.17 02:58:05.391339 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.03.17 02:58:05.391380 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20127 | 2026.03.17 02:58:05.391560 [ 223 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): 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] | ||
| 20128 | 2026.03.17 02:58:05.391735 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20129 | 2026.03.17 02:58:05.391982 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20130 | 2026.03.17 02:58:05.392132 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 20131 | 2026.03.17 02:58:05.392177 [ 4 ] {ddea95e3-fe5f-4020-bf4b-8f9fe2665925} <Debug> TCPHandler: Processed in 0.001523797 sec. | ||
| 20132 | 2026.03.17 02:58:05.392317 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20133 | 2026.03.17 02:58:05.392419 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20134 | 2026.03.17 02:58:05.392468 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20135 | 2026.03.17 02:58:05.392915 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20136 | 2026.03.17 02:58:05.392969 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20137 | 2026.03.17 02:58:05.393391 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20138 | 2026.03.17 02:58:05.393640 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20139 | 2026.03.17 02:58:05.393796 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001398 sec., 22889.842632331904 rows/sec., 1.59 MiB/sec. | ||
| 20140 | 2026.03.17 02:58:05.393842 [ 4 ] {058a8873-f631-41b6-865d-c05ab228a682} <Debug> TCPHandler: Processed in 0.001578279 sec. | ||
| 20141 | 2026.03.17 02:58:05.393881 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 20142 | 2026.03.17 02:58:05.393912 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 20143 | 2026.03.17 02:58:05.393968 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20144 | 2026.03.17 02:58:05.394067 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20145 | 2026.03.17 02:58:05.394112 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20146 | 2026.03.17 02:58:05.394448 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.03.17 02:58:05.394485 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20148 | 2026.03.17 02:58:05.394833 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20149 | 2026.03.17 02:58:05.394836 [ 222 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): 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] | ||
| 20150 | 2026.03.17 02:58:05.395069 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.03.17 02:58:05.395208 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 714.52 KiB/sec. | ||
| 20152 | 2026.03.17 02:58:05.395249 [ 4 ] {cc69ef54-404e-4429-a849-66545ca3f314} <Debug> TCPHandler: Processed in 0.001333302 sec. | ||
| 20153 | 2026.03.17 02:58:05.396736 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): 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] | ||
| 20154 | 2026.03.17 02:58:06.075433 [ 222 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 20155 | 2026.03.17 02:58:06.075500 [ 222 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 20156 | 2026.03.17 02:58:06.077779 [ 222 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 20157 | 2026.03.17 02:58:06.659468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45609 | ||
| 20158 | 2026.03.17 02:58:06.660000 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.03.17 02:58:06.660052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20160 | 2026.03.17 02:58:06.660567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20161 | 2026.03.17 02:58:06.660876 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20162 | 2026.03.17 02:58:06.661041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45609 | ||
| 20163 | 2026.03.17 02:58:07.564081 [ 221 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 20164 | 2026.03.17 02:58:07.564132 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 20165 | 2026.03.17 02:58:07.566522 [ 221 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 20166 | 2026.03.17 02:58:09.256290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20167 | 2026.03.17 02:58:09.273629 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.03.17 02:58:09.273675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20169 | 2026.03.17 02:58:09.279840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20170 | 2026.03.17 02:58:09.280543 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.03.17 02:58:09.283662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20172 | 2026.03.17 02:58:10.397053 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2026.03.17 02:58:10.397225 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20174 | 2026.03.17 02:58:10.397289 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20175 | 2026.03.17 02:58:10.397909 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20176 | 2026.03.17 02:58:10.397952 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20177 | 2026.03.17 02:58:10.398337 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20178 | 2026.03.17 02:58:10.398562 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.03.17 02:58:10.398716 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 48.29 KiB/sec. | ||
| 20180 | 2026.03.17 02:58:10.398758 [ 4 ] {c8e6b17e-c093-496b-8df1-c75e42b35ed0} <Debug> TCPHandler: Processed in 0.001836795 sec. | ||
| 20181 | 2026.03.17 02:58:10.398884 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20182 | 2026.03.17 02:58:10.398981 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20183 | 2026.03.17 02:58:10.399022 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20184 | 2026.03.17 02:58:10.399512 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20185 | 2026.03.17 02:58:10.399549 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20186 | 2026.03.17 02:58:10.399871 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20187 | 2026.03.17 02:58:10.400092 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20188 | 2026.03.17 02:58:10.400225 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Debug> executeQuery: Read 142 rows, 12.47 KiB in 0.001263 sec., 112430.72050673001 rows/sec., 9.64 MiB/sec. | ||
| 20189 | 2026.03.17 02:58:10.400265 [ 4 ] {e66a1034-35b3-4f14-85a8-4de358887ab4} <Debug> TCPHandler: Processed in 0.001430735 sec. | ||
| 20190 | 2026.03.17 02:58:10.400377 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20191 | 2026.03.17 02:58:10.400480 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20192 | 2026.03.17 02:58:10.400521 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20193 | 2026.03.17 02:58:10.400929 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2026.03.17 02:58:10.400970 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20195 | 2026.03.17 02:58:10.401274 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20196 | 2026.03.17 02:58:10.401490 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2026.03.17 02:58:10.401621 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001159 sec., 37100.94909404659 rows/sec., 2.71 MiB/sec. | ||
| 20198 | 2026.03.17 02:58:10.401660 [ 4 ] {7bc5550e-3372-439c-a81e-6bc4af623b85} <Debug> TCPHandler: Processed in 0.001332823 sec. | ||
| 20199 | 2026.03.17 02:58:10.401772 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20200 | 2026.03.17 02:58:10.401868 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20201 | 2026.03.17 02:58:10.401907 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20202 | 2026.03.17 02:58:10.402329 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20203 | 2026.03.17 02:58:10.402364 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20204 | 2026.03.17 02:58:10.402678 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20205 | 2026.03.17 02:58:10.402901 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.03.17 02:58:10.403037 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001186 sec., 95278.24620573357 rows/sec., 7.39 MiB/sec. | ||
| 20207 | 2026.03.17 02:58:10.403079 [ 4 ] {0e889513-137c-41d6-90bc-09483219180a} <Debug> TCPHandler: Processed in 0.001357363 sec. | ||
| 20208 | 2026.03.17 02:58:10.403200 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20209 | 2026.03.17 02:58:10.403296 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20210 | 2026.03.17 02:58:10.403341 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20211 | 2026.03.17 02:58:10.403816 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2026.03.17 02:58:10.403855 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20213 | 2026.03.17 02:58:10.404265 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20214 | 2026.03.17 02:58:10.404487 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20215 | 2026.03.17 02:58:10.404625 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001346 sec., 119613.67013372957 rows/sec., 8.32 MiB/sec. | ||
| 20216 | 2026.03.17 02:58:10.404673 [ 4 ] {39e24cc4-c9e8-4026-ab00-25e4afea90c9} <Debug> TCPHandler: Processed in 0.001522387 sec. | ||
| 20217 | 2026.03.17 02:58:10.404794 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20218 | 2026.03.17 02:58:10.404890 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20219 | 2026.03.17 02:58:10.404945 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20220 | 2026.03.17 02:58:10.405792 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20221 | 2026.03.17 02:58:10.405830 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20222 | 2026.03.17 02:58:10.406370 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20223 | 2026.03.17 02:58:10.406595 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20224 | 2026.03.17 02:58:10.406729 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001857 sec., 22617.124394184168 rows/sec., 40.53 MiB/sec. | ||
| 20225 | 2026.03.17 02:58:10.406785 [ 4 ] {11a7678c-6373-4ab0-b488-6530144a1516} <Debug> TCPHandler: Processed in 0.00204172 sec. | ||
| 20226 | 2026.03.17 02:58:10.406907 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20227 | 2026.03.17 02:58:10.407003 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20228 | 2026.03.17 02:58:10.407046 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20229 | 2026.03.17 02:58:10.407389 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20230 | 2026.03.17 02:58:10.407425 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20231 | 2026.03.17 02:58:10.407725 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20232 | 2026.03.17 02:58:10.407933 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20233 | 2026.03.17 02:58:10.408059 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 20234 | 2026.03.17 02:58:10.408096 [ 4 ] {3163b59a-c563-4cba-a72b-4949751d8502} <Debug> TCPHandler: Processed in 0.00123917 sec. | ||
| 20235 | 2026.03.17 02:58:13.879731 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20236 | 2026.03.17 02:58:13.879837 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20237 | 2026.03.17 02:58:14.007687 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007276738 sec. | ||
| 20238 | 2026.03.17 02:58:14.161430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46121 | ||
| 20239 | 2026.03.17 02:58:14.162007 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20240 | 2026.03.17 02:58:14.162059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20241 | 2026.03.17 02:58:14.162594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20242 | 2026.03.17 02:58:14.162884 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20243 | 2026.03.17 02:58:14.163052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46121 | ||
| 20244 | 2026.03.17 02:58:14.163052 [ 61 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20245 | 2026.03.17 02:58:14.163120 [ 61 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.03.17 02:58:14.163142 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20247 | 2026.03.17 02:58:14.163269 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 20248 | 2026.03.17 02:58:14.163426 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20249 | 2026.03.17 02:58:14.163473 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43689 rows starting from the beginning of the part | ||
| 20250 | 2026.03.17 02:58:14.163544 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20251 | 2026.03.17 02:58:14.163593 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20252 | 2026.03.17 02:58:14.163638 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20253 | 2026.03.17 02:58:14.163683 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20254 | 2026.03.17 02:58:14.163725 [ 194 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20255 | 2026.03.17 02:58:14.166665 [ 199 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46121 rows, containing 4 columns (4 merged, 0 gathered) in 0.003453054 sec., 13356582.318145039 rows/sec., 191.07 MiB/sec. | ||
| 20256 | 2026.03.17 02:58:14.167055 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20257 | 2026.03.17 02:58:14.167365 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20258 | 2026.03.17 02:58:14.167449 [ 196 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_96_19} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20259 | 2026.03.17 02:58:14.167556 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20260 | 2026.03.17 02:58:14.269586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2394 | ||
| 20261 | 2026.03.17 02:58:14.271847 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20262 | 2026.03.17 02:58:14.271910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20263 | 2026.03.17 02:58:14.273121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20264 | 2026.03.17 02:58:14.273403 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20265 | 2026.03.17 02:58:14.273576 [ 61 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20266 | 2026.03.17 02:58:14.273633 [ 61 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20267 | 2026.03.17 02:58:14.273657 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20268 | 2026.03.17 02:58:14.273785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2394 | ||
| 20269 | 2026.03.17 02:58:14.273787 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 20270 | 2026.03.17 02:58:14.274430 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20271 | 2026.03.17 02:58:14.274580 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2172 rows starting from the beginning of the part | ||
| 20272 | 2026.03.17 02:58:14.274962 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part | ||
| 20273 | 2026.03.17 02:58:14.275330 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 20274 | 2026.03.17 02:58:14.275732 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 20275 | 2026.03.17 02:58:14.276128 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
| 20276 | 2026.03.17 02:58:14.276498 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part | ||
| 20277 | 2026.03.17 02:58:14.286309 [ 186 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 72 columns (72 merged, 0 gathered) in 0.012581067 sec., 190285.92725879292 rows/sec., 149.99 MiB/sec. | ||
| 20278 | 2026.03.17 02:58:14.288561 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20279 | 2026.03.17 02:58:14.289211 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20280 | 2026.03.17 02:58:14.289289 [ 199 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_71_14} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20281 | 2026.03.17 02:58:14.289537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 20282 | 2026.03.17 02:58:15.229537 [ 89 ] {} <Debug> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20283 | 2026.03.17 02:58:15.229608 [ 89 ] {} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.03.17 02:58:15.229634 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20285 | 2026.03.17 02:58:15.229772 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::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 | ||
| 20286 | 2026.03.17 02:58:15.230123 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20287 | 2026.03.17 02:58:15.230174 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 20288 | 2026.03.17 02:58:15.230273 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 20289 | 2026.03.17 02:58:15.230350 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::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 | ||
| 20290 | 2026.03.17 02:58:15.230422 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 20291 | 2026.03.17 02:58:15.230488 [ 193 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::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 | ||
| 20292 | 2026.03.17 02:58:15.232656 [ 199 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 6 columns (6 merged, 0 gathered) in 0.002945892 sec., 21046.25695714575 rows/sec., 3.78 MiB/sec. | ||
| 20293 | 2026.03.17 02:58:15.232903 [ 191 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20294 | 2026.03.17 02:58:15.233377 [ 191 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20295 | 2026.03.17 02:58:15.233460 [ 191 ] {e1cee9fa-21d0-4e12-ab4f-ff9400fe2910::all_1_5_1} <Trace> oximeter.timeseries_schema (e1cee9fa-21d0-4e12-ab4f-ff9400fe2910) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20296 | 2026.03.17 02:58:15.233560 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 20297 | 2026.03.17 02:58:15.396232 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20298 | 2026.03.17 02:58:15.396432 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20299 | 2026.03.17 02:58:15.396507 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20300 | 2026.03.17 02:58:15.397197 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2026.03.17 02:58:15.397259 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20302 | 2026.03.17 02:58:15.397667 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 20303 | 2026.03.17 02:58:15.397899 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20304 | 2026.03.17 02:58:15.398070 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00169 sec., 1183.4319526627219 rows/sec., 87.83 KiB/sec. | ||
| 20305 | 2026.03.17 02:58:15.398127 [ 4 ] {61a7a871-1896-480a-b82e-053b5080d9c3} <Debug> TCPHandler: Processed in 0.00203376 sec. | ||
| 20306 | 2026.03.17 02:58:15.398245 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20307 | 2026.03.17 02:58:15.398352 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20308 | 2026.03.17 02:58:15.398397 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20309 | 2026.03.17 02:58:15.398851 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20310 | 2026.03.17 02:58:15.398891 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20311 | 2026.03.17 02:58:15.399211 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20312 | 2026.03.17 02:58:15.399425 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20313 | 2026.03.17 02:58:15.399570 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Debug> executeQuery: Read 88 rows, 7.47 KiB in 0.001242 sec., 70853.46215780998 rows/sec., 5.87 MiB/sec. | ||
| 20314 | 2026.03.17 02:58:15.399612 [ 4 ] {5994a12c-c39a-4664-a6bb-06e5d7db101a} <Debug> TCPHandler: Processed in 0.001420584 sec. | ||
| 20315 | 2026.03.17 02:58:15.399722 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20316 | 2026.03.17 02:58:15.399823 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20317 | 2026.03.17 02:58:15.399864 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20318 | 2026.03.17 02:58:15.400274 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20319 | 2026.03.17 02:58:15.400312 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20320 | 2026.03.17 02:58:15.400611 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20321 | 2026.03.17 02:58:15.400822 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2026.03.17 02:58:15.400961 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001159 sec., 13805.004314063846 rows/sec., 1016.16 KiB/sec. | ||
| 20323 | 2026.03.17 02:58:15.401001 [ 4 ] {b00b3cb4-8cdf-4123-9fb5-b38259caf979} <Debug> TCPHandler: Processed in 0.001329442 sec. | ||
| 20324 | 2026.03.17 02:58:15.401112 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20325 | 2026.03.17 02:58:15.401212 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20326 | 2026.03.17 02:58:15.401252 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20327 | 2026.03.17 02:58:15.401666 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2026.03.17 02:58:15.401703 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20329 | 2026.03.17 02:58:15.402027 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20330 | 2026.03.17 02:58:15.402249 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2026.03.17 02:58:15.402387 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001196 sec., 76923.07692307692 rows/sec., 5.89 MiB/sec. | ||
| 20332 | 2026.03.17 02:58:15.402428 [ 4 ] {55688cf6-da13-49ec-b206-cb93c4e322e3} <Debug> TCPHandler: Processed in 0.001365853 sec. | ||
| 20333 | 2026.03.17 02:58:15.402538 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20334 | 2026.03.17 02:58:15.402634 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20335 | 2026.03.17 02:58:15.402677 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20336 | 2026.03.17 02:58:15.403094 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20337 | 2026.03.17 02:58:15.403131 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20338 | 2026.03.17 02:58:15.403463 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20339 | 2026.03.17 02:58:15.403672 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20340 | 2026.03.17 02:58:15.403803 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.48 MiB/sec. | ||
| 20341 | 2026.03.17 02:58:15.403841 [ 4 ] {40d838c9-d124-48ee-a65c-b18bb4e63a1e} <Debug> TCPHandler: Processed in 0.001353793 sec. | ||
| 20342 | 2026.03.17 02:58:15.403953 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20343 | 2026.03.17 02:58:15.404050 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20344 | 2026.03.17 02:58:15.404104 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20345 | 2026.03.17 02:58:15.404905 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20346 | 2026.03.17 02:58:15.404941 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20347 | 2026.03.17 02:58:15.405471 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20348 | 2026.03.17 02:58:15.405694 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20349 | 2026.03.17 02:58:15.405836 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 13.91 MiB/sec. | ||
| 20350 | 2026.03.17 02:58:15.405913 [ 4 ] {fcea809f-c9e5-4a25-b84e-5de1a02446a5} <Debug> TCPHandler: Processed in 0.002009969 sec. | ||
| 20351 | 2026.03.17 02:58:15.406031 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20352 | 2026.03.17 02:58:15.406127 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20353 | 2026.03.17 02:58:15.406169 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20354 | 2026.03.17 02:58:15.406507 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.03.17 02:58:15.406543 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20356 | 2026.03.17 02:58:15.406913 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20357 | 2026.03.17 02:58:15.407130 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.03.17 02:58:15.407260 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 20359 | 2026.03.17 02:58:15.407298 [ 4 ] {8178b2b5-235e-4a71-96b3-3d631507da7d} <Debug> TCPHandler: Processed in 0.001317772 sec. | ||
| 20360 | 2026.03.17 02:58:16.783757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20361 | 2026.03.17 02:58:16.803454 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.03.17 02:58:16.803525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20363 | 2026.03.17 02:58:16.810159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20364 | 2026.03.17 02:58:16.810978 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2026.03.17 02:58:16.811318 [ 86 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20366 | 2026.03.17 02:58:16.811393 [ 86 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20367 | 2026.03.17 02:58:16.811413 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20368 | 2026.03.17 02:58:16.811550 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 20369 | 2026.03.17 02:58:16.815784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20370 | 2026.03.17 02:58:16.815827 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20371 | 2026.03.17 02:58:16.817555 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20372 | 2026.03.17 02:58:16.822648 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 20373 | 2026.03.17 02:58:16.827545 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20374 | 2026.03.17 02:58:16.832389 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 20375 | 2026.03.17 02:58:16.837586 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20376 | 2026.03.17 02:58:16.842685 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20377 | 2026.03.17 02:58:16.904867 [ 197 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.093378398 sec., 7742.690124112003 rows/sec., 40.04 MiB/sec. | ||
| 20378 | 2026.03.17 02:58:16.908188 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20379 | 2026.03.17 02:58:16.910353 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20380 | 2026.03.17 02:58:16.910460 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_96_19} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20381 | 2026.03.17 02:58:16.913267 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20382 | 2026.03.17 02:58:17.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.76 MiB, peak 423.17 MiB, free memory in arenas 0.00 B, will set to 404.68 MiB (RSS), difference: -1.09 MiB | ||
| 20383 | 2026.03.17 02:58:20.396804 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20384 | 2026.03.17 02:58:20.397105 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20385 | 2026.03.17 02:58:20.397212 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20386 | 2026.03.17 02:58:20.397906 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2026.03.17 02:58:20.397955 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20388 | 2026.03.17 02:58:20.398338 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 20389 | 2026.03.17 02:58:20.398563 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20390 | 2026.03.17 02:58:20.398719 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 43.97 KiB/sec. | ||
| 20391 | 2026.03.17 02:58:20.398761 [ 4 ] {54420ef1-700a-4c7f-b7cc-2103153c4b67} <Debug> TCPHandler: Processed in 0.002139332 sec. | ||
| 20392 | 2026.03.17 02:58:20.398867 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2026.03.17 02:58:20.398963 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20394 | 2026.03.17 02:58:20.399003 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20395 | 2026.03.17 02:58:20.399464 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.03.17 02:58:20.399500 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20397 | 2026.03.17 02:58:20.399810 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20398 | 2026.03.17 02:58:20.400016 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.03.17 02:58:20.400150 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Debug> executeQuery: Read 148 rows, 13.03 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 10.55 MiB/sec. | ||
| 20400 | 2026.03.17 02:58:20.400154 [ 84 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20401 | 2026.03.17 02:58:20.400189 [ 4 ] {2d4c2dff-7ec1-46dd-9f5e-629761789b05} <Debug> TCPHandler: Processed in 0.001372194 sec. | ||
| 20402 | 2026.03.17 02:58:20.400234 [ 84 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20403 | 2026.03.17 02:58:20.400261 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20404 | 2026.03.17 02:58:20.400310 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20405 | 2026.03.17 02:58:20.400386 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::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 | ||
| 20406 | 2026.03.17 02:58:20.400407 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20407 | 2026.03.17 02:58:20.400472 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20408 | 2026.03.17 02:58:20.400535 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20409 | 2026.03.17 02:58:20.400574 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2179 rows starting from the beginning of the part | ||
| 20410 | 2026.03.17 02:58:20.400642 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 2122 rows starting from the beginning of the part | ||
| 20411 | 2026.03.17 02:58:20.400694 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 20412 | 2026.03.17 02:58:20.400748 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 142 rows starting from the beginning of the part | ||
| 20413 | 2026.03.17 02:58:20.400797 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 88 rows starting from the beginning of the part | ||
| 20414 | 2026.03.17 02:58:20.400840 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 148 rows starting from the beginning of the part | ||
| 20415 | 2026.03.17 02:58:20.400885 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20416 | 2026.03.17 02:58:20.400926 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20417 | 2026.03.17 02:58:20.401254 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20418 | 2026.03.17 02:58:20.401482 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20419 | 2026.03.17 02:58:20.401605 [ 84 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20420 | 2026.03.17 02:58:20.401613 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001223 sec., 37612.42845461979 rows/sec., 2.75 MiB/sec. | ||
| 20421 | 2026.03.17 02:58:20.401640 [ 84 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20422 | 2026.03.17 02:58:20.401665 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20423 | 2026.03.17 02:58:20.401665 [ 4 ] {08fc0c93-1eac-4204-8130-f5539468a680} <Debug> TCPHandler: Processed in 0.001404924 sec. | ||
| 20424 | 2026.03.17 02:58:20.401747 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 20425 | 2026.03.17 02:58:20.401814 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.03.17 02:58:20.401833 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20427 | 2026.03.17 02:58:20.401861 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 90 rows starting from the beginning of the part | ||
| 20428 | 2026.03.17 02:58:20.401909 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20429 | 2026.03.17 02:58:20.401919 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 40 rows starting from the beginning of the part | ||
| 20430 | 2026.03.17 02:58:20.401950 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20431 | 2026.03.17 02:58:20.401967 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 47 rows starting from the beginning of the part | ||
| 20432 | 2026.03.17 02:58:20.402035 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 20433 | 2026.03.17 02:58:20.402075 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 16 rows starting from the beginning of the part | ||
| 20434 | 2026.03.17 02:58:20.402115 [ 200 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 46 rows starting from the beginning of the part | ||
| 20435 | 2026.03.17 02:58:20.402369 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20436 | 2026.03.17 02:58:20.402405 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20437 | 2026.03.17 02:58:20.402711 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20438 | 2026.03.17 02:58:20.402880 [ 190 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4735 rows, containing 5 columns (5 merged, 0 gathered) in 0.002549742 sec., 1857050.634926985 rows/sec., 151.07 MiB/sec. | ||
| 20439 | 2026.03.17 02:58:20.402879 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162458 sec., 242589.4096818982 rows/sec., 18.67 MiB/sec. | ||
| 20440 | 2026.03.17 02:58:20.402916 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2026.03.17 02:58:20.403070 [ 84 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20442 | 2026.03.17 02:58:20.403074 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.001182 sec., 105752.96108291032 rows/sec., 8.21 MiB/sec. | ||
| 20443 | 2026.03.17 02:58:20.403108 [ 84 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.03.17 02:58:20.403126 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20445 | 2026.03.17 02:58:20.403134 [ 4 ] {e89c4cba-0e1c-443b-abd8-d2c05ce1e739} <Debug> TCPHandler: Processed in 0.001369474 sec. | ||
| 20446 | 2026.03.17 02:58:20.403143 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20447 | 2026.03.17 02:58:20.403133 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20448 | 2026.03.17 02:58:20.403268 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20449 | 2026.03.17 02:58:20.403283 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::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 | ||
| 20450 | 2026.03.17 02:58:20.403373 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20451 | 2026.03.17 02:58:20.403412 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20452 | 2026.03.17 02:58:20.403423 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20453 | 2026.03.17 02:58:20.403456 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1140 rows starting from the beginning of the part | ||
| 20454 | 2026.03.17 02:58:20.403510 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20455 | 2026.03.17 02:58:20.403533 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1191 rows starting from the beginning of the part | ||
| 20456 | 2026.03.17 02:58:20.403536 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20457 | 2026.03.17 02:58:20.403588 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 20458 | 2026.03.17 02:58:20.403595 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_161_32} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20459 | 2026.03.17 02:58:20.403633 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 113 rows starting from the beginning of the part | ||
| 20460 | 2026.03.17 02:58:20.403643 [ 189 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_141_28} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20461 | 2026.03.17 02:58:20.403683 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 20462 | 2026.03.17 02:58:20.403685 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 92 rows starting from the beginning of the part | ||
| 20463 | 2026.03.17 02:58:20.403753 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 125 rows starting from the beginning of the part | ||
| 20464 | 2026.03.17 02:58:20.403762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20465 | 2026.03.17 02:58:20.403837 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20466 | 2026.03.17 02:58:20.403879 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20467 | 2026.03.17 02:58:20.404234 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20468 | 2026.03.17 02:58:20.404452 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20469 | 2026.03.17 02:58:20.404590 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001234 sec., 130470.01620745542 rows/sec., 9.08 MiB/sec. | ||
| 20470 | 2026.03.17 02:58:20.404628 [ 4 ] {a6674486-f640-472f-ac4c-8667f5340204} <Debug> TCPHandler: Processed in 0.001410144 sec. | ||
| 20471 | 2026.03.17 02:58:20.404729 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20472 | 2026.03.17 02:58:20.404823 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20473 | 2026.03.17 02:58:20.404876 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20474 | 2026.03.17 02:58:20.405104 [ 198 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865496 sec., 1460737.5196730522 rows/sec., 109.59 MiB/sec. | ||
| 20475 | 2026.03.17 02:58:20.405276 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20476 | 2026.03.17 02:58:20.405517 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2026.03.17 02:58:20.405581 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_161_32} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20478 | 2026.03.17 02:58:20.405647 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20479 | 2026.03.17 02:58:20.405713 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20480 | 2026.03.17 02:58:20.405755 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20481 | 2026.03.17 02:58:20.406337 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20482 | 2026.03.17 02:58:20.406568 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20483 | 2026.03.17 02:58:20.406696 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20484 | 2026.03.17 02:58:20.406713 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001906 sec., 23609.6537250787 rows/sec., 42.31 MiB/sec. | ||
| 20485 | 2026.03.17 02:58:20.406735 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.03.17 02:58:20.406758 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20487 | 2026.03.17 02:58:20.406776 [ 4 ] {336c49c0-2882-4704-916b-0753250a2711} <Debug> TCPHandler: Processed in 0.002095912 sec. | ||
| 20488 | 2026.03.17 02:58:20.406828 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 20489 | 2026.03.17 02:58:20.406897 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20490 | 2026.03.17 02:58:20.406997 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20491 | 2026.03.17 02:58:20.407028 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20492 | 2026.03.17 02:58:20.407040 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20493 | 2026.03.17 02:58:20.407089 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2870 rows starting from the beginning of the part | ||
| 20494 | 2026.03.17 02:58:20.407208 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 40 rows starting from the beginning of the part | ||
| 20495 | 2026.03.17 02:58:20.407309 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 34 rows starting from the beginning of the part | ||
| 20496 | 2026.03.17 02:58:20.407370 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20497 | 2026.03.17 02:58:20.407411 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20498 | 2026.03.17 02:58:20.407414 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 42 rows starting from the beginning of the part | ||
| 20499 | 2026.03.17 02:58:20.407538 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 14 rows starting from the beginning of the part | ||
| 20500 | 2026.03.17 02:58:20.407635 [ 201 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 20501 | 2026.03.17 02:58:20.407727 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20502 | 2026.03.17 02:58:20.407949 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.03.17 02:58:20.408092 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001113 sec., 8086.253369272236 rows/sec., 571.20 KiB/sec. | ||
| 20504 | 2026.03.17 02:58:20.408131 [ 4 ] {65167e9c-fedf-4ed5-ac6b-ef9852135a02} <Debug> TCPHandler: Processed in 0.001283722 sec. | ||
| 20505 | 2026.03.17 02:58:20.408233 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2026.03.17 02:58:20.408328 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20507 | 2026.03.17 02:58:20.408368 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20508 | 2026.03.17 02:58:20.408693 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.03.17 02:58:20.408730 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20510 | 2026.03.17 02:58:20.409027 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20511 | 2026.03.17 02:58:20.409231 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20512 | 2026.03.17 02:58:20.409355 [ 84 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20513 | 2026.03.17 02:58:20.409364 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 20514 | 2026.03.17 02:58:20.409387 [ 84 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.03.17 02:58:20.409410 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20516 | 2026.03.17 02:58:20.409412 [ 4 ] {7277f869-05b2-4093-9f25-b9b82ed60134} <Debug> TCPHandler: Processed in 0.00122783 sec. | ||
| 20517 | 2026.03.17 02:58:20.409491 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 20518 | 2026.03.17 02:58:20.409595 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20519 | 2026.03.17 02:58:20.409627 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8244 rows starting from the beginning of the part | ||
| 20520 | 2026.03.17 02:58:20.409682 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 48 rows starting from the beginning of the part | ||
| 20521 | 2026.03.17 02:58:20.409728 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 12 rows starting from the beginning of the part | ||
| 20522 | 2026.03.17 02:58:20.409774 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::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 | ||
| 20523 | 2026.03.17 02:58:20.409815 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20524 | 2026.03.17 02:58:20.409860 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20525 | 2026.03.17 02:58:20.412057 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599523 sec., 3263675.6820385894 rows/sec., 219.95 MiB/sec. | ||
| 20526 | 2026.03.17 02:58:20.412292 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20527 | 2026.03.17 02:58:20.412612 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.03.17 02:58:20.412693 [ 187 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_161_32} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20529 | 2026.03.17 02:58:20.412794 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 20530 | 2026.03.17 02:58:20.416930 [ 195 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3045 rows, containing 19 columns (19 merged, 0 gathered) in 0.010132057 sec., 300531.2741529188 rows/sec., 538.27 MiB/sec. | ||
| 20531 | 2026.03.17 02:58:20.419548 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20532 | 2026.03.17 02:58:20.419894 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20533 | 2026.03.17 02:58:20.419966 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20534 | 2026.03.17 02:58:20.420094 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. | ||
| 20535 | 2026.03.17 02:58:21.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.38 MiB, peak 423.17 MiB, free memory in arenas 0.00 B, will set to 406.62 MiB (RSS), difference: 1.23 MiB | ||
| 20536 | 2026.03.17 02:58:21.663219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46569 | ||
| 20537 | 2026.03.17 02:58:21.663748 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.03.17 02:58:21.663788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.86 GiB. | ||
| 20539 | 2026.03.17 02:58:21.664266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20540 | 2026.03.17 02:58:21.664499 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.03.17 02:58:21.664626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46569 | ||
| 20542 | 2026.03.17 02:58:24.273985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2424 | ||
| 20543 | 2026.03.17 02:58:24.276496 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20544 | 2026.03.17 02:58:24.276532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20545 | 2026.03.17 02:58:24.277668 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20546 | 2026.03.17 02:58:24.277929 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20547 | 2026.03.17 02:58:24.278183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
| 20548 | 2026.03.17 02:58:24.315901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20549 | 2026.03.17 02:58:24.334964 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20550 | 2026.03.17 02:58:24.335020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20551 | 2026.03.17 02:58:24.341253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20552 | 2026.03.17 02:58:24.341946 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20553 | 2026.03.17 02:58:24.345263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20554 | 2026.03.17 02:58:25.184019 [ 223 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 20555 | 2026.03.17 02:58:25.184088 [ 223 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 20556 | 2026.03.17 02:58:25.187792 [ 223 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): 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] | ||
| 20557 | 2026.03.17 02:58:25.395530 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20558 | 2026.03.17 02:58:25.395714 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20559 | 2026.03.17 02:58:25.395777 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20560 | 2026.03.17 02:58:25.396407 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20561 | 2026.03.17 02:58:25.396454 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20562 | 2026.03.17 02:58:25.396812 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 20563 | 2026.03.17 02:58:25.397027 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20564 | 2026.03.17 02:58:25.397168 [ 79 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 20565 | 2026.03.17 02:58:25.397174 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001506 sec., 1328.0212483399735 rows/sec., 98.56 KiB/sec. | ||
| 20566 | 2026.03.17 02:58:25.397241 [ 79 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2026.03.17 02:58:25.397262 [ 4 ] {de636b0a-a181-4e94-88c8-be108cdb3b80} <Debug> TCPHandler: Processed in 0.001862756 sec. | ||
| 20568 | 2026.03.17 02:58:25.397268 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20569 | 2026.03.17 02:58:25.397394 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20570 | 2026.03.17 02:58:25.397394 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 20571 | 2026.03.17 02:58:25.397493 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20572 | 2026.03.17 02:58:25.397537 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20573 | 2026.03.17 02:58:25.397542 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20574 | 2026.03.17 02:58:25.397585 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 20575 | 2026.03.17 02:58:25.397654 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 20576 | 2026.03.17 02:58:25.397699 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 20577 | 2026.03.17 02:58:25.397742 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 20578 | 2026.03.17 02:58:25.397781 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 20579 | 2026.03.17 02:58:25.397821 [ 194 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 20580 | 2026.03.17 02:58:25.397992 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20581 | 2026.03.17 02:58:25.398033 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20582 | 2026.03.17 02:58:25.398361 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20583 | 2026.03.17 02:58:25.398575 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20584 | 2026.03.17 02:58:25.398599 [ 195 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258801 sec., 23832.202230535248 rows/sec., 1.94 MiB/sec. | ||
| 20585 | 2026.03.17 02:58:25.398705 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Debug> executeQuery: Read 88 rows, 7.47 KiB in 0.00123 sec., 71544.71544715448 rows/sec., 5.93 MiB/sec. | ||
| 20586 | 2026.03.17 02:58:25.398746 [ 4 ] {5ab428e3-d6b0-419f-9d07-7e6877567ec3} <Debug> TCPHandler: Processed in 0.001399294 sec. | ||
| 20587 | 2026.03.17 02:58:25.398761 [ 196 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 20588 | 2026.03.17 02:58:25.398862 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20589 | 2026.03.17 02:58:25.398954 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20590 | 2026.03.17 02:58:25.398993 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20591 | 2026.03.17 02:58:25.399055 [ 196 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20592 | 2026.03.17 02:58:25.399136 [ 196 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_38_9} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 20593 | 2026.03.17 02:58:25.399227 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20594 | 2026.03.17 02:58:25.399388 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20595 | 2026.03.17 02:58:25.399422 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20596 | 2026.03.17 02:58:25.399697 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20597 | 2026.03.17 02:58:25.399896 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20598 | 2026.03.17 02:58:25.400022 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001086 sec., 14732.965009208105 rows/sec., 1.06 MiB/sec. | ||
| 20599 | 2026.03.17 02:58:25.400059 [ 4 ] {9e41c91a-16c5-4248-aa89-b27f2d8507ea} <Debug> TCPHandler: Processed in 0.001243931 sec. | ||
| 20600 | 2026.03.17 02:58:25.400173 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20601 | 2026.03.17 02:58:25.400263 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20602 | 2026.03.17 02:58:25.400301 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20603 | 2026.03.17 02:58:25.400721 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20604 | 2026.03.17 02:58:25.400757 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20605 | 2026.03.17 02:58:25.401048 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20606 | 2026.03.17 02:58:25.401248 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20607 | 2026.03.17 02:58:25.401372 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001126 sec., 81705.15097690941 rows/sec., 6.26 MiB/sec. | ||
| 20608 | 2026.03.17 02:58:25.401409 [ 4 ] {12923bf2-2c73-48a7-8ad2-142ac6221bc6} <Debug> TCPHandler: Processed in 0.001283441 sec. | ||
| 20609 | 2026.03.17 02:58:25.401520 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20610 | 2026.03.17 02:58:25.401612 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20611 | 2026.03.17 02:58:25.401654 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20612 | 2026.03.17 02:58:25.402061 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20613 | 2026.03.17 02:58:25.402096 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20614 | 2026.03.17 02:58:25.402417 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20615 | 2026.03.17 02:58:25.402614 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20616 | 2026.03.17 02:58:25.402732 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_157_45 to all_158_158_0 | ||
| 20617 | 2026.03.17 02:58:25.402739 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001145 sec., 141484.71615720526 rows/sec., 9.84 MiB/sec. | ||
| 20618 | 2026.03.17 02:58:25.402777 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20619 | 2026.03.17 02:58:25.402796 [ 4 ] {89aff9ef-ccd3-461a-be24-e877b1684feb} <Debug> TCPHandler: Processed in 0.001323572 sec. | ||
| 20620 | 2026.03.17 02:58:25.402800 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20621 | 2026.03.17 02:58:25.402899 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_45 to all_158_158_0 into Compact with storage Full | ||
| 20622 | 2026.03.17 02:58:25.402912 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20623 | 2026.03.17 02:58:25.403012 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20624 | 2026.03.17 02:58:25.403013 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20625 | 2026.03.17 02:58:25.403052 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_45, total 49646 rows starting from the beginning of the part | ||
| 20626 | 2026.03.17 02:58:25.403083 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20627 | 2026.03.17 02:58:25.403130 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 32 rows starting from the beginning of the part | ||
| 20628 | 2026.03.17 02:58:25.403855 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2026.03.17 02:58:25.403894 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20630 | 2026.03.17 02:58:25.404398 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20631 | 2026.03.17 02:58:25.404614 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2026.03.17 02:58:25.404748 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001753 sec., 7986.309184255562 rows/sec., 14.31 MiB/sec. | ||
| 20633 | 2026.03.17 02:58:25.404803 [ 4 ] {cc3415c5-9a64-4349-a7b4-3891355fb4d8} <Debug> TCPHandler: Processed in 0.001937747 sec. | ||
| 20634 | 2026.03.17 02:58:25.404915 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2026.03.17 02:58:25.405009 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20636 | 2026.03.17 02:58:25.405051 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20637 | 2026.03.17 02:58:25.405390 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2026.03.17 02:58:25.405425 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20639 | 2026.03.17 02:58:25.405723 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20640 | 2026.03.17 02:58:25.405919 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2026.03.17 02:58:25.406043 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 20642 | 2026.03.17 02:58:25.406079 [ 4 ] {af42c1ab-8652-43c9-91ef-b0a09d8911c5} <Debug> TCPHandler: Processed in 0.00121113 sec. | ||
| 20643 | 2026.03.17 02:58:25.410981 [ 186 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49678 rows, containing 5 columns (5 merged, 0 gathered) in 0.008105758 sec., 6128729.725215089 rows/sec., 406.54 MiB/sec. | ||
| 20644 | 2026.03.17 02:58:25.411252 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Trace> MergedBlockOutputStream: filled checksums all_1_158_46 (state Temporary) | ||
| 20645 | 2026.03.17 02:58:25.411506 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_158_46 to all_1_158_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20646 | 2026.03.17 02:58:25.411571 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_157_45, all_158_158_0] -> all_1_158_46 | ||
| 20647 | 2026.03.17 02:58:25.411643 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20648 | 2026.03.17 02:58:26.623897 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 20649 | 2026.03.17 02:58:26.623942 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 20650 | 2026.03.17 02:58:26.627745 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): 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] | ||
| 20651 | 2026.03.17 02:58:28.879929 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20652 | 2026.03.17 02:58:28.880038 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20653 | 2026.03.17 02:58:29.164791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47081 | ||
| 20654 | 2026.03.17 02:58:29.165309 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.03.17 02:58:29.165343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20656 | 2026.03.17 02:58:29.165819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20657 | 2026.03.17 02:58:29.166047 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.03.17 02:58:29.166176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47081 | ||
| 20659 | 2026.03.17 02:58:30.225229 [ 223 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20660 | 2026.03.17 02:58:30.225295 [ 223 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20661 | 2026.03.17 02:58:30.228295 [ 223 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20662 | 2026.03.17 02:58:30.403915 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20663 | 2026.03.17 02:58:30.404176 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20664 | 2026.03.17 02:58:30.404284 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20665 | 2026.03.17 02:58:30.405439 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20666 | 2026.03.17 02:58:30.405521 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20667 | 2026.03.17 02:58:30.406170 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 20668 | 2026.03.17 02:58:30.406578 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20669 | 2026.03.17 02:58:30.406850 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.002742 sec., 364.69730123997084 rows/sec., 27.07 KiB/sec. | ||
| 20670 | 2026.03.17 02:58:30.406947 [ 4 ] {b70166ec-c674-4f71-9eed-4f13af1811c2} <Debug> TCPHandler: Processed in 0.003244449 sec. | ||
| 20671 | 2026.03.17 02:58:30.407135 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20672 | 2026.03.17 02:58:30.407278 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20673 | 2026.03.17 02:58:30.407346 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20674 | 2026.03.17 02:58:30.408197 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20675 | 2026.03.17 02:58:30.408246 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20676 | 2026.03.17 02:58:30.408741 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20677 | 2026.03.17 02:58:30.409044 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.03.17 02:58:30.409236 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Debug> executeQuery: Read 148 rows, 13.03 KiB in 0.001994 sec., 74222.66800401203 rows/sec., 6.38 MiB/sec. | ||
| 20679 | 2026.03.17 02:58:30.409302 [ 4 ] {68cbb4a1-bd3a-4106-8bc4-2cc9b67bbd63} <Debug> TCPHandler: Processed in 0.002238715 sec. | ||
| 20680 | 2026.03.17 02:58:30.409390 [ 220 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20681 | 2026.03.17 02:58:30.409469 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20682 | 2026.03.17 02:58:30.409477 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20683 | 2026.03.17 02:58:30.409607 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20684 | 2026.03.17 02:58:30.409675 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20685 | 2026.03.17 02:58:30.410280 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20686 | 2026.03.17 02:58:30.410324 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20687 | 2026.03.17 02:58:30.410749 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20688 | 2026.03.17 02:58:30.411042 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.03.17 02:58:30.411233 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001659 sec., 27727.546714888485 rows/sec., 2.03 MiB/sec. | ||
| 20690 | 2026.03.17 02:58:30.411292 [ 4 ] {de2040ae-0f60-46d8-b8f9-937070444553} <Debug> TCPHandler: Processed in 0.001887426 sec. | ||
| 20691 | 2026.03.17 02:58:30.411441 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20692 | 2026.03.17 02:58:30.411558 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20693 | 2026.03.17 02:58:30.411611 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20694 | 2026.03.17 02:58:30.412223 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20695 | 2026.03.17 02:58:30.412264 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20696 | 2026.03.17 02:58:30.412787 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20697 | 2026.03.17 02:58:30.413084 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20698 | 2026.03.17 02:58:30.413281 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Debug> executeQuery: Read 116 rows, 9.21 KiB in 0.001752 sec., 66210.04566210046 rows/sec., 5.13 MiB/sec. | ||
| 20699 | 2026.03.17 02:58:30.413336 [ 4 ] {56c96bb8-e191-42f6-975e-d798a5715da0} <Debug> TCPHandler: Processed in 0.001956828 sec. | ||
| 20700 | 2026.03.17 02:58:30.413486 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20701 | 2026.03.17 02:58:30.413611 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20702 | 2026.03.17 02:58:30.413669 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20703 | 2026.03.17 02:58:30.414235 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20704 | 2026.03.17 02:58:30.414277 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20705 | 2026.03.17 02:58:30.414740 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20706 | 2026.03.17 02:58:30.415026 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20707 | 2026.03.17 02:58:30.415218 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001639 sec., 98230.6284319707 rows/sec., 6.84 MiB/sec. | ||
| 20708 | 2026.03.17 02:58:30.415273 [ 4 ] {49a84955-5e3d-43d3-bce2-c317b13e8d97} <Debug> TCPHandler: Processed in 0.001845895 sec. | ||
| 20709 | 2026.03.17 02:58:30.415332 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_158_46 to all_159_159_0 | ||
| 20710 | 2026.03.17 02:58:30.415386 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20711 | 2026.03.17 02:58:30.415415 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20712 | 2026.03.17 02:58:30.415426 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20713 | 2026.03.17 02:58:30.415547 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20714 | 2026.03.17 02:58:30.415619 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20715 | 2026.03.17 02:58:30.415720 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_46 to all_159_159_0 into Compact with storage Full | ||
| 20716 | 2026.03.17 02:58:30.415921 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20717 | 2026.03.17 02:58:30.415980 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_158_46, total 49678 rows starting from the beginning of the part | ||
| 20718 | 2026.03.17 02:58:30.416087 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 161 rows starting from the beginning of the part | ||
| 20719 | 2026.03.17 02:58:30.417035 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2026.03.17 02:58:30.417086 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20721 | 2026.03.17 02:58:30.418060 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20722 | 2026.03.17 02:58:30.418413 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20723 | 2026.03.17 02:58:30.418643 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003122 sec., 14413.83728379244 rows/sec., 25.83 MiB/sec. | ||
| 20724 | 2026.03.17 02:58:30.418788 [ 4 ] {cef8059a-df9e-4a32-8962-dbeaa052eef9} <Debug> TCPHandler: Processed in 0.003421943 sec. | ||
| 20725 | 2026.03.17 02:58:30.418978 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20726 | 2026.03.17 02:58:30.419105 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20727 | 2026.03.17 02:58:30.419169 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20728 | 2026.03.17 02:58:30.419682 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20729 | 2026.03.17 02:58:30.419726 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20730 | 2026.03.17 02:58:30.420177 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20731 | 2026.03.17 02:58:30.420491 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20732 | 2026.03.17 02:58:30.420676 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
| 20733 | 2026.03.17 02:58:30.420732 [ 4 ] {c3a840d4-70b4-4b14-b4a2-28a43eb74a0b} <Debug> TCPHandler: Processed in 0.001831645 sec. | ||
| 20734 | 2026.03.17 02:58:30.420797 [ 221 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20735 | 2026.03.17 02:58:30.420831 [ 221 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20736 | 2026.03.17 02:58:30.425355 [ 221 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20737 | 2026.03.17 02:58:30.426050 [ 220 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20738 | 2026.03.17 02:58:30.428080 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49839 rows, containing 5 columns (5 merged, 0 gathered) in 0.012411592 sec., 4015520.3297046823 rows/sec., 266.41 MiB/sec. | ||
| 20739 | 2026.03.17 02:58:30.428479 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Trace> MergedBlockOutputStream: filled checksums all_1_159_47 (state Temporary) | ||
| 20740 | 2026.03.17 02:58:30.428890 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_159_47 to all_1_159_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20741 | 2026.03.17 02:58:30.428998 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_158_46, all_159_159_0] -> all_1_159_47 | ||
| 20742 | 2026.03.17 02:58:30.429127 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20743 | 2026.03.17 02:58:30.966655 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54763 | ||
| 20744 | 2026.03.17 02:58:30.966765 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20745 | 2026.03.17 02:58:30.966791 [ 356 ] {} <Debug> TCP-Session: e06b2936-1cc1-4974-b5ab-759a099df678 Authenticating user 'default' from [fd00:1122:3344:101::e]:54763 | ||
| 20746 | 2026.03.17 02:58:30.966812 [ 356 ] {} <Debug> TCP-Session: e06b2936-1cc1-4974-b5ab-759a099df678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20747 | 2026.03.17 02:58:30.966824 [ 356 ] {} <Debug> TCP-Session: e06b2936-1cc1-4974-b5ab-759a099df678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20748 | 2026.03.17 02:58:30.966994 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48302 | ||
| 20749 | 2026.03.17 02:58:30.967008 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64628 | ||
| 20750 | 2026.03.17 02:58:30.967053 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44808 | ||
| 20751 | 2026.03.17 02:58:30.967074 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40814 | ||
| 20752 | 2026.03.17 02:58:30.967085 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36289 | ||
| 20753 | 2026.03.17 02:58:30.967155 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20754 | 2026.03.17 02:58:30.967200 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20755 | 2026.03.17 02:58:30.967154 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20756 | 2026.03.17 02:58:30.967238 [ 354 ] {} <Debug> TCP-Session: f93a4226-1172-45cc-8421-2b8aae835328 Authenticating user 'default' from [fd00:1122:3344:101::e]:40814 | ||
| 20757 | 2026.03.17 02:58:30.967258 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20758 | 2026.03.17 02:58:30.967271 [ 354 ] {} <Debug> TCP-Session: f93a4226-1172-45cc-8421-2b8aae835328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20759 | 2026.03.17 02:58:30.967259 [ 359 ] {} <Debug> TCP-Session: 59840941-bc47-4cb5-bdfb-12276cf37f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:48302 | ||
| 20760 | 2026.03.17 02:58:30.967294 [ 354 ] {} <Debug> TCP-Session: f93a4226-1172-45cc-8421-2b8aae835328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20761 | 2026.03.17 02:58:30.967295 [ 355 ] {} <Debug> TCP-Session: 05e328b1-e21d-431b-b5f7-bd88c8be0415 Authenticating user 'default' from [fd00:1122:3344:101::e]:36289 | ||
| 20762 | 2026.03.17 02:58:30.967312 [ 359 ] {} <Debug> TCP-Session: 59840941-bc47-4cb5-bdfb-12276cf37f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20763 | 2026.03.17 02:58:30.967227 [ 352 ] {} <Debug> TCP-Session: b9cbee19-8813-463e-965c-6fdaf497a839 Authenticating user 'default' from [fd00:1122:3344:101::e]:44808 | ||
| 20764 | 2026.03.17 02:58:30.967348 [ 359 ] {} <Debug> TCP-Session: 59840941-bc47-4cb5-bdfb-12276cf37f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20765 | 2026.03.17 02:58:30.967378 [ 352 ] {} <Debug> TCP-Session: b9cbee19-8813-463e-965c-6fdaf497a839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20766 | 2026.03.17 02:58:30.967153 [ 356 ] {} <Trace> TCP-Session: e06b2936-1cc1-4974-b5ab-759a099df678 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2026.03.17 02:58:30.967403 [ 352 ] {} <Debug> TCP-Session: b9cbee19-8813-463e-965c-6fdaf497a839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20768 | 2026.03.17 02:58:30.967147 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20769 | 2026.03.17 02:58:30.967082 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56759 | ||
| 20770 | 2026.03.17 02:58:30.967464 [ 360 ] {} <Debug> TCP-Session: 8d892ef9-6f77-41ea-8f8c-5a9c6876d309 Authenticating user 'default' from [fd00:1122:3344:101::e]:64628 | ||
| 20771 | 2026.03.17 02:58:30.967050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39708 | ||
| 20772 | 2026.03.17 02:58:30.967509 [ 360 ] {} <Debug> TCP-Session: 8d892ef9-6f77-41ea-8f8c-5a9c6876d309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20773 | 2026.03.17 02:58:30.967042 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39148 | ||
| 20774 | 2026.03.17 02:58:30.967548 [ 360 ] {} <Debug> TCP-Session: 8d892ef9-6f77-41ea-8f8c-5a9c6876d309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20775 | 2026.03.17 02:58:30.967562 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20776 | 2026.03.17 02:58:30.967571 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20777 | 2026.03.17 02:58:30.967606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20778 | 2026.03.17 02:58:30.967615 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20779 | 2026.03.17 02:58:30.967651 [ 289 ] {} <Debug> TCP-Session: a22374ee-7155-4e8b-83e2-d10defe52d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:39708 | ||
| 20780 | 2026.03.17 02:58:30.967667 [ 290 ] {} <Debug> TCP-Session: d255a205-093a-44d1-8adf-bf167ac144fc Authenticating user 'default' from [fd00:1122:3344:101::e]:39148 | ||
| 20781 | 2026.03.17 02:58:30.967685 [ 289 ] {} <Debug> TCP-Session: a22374ee-7155-4e8b-83e2-d10defe52d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20782 | 2026.03.17 02:58:30.967695 [ 290 ] {} <Debug> TCP-Session: d255a205-093a-44d1-8adf-bf167ac144fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20783 | 2026.03.17 02:58:30.967710 [ 289 ] {} <Debug> TCP-Session: a22374ee-7155-4e8b-83e2-d10defe52d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20784 | 2026.03.17 02:58:30.967724 [ 290 ] {} <Debug> TCP-Session: d255a205-093a-44d1-8adf-bf167ac144fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20785 | 2026.03.17 02:58:30.967615 [ 353 ] {} <Debug> TCP-Session: c3839ec6-9d88-4943-bd04-393e4482f6e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56759 | ||
| 20786 | 2026.03.17 02:58:30.967344 [ 355 ] {} <Debug> TCP-Session: 05e328b1-e21d-431b-b5f7-bd88c8be0415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20787 | 2026.03.17 02:58:30.967783 [ 353 ] {} <Debug> TCP-Session: c3839ec6-9d88-4943-bd04-393e4482f6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20788 | 2026.03.17 02:58:30.967792 [ 355 ] {} <Debug> TCP-Session: 05e328b1-e21d-431b-b5f7-bd88c8be0415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20789 | 2026.03.17 02:58:30.967806 [ 353 ] {} <Debug> TCP-Session: c3839ec6-9d88-4943-bd04-393e4482f6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20790 | 2026.03.17 02:58:30.967856 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20791 | 2026.03.17 02:58:30.967915 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20792 | 2026.03.17 02:58:30.968198 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 20793 | 2026.03.17 02:58:30.969098 [ 313 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> AggregatingTransform: Aggregating | ||
| 20794 | 2026.03.17 02:58:30.969133 [ 313 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> Aggregator: Aggregation method: without_key | ||
| 20795 | 2026.03.17 02:58:30.969167 [ 313 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869041 sec. (1150.694 rows/sec., 44.95 KiB/sec.) | ||
| 20796 | 2026.03.17 02:58:30.969185 [ 313 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Trace> Aggregator: Merging aggregated data | ||
| 20797 | 2026.03.17 02:58:30.970644 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 20798 | 2026.03.17 02:58:30.970768 [ 356 ] {57fa5a78-45f1-401c-ae2a-dcdd9522260e} <Debug> TCPHandler: Processed in 0.003757231 sec. | ||
| 20799 | 2026.03.17 02:58:30.970887 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20800 | 2026.03.17 02:58:30.970917 [ 356 ] {} <Debug> TCP-Session: e06b2936-1cc1-4974-b5ab-759a099df678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20801 | 2026.03.17 02:58:30.970924 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20802 | 2026.03.17 02:58:30.970947 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20803 | 2026.03.17 02:58:30.970968 [ 359 ] {} <Debug> TCP-Session: 59840941-bc47-4cb5-bdfb-12276cf37f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20804 | 2026.03.17 02:58:30.970982 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20805 | 2026.03.17 02:58:30.970989 [ 360 ] {} <Debug> TCP-Session: 8d892ef9-6f77-41ea-8f8c-5a9c6876d309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20806 | 2026.03.17 02:58:30.971007 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20807 | 2026.03.17 02:58:30.971028 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20808 | 2026.03.17 02:58:30.971059 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20809 | 2026.03.17 02:58:30.971071 [ 289 ] {} <Debug> TCP-Session: a22374ee-7155-4e8b-83e2-d10defe52d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20810 | 2026.03.17 02:58:30.971084 [ 355 ] {} <Debug> TCP-Session: 05e328b1-e21d-431b-b5f7-bd88c8be0415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20811 | 2026.03.17 02:58:30.971106 [ 353 ] {} <Debug> TCP-Session: c3839ec6-9d88-4943-bd04-393e4482f6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20812 | 2026.03.17 02:58:30.971087 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20813 | 2026.03.17 02:58:30.971026 [ 290 ] {} <Debug> TCP-Session: d255a205-093a-44d1-8adf-bf167ac144fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20814 | 2026.03.17 02:58:30.971182 [ 354 ] {} <Debug> TCP-Session: f93a4226-1172-45cc-8421-2b8aae835328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20815 | 2026.03.17 02:58:30.970985 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20816 | 2026.03.17 02:58:30.971244 [ 352 ] {} <Debug> TCP-Session: b9cbee19-8813-463e-965c-6fdaf497a839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20817 | 2026.03.17 02:58:30.976258 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42989 | ||
| 20818 | 2026.03.17 02:58:30.976325 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20819 | 2026.03.17 02:58:30.976348 [ 356 ] {} <Debug> TCP-Session: 44212ad3-e6b6-4b16-8e24-98bd8d4c9243 Authenticating user 'default' from [fd00:1122:3344:101::e]:42989 | ||
| 20820 | 2026.03.17 02:58:30.976367 [ 356 ] {} <Debug> TCP-Session: 44212ad3-e6b6-4b16-8e24-98bd8d4c9243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20821 | 2026.03.17 02:58:30.976381 [ 356 ] {} <Debug> TCP-Session: 44212ad3-e6b6-4b16-8e24-98bd8d4c9243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20822 | 2026.03.17 02:58:30.976543 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43199 | ||
| 20823 | 2026.03.17 02:58:30.976542 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53706 | ||
| 20824 | 2026.03.17 02:58:30.976587 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57051 | ||
| 20825 | 2026.03.17 02:58:30.976602 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35360 | ||
| 20826 | 2026.03.17 02:58:30.976625 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20827 | 2026.03.17 02:58:30.976636 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20828 | 2026.03.17 02:58:30.976674 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40137 | ||
| 20829 | 2026.03.17 02:58:30.976698 [ 359 ] {} <Debug> TCP-Session: 3d55e9ed-0de9-48bf-a32c-8281a261de67 Authenticating user 'default' from [fd00:1122:3344:101::e]:53706 | ||
| 20830 | 2026.03.17 02:58:30.976702 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20831 | 2026.03.17 02:58:30.976731 [ 359 ] {} <Debug> TCP-Session: 3d55e9ed-0de9-48bf-a32c-8281a261de67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20832 | 2026.03.17 02:58:30.976735 [ 356 ] {} <Trace> TCP-Session: 44212ad3-e6b6-4b16-8e24-98bd8d4c9243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20833 | 2026.03.17 02:58:30.976756 [ 352 ] {} <Debug> TCP-Session: fa590135-ebe4-4a31-996a-1a8a21dd1768 Authenticating user 'default' from [fd00:1122:3344:101::e]:35360 | ||
| 20834 | 2026.03.17 02:58:30.976766 [ 359 ] {} <Debug> TCP-Session: 3d55e9ed-0de9-48bf-a32c-8281a261de67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20835 | 2026.03.17 02:58:30.976798 [ 352 ] {} <Debug> TCP-Session: fa590135-ebe4-4a31-996a-1a8a21dd1768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20836 | 2026.03.17 02:58:30.976761 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20837 | 2026.03.17 02:58:30.976829 [ 352 ] {} <Debug> TCP-Session: fa590135-ebe4-4a31-996a-1a8a21dd1768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20838 | 2026.03.17 02:58:30.976863 [ 354 ] {} <Debug> TCP-Session: 5db5e2b7-f84c-4671-af4d-c82d9fcc16c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40137 | ||
| 20839 | 2026.03.17 02:58:30.976682 [ 360 ] {} <Debug> TCP-Session: 2c5fa060-214f-4b50-a4c5-6fcab0c46eff Authenticating user 'default' from [fd00:1122:3344:101::e]:43199 | ||
| 20840 | 2026.03.17 02:58:30.976894 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20841 | 2026.03.17 02:58:30.976926 [ 360 ] {} <Debug> TCP-Session: 2c5fa060-214f-4b50-a4c5-6fcab0c46eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20842 | 2026.03.17 02:58:30.976895 [ 354 ] {} <Debug> TCP-Session: 5db5e2b7-f84c-4671-af4d-c82d9fcc16c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20843 | 2026.03.17 02:58:30.976953 [ 360 ] {} <Debug> TCP-Session: 2c5fa060-214f-4b50-a4c5-6fcab0c46eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20844 | 2026.03.17 02:58:30.976977 [ 354 ] {} <Debug> TCP-Session: 5db5e2b7-f84c-4671-af4d-c82d9fcc16c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20845 | 2026.03.17 02:58:30.976621 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35278 | ||
| 20846 | 2026.03.17 02:58:30.976589 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64200 | ||
| 20847 | 2026.03.17 02:58:30.976676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20848 | 2026.03.17 02:58:30.977100 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20849 | 2026.03.17 02:58:30.976679 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37226 | ||
| 20850 | 2026.03.17 02:58:30.977156 [ 353 ] {} <Debug> TCP-Session: 4eadc4b2-8a5a-4656-b000-465432b350f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35278 | ||
| 20851 | 2026.03.17 02:58:30.977142 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20852 | 2026.03.17 02:58:30.977228 [ 353 ] {} <Debug> TCP-Session: 4eadc4b2-8a5a-4656-b000-465432b350f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20853 | 2026.03.17 02:58:30.977239 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20854 | 2026.03.17 02:58:30.977274 [ 353 ] {} <Debug> TCP-Session: 4eadc4b2-8a5a-4656-b000-465432b350f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20855 | 2026.03.17 02:58:30.977287 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20856 | 2026.03.17 02:58:30.977298 [ 355 ] {} <Debug> TCP-Session: 1e92d76c-0f4a-4ac8-9e13-1b827281040e Authenticating user 'default' from [fd00:1122:3344:101::e]:37226 | ||
| 20857 | 2026.03.17 02:58:30.977138 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20858 | 2026.03.17 02:58:30.977352 [ 355 ] {} <Debug> TCP-Session: 1e92d76c-0f4a-4ac8-9e13-1b827281040e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20859 | 2026.03.17 02:58:30.977383 [ 290 ] {} <Debug> TCP-Session: 8f47403f-925f-417b-8aa5-84f698df8462 Authenticating user 'default' from [fd00:1122:3344:101::e]:64200 | ||
| 20860 | 2026.03.17 02:58:30.977397 [ 355 ] {} <Debug> TCP-Session: 1e92d76c-0f4a-4ac8-9e13-1b827281040e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20861 | 2026.03.17 02:58:30.977420 [ 290 ] {} <Debug> TCP-Session: 8f47403f-925f-417b-8aa5-84f698df8462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20862 | 2026.03.17 02:58:30.977150 [ 289 ] {} <Debug> TCP-Session: 33ef5ffa-5d1c-4b59-8b58-98f82153da0a Authenticating user 'default' from [fd00:1122:3344:101::e]:57051 | ||
| 20863 | 2026.03.17 02:58:30.977455 [ 290 ] {} <Debug> TCP-Session: 8f47403f-925f-417b-8aa5-84f698df8462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20864 | 2026.03.17 02:58:30.977493 [ 289 ] {} <Debug> TCP-Session: 33ef5ffa-5d1c-4b59-8b58-98f82153da0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20865 | 2026.03.17 02:58:30.977521 [ 289 ] {} <Debug> TCP-Session: 33ef5ffa-5d1c-4b59-8b58-98f82153da0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20866 | 2026.03.17 02:58:30.977613 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 20867 | 2026.03.17 02:58:30.978847 [ 315 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> AggregatingTransform: Aggregating | ||
| 20868 | 2026.03.17 02:58:30.978894 [ 315 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 20869 | 2026.03.17 02:58:30.978936 [ 315 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001202489 sec. (831.608 rows/sec., 32.48 KiB/sec.) | ||
| 20870 | 2026.03.17 02:58:30.978954 [ 315 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Trace> Aggregator: Merging aggregated data | ||
| 20871 | 2026.03.17 02:58:30.983574 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006719 sec., 148.8316713796696 rows/sec., 5.81 KiB/sec. | ||
| 20872 | 2026.03.17 02:58:30.983767 [ 356 ] {889b7161-4417-4b37-b7b8-a31458d977a0} <Debug> TCPHandler: Processed in 0.007108133 sec. | ||
| 20873 | 2026.03.17 02:58:30.983897 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20874 | 2026.03.17 02:58:30.983926 [ 356 ] {} <Debug> TCP-Session: 44212ad3-e6b6-4b16-8e24-98bd8d4c9243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20875 | 2026.03.17 02:58:30.983933 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20876 | 2026.03.17 02:58:30.983961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20877 | 2026.03.17 02:58:30.983989 [ 359 ] {} <Debug> TCP-Session: 3d55e9ed-0de9-48bf-a32c-8281a261de67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20878 | 2026.03.17 02:58:30.984013 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20879 | 2026.03.17 02:58:30.984023 [ 289 ] {} <Debug> TCP-Session: 33ef5ffa-5d1c-4b59-8b58-98f82153da0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20880 | 2026.03.17 02:58:30.984042 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20881 | 2026.03.17 02:58:30.984064 [ 354 ] {} <Debug> TCP-Session: 5db5e2b7-f84c-4671-af4d-c82d9fcc16c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20882 | 2026.03.17 02:58:30.984083 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20883 | 2026.03.17 02:58:30.984112 [ 355 ] {} <Debug> TCP-Session: 1e92d76c-0f4a-4ac8-9e13-1b827281040e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20884 | 2026.03.17 02:58:30.984060 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20885 | 2026.03.17 02:58:30.984155 [ 352 ] {} <Debug> TCP-Session: fa590135-ebe4-4a31-996a-1a8a21dd1768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20886 | 2026.03.17 02:58:30.983985 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20887 | 2026.03.17 02:58:30.984199 [ 360 ] {} <Debug> TCP-Session: 2c5fa060-214f-4b50-a4c5-6fcab0c46eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20888 | 2026.03.17 02:58:30.984112 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20889 | 2026.03.17 02:58:30.984238 [ 290 ] {} <Debug> TCP-Session: 8f47403f-925f-417b-8aa5-84f698df8462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20890 | 2026.03.17 02:58:30.984284 [ 353 ] {} <Debug> TCP-Session: 4eadc4b2-8a5a-4656-b000-465432b350f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20891 | 2026.03.17 02:58:31.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.78 MiB, peak 423.17 MiB, free memory in arenas 0.00 B, will set to 406.76 MiB (RSS), difference: -1.02 MiB | ||
| 20892 | 2026.03.17 02:58:31.289569 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43219 | ||
| 20893 | 2026.03.17 02:58:31.289679 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20894 | 2026.03.17 02:58:31.289706 [ 356 ] {} <Debug> TCP-Session: ebe44001-3dee-4291-bcfb-4405c6156ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43219 | ||
| 20895 | 2026.03.17 02:58:31.289730 [ 356 ] {} <Debug> TCP-Session: ebe44001-3dee-4291-bcfb-4405c6156ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20896 | 2026.03.17 02:58:31.289743 [ 356 ] {} <Debug> TCP-Session: ebe44001-3dee-4291-bcfb-4405c6156ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20897 | 2026.03.17 02:58:31.289958 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41294 | ||
| 20898 | 2026.03.17 02:58:31.289987 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33913 | ||
| 20899 | 2026.03.17 02:58:31.290007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63898 | ||
| 20900 | 2026.03.17 02:58:31.290020 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43601 | ||
| 20901 | 2026.03.17 02:58:31.290019 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44731 | ||
| 20902 | 2026.03.17 02:58:31.290056 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63340 | ||
| 20903 | 2026.03.17 02:58:31.290095 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20904 | 2026.03.17 02:58:31.290099 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20905 | 2026.03.17 02:58:31.290131 [ 360 ] {} <Debug> TCP-Session: 0c795aad-483b-4b57-a4e0-0075f097b674 Authenticating user 'default' from [fd00:1122:3344:101::e]:33913 | ||
| 20906 | 2026.03.17 02:58:31.290075 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20907 | 2026.03.17 02:58:31.290150 [ 352 ] {} <Debug> TCP-Session: c976a653-dcd0-41ad-abe5-625182faf0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:43601 | ||
| 20908 | 2026.03.17 02:58:31.290163 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20909 | 2026.03.17 02:58:31.290183 [ 359 ] {} <Debug> TCP-Session: fb1ca69f-6d09-45d0-8c2e-ff0e2dc9925b Authenticating user 'default' from [fd00:1122:3344:101::e]:41294 | ||
| 20910 | 2026.03.17 02:58:31.290195 [ 352 ] {} <Debug> TCP-Session: c976a653-dcd0-41ad-abe5-625182faf0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20911 | 2026.03.17 02:58:31.290215 [ 289 ] {} <Debug> TCP-Session: e66dee89-d68a-4c21-9664-5d16c39f56c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44731 | ||
| 20912 | 2026.03.17 02:58:31.290227 [ 359 ] {} <Debug> TCP-Session: fb1ca69f-6d09-45d0-8c2e-ff0e2dc9925b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20913 | 2026.03.17 02:58:31.290236 [ 352 ] {} <Debug> TCP-Session: c976a653-dcd0-41ad-abe5-625182faf0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20914 | 2026.03.17 02:58:31.290259 [ 289 ] {} <Debug> TCP-Session: e66dee89-d68a-4c21-9664-5d16c39f56c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20915 | 2026.03.17 02:58:31.290151 [ 360 ] {} <Debug> TCP-Session: 0c795aad-483b-4b57-a4e0-0075f097b674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20916 | 2026.03.17 02:58:31.290283 [ 359 ] {} <Debug> TCP-Session: fb1ca69f-6d09-45d0-8c2e-ff0e2dc9925b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20917 | 2026.03.17 02:58:31.290294 [ 289 ] {} <Debug> TCP-Session: e66dee89-d68a-4c21-9664-5d16c39f56c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20918 | 2026.03.17 02:58:31.290310 [ 360 ] {} <Debug> TCP-Session: 0c795aad-483b-4b57-a4e0-0075f097b674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20919 | 2026.03.17 02:58:31.290058 [ 356 ] {} <Trace> TCP-Session: ebe44001-3dee-4291-bcfb-4405c6156ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20920 | 2026.03.17 02:58:31.290045 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60326 | ||
| 20921 | 2026.03.17 02:58:31.290044 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35550 | ||
| 20922 | 2026.03.17 02:58:31.290077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20923 | 2026.03.17 02:58:31.290163 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20924 | 2026.03.17 02:58:31.290488 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20925 | 2026.03.17 02:58:31.290498 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20926 | 2026.03.17 02:58:31.290516 [ 355 ] {} <Debug> TCP-Session: 94667435-0789-439f-a889-93de1563cede Authenticating user 'default' from [fd00:1122:3344:101::e]:63340 | ||
| 20927 | 2026.03.17 02:58:31.290529 [ 353 ] {} <Debug> TCP-Session: c9af0845-9973-4bfb-91e7-4ff606ce7707 Authenticating user 'default' from [fd00:1122:3344:101::e]:60326 | ||
| 20928 | 2026.03.17 02:58:31.290538 [ 354 ] {} <Debug> TCP-Session: ec24bca4-f2b7-4570-9af5-abbcc0d324d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35550 | ||
| 20929 | 2026.03.17 02:58:31.290546 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43219) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20930 | 2026.03.17 02:58:31.290578 [ 354 ] {} <Debug> TCP-Session: ec24bca4-f2b7-4570-9af5-abbcc0d324d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20931 | 2026.03.17 02:58:31.290573 [ 353 ] {} <Debug> TCP-Session: c9af0845-9973-4bfb-91e7-4ff606ce7707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20932 | 2026.03.17 02:58:31.290609 [ 354 ] {} <Debug> TCP-Session: ec24bca4-f2b7-4570-9af5-abbcc0d324d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20933 | 2026.03.17 02:58:31.290632 [ 353 ] {} <Debug> TCP-Session: c9af0845-9973-4bfb-91e7-4ff606ce7707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20934 | 2026.03.17 02:58:31.290471 [ 290 ] {} <Debug> TCP-Session: dd7fe993-67bc-465f-b7b9-6fc63284177e Authenticating user 'default' from [fd00:1122:3344:101::e]:63898 | ||
| 20935 | 2026.03.17 02:58:31.290552 [ 355 ] {} <Debug> TCP-Session: 94667435-0789-439f-a889-93de1563cede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20936 | 2026.03.17 02:58:31.290690 [ 290 ] {} <Debug> TCP-Session: dd7fe993-67bc-465f-b7b9-6fc63284177e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20937 | 2026.03.17 02:58:31.290706 [ 355 ] {} <Debug> TCP-Session: 94667435-0789-439f-a889-93de1563cede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20938 | 2026.03.17 02:58:31.290723 [ 290 ] {} <Debug> TCP-Session: dd7fe993-67bc-465f-b7b9-6fc63284177e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20939 | 2026.03.17 02:58:31.290849 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20940 | 2026.03.17 02:58:31.290906 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20941 | 2026.03.17 02:58:31.291190 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 20942 | 2026.03.17 02:58:31.292212 [ 260 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> AggregatingTransform: Aggregating | ||
| 20943 | 2026.03.17 02:58:31.292255 [ 260 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 20944 | 2026.03.17 02:58:31.292295 [ 260 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002665 sec. (997.342 rows/sec., 38.96 KiB/sec.) | ||
| 20945 | 2026.03.17 02:58:31.292316 [ 260 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Trace> Aggregator: Merging aggregated data | ||
| 20946 | 2026.03.17 02:58:31.293460 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 20947 | 2026.03.17 02:58:31.293583 [ 356 ] {b0eb4834-18ee-49d5-a3c9-f13c20e422e4} <Debug> TCPHandler: Processed in 0.003635508 sec. | ||
| 20948 | 2026.03.17 02:58:31.293739 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20949 | 2026.03.17 02:58:31.293771 [ 356 ] {} <Debug> TCP-Session: ebe44001-3dee-4291-bcfb-4405c6156ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20950 | 2026.03.17 02:58:31.293771 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20951 | 2026.03.17 02:58:31.293793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20952 | 2026.03.17 02:58:31.293818 [ 355 ] {} <Debug> TCP-Session: 94667435-0789-439f-a889-93de1563cede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20953 | 2026.03.17 02:58:31.293833 [ 289 ] {} <Debug> TCP-Session: e66dee89-d68a-4c21-9664-5d16c39f56c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20954 | 2026.03.17 02:58:31.293833 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20955 | 2026.03.17 02:58:31.293856 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20956 | 2026.03.17 02:58:31.293880 [ 290 ] {} <Debug> TCP-Session: dd7fe993-67bc-465f-b7b9-6fc63284177e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20957 | 2026.03.17 02:58:31.293886 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20958 | 2026.03.17 02:58:31.293909 [ 359 ] {} <Debug> TCP-Session: fb1ca69f-6d09-45d0-8c2e-ff0e2dc9925b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20959 | 2026.03.17 02:58:31.293910 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20960 | 2026.03.17 02:58:31.293934 [ 360 ] {} <Debug> TCP-Session: 0c795aad-483b-4b57-a4e0-0075f097b674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20961 | 2026.03.17 02:58:31.293941 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20962 | 2026.03.17 02:58:31.293957 [ 354 ] {} <Debug> TCP-Session: ec24bca4-f2b7-4570-9af5-abbcc0d324d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20963 | 2026.03.17 02:58:31.293827 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20964 | 2026.03.17 02:58:31.293984 [ 352 ] {} <Debug> TCP-Session: c976a653-dcd0-41ad-abe5-625182faf0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20965 | 2026.03.17 02:58:31.294032 [ 353 ] {} <Debug> TCP-Session: c9af0845-9973-4bfb-91e7-4ff606ce7707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20966 | 2026.03.17 02:58:31.395708 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20967 | 2026.03.17 02:58:31.395764 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20968 | 2026.03.17 02:58:31.399532 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20969 | 2026.03.17 02:58:31.845340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20970 | 2026.03.17 02:58:31.865703 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2026.03.17 02:58:31.865769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20972 | 2026.03.17 02:58:31.873013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20973 | 2026.03.17 02:58:31.874803 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.03.17 02:58:31.880016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20975 | 2026.03.17 02:58:32.601332 [ 70 ] {} <Debug> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20976 | 2026.03.17 02:58:32.601432 [ 70 ] {} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20977 | 2026.03.17 02:58:32.601472 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20978 | 2026.03.17 02:58:32.601629 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::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 | ||
| 20979 | 2026.03.17 02:58:32.601839 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20980 | 2026.03.17 02:58:32.601902 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 20981 | 2026.03.17 02:58:32.602010 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 20982 | 2026.03.17 02:58:32.602061 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20983 | 2026.03.17 02:58:32.602103 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 20984 | 2026.03.17 02:58:32.602145 [ 186 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 20985 | 2026.03.17 02:58:32.603830 [ 188 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002267295 sec., 22493.764596137687 rows/sec., 1.60 MiB/sec. | ||
| 20986 | 2026.03.17 02:58:32.604185 [ 197 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20987 | 2026.03.17 02:58:32.604936 [ 197 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20988 | 2026.03.17 02:58:32.605031 [ 197 ] {fd58c477-8255-4002-b2f8-ee513ab911cd::all_1_5_1} <Trace> oximeter.measurements_i64 (fd58c477-8255-4002-b2f8-ee513ab911cd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20989 | 2026.03.17 02:58:32.605151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20990 | 2026.03.17 02:58:33.534083 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2026.03.17 02:58:33.534388 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20992 | 2026.03.17 02:58:33.534492 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20993 | 2026.03.17 02:58:33.535308 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20994 | 2026.03.17 02:58:33.535353 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 20995 | 2026.03.17 02:58:33.535868 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20996 | 2026.03.17 02:58:33.536302 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20997 | 2026.03.17 02:58:33.536440 [ 69 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 20998 | 2026.03.17 02:58:33.536471 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002155 sec., 11136.890951276104 rows/sec., 946.20 KiB/sec. | ||
| 20999 | 2026.03.17 02:58:33.536483 [ 69 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.03.17 02:58:33.536508 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21001 | 2026.03.17 02:58:33.536527 [ 4 ] {9e9bbcc8-b4a5-4f07-901e-40b6309f8f81} <Debug> TCPHandler: Processed in 0.002612034 sec. | ||
| 21002 | 2026.03.17 02:58:33.536610 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21003 | 2026.03.17 02:58:33.536627 [ 219 ] {} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21004 | 2026.03.17 02:58:33.536646 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21005 | 2026.03.17 02:58:33.536711 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21006 | 2026.03.17 02:58:33.536718 [ 219 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21007 | 2026.03.17 02:58:33.536766 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 21008 | 2026.03.17 02:58:33.536811 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21009 | 2026.03.17 02:58:33.536855 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21010 | 2026.03.17 02:58:33.536854 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 21011 | 2026.03.17 02:58:33.536923 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 21012 | 2026.03.17 02:58:33.536976 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 21013 | 2026.03.17 02:58:33.537022 [ 188 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 21014 | 2026.03.17 02:58:33.537319 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21015 | 2026.03.17 02:58:33.537361 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21016 | 2026.03.17 02:58:33.538934 [ 197 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352577 sec., 51007.89474690946 rows/sec., 4.43 MiB/sec. | ||
| 21017 | 2026.03.17 02:58:33.539116 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21018 | 2026.03.17 02:58:33.539278 [ 200 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21019 | 2026.03.17 02:58:33.540271 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.03.17 02:58:33.540420 [ 200 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.03.17 02:58:33.540477 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.003694 sec., 3789.9296155928537 rows/sec., 309.04 KiB/sec. | ||
| 21022 | 2026.03.17 02:58:33.540522 [ 4 ] {410a78b5-1527-47f1-9e60-244e07a90576} <Debug> TCPHandler: Processed in 0.003925786 sec. | ||
| 21023 | 2026.03.17 02:58:33.540522 [ 200 ] {af2b2d2f-bb8c-4119-af69-5985fd70238c::all_1_25_6} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21024 | 2026.03.17 02:58:33.540609 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 21025 | 2026.03.17 02:58:33.540646 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21026 | 2026.03.17 02:58:33.540741 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21027 | 2026.03.17 02:58:33.540781 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21028 | 2026.03.17 02:58:33.542127 [ 219 ] {} <Debug> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21029 | 2026.03.17 02:58:33.542253 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21030 | 2026.03.17 02:58:33.542295 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21031 | 2026.03.17 02:58:33.542891 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21032 | 2026.03.17 02:58:33.543332 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21033 | 2026.03.17 02:58:33.543469 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Debug> executeQuery: Read 2103 rows, 164.97 KiB in 0.002746 sec., 765841.2235979607 rows/sec., 58.67 MiB/sec. | ||
| 21034 | 2026.03.17 02:58:33.543506 [ 4 ] {031f1e24-e31c-4ebf-9817-b45dd90d8a02} <Debug> TCPHandler: Processed in 0.002908941 sec. | ||
| 21035 | 2026.03.17 02:58:33.543621 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21036 | 2026.03.17 02:58:33.543713 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21037 | 2026.03.17 02:58:33.543751 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21038 | 2026.03.17 02:58:33.544179 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21039 | 2026.03.17 02:58:33.544213 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21040 | 2026.03.17 02:58:33.544650 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21041 | 2026.03.17 02:58:33.545061 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21042 | 2026.03.17 02:58:33.545190 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001495 sec., 36789.29765886287 rows/sec., 2.69 MiB/sec. | ||
| 21043 | 2026.03.17 02:58:33.545226 [ 4 ] {a656ce56-e776-4247-82e8-e5eb57b7da33} <Debug> TCPHandler: Processed in 0.00165204 sec. | ||
| 21044 | 2026.03.17 02:58:33.545334 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21045 | 2026.03.17 02:58:33.545425 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21046 | 2026.03.17 02:58:33.545463 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21047 | 2026.03.17 02:58:33.546144 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21048 | 2026.03.17 02:58:33.546178 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21049 | 2026.03.17 02:58:33.546619 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21050 | 2026.03.17 02:58:33.547115 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21051 | 2026.03.17 02:58:33.547254 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001846 sec., 396533.0444203684 rows/sec., 23.45 MiB/sec. | ||
| 21052 | 2026.03.17 02:58:33.547293 [ 4 ] {28114484-b1ff-43be-bdef-b704ad45bdd6} <Debug> TCPHandler: Processed in 0.002005839 sec. | ||
| 21053 | 2026.03.17 02:58:33.547410 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21054 | 2026.03.17 02:58:33.547502 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21055 | 2026.03.17 02:58:33.547541 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21056 | 2026.03.17 02:58:33.547959 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21057 | 2026.03.17 02:58:33.548000 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21058 | 2026.03.17 02:58:33.548463 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 21059 | 2026.03.17 02:58:33.548925 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21060 | 2026.03.17 02:58:33.549071 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 44.36 KiB/sec. | ||
| 21061 | 2026.03.17 02:58:33.549117 [ 4 ] {87d0a380-cd6a-4dc6-86a1-5c7068d11c76} <Debug> TCPHandler: Processed in 0.001753813 sec. | ||
| 21062 | 2026.03.17 02:58:33.549234 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21063 | 2026.03.17 02:58:33.549330 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21064 | 2026.03.17 02:58:33.549370 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21065 | 2026.03.17 02:58:33.549785 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21066 | 2026.03.17 02:58:33.549822 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21067 | 2026.03.17 02:58:33.550245 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 21068 | 2026.03.17 02:58:33.550708 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21069 | 2026.03.17 02:58:33.550804 [ 69 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21070 | 2026.03.17 02:58:33.550837 [ 69 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.03.17 02:58:33.550846 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 611.55 KiB/sec. | ||
| 21072 | 2026.03.17 02:58:33.550855 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21073 | 2026.03.17 02:58:33.550891 [ 4 ] {7ca6e948-a1d3-45f2-b030-30bcf00a6e0d} <Debug> TCPHandler: Processed in 0.001707022 sec. | ||
| 21074 | 2026.03.17 02:58:33.550928 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21075 | 2026.03.17 02:58:33.550932 [ 219 ] {} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21076 | 2026.03.17 02:58:33.550973 [ 219 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21077 | 2026.03.17 02:58:33.550999 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21078 | 2026.03.17 02:58:33.551008 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21079 | 2026.03.17 02:58:33.551030 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 21080 | 2026.03.17 02:58:33.551079 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 21081 | 2026.03.17 02:58:33.551108 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21082 | 2026.03.17 02:58:33.551120 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 21083 | 2026.03.17 02:58:33.551149 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21084 | 2026.03.17 02:58:33.551158 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 21085 | 2026.03.17 02:58:33.551197 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 21086 | 2026.03.17 02:58:33.552062 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21087 | 2026.03.17 02:58:33.552104 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21088 | 2026.03.17 02:58:33.552143 [ 190 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232599 sec., 48677.631573609906 rows/sec., 3.90 MiB/sec. | ||
| 21089 | 2026.03.17 02:58:33.552477 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21090 | 2026.03.17 02:58:33.552625 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21091 | 2026.03.17 02:58:33.553170 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21092 | 2026.03.17 02:58:33.553174 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.03.17 02:58:33.553237 [ 188 ] {0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b::all_1_25_6} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21094 | 2026.03.17 02:58:33.553301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21095 | 2026.03.17 02:58:33.553320 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Debug> executeQuery: Read 1079 rows, 77.06 KiB in 0.002229 sec., 484073.57559443696 rows/sec., 33.76 MiB/sec. | ||
| 21096 | 2026.03.17 02:58:33.553364 [ 4 ] {74847edc-1ba8-467a-9a60-d109e345b522} <Debug> TCPHandler: Processed in 0.002406448 sec. | ||
| 21097 | 2026.03.17 02:58:33.553481 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21098 | 2026.03.17 02:58:33.553585 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21099 | 2026.03.17 02:58:33.553628 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21100 | 2026.03.17 02:58:33.554037 [ 219 ] {} <Debug> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21101 | 2026.03.17 02:58:33.554398 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21102 | 2026.03.17 02:58:33.554438 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21103 | 2026.03.17 02:58:33.554997 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21104 | 2026.03.17 02:58:33.555472 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21105 | 2026.03.17 02:58:33.555587 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_159_47 to all_164_164_0 | ||
| 21106 | 2026.03.17 02:58:33.555613 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.002046 sec., 662756.5982404692 rows/sec., 42.12 MiB/sec. | ||
| 21107 | 2026.03.17 02:58:33.555618 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21108 | 2026.03.17 02:58:33.555646 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21109 | 2026.03.17 02:58:33.555655 [ 4 ] {9de18c7b-548c-4678-878c-69f086b5872b} <Debug> TCPHandler: Processed in 0.002224074 sec. | ||
| 21110 | 2026.03.17 02:58:33.555741 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_47 to all_164_164_0 into Compact with storage Full | ||
| 21111 | 2026.03.17 02:58:33.555801 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21112 | 2026.03.17 02:58:33.555877 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21113 | 2026.03.17 02:58:33.555920 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21114 | 2026.03.17 02:58:33.555922 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_159_47, total 49839 rows starting from the beginning of the part | ||
| 21115 | 2026.03.17 02:58:33.555992 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21116 | 2026.03.17 02:58:33.556016 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
| 21117 | 2026.03.17 02:58:33.556069 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 161 rows starting from the beginning of the part | ||
| 21118 | 2026.03.17 02:58:33.556116 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 162 rows starting from the beginning of the part | ||
| 21119 | 2026.03.17 02:58:33.556156 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 161 rows starting from the beginning of the part | ||
| 21120 | 2026.03.17 02:58:33.556198 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1356 rows starting from the beginning of the part | ||
| 21121 | 2026.03.17 02:58:33.556885 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21122 | 2026.03.17 02:58:33.556927 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21123 | 2026.03.17 02:58:33.557762 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 21124 | 2026.03.17 02:58:33.558240 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21125 | 2026.03.17 02:58:33.558384 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002488 sec., 11655.94855305466 rows/sec., 20.89 MiB/sec. | ||
| 21126 | 2026.03.17 02:58:33.558449 [ 4 ] {95322ff1-25fe-432e-a2fe-ed168517043e} <Debug> TCPHandler: Processed in 0.002711546 sec. | ||
| 21127 | 2026.03.17 02:58:33.558563 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21128 | 2026.03.17 02:58:33.558655 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21129 | 2026.03.17 02:58:33.558696 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21130 | 2026.03.17 02:58:33.559055 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21131 | 2026.03.17 02:58:33.559090 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21132 | 2026.03.17 02:58:33.559488 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21133 | 2026.03.17 02:58:33.559905 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2026.03.17 02:58:33.560034 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001397 sec., 34359.341445955615 rows/sec., 2.32 MiB/sec. | ||
| 21135 | 2026.03.17 02:58:33.560068 [ 4 ] {55bde229-1a17-4d44-83d9-13d27ba24b6f} <Debug> TCPHandler: Processed in 0.001552658 sec. | ||
| 21136 | 2026.03.17 02:58:33.565376 [ 198 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51841 rows, containing 5 columns (5 merged, 0 gathered) in 0.009680536 sec., 5355178.6801887825 rows/sec., 355.11 MiB/sec. | ||
| 21137 | 2026.03.17 02:58:33.566156 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Trace> MergedBlockOutputStream: filled checksums all_1_164_48 (state Temporary) | ||
| 21138 | 2026.03.17 02:58:33.566716 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_164_48 to all_1_164_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2026.03.17 02:58:33.566808 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_159_47, all_164_164_0] -> all_1_164_48 | ||
| 21140 | 2026.03.17 02:58:33.566932 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 21141 | 2026.03.17 02:58:34.278358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2480 | ||
| 21142 | 2026.03.17 02:58:34.281200 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2026.03.17 02:58:34.281237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21144 | 2026.03.17 02:58:34.282553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21145 | 2026.03.17 02:58:34.283005 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21146 | 2026.03.17 02:58:34.283258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2480 | ||
| 21147 | 2026.03.17 02:58:35.388551 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21148 | 2026.03.17 02:58:35.388822 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21149 | 2026.03.17 02:58:35.388961 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21150 | 2026.03.17 02:58:35.389666 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2026.03.17 02:58:35.389708 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21152 | 2026.03.17 02:58:35.390062 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21153 | 2026.03.17 02:58:35.390282 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.03.17 02:58:35.390428 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 21155 | 2026.03.17 02:58:35.390469 [ 4 ] {59a69a40-92f6-4b1f-871c-5f736c858f01} <Debug> TCPHandler: Processed in 0.002095461 sec. | ||
| 21156 | 2026.03.17 02:58:35.390608 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21157 | 2026.03.17 02:58:35.390701 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21158 | 2026.03.17 02:58:35.390763 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21159 | 2026.03.17 02:58:35.391189 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21160 | 2026.03.17 02:58:35.391224 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21161 | 2026.03.17 02:58:35.391506 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21162 | 2026.03.17 02:58:35.391714 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21163 | 2026.03.17 02:58:35.391836 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 21164 | 2026.03.17 02:58:35.391872 [ 4 ] {4ecb463d-614f-4d7c-9614-e7b4181fa9ac} <Debug> TCPHandler: Processed in 0.001316622 sec. | ||
| 21165 | 2026.03.17 02:58:35.391981 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21166 | 2026.03.17 02:58:35.392073 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21167 | 2026.03.17 02:58:35.392115 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21168 | 2026.03.17 02:58:35.392469 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21169 | 2026.03.17 02:58:35.392505 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21170 | 2026.03.17 02:58:35.392805 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21171 | 2026.03.17 02:58:35.393005 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21172 | 2026.03.17 02:58:35.393129 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001075 sec., 29767.441860465115 rows/sec., 2.07 MiB/sec. | ||
| 21173 | 2026.03.17 02:58:35.393166 [ 4 ] {ce78a453-926a-4377-960d-695497bc87ba} <Debug> TCPHandler: Processed in 0.00123222 sec. | ||
| 21174 | 2026.03.17 02:58:35.393269 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21175 | 2026.03.17 02:58:35.393360 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21176 | 2026.03.17 02:58:35.393401 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21177 | 2026.03.17 02:58:35.393707 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21178 | 2026.03.17 02:58:35.393750 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21179 | 2026.03.17 02:58:35.394025 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21180 | 2026.03.17 02:58:35.394220 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21181 | 2026.03.17 02:58:35.394341 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.000999 sec., 12012.01201201201 rows/sec., 828.95 KiB/sec. | ||
| 21182 | 2026.03.17 02:58:35.394377 [ 4 ] {e4c4a2c4-8755-4240-9812-9ccdd65a4316} <Debug> TCPHandler: Processed in 0.001154368 sec. | ||
| 21183 | 2026.03.17 02:58:36.666358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47529 | ||
| 21184 | 2026.03.17 02:58:36.667164 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21185 | 2026.03.17 02:58:36.667211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21186 | 2026.03.17 02:58:36.667709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21187 | 2026.03.17 02:58:36.667937 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21188 | 2026.03.17 02:58:36.668073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47529 | ||
| 21189 | 2026.03.17 02:58:39.380090 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21190 | 2026.03.17 02:58:39.399467 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21191 | 2026.03.17 02:58:39.399525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21192 | 2026.03.17 02:58:39.406166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21193 | 2026.03.17 02:58:39.406917 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21194 | 2026.03.17 02:58:39.410763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21195 | 2026.03.17 02:58:40.396758 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21196 | 2026.03.17 02:58:40.396929 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21197 | 2026.03.17 02:58:40.396994 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21198 | 2026.03.17 02:58:40.397699 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2026.03.17 02:58:40.397746 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21200 | 2026.03.17 02:58:40.398164 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21201 | 2026.03.17 02:58:40.398422 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21202 | 2026.03.17 02:58:40.398580 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.001697 sec., 86034.17796110784 rows/sec., 7.42 MiB/sec. | ||
| 21203 | 2026.03.17 02:58:40.398594 [ 62 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21204 | 2026.03.17 02:58:40.398632 [ 4 ] {b982b5e4-9d15-4a97-9b91-ddae7fc7ab2e} <Debug> TCPHandler: Processed in 0.001998209 sec. | ||
| 21205 | 2026.03.17 02:58:40.398666 [ 62 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21206 | 2026.03.17 02:58:40.398693 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21207 | 2026.03.17 02:58:40.398761 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21208 | 2026.03.17 02:58:40.398829 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21209 | 2026.03.17 02:58:40.398873 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21210 | 2026.03.17 02:58:40.398923 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21211 | 2026.03.17 02:58:40.398985 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21212 | 2026.03.17 02:58:40.399024 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2224 rows starting from the beginning of the part | ||
| 21213 | 2026.03.17 02:58:40.399094 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 88 rows starting from the beginning of the part | ||
| 21214 | 2026.03.17 02:58:40.399142 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 148 rows starting from the beginning of the part | ||
| 21215 | 2026.03.17 02:58:40.399184 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 2103 rows starting from the beginning of the part | ||
| 21216 | 2026.03.17 02:58:40.399230 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 21217 | 2026.03.17 02:58:40.399273 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 146 rows starting from the beginning of the part | ||
| 21218 | 2026.03.17 02:58:40.399345 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2026.03.17 02:58:40.399389 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21220 | 2026.03.17 02:58:40.399721 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21221 | 2026.03.17 02:58:40.399933 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.03.17 02:58:40.400074 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001224 sec., 36764.70588235294 rows/sec., 2.70 MiB/sec. | ||
| 21223 | 2026.03.17 02:58:40.400114 [ 4 ] {1abaf859-202d-46e7-afc4-2995e5776d3c} <Debug> TCPHandler: Processed in 0.001408934 sec. | ||
| 21224 | 2026.03.17 02:58:40.400219 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21225 | 2026.03.17 02:58:40.400312 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21226 | 2026.03.17 02:58:40.400352 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21227 | 2026.03.17 02:58:40.400763 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21228 | 2026.03.17 02:58:40.400799 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21229 | 2026.03.17 02:58:40.401107 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21230 | 2026.03.17 02:58:40.401243 [ 192 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4765 rows, containing 5 columns (5 merged, 0 gathered) in 0.002481901 sec., 1919899.302993955 rows/sec., 156.29 MiB/sec. | ||
| 21231 | 2026.03.17 02:58:40.401312 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21232 | 2026.03.17 02:58:40.401438 [ 62 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21233 | 2026.03.17 02:58:40.401444 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.00115 sec., 94782.60869565218 rows/sec., 7.40 MiB/sec. | ||
| 21234 | 2026.03.17 02:58:40.401475 [ 62 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.03.17 02:58:40.401499 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21236 | 2026.03.17 02:58:40.401500 [ 4 ] {86cf31de-35ec-4872-9953-163a37013928} <Debug> TCPHandler: Processed in 0.001331272 sec. | ||
| 21237 | 2026.03.17 02:58:40.401560 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21238 | 2026.03.17 02:58:40.401586 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21239 | 2026.03.17 02:58:40.401632 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21240 | 2026.03.17 02:58:40.401712 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21241 | 2026.03.17 02:58:40.401734 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21242 | 2026.03.17 02:58:40.401751 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1280 rows starting from the beginning of the part | ||
| 21243 | 2026.03.17 02:58:40.401784 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21244 | 2026.03.17 02:58:40.401822 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 92 rows starting from the beginning of the part | ||
| 21245 | 2026.03.17 02:58:40.401880 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 116 rows starting from the beginning of the part | ||
| 21246 | 2026.03.17 02:58:40.401885 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21247 | 2026.03.17 02:58:40.401933 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1079 rows starting from the beginning of the part | ||
| 21248 | 2026.03.17 02:58:40.401985 [ 198 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_166_33} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21249 | 2026.03.17 02:58:40.401989 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 21250 | 2026.03.17 02:58:40.402053 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 109 rows starting from the beginning of the part | ||
| 21251 | 2026.03.17 02:58:40.402094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 21252 | 2026.03.17 02:58:40.402185 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21253 | 2026.03.17 02:58:40.402228 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21254 | 2026.03.17 02:58:40.402590 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21255 | 2026.03.17 02:58:40.402811 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21256 | 2026.03.17 02:58:40.402945 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 21257 | 2026.03.17 02:58:40.402983 [ 4 ] {dea27a4f-d2f9-403b-b69a-b03a8922eaed} <Debug> TCPHandler: Processed in 0.001401195 sec. | ||
| 21258 | 2026.03.17 02:58:40.403083 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21259 | 2026.03.17 02:58:40.403176 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21260 | 2026.03.17 02:58:40.403230 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21261 | 2026.03.17 02:58:40.403296 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753393 sec., 1562684.4637796546 rows/sec., 117.30 MiB/sec. | ||
| 21262 | 2026.03.17 02:58:40.403471 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21263 | 2026.03.17 02:58:40.403719 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21264 | 2026.03.17 02:58:40.403786 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_166_33} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21265 | 2026.03.17 02:58:40.403879 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 21266 | 2026.03.17 02:58:40.404082 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21267 | 2026.03.17 02:58:40.404117 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21268 | 2026.03.17 02:58:40.404704 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21269 | 2026.03.17 02:58:40.404920 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21270 | 2026.03.17 02:58:40.405063 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001904 sec., 23634.453781512602 rows/sec., 42.35 MiB/sec. | ||
| 21271 | 2026.03.17 02:58:40.405142 [ 4 ] {473f0861-91df-4d3f-a53d-84933b205bbd} <Debug> TCPHandler: Processed in 0.002107961 sec. | ||
| 21272 | 2026.03.17 02:58:40.405262 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21273 | 2026.03.17 02:58:40.405356 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21274 | 2026.03.17 02:58:40.405398 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21275 | 2026.03.17 02:58:40.405727 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21276 | 2026.03.17 02:58:40.405762 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21277 | 2026.03.17 02:58:40.406054 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21278 | 2026.03.17 02:58:40.406261 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21279 | 2026.03.17 02:58:40.406385 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 21280 | 2026.03.17 02:58:40.406386 [ 62 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21281 | 2026.03.17 02:58:40.406424 [ 4 ] {f1ca616c-a750-4d1b-8eaa-903efb519ac3} <Debug> TCPHandler: Processed in 0.001211079 sec. | ||
| 21282 | 2026.03.17 02:58:40.406435 [ 62 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21283 | 2026.03.17 02:58:40.406459 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.85 GiB. | ||
| 21284 | 2026.03.17 02:58:40.406537 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21285 | 2026.03.17 02:58:40.406643 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21286 | 2026.03.17 02:58:40.406671 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8484 rows starting from the beginning of the part | ||
| 21287 | 2026.03.17 02:58:40.406720 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 21288 | 2026.03.17 02:58:40.406762 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 21289 | 2026.03.17 02:58:40.406799 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 48 rows starting from the beginning of the part | ||
| 21290 | 2026.03.17 02:58:40.406838 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 12 rows starting from the beginning of the part | ||
| 21291 | 2026.03.17 02:58:40.406875 [ 193 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 21292 | 2026.03.17 02:58:40.409046 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545682 sec., 3426979.4891899303 rows/sec., 230.95 MiB/sec. | ||
| 21293 | 2026.03.17 02:58:40.409259 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21294 | 2026.03.17 02:58:40.409611 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21295 | 2026.03.17 02:58:40.409697 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_166_33} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21296 | 2026.03.17 02:58:40.409781 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 21297 | 2026.03.17 02:58:43.880148 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21298 | 2026.03.17 02:58:43.880251 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21299 | 2026.03.17 02:58:44.005818 [ 223 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 21300 | 2026.03.17 02:58:44.005870 [ 223 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 21301 | 2026.03.17 02:58:44.009616 [ 223 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 21302 | 2026.03.17 02:58:44.168294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48041 | ||
| 21303 | 2026.03.17 02:58:44.168859 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21304 | 2026.03.17 02:58:44.168905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21305 | 2026.03.17 02:58:44.169485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21306 | 2026.03.17 02:58:44.169911 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21307 | 2026.03.17 02:58:44.170046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48041 | ||
| 21308 | 2026.03.17 02:58:44.170152 [ 222 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 21309 | 2026.03.17 02:58:44.170209 [ 222 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 21310 | 2026.03.17 02:58:44.173436 [ 222 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 21311 | 2026.03.17 02:58:44.283624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2500 | ||
| 21312 | 2026.03.17 02:58:44.285864 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21313 | 2026.03.17 02:58:44.285913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21314 | 2026.03.17 02:58:44.287284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21315 | 2026.03.17 02:58:44.287848 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2026.03.17 02:58:44.288267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2500 | ||
| 21317 | 2026.03.17 02:58:44.322840 [ 56 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21318 | 2026.03.17 02:58:44.322907 [ 56 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21319 | 2026.03.17 02:58:44.322942 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21320 | 2026.03.17 02:58:44.323101 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21321 | 2026.03.17 02:58:44.323293 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21322 | 2026.03.17 02:58:44.323348 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 734 rows starting from the beginning of the part | ||
| 21323 | 2026.03.17 02:58:44.323452 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 732 rows starting from the beginning of the part | ||
| 21324 | 2026.03.17 02:58:44.323528 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 732 rows starting from the beginning of the part | ||
| 21325 | 2026.03.17 02:58:44.323571 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 754 rows starting from the beginning of the part | ||
| 21326 | 2026.03.17 02:58:44.323613 [ 192 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 732 rows starting from the beginning of the part | ||
| 21327 | 2026.03.17 02:58:44.325116 [ 189 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3684 rows, containing 5 columns (5 merged, 0 gathered) in 0.002088211 sec., 1764189.5383177274 rows/sec., 111.11 MiB/sec. | ||
| 21328 | 2026.03.17 02:58:44.325465 [ 194 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21329 | 2026.03.17 02:58:44.325987 [ 194 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21330 | 2026.03.17 02:58:44.326064 [ 194 ] {3381f9bf-dfbb-43cd-8b3d-b73c135204c6::all_1_25_6} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21331 | 2026.03.17 02:58:44.326158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 21332 | 2026.03.17 02:58:45.395508 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21333 | 2026.03.17 02:58:45.395704 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21334 | 2026.03.17 02:58:45.395774 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21335 | 2026.03.17 02:58:45.396516 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21336 | 2026.03.17 02:58:45.396570 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21337 | 2026.03.17 02:58:45.397025 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21338 | 2026.03.17 02:58:45.397301 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21339 | 2026.03.17 02:58:45.397470 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001815 sec., 46280.99173553719 rows/sec., 3.87 MiB/sec. | ||
| 21340 | 2026.03.17 02:58:45.397514 [ 4 ] {6ba2d0e1-9f62-4fe5-ae76-d8795782ffd4} <Debug> TCPHandler: Processed in 0.002136813 sec. | ||
| 21341 | 2026.03.17 02:58:45.397637 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21342 | 2026.03.17 02:58:45.397732 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21343 | 2026.03.17 02:58:45.397771 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21344 | 2026.03.17 02:58:45.398168 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21345 | 2026.03.17 02:58:45.398205 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21346 | 2026.03.17 02:58:45.398489 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21347 | 2026.03.17 02:58:45.398692 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21348 | 2026.03.17 02:58:45.398795 [ 54 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21349 | 2026.03.17 02:58:45.398818 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001105 sec., 12669.68325791855 rows/sec., 952.70 KiB/sec. | ||
| 21350 | 2026.03.17 02:58:45.398870 [ 54 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21351 | 2026.03.17 02:58:45.398880 [ 4 ] {103f7d1b-63a0-4b65-beeb-7c15af2feb24} <Debug> TCPHandler: Processed in 0.001292772 sec. | ||
| 21352 | 2026.03.17 02:58:45.398903 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21353 | 2026.03.17 02:58:45.398994 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21354 | 2026.03.17 02:58:45.399019 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 21355 | 2026.03.17 02:58:45.399091 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21356 | 2026.03.17 02:58:45.399135 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21357 | 2026.03.17 02:58:45.399167 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21358 | 2026.03.17 02:58:45.399211 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 109 rows starting from the beginning of the part | ||
| 21359 | 2026.03.17 02:58:45.399291 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 16 rows starting from the beginning of the part | ||
| 21360 | 2026.03.17 02:58:45.399347 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 46 rows starting from the beginning of the part | ||
| 21361 | 2026.03.17 02:58:45.399398 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 55 rows starting from the beginning of the part | ||
| 21362 | 2026.03.17 02:58:45.399447 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 21363 | 2026.03.17 02:58:45.399493 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 14 rows starting from the beginning of the part | ||
| 21364 | 2026.03.17 02:58:45.399548 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21365 | 2026.03.17 02:58:45.399589 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21366 | 2026.03.17 02:58:45.399915 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21367 | 2026.03.17 02:58:45.400140 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21368 | 2026.03.17 02:58:45.400277 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001204 sec., 64784.05315614618 rows/sec., 5.06 MiB/sec. | ||
| 21369 | 2026.03.17 02:58:45.400317 [ 4 ] {e07a6d4f-68cf-4000-a7fa-a2889e38f7e1} <Debug> TCPHandler: Processed in 0.001372853 sec. | ||
| 21370 | 2026.03.17 02:58:45.400425 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21371 | 2026.03.17 02:58:45.400425 [ 199 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452735 sec., 196181.68489091267 rows/sec., 15.06 MiB/sec. | ||
| 21372 | 2026.03.17 02:58:45.400519 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21373 | 2026.03.17 02:58:45.400565 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21374 | 2026.03.17 02:58:45.400611 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21375 | 2026.03.17 02:58:45.400875 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.03.17 02:58:45.400946 [ 194 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_146_29} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21377 | 2026.03.17 02:58:45.400976 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21378 | 2026.03.17 02:58:45.401017 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21379 | 2026.03.17 02:58:45.401025 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 21380 | 2026.03.17 02:58:45.401348 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21381 | 2026.03.17 02:58:45.401572 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.03.17 02:58:45.401701 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 21383 | 2026.03.17 02:58:45.401739 [ 4 ] {65019d5d-66e6-4e14-a386-b28c32691c00} <Debug> TCPHandler: Processed in 0.001362624 sec. | ||
| 21384 | 2026.03.17 02:58:45.401853 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21385 | 2026.03.17 02:58:45.401946 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21386 | 2026.03.17 02:58:45.401998 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21387 | 2026.03.17 02:58:45.402778 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.03.17 02:58:45.402815 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21389 | 2026.03.17 02:58:45.403319 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21390 | 2026.03.17 02:58:45.403536 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.03.17 02:58:45.403658 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21392 | 2026.03.17 02:58:45.403671 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 14.38 MiB/sec. | ||
| 21393 | 2026.03.17 02:58:45.403702 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21394 | 2026.03.17 02:58:45.403727 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21395 | 2026.03.17 02:58:45.403752 [ 4 ] {79524bf6-3696-4b25-822e-2d646bb5dad5} <Debug> TCPHandler: Processed in 0.001949798 sec. | ||
| 21396 | 2026.03.17 02:58:45.403814 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 21397 | 2026.03.17 02:58:45.403866 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21398 | 2026.03.17 02:58:45.403960 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21399 | 2026.03.17 02:58:45.404001 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21400 | 2026.03.17 02:58:45.404030 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21401 | 2026.03.17 02:58:45.404089 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3045 rows starting from the beginning of the part | ||
| 21402 | 2026.03.17 02:58:45.404219 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 14 rows starting from the beginning of the part | ||
| 21403 | 2026.03.17 02:58:45.404330 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 21404 | 2026.03.17 02:58:45.404331 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21405 | 2026.03.17 02:58:45.404375 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21406 | 2026.03.17 02:58:45.404435 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 29 rows starting from the beginning of the part | ||
| 21407 | 2026.03.17 02:58:45.404529 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 45 rows starting from the beginning of the part | ||
| 21408 | 2026.03.17 02:58:45.404616 [ 196 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 14 rows starting from the beginning of the part | ||
| 21409 | 2026.03.17 02:58:45.404678 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21410 | 2026.03.17 02:58:45.404885 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21411 | 2026.03.17 02:58:45.405013 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 21412 | 2026.03.17 02:58:45.405049 [ 4 ] {603de730-04c6-4549-a6e7-c7e67d51bcd3} <Debug> TCPHandler: Processed in 0.00123322 sec. | ||
| 21413 | 2026.03.17 02:58:45.415954 [ 194 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 19 columns (19 merged, 0 gathered) in 0.012176647 sec., 262141.12965580754 rows/sec., 469.52 MiB/sec. | ||
| 21414 | 2026.03.17 02:58:45.418730 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21415 | 2026.03.17 02:58:45.419110 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.03.17 02:58:45.419191 [ 191 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21417 | 2026.03.17 02:58:45.419333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.73 MiB. | ||
| 21418 | 2026.03.17 02:58:46.000377 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.26 MiB, peak 430.94 MiB, free memory in arenas 0.00 B, will set to 410.85 MiB (RSS), difference: 3.59 MiB | ||
| 21419 | 2026.03.17 02:58:46.145208 [ 217 ] {} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21420 | 2026.03.17 02:58:46.145288 [ 217 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21421 | 2026.03.17 02:58:46.147486 [ 217 ] {} <Debug> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21422 | 2026.03.17 02:58:46.587595 [ 219 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 21423 | 2026.03.17 02:58:46.587681 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 21424 | 2026.03.17 02:58:46.590958 [ 219 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 21425 | 2026.03.17 02:58:46.910945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 754 | ||
| 21426 | 2026.03.17 02:58:46.928758 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21427 | 2026.03.17 02:58:46.928807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21428 | 2026.03.17 02:58:46.935190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21429 | 2026.03.17 02:58:46.935874 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21430 | 2026.03.17 02:58:46.938851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
| 21431 | 2026.03.17 02:58:47.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.37 MiB, peak 430.94 MiB, free memory in arenas 0.00 B, will set to 410.85 MiB (RSS), difference: 3.48 MiB | ||
| 21432 | 2026.03.17 02:58:50.057008 [ 222 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21433 | 2026.03.17 02:58:50.057088 [ 222 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21434 | 2026.03.17 02:58:50.060392 [ 222 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21435 | 2026.03.17 02:58:50.277343 [ 217 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21436 | 2026.03.17 02:58:50.277395 [ 217 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21437 | 2026.03.17 02:58:50.280372 [ 217 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21438 | 2026.03.17 02:58:50.392604 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21439 | 2026.03.17 02:58:50.392664 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21440 | 2026.03.17 02:58:50.395746 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21441 | 2026.03.17 02:58:50.397315 [ 217 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21442 | 2026.03.17 02:58:50.397349 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21443 | 2026.03.17 02:58:50.397401 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21444 | 2026.03.17 02:58:50.397549 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21445 | 2026.03.17 02:58:50.397610 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21446 | 2026.03.17 02:58:50.398180 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2026.03.17 02:58:50.398216 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21448 | 2026.03.17 02:58:50.398704 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 21449 | 2026.03.17 02:58:50.399200 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.03.17 02:58:50.399343 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. | ||
| 21451 | 2026.03.17 02:58:50.399384 [ 4 ] {534c09ac-18d4-404f-8dd7-13342eca9a37} <Debug> TCPHandler: Processed in 0.002093351 sec. | ||
| 21452 | 2026.03.17 02:58:50.399493 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21453 | 2026.03.17 02:58:50.399587 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21454 | 2026.03.17 02:58:50.399626 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21455 | 2026.03.17 02:58:50.400093 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21456 | 2026.03.17 02:58:50.400127 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21457 | 2026.03.17 02:58:50.400382 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21458 | 2026.03.17 02:58:50.400560 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21459 | 2026.03.17 02:58:50.400983 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21460 | 2026.03.17 02:58:50.401110 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Debug> executeQuery: Read 147 rows, 12.97 KiB in 0.001542 sec., 95330.7392996109 rows/sec., 8.21 MiB/sec. | ||
| 21461 | 2026.03.17 02:58:50.401148 [ 4 ] {a7b8ec86-3fa2-4181-8ab4-7caafa5dfc7c} <Debug> TCPHandler: Processed in 0.001701012 sec. | ||
| 21462 | 2026.03.17 02:58:50.401255 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21463 | 2026.03.17 02:58:50.401346 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21464 | 2026.03.17 02:58:50.401384 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21465 | 2026.03.17 02:58:50.401770 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21466 | 2026.03.17 02:58:50.401803 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21467 | 2026.03.17 02:58:50.402181 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21468 | 2026.03.17 02:58:50.402594 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21469 | 2026.03.17 02:58:50.402719 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Debug> executeQuery: Read 47 rows, 3.52 KiB in 0.001391 sec., 33788.641265276776 rows/sec., 2.47 MiB/sec. | ||
| 21470 | 2026.03.17 02:58:50.402756 [ 4 ] {74df1f4a-470f-4fc2-b644-257eab7b461e} <Debug> TCPHandler: Processed in 0.001547868 sec. | ||
| 21471 | 2026.03.17 02:58:50.402857 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21472 | 2026.03.17 02:58:50.402948 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21473 | 2026.03.17 02:58:50.402985 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21474 | 2026.03.17 02:58:50.403393 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21475 | 2026.03.17 02:58:50.403426 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21476 | 2026.03.17 02:58:50.403812 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21477 | 2026.03.17 02:58:50.404346 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21478 | 2026.03.17 02:58:50.404470 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.00154 sec., 72077.92207792208 rows/sec., 5.63 MiB/sec. | ||
| 21479 | 2026.03.17 02:58:50.404508 [ 4 ] {14e46525-f551-4f0b-8a66-01b0a57c5636} <Debug> TCPHandler: Processed in 0.001696832 sec. | ||
| 21480 | 2026.03.17 02:58:50.404614 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21481 | 2026.03.17 02:58:50.404705 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21482 | 2026.03.17 02:58:50.404746 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21483 | 2026.03.17 02:58:50.405127 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21484 | 2026.03.17 02:58:50.405163 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21485 | 2026.03.17 02:58:50.405585 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21486 | 2026.03.17 02:58:50.406004 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21487 | 2026.03.17 02:58:50.406132 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001444 sec., 111495.84487534626 rows/sec., 7.76 MiB/sec. | ||
| 21488 | 2026.03.17 02:58:50.406169 [ 4 ] {1f1fa5fa-8519-4edc-a29c-681ac0e208d8} <Debug> TCPHandler: Processed in 0.001602579 sec. | ||
| 21489 | 2026.03.17 02:58:50.406283 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21490 | 2026.03.17 02:58:50.406374 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21491 | 2026.03.17 02:58:50.406426 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21492 | 2026.03.17 02:58:50.407250 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21493 | 2026.03.17 02:58:50.407289 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21494 | 2026.03.17 02:58:50.407956 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21495 | 2026.03.17 02:58:50.408382 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21496 | 2026.03.17 02:58:50.408533 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002175 sec., 20689.655172413793 rows/sec., 37.07 MiB/sec. | ||
| 21497 | 2026.03.17 02:58:50.408605 [ 4 ] {dd2925fd-6b6e-4ddc-9fd3-36883f78bf42} <Debug> TCPHandler: Processed in 0.002367877 sec. | ||
| 21498 | 2026.03.17 02:58:50.408747 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21499 | 2026.03.17 02:58:50.408862 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21500 | 2026.03.17 02:58:50.408912 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21501 | 2026.03.17 02:58:50.409304 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21502 | 2026.03.17 02:58:50.409348 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21503 | 2026.03.17 02:58:50.409827 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21504 | 2026.03.17 02:58:50.410265 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21505 | 2026.03.17 02:58:50.410396 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
| 21506 | 2026.03.17 02:58:50.410434 [ 4 ] {d58dee36-ae50-495b-a4d0-7e9a5985ff03} <Debug> TCPHandler: Processed in 0.001747803 sec. | ||
| 21507 | 2026.03.17 02:58:51.499441 [ 223 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21508 | 2026.03.17 02:58:51.499495 [ 223 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21509 | 2026.03.17 02:58:51.502993 [ 223 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21510 | 2026.03.17 02:58:51.510743 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21511 | 2026.03.17 02:58:51.510823 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21512 | 2026.03.17 02:58:51.513872 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21513 | 2026.03.17 02:58:51.671106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48489 | ||
| 21514 | 2026.03.17 02:58:51.671606 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21515 | 2026.03.17 02:58:51.671640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21516 | 2026.03.17 02:58:51.672229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21517 | 2026.03.17 02:58:51.672652 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21518 | 2026.03.17 02:58:51.672780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48489 | ||
| 21519 | 2026.03.17 02:58:51.672787 [ 46 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21520 | 2026.03.17 02:58:51.672833 [ 46 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21521 | 2026.03.17 02:58:51.672854 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21522 | 2026.03.17 02:58:51.673006 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 21523 | 2026.03.17 02:58:51.673198 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21524 | 2026.03.17 02:58:51.673260 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46121 rows starting from the beginning of the part | ||
| 21525 | 2026.03.17 02:58:51.673363 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21526 | 2026.03.17 02:58:51.673440 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21527 | 2026.03.17 02:58:51.673509 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21528 | 2026.03.17 02:58:51.673574 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21529 | 2026.03.17 02:58:51.673638 [ 186 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 21530 | 2026.03.17 02:58:51.676538 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48489 rows, containing 4 columns (4 merged, 0 gathered) in 0.003608198 sec., 13438564.069931861 rows/sec., 192.24 MiB/sec. | ||
| 21531 | 2026.03.17 02:58:51.676909 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21532 | 2026.03.17 02:58:51.677407 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2026.03.17 02:58:51.677478 [ 190 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_101_20} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21534 | 2026.03.17 02:58:51.677575 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21535 | 2026.03.17 02:58:54.289307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2526 | ||
| 21536 | 2026.03.17 02:58:54.291491 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21537 | 2026.03.17 02:58:54.291531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21538 | 2026.03.17 02:58:54.292806 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21539 | 2026.03.17 02:58:54.293263 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21540 | 2026.03.17 02:58:54.293527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 21541 | 2026.03.17 02:58:54.439860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 761 | ||
| 21542 | 2026.03.17 02:58:54.457226 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21543 | 2026.03.17 02:58:54.457269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21544 | 2026.03.17 02:58:54.463912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21545 | 2026.03.17 02:58:54.465032 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21546 | 2026.03.17 02:58:54.465314 [ 45 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21547 | 2026.03.17 02:58:54.465353 [ 45 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2026.03.17 02:58:54.465376 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21549 | 2026.03.17 02:58:54.465496 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 21550 | 2026.03.17 02:58:54.468321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21551 | 2026.03.17 02:58:54.469562 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21552 | 2026.03.17 02:58:54.471142 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21553 | 2026.03.17 02:58:54.475848 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21554 | 2026.03.17 02:58:54.480793 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 21555 | 2026.03.17 02:58:54.485577 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21556 | 2026.03.17 02:58:54.490560 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
| 21557 | 2026.03.17 02:58:54.495559 [ 186 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 21558 | 2026.03.17 02:58:54.559022 [ 200 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.093582873 sec., 8131.829848822872 rows/sec., 42.05 MiB/sec. | ||
| 21559 | 2026.03.17 02:58:54.562228 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21560 | 2026.03.17 02:58:54.564694 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21561 | 2026.03.17 02:58:54.564773 [ 188 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_101_20} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21562 | 2026.03.17 02:58:54.567530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21563 | 2026.03.17 02:58:55.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.91 MiB, peak 430.94 MiB, free memory in arenas 0.00 B, will set to 410.88 MiB (RSS), difference: -1.03 MiB | ||
| 21564 | 2026.03.17 02:58:55.394993 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21565 | 2026.03.17 02:58:55.395188 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21566 | 2026.03.17 02:58:55.395260 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21567 | 2026.03.17 02:58:55.396015 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21568 | 2026.03.17 02:58:55.396055 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21569 | 2026.03.17 02:58:55.396567 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21570 | 2026.03.17 02:58:55.396999 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21571 | 2026.03.17 02:58:55.397148 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.002012 sec., 41749.502982107355 rows/sec., 3.49 MiB/sec. | ||
| 21572 | 2026.03.17 02:58:55.397197 [ 4 ] {d3954e74-081a-4e06-b4b8-7743a06160b1} <Debug> TCPHandler: Processed in 0.002333017 sec. | ||
| 21573 | 2026.03.17 02:58:55.397342 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21574 | 2026.03.17 02:58:55.397439 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21575 | 2026.03.17 02:58:55.397479 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21576 | 2026.03.17 02:58:55.397914 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21577 | 2026.03.17 02:58:55.397949 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21578 | 2026.03.17 02:58:55.398352 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21579 | 2026.03.17 02:58:55.398766 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21580 | 2026.03.17 02:58:55.398913 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001491 sec., 9389.671361502347 rows/sec., 706.06 KiB/sec. | ||
| 21581 | 2026.03.17 02:58:55.398953 [ 4 ] {e523a24e-19f8-48b0-b107-6b1f8e2ee72e} <Debug> TCPHandler: Processed in 0.00166676 sec. | ||
| 21582 | 2026.03.17 02:58:55.399058 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21583 | 2026.03.17 02:58:55.399155 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21584 | 2026.03.17 02:58:55.399195 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21585 | 2026.03.17 02:58:55.399625 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2026.03.17 02:58:55.399659 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21587 | 2026.03.17 02:58:55.400090 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21588 | 2026.03.17 02:58:55.400509 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.03.17 02:58:55.400641 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001504 sec., 51861.70212765958 rows/sec., 4.05 MiB/sec. | ||
| 21590 | 2026.03.17 02:58:55.400680 [ 4 ] {07656d47-09af-4428-98e1-cc977414aced} <Debug> TCPHandler: Processed in 0.001670231 sec. | ||
| 21591 | 2026.03.17 02:58:55.400791 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.03.17 02:58:55.400884 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21593 | 2026.03.17 02:58:55.400927 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21594 | 2026.03.17 02:58:55.401334 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21595 | 2026.03.17 02:58:55.401368 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21596 | 2026.03.17 02:58:55.401829 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21597 | 2026.03.17 02:58:55.402283 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21598 | 2026.03.17 02:58:55.402424 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
| 21599 | 2026.03.17 02:58:55.402464 [ 4 ] {21eff1b1-4dd1-4799-9ab8-8c1f6bb6024b} <Debug> TCPHandler: Processed in 0.001722852 sec. | ||
| 21600 | 2026.03.17 02:58:55.402464 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_164_48 to all_165_165_0 | ||
| 21601 | 2026.03.17 02:58:55.402535 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.03.17 02:58:55.402555 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21603 | 2026.03.17 02:58:55.402568 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21604 | 2026.03.17 02:58:55.402674 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21605 | 2026.03.17 02:58:55.402676 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_164_48 to all_165_165_0 into Compact with storage Full | ||
| 21606 | 2026.03.17 02:58:55.402732 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21607 | 2026.03.17 02:58:55.402835 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21608 | 2026.03.17 02:58:55.402879 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_48, total 51841 rows starting from the beginning of the part | ||
| 21609 | 2026.03.17 02:58:55.402954 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 32 rows starting from the beginning of the part | ||
| 21610 | 2026.03.17 02:58:55.403544 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21611 | 2026.03.17 02:58:55.403584 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21612 | 2026.03.17 02:58:55.404255 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21613 | 2026.03.17 02:58:55.404682 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21614 | 2026.03.17 02:58:55.404824 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002168 sec., 6457.564575645757 rows/sec., 11.57 MiB/sec. | ||
| 21615 | 2026.03.17 02:58:55.404881 [ 4 ] {af7a0605-e018-4375-bb0f-46ddb77409d3} <Debug> TCPHandler: Processed in 0.002362288 sec. | ||
| 21616 | 2026.03.17 02:58:55.404994 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21617 | 2026.03.17 02:58:55.405090 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21618 | 2026.03.17 02:58:55.405134 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21619 | 2026.03.17 02:58:55.405483 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.03.17 02:58:55.405519 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21621 | 2026.03.17 02:58:55.405979 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21622 | 2026.03.17 02:58:55.406404 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21623 | 2026.03.17 02:58:55.406528 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
| 21624 | 2026.03.17 02:58:55.406562 [ 4 ] {6f5dfda9-b5d0-489d-ad4a-60c6fd85508a} <Debug> TCPHandler: Processed in 0.001648381 sec. | ||
| 21625 | 2026.03.17 02:58:55.411072 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51873 rows, containing 5 columns (5 merged, 0 gathered) in 0.008440416 sec., 6145787.127079993 rows/sec., 407.55 MiB/sec. | ||
| 21626 | 2026.03.17 02:58:55.411524 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Trace> MergedBlockOutputStream: filled checksums all_1_165_49 (state Temporary) | ||
| 21627 | 2026.03.17 02:58:55.412021 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_165_49 to all_1_165_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21628 | 2026.03.17 02:58:55.412098 [ 187 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_164_48, all_165_165_0] -> all_1_165_49 | ||
| 21629 | 2026.03.17 02:58:55.412165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 21630 | 2026.03.17 02:58:58.880314 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21631 | 2026.03.17 02:58:58.880380 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21632 | 2026.03.17 02:58:59.172969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49001 | ||
| 21633 | 2026.03.17 02:58:59.173778 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21634 | 2026.03.17 02:58:59.173855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21635 | 2026.03.17 02:58:59.174510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21636 | 2026.03.17 02:58:59.174993 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21637 | 2026.03.17 02:58:59.175151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49001 | ||
| 21638 | 2026.03.17 02:59:00.403710 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21639 | 2026.03.17 02:59:00.403910 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21640 | 2026.03.17 02:59:00.403986 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21641 | 2026.03.17 02:59:00.405020 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21642 | 2026.03.17 02:59:00.405091 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21643 | 2026.03.17 02:59:00.405859 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21644 | 2026.03.17 02:59:00.406496 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21645 | 2026.03.17 02:59:00.406776 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002913 sec., 50120.15104703056 rows/sec., 4.32 MiB/sec. | ||
| 21646 | 2026.03.17 02:59:00.406867 [ 4 ] {222fd6bb-511a-4352-befe-4fa763b092fb} <Debug> TCPHandler: Processed in 0.003340852 sec. | ||
| 21647 | 2026.03.17 02:59:00.407054 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21648 | 2026.03.17 02:59:00.407188 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21649 | 2026.03.17 02:59:00.407251 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21650 | 2026.03.17 02:59:00.407956 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21651 | 2026.03.17 02:59:00.408005 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21652 | 2026.03.17 02:59:00.408597 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21653 | 2026.03.17 02:59:00.409243 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21654 | 2026.03.17 02:59:00.409430 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.002278 sec., 19754.170324846356 rows/sec., 1.45 MiB/sec. | ||
| 21655 | 2026.03.17 02:59:00.409487 [ 4 ] {5813f091-2878-4b53-bbeb-82519979da60} <Debug> TCPHandler: Processed in 0.002502141 sec. | ||
| 21656 | 2026.03.17 02:59:00.409642 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21657 | 2026.03.17 02:59:00.409752 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21658 | 2026.03.17 02:59:00.409803 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21659 | 2026.03.17 02:59:00.410437 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21660 | 2026.03.17 02:59:00.410484 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21661 | 2026.03.17 02:59:00.411075 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21662 | 2026.03.17 02:59:00.411730 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21663 | 2026.03.17 02:59:00.411912 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.002182 sec., 49954.170485792856 rows/sec., 3.90 MiB/sec. | ||
| 21664 | 2026.03.17 02:59:00.411965 [ 4 ] {4187af2d-8935-4087-9210-0b772be85c90} <Debug> TCPHandler: Processed in 0.002380768 sec. | ||
| 21665 | 2026.03.17 02:59:00.412392 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21666 | 2026.03.17 02:59:00.412513 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21667 | 2026.03.17 02:59:00.412572 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21668 | 2026.03.17 02:59:00.413196 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2026.03.17 02:59:00.413248 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21670 | 2026.03.17 02:59:00.413871 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21671 | 2026.03.17 02:59:00.414405 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21672 | 2026.03.17 02:59:00.414567 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002078 sec., 76997.1126082772 rows/sec., 5.36 MiB/sec. | ||
| 21673 | 2026.03.17 02:59:00.414585 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_165_49 to all_166_166_0 | ||
| 21674 | 2026.03.17 02:59:00.414609 [ 4 ] {4f9f84a7-2b9e-4df2-83ff-bff6a65d1f19} <Debug> TCPHandler: Processed in 0.002277975 sec. | ||
| 21675 | 2026.03.17 02:59:00.414682 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21676 | 2026.03.17 02:59:00.414718 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21677 | 2026.03.17 02:59:00.414795 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21678 | 2026.03.17 02:59:00.414850 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_165_49 to all_166_166_0 into Compact with storage Full | ||
| 21679 | 2026.03.17 02:59:00.414899 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21680 | 2026.03.17 02:59:00.414960 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21681 | 2026.03.17 02:59:00.415010 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21682 | 2026.03.17 02:59:00.415055 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_165_49, total 51873 rows starting from the beginning of the part | ||
| 21683 | 2026.03.17 02:59:00.415128 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 21684 | 2026.03.17 02:59:00.415939 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21685 | 2026.03.17 02:59:00.415990 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21686 | 2026.03.17 02:59:00.417027 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21687 | 2026.03.17 02:59:00.417728 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21688 | 2026.03.17 02:59:00.417942 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00306 sec., 14705.882352941178 rows/sec., 26.35 MiB/sec. | ||
| 21689 | 2026.03.17 02:59:00.418065 [ 4 ] {544fd3b0-5b87-472b-a198-44e83212f9ca} <Debug> TCPHandler: Processed in 0.003332061 sec. | ||
| 21690 | 2026.03.17 02:59:00.418230 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21691 | 2026.03.17 02:59:00.418347 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21692 | 2026.03.17 02:59:00.418400 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21693 | 2026.03.17 02:59:00.418875 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21694 | 2026.03.17 02:59:00.418920 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21695 | 2026.03.17 02:59:00.419504 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21696 | 2026.03.17 02:59:00.420066 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21697 | 2026.03.17 02:59:00.420252 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00193 sec., 31088.082901554404 rows/sec., 2.10 MiB/sec. | ||
| 21698 | 2026.03.17 02:59:00.420306 [ 4 ] {c776be8c-ed6c-4f8c-8820-fb0185db4daf} <Debug> TCPHandler: Processed in 0.002136703 sec. | ||
| 21699 | 2026.03.17 02:59:00.427141 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52033 rows, containing 5 columns (5 merged, 0 gathered) in 0.012331501 sec., 4219518.775532679 rows/sec., 279.85 MiB/sec. | ||
| 21700 | 2026.03.17 02:59:00.428384 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Trace> MergedBlockOutputStream: filled checksums all_1_166_50 (state Temporary) | ||
| 21701 | 2026.03.17 02:59:00.429231 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_166_50 to all_1_166_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.03.17 02:59:00.429378 [ 193 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_165_49, all_166_166_0] -> all_1_166_50 | ||
| 21703 | 2026.03.17 02:59:00.429519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21704 | 2026.03.17 02:59:01.968485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 769 | ||
| 21705 | 2026.03.17 02:59:01.985918 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2026.03.17 02:59:01.985967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21707 | 2026.03.17 02:59:01.992161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21708 | 2026.03.17 02:59:01.993353 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2026.03.17 02:59:01.996391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
| 21710 | 2026.03.17 02:59:03.533961 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21711 | 2026.03.17 02:59:03.534168 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21712 | 2026.03.17 02:59:03.534240 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21713 | 2026.03.17 02:59:03.534920 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21714 | 2026.03.17 02:59:03.534969 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21715 | 2026.03.17 02:59:03.535529 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21716 | 2026.03.17 02:59:03.535968 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21717 | 2026.03.17 02:59:03.536119 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002002 sec., 11988.01198801199 rows/sec., 1018.51 KiB/sec. | ||
| 21718 | 2026.03.17 02:59:03.536163 [ 4 ] {eadcafde-765a-4202-a473-40a9dc9b1b51} <Debug> TCPHandler: Processed in 0.002333267 sec. | ||
| 21719 | 2026.03.17 02:59:03.536293 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21720 | 2026.03.17 02:59:03.536388 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21721 | 2026.03.17 02:59:03.536428 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21722 | 2026.03.17 02:59:03.536831 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2026.03.17 02:59:03.536870 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21724 | 2026.03.17 02:59:03.537272 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21725 | 2026.03.17 02:59:03.538254 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21726 | 2026.03.17 02:59:03.538452 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002081 sec., 961.0764055742432 rows/sec., 78.37 KiB/sec. | ||
| 21727 | 2026.03.17 02:59:03.538499 [ 4 ] {a1859085-e582-44ab-bcb4-9ff4fe550bb0} <Debug> TCPHandler: Processed in 0.002255355 sec. | ||
| 21728 | 2026.03.17 02:59:03.538666 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21729 | 2026.03.17 02:59:03.538776 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21730 | 2026.03.17 02:59:03.538836 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21731 | 2026.03.17 02:59:03.540525 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21732 | 2026.03.17 02:59:03.540562 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21733 | 2026.03.17 02:59:03.541100 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21734 | 2026.03.17 02:59:03.541509 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21735 | 2026.03.17 02:59:03.541647 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Debug> executeQuery: Read 2097 rows, 164.53 KiB in 0.002894 sec., 724602.6261230132 rows/sec., 55.52 MiB/sec. | ||
| 21736 | 2026.03.17 02:59:03.541662 [ 42 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21737 | 2026.03.17 02:59:03.541685 [ 4 ] {9bd422af-fb35-4028-9ee6-efd98f4c3106} <Debug> TCPHandler: Processed in 0.003076905 sec. | ||
| 21738 | 2026.03.17 02:59:03.541734 [ 42 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21739 | 2026.03.17 02:59:03.541760 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21740 | 2026.03.17 02:59:03.541825 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21741 | 2026.03.17 02:59:03.541888 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21742 | 2026.03.17 02:59:03.541923 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21743 | 2026.03.17 02:59:03.541971 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21744 | 2026.03.17 02:59:03.542040 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21745 | 2026.03.17 02:59:03.542081 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2224 rows starting from the beginning of the part | ||
| 21746 | 2026.03.17 02:59:03.542154 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 84 rows starting from the beginning of the part | ||
| 21747 | 2026.03.17 02:59:03.542200 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 147 rows starting from the beginning of the part | ||
| 21748 | 2026.03.17 02:59:03.542245 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 84 rows starting from the beginning of the part | ||
| 21749 | 2026.03.17 02:59:03.542288 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 146 rows starting from the beginning of the part | ||
| 21750 | 2026.03.17 02:59:03.542330 [ 195 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 2097 rows starting from the beginning of the part | ||
| 21751 | 2026.03.17 02:59:03.542384 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21752 | 2026.03.17 02:59:03.542425 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21753 | 2026.03.17 02:59:03.542892 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21754 | 2026.03.17 02:59:03.543505 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21755 | 2026.03.17 02:59:03.543653 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Debug> executeQuery: Read 43 rows, 3.28 KiB in 0.001746 sec., 24627.720504009165 rows/sec., 1.84 MiB/sec. | ||
| 21756 | 2026.03.17 02:59:03.543694 [ 4 ] {6b7f2ee6-dfc7-4d20-885d-671b403e7419} <Debug> TCPHandler: Processed in 0.001922207 sec. | ||
| 21757 | 2026.03.17 02:59:03.543810 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21758 | 2026.03.17 02:59:03.543905 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21759 | 2026.03.17 02:59:03.543946 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21760 | 2026.03.17 02:59:03.544399 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4782 rows, containing 5 columns (5 merged, 0 gathered) in 0.002572033 sec., 1859229.6444096945 rows/sec., 151.60 MiB/sec. | ||
| 21761 | 2026.03.17 02:59:03.544724 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21762 | 2026.03.17 02:59:03.544763 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21763 | 2026.03.17 02:59:03.544767 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21764 | 2026.03.17 02:59:03.545313 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21765 | 2026.03.17 02:59:03.545332 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21766 | 2026.03.17 02:59:03.545408 [ 197 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_171_34} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21767 | 2026.03.17 02:59:03.545514 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 21768 | 2026.03.17 02:59:03.545887 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21769 | 2026.03.17 02:59:03.546031 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.002143 sec., 341577.2281847877 rows/sec., 20.20 MiB/sec. | ||
| 21770 | 2026.03.17 02:59:03.546076 [ 4 ] {6b59945d-26a2-4ed3-b062-3b8c0bebb0a0} <Debug> TCPHandler: Processed in 0.002316016 sec. | ||
| 21771 | 2026.03.17 02:59:03.546193 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21772 | 2026.03.17 02:59:03.546289 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21773 | 2026.03.17 02:59:03.546329 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21774 | 2026.03.17 02:59:03.546729 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21775 | 2026.03.17 02:59:03.546766 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21776 | 2026.03.17 02:59:03.547417 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21777 | 2026.03.17 02:59:03.547969 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21778 | 2026.03.17 02:59:03.548097 [ 42 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 21779 | 2026.03.17 02:59:03.548117 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001845 sec., 542.0054200542005 rows/sec., 38.11 KiB/sec. | ||
| 21780 | 2026.03.17 02:59:03.548133 [ 42 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.03.17 02:59:03.548162 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21782 | 2026.03.17 02:59:03.548167 [ 4 ] {b3e85582-5a85-4ef8-9957-073986e41dca} <Debug> TCPHandler: Processed in 0.002022739 sec. | ||
| 21783 | 2026.03.17 02:59:03.548236 [ 221 ] {} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): 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] | ||
| 21784 | 2026.03.17 02:59:03.548247 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 21785 | 2026.03.17 02:59:03.548266 [ 221 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): 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] | ||
| 21786 | 2026.03.17 02:59:03.548306 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.03.17 02:59:03.548365 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21788 | 2026.03.17 02:59:03.548401 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 21789 | 2026.03.17 02:59:03.548404 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21790 | 2026.03.17 02:59:03.548453 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21791 | 2026.03.17 02:59:03.548465 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 21792 | 2026.03.17 02:59:03.548517 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 21793 | 2026.03.17 02:59:03.548561 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 21794 | 2026.03.17 02:59:03.548604 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::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 | ||
| 21795 | 2026.03.17 02:59:03.548860 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21796 | 2026.03.17 02:59:03.548902 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21797 | 2026.03.17 02:59:03.549416 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 21798 | 2026.03.17 02:59:03.549488 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278481 sec., 3910.8911278306055 rows/sec., 290.26 KiB/sec. | ||
| 21799 | 2026.03.17 02:59:03.549723 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 21800 | 2026.03.17 02:59:03.549991 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21801 | 2026.03.17 02:59:03.550143 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001758 sec., 6825.938566552901 rows/sec., 533.28 KiB/sec. | ||
| 21802 | 2026.03.17 02:59:03.550183 [ 4 ] {e39f5a96-e952-4913-80e1-67b68d505c41} <Debug> TCPHandler: Processed in 0.001926547 sec. | ||
| 21803 | 2026.03.17 02:59:03.550333 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21804 | 2026.03.17 02:59:03.550429 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21805 | 2026.03.17 02:59:03.550442 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2026.03.17 02:59:03.550470 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21807 | 2026.03.17 02:59:03.550512 [ 201 ] {f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc::all_1_21_5} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 21808 | 2026.03.17 02:59:03.550573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21809 | 2026.03.17 02:59:03.551437 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21810 | 2026.03.17 02:59:03.551478 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21811 | 2026.03.17 02:59:03.552048 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21812 | 2026.03.17 02:59:03.552449 [ 221 ] {} <Debug> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): 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] | ||
| 21813 | 2026.03.17 02:59:03.552666 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21814 | 2026.03.17 02:59:03.552796 [ 42 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21815 | 2026.03.17 02:59:03.552806 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Debug> executeQuery: Read 1067 rows, 76.08 KiB in 0.002395 sec., 445511.4822546973 rows/sec., 31.02 MiB/sec. | ||
| 21816 | 2026.03.17 02:59:03.552837 [ 42 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2026.03.17 02:59:03.552859 [ 4 ] {d2948d32-5267-43e8-ac67-1e59a6644f02} <Debug> TCPHandler: Processed in 0.002576023 sec. | ||
| 21818 | 2026.03.17 02:59:03.552860 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21819 | 2026.03.17 02:59:03.552960 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21820 | 2026.03.17 02:59:03.552986 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21821 | 2026.03.17 02:59:03.553073 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21822 | 2026.03.17 02:59:03.553085 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21823 | 2026.03.17 02:59:03.553112 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1280 rows starting from the beginning of the part | ||
| 21824 | 2026.03.17 02:59:03.553138 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21825 | 2026.03.17 02:59:03.553265 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 78 rows starting from the beginning of the part | ||
| 21826 | 2026.03.17 02:59:03.553324 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 111 rows starting from the beginning of the part | ||
| 21827 | 2026.03.17 02:59:03.553391 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 78 rows starting from the beginning of the part | ||
| 21828 | 2026.03.17 02:59:03.553440 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 109 rows starting from the beginning of the part | ||
| 21829 | 2026.03.17 02:59:03.553488 [ 189 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 1067 rows starting from the beginning of the part | ||
| 21830 | 2026.03.17 02:59:03.554116 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21831 | 2026.03.17 02:59:03.554298 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21832 | 2026.03.17 02:59:03.554781 [ 192 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857975 sec., 1465574.0793067722 rows/sec., 110.05 MiB/sec. | ||
| 21833 | 2026.03.17 02:59:03.554930 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21834 | 2026.03.17 02:59:03.555051 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21835 | 2026.03.17 02:59:03.555472 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21836 | 2026.03.17 02:59:03.555616 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_166_50 to all_171_171_0 | ||
| 21837 | 2026.03.17 02:59:03.555626 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Debug> executeQuery: Read 1350 rows, 87.82 KiB in 0.002559 sec., 527549.8241500586 rows/sec., 33.51 MiB/sec. | ||
| 21838 | 2026.03.17 02:59:03.555653 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21839 | 2026.03.17 02:59:03.555653 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21840 | 2026.03.17 02:59:03.555678 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21841 | 2026.03.17 02:59:03.555680 [ 4 ] {3f2ce769-f1ad-4bc2-bc04-70cd82266717} <Debug> TCPHandler: Processed in 0.002745038 sec. | ||
| 21842 | 2026.03.17 02:59:03.555729 [ 201 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_171_34} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21843 | 2026.03.17 02:59:03.555763 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_50 to all_171_171_0 into Compact with storage Full | ||
| 21844 | 2026.03.17 02:59:03.555793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 21845 | 2026.03.17 02:59:03.555824 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21846 | 2026.03.17 02:59:03.555876 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21847 | 2026.03.17 02:59:03.555908 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_166_50, total 52033 rows starting from the beginning of the part | ||
| 21848 | 2026.03.17 02:59:03.555930 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21849 | 2026.03.17 02:59:03.555963 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 21850 | 2026.03.17 02:59:03.555991 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21851 | 2026.03.17 02:59:03.556012 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 161 rows starting from the beginning of the part | ||
| 21852 | 2026.03.17 02:59:03.556058 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 21853 | 2026.03.17 02:59:03.556097 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 21854 | 2026.03.17 02:59:03.556138 [ 191 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 1350 rows starting from the beginning of the part | ||
| 21855 | 2026.03.17 02:59:03.556903 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21856 | 2026.03.17 02:59:03.556947 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21857 | 2026.03.17 02:59:03.557654 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21858 | 2026.03.17 02:59:03.558125 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21859 | 2026.03.17 02:59:03.558292 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002381 sec., 12179.756404871903 rows/sec., 21.83 MiB/sec. | ||
| 21860 | 2026.03.17 02:59:03.558353 [ 4 ] {8d4fd496-b7c3-4922-920f-fd78163c567a} <Debug> TCPHandler: Processed in 0.002579523 sec. | ||
| 21861 | 2026.03.17 02:59:03.558469 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21862 | 2026.03.17 02:59:03.558567 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21863 | 2026.03.17 02:59:03.558610 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21864 | 2026.03.17 02:59:03.558957 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21865 | 2026.03.17 02:59:03.558995 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21866 | 2026.03.17 02:59:03.559458 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21867 | 2026.03.17 02:59:03.559931 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21868 | 2026.03.17 02:59:03.560062 [ 42 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21869 | 2026.03.17 02:59:03.560069 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001521 sec., 31558.185404339252 rows/sec., 2.13 MiB/sec. | ||
| 21870 | 2026.03.17 02:59:03.560107 [ 42 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21871 | 2026.03.17 02:59:03.560127 [ 4 ] {8c5d6c00-bc88-4d45-9737-ca758b5f6364} <Debug> TCPHandler: Processed in 0.001709242 sec. | ||
| 21872 | 2026.03.17 02:59:03.560138 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21873 | 2026.03.17 02:59:03.560233 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21874 | 2026.03.17 02:59:03.560343 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21875 | 2026.03.17 02:59:03.560372 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8724 rows starting from the beginning of the part | ||
| 21876 | 2026.03.17 02:59:03.560427 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 21877 | 2026.03.17 02:59:03.560467 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 21878 | 2026.03.17 02:59:03.560505 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 21879 | 2026.03.17 02:59:03.560542 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 21880 | 2026.03.17 02:59:03.560578 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 48 rows starting from the beginning of the part | ||
| 21881 | 2026.03.17 02:59:03.563671 [ 201 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9012 rows, containing 4 columns (4 merged, 0 gathered) in 0.003477044 sec., 2591856.7610878665 rows/sec., 174.67 MiB/sec. | ||
| 21882 | 2026.03.17 02:59:03.563902 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21883 | 2026.03.17 02:59:03.564334 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2026.03.17 02:59:03.564399 [ 192 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_171_34} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21885 | 2026.03.17 02:59:03.564464 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 21886 | 2026.03.17 02:59:03.566808 [ 194 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54024 rows, containing 5 columns (5 merged, 0 gathered) in 0.01107674 sec., 4877247.276725824 rows/sec., 323.33 MiB/sec. | ||
| 21887 | 2026.03.17 02:59:03.567508 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Trace> MergedBlockOutputStream: filled checksums all_1_171_51 (state Temporary) | ||
| 21888 | 2026.03.17 02:59:03.568013 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_171_51 to all_1_171_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21889 | 2026.03.17 02:59:03.568076 [ 192 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_171_51} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_166_50, all_171_171_0] -> all_1_171_51 | ||
| 21890 | 2026.03.17 02:59:03.568146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 21891 | 2026.03.17 02:59:04.293773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2572 | ||
| 21892 | 2026.03.17 02:59:04.296379 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21893 | 2026.03.17 02:59:04.296423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21894 | 2026.03.17 02:59:04.297770 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21895 | 2026.03.17 02:59:04.298220 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21896 | 2026.03.17 02:59:04.298358 [ 42 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21897 | 2026.03.17 02:59:04.298412 [ 42 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.03.17 02:59:04.298434 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21899 | 2026.03.17 02:59:04.298485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2572 | ||
| 21900 | 2026.03.17 02:59:04.298537 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::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 | ||
| 21901 | 2026.03.17 02:59:04.299125 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21902 | 2026.03.17 02:59:04.299267 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2394 rows starting from the beginning of the part | ||
| 21903 | 2026.03.17 02:59:04.299617 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 21904 | 2026.03.17 02:59:04.299933 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 21905 | 2026.03.17 02:59:04.300249 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
| 21906 | 2026.03.17 02:59:04.300561 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 21907 | 2026.03.17 02:59:04.300897 [ 201 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 21908 | 2026.03.17 02:59:04.308897 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2572 rows, containing 72 columns (72 merged, 0 gathered) in 0.010390823 sec., 247526.11029944403 rows/sec., 193.80 MiB/sec. | ||
| 21909 | 2026.03.17 02:59:04.311515 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21910 | 2026.03.17 02:59:04.312532 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21911 | 2026.03.17 02:59:04.312629 [ 190 ] {a6efb701-5e34-49c2-bb49-0ddef8d78c81::all_1_76_15} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21912 | 2026.03.17 02:59:04.313068 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 21913 | 2026.03.17 02:59:05.389129 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21914 | 2026.03.17 02:59:05.389341 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21915 | 2026.03.17 02:59:05.389441 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21916 | 2026.03.17 02:59:05.390393 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21917 | 2026.03.17 02:59:05.390433 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21918 | 2026.03.17 02:59:05.390915 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21919 | 2026.03.17 02:59:05.391355 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21920 | 2026.03.17 02:59:05.391502 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002234 sec., 25067.144136078783 rows/sec., 1.93 MiB/sec. | ||
| 21921 | 2026.03.17 02:59:05.391543 [ 4 ] {c6ce0cca-0034-4d16-8bd6-240aede12251} <Debug> TCPHandler: Processed in 0.002531251 sec. | ||
| 21922 | 2026.03.17 02:59:05.391660 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21923 | 2026.03.17 02:59:05.391752 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21924 | 2026.03.17 02:59:05.391791 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21925 | 2026.03.17 02:59:05.392208 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21926 | 2026.03.17 02:59:05.392244 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21927 | 2026.03.17 02:59:05.392689 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21928 | 2026.03.17 02:59:05.393111 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21929 | 2026.03.17 02:59:05.393237 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
| 21930 | 2026.03.17 02:59:05.393275 [ 4 ] {1897416a-a8ee-4904-944b-9179654dbe10} <Debug> TCPHandler: Processed in 0.001667561 sec. | ||
| 21931 | 2026.03.17 02:59:05.393389 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21932 | 2026.03.17 02:59:05.393481 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21933 | 2026.03.17 02:59:05.393522 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21934 | 2026.03.17 02:59:05.393888 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21935 | 2026.03.17 02:59:05.393923 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21936 | 2026.03.17 02:59:05.394330 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21937 | 2026.03.17 02:59:05.394747 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21938 | 2026.03.17 02:59:05.394909 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001446 sec., 22130.013831258646 rows/sec., 1.54 MiB/sec. | ||
| 21939 | 2026.03.17 02:59:05.394947 [ 4 ] {55e8e5ce-5ae1-4f0e-8dd1-a53f1cb0b7dd} <Debug> TCPHandler: Processed in 0.001610309 sec. | ||
| 21940 | 2026.03.17 02:59:05.395050 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21941 | 2026.03.17 02:59:05.395140 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21942 | 2026.03.17 02:59:05.395181 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21943 | 2026.03.17 02:59:05.395511 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21944 | 2026.03.17 02:59:05.395545 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21945 | 2026.03.17 02:59:05.395940 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21946 | 2026.03.17 02:59:05.396355 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21947 | 2026.03.17 02:59:05.396480 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001358 sec., 8836.524300441826 rows/sec., 609.81 KiB/sec. | ||
| 21948 | 2026.03.17 02:59:05.396515 [ 4 ] {2d9ea810-3d0f-40c9-ae09-bd3e47b827d3} <Debug> TCPHandler: Processed in 0.001512277 sec. | ||
| 21949 | 2026.03.17 02:59:06.675425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49449 | ||
| 21950 | 2026.03.17 02:59:06.676231 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21951 | 2026.03.17 02:59:06.676295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21952 | 2026.03.17 02:59:06.676903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21953 | 2026.03.17 02:59:06.677414 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21954 | 2026.03.17 02:59:06.677540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49449 | ||
| 21955 | 2026.03.17 02:59:08.000145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 415.71 MiB, peak 430.94 MiB, free memory in arenas 0.00 B, will set to 411.71 MiB (RSS), difference: -4.00 MiB | ||
| 21956 | 2026.03.17 02:59:09.496501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 776 | ||
| 21957 | 2026.03.17 02:59:09.514727 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.03.17 02:59:09.514775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21959 | 2026.03.17 02:59:09.521242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21960 | 2026.03.17 02:59:09.522533 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.03.17 02:59:09.525858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21962 | 2026.03.17 02:59:10.007657 [ 222 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21963 | 2026.03.17 02:59:10.007719 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21964 | 2026.03.17 02:59:10.011953 [ 222 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21965 | 2026.03.17 02:59:10.208223 [ 225 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21966 | 2026.03.17 02:59:10.208282 [ 225 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21967 | 2026.03.17 02:59:10.212127 [ 225 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21968 | 2026.03.17 02:59:10.397245 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21969 | 2026.03.17 02:59:10.397418 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21970 | 2026.03.17 02:59:10.397481 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21971 | 2026.03.17 02:59:10.398212 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21972 | 2026.03.17 02:59:10.398253 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21973 | 2026.03.17 02:59:10.398794 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21974 | 2026.03.17 02:59:10.399226 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21975 | 2026.03.17 02:59:10.399388 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002014 sec., 72492.55213505462 rows/sec., 6.25 MiB/sec. | ||
| 21976 | 2026.03.17 02:59:10.399439 [ 4 ] {5cbed685-d20b-4d46-af3b-a55669701e62} <Debug> TCPHandler: Processed in 0.002315256 sec. | ||
| 21977 | 2026.03.17 02:59:10.399443 [ 217 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21978 | 2026.03.17 02:59:10.399479 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21979 | 2026.03.17 02:59:10.399588 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21980 | 2026.03.17 02:59:10.399691 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21981 | 2026.03.17 02:59:10.399733 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21982 | 2026.03.17 02:59:10.400288 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21983 | 2026.03.17 02:59:10.400334 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21984 | 2026.03.17 02:59:10.400906 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21985 | 2026.03.17 02:59:10.401452 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21986 | 2026.03.17 02:59:10.401588 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001922 sec., 23413.111342351716 rows/sec., 1.72 MiB/sec. | ||
| 21987 | 2026.03.17 02:59:10.401630 [ 4 ] {52bae1da-654c-46e9-893d-fe380bac14e8} <Debug> TCPHandler: Processed in 0.002093961 sec. | ||
| 21988 | 2026.03.17 02:59:10.401634 [ 34 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21989 | 2026.03.17 02:59:10.401715 [ 34 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.03.17 02:59:10.401743 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21991 | 2026.03.17 02:59:10.401745 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 21992 | 2026.03.17 02:59:10.401853 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21993 | 2026.03.17 02:59:10.401864 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 21994 | 2026.03.17 02:59:10.401900 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21995 | 2026.03.17 02:59:10.401963 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21996 | 2026.03.17 02:59:10.401997 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 109 rows starting from the beginning of the part | ||
| 21997 | 2026.03.17 02:59:10.402063 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 47 rows starting from the beginning of the part | ||
| 21998 | 2026.03.17 02:59:10.402115 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 14 rows starting from the beginning of the part | ||
| 21999 | 2026.03.17 02:59:10.402164 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 22000 | 2026.03.17 02:59:10.402209 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 43 rows starting from the beginning of the part | ||
| 22001 | 2026.03.17 02:59:10.402253 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 45 rows starting from the beginning of the part | ||
| 22002 | 2026.03.17 02:59:10.402403 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22003 | 2026.03.17 02:59:10.402447 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 22004 | 2026.03.17 02:59:10.402741 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22005 | 2026.03.17 02:59:10.402900 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22006 | 2026.03.17 02:59:10.403050 [ 186 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122033 sec., 248293.494382667 rows/sec., 19.14 MiB/sec. | ||
| 22007 | 2026.03.17 02:59:10.403345 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22008 | 2026.03.17 02:59:10.403481 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22009 | 2026.03.17 02:59:10.403629 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001801 sec., 60521.93225985563 rows/sec., 4.73 MiB/sec. | ||
| 22010 | 2026.03.17 02:59:10.403669 [ 4 ] {af08544e-a3cb-4119-b8bf-aabf02c21e6d} <Debug> TCPHandler: Processed in 0.001977448 sec. | ||
| 22011 | 2026.03.17 02:59:10.403783 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22012 | 2026.03.17 02:59:10.403880 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22013 | 2026.03.17 02:59:10.403895 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22014 | 2026.03.17 02:59:10.403924 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22015 | 2026.03.17 02:59:10.403983 [ 187 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_151_30} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22016 | 2026.03.17 02:59:10.404099 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22017 | 2026.03.17 02:59:10.404347 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22018 | 2026.03.17 02:59:10.404387 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 22019 | 2026.03.17 02:59:10.404861 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22020 | 2026.03.17 02:59:10.405384 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22021 | 2026.03.17 02:59:10.405517 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
| 22022 | 2026.03.17 02:59:10.405557 [ 4 ] {1c54b62d-37c9-49b5-9c57-e87dd7393bf7} <Debug> TCPHandler: Processed in 0.001825015 sec. | ||
| 22023 | 2026.03.17 02:59:10.405629 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22024 | 2026.03.17 02:59:10.405659 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22025 | 2026.03.17 02:59:10.405666 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22026 | 2026.03.17 02:59:10.405761 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22027 | 2026.03.17 02:59:10.405818 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22028 | 2026.03.17 02:59:10.406693 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22029 | 2026.03.17 02:59:10.406731 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 22030 | 2026.03.17 02:59:10.407422 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 22031 | 2026.03.17 02:59:10.408002 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22032 | 2026.03.17 02:59:10.408133 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 22033 | 2026.03.17 02:59:10.408142 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002399 sec., 18757.815756565236 rows/sec., 33.61 MiB/sec. | ||
| 22034 | 2026.03.17 02:59:10.408184 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22035 | 2026.03.17 02:59:10.408213 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 22036 | 2026.03.17 02:59:10.408222 [ 4 ] {4e17bf1a-ad43-4216-b75a-b87aea36c72d} <Debug> TCPHandler: Processed in 0.002612464 sec. | ||
| 22037 | 2026.03.17 02:59:10.408304 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 22038 | 2026.03.17 02:59:10.408351 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22039 | 2026.03.17 02:59:10.408447 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22040 | 2026.03.17 02:59:10.408489 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22041 | 2026.03.17 02:59:10.408507 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22042 | 2026.03.17 02:59:10.408561 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3192 rows starting from the beginning of the part | ||
| 22043 | 2026.03.17 02:59:10.408687 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part | ||
| 22044 | 2026.03.17 02:59:10.408810 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 14 rows starting from the beginning of the part | ||
| 22045 | 2026.03.17 02:59:10.408827 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22046 | 2026.03.17 02:59:10.408871 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.84 GiB. | ||
| 22047 | 2026.03.17 02:59:10.408912 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22048 | 2026.03.17 02:59:10.408924 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 22049 | 2026.03.17 02:59:10.409052 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 29 rows starting from the beginning of the part | ||
| 22050 | 2026.03.17 02:59:10.409165 [ 188 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 45 rows starting from the beginning of the part | ||
| 22051 | 2026.03.17 02:59:10.409337 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22052 | 2026.03.17 02:59:10.409882 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22053 | 2026.03.17 02:59:10.410017 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
| 22054 | 2026.03.17 02:59:10.410054 [ 4 ] {3dcc2832-4132-4a39-903e-9588a720416a} <Debug> TCPHandler: Processed in 0.001752352 sec. | ||
| 22055 | 2026.03.17 02:59:10.420929 [ 198 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3370 rows, containing 19 columns (19 merged, 0 gathered) in 0.012660769 sec., 266176.56478844216 rows/sec., 476.76 MiB/sec. | ||
| 22056 | 2026.03.17 02:59:10.424045 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 22057 | 2026.03.17 02:59:10.424619 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22058 | 2026.03.17 02:59:10.424702 [ 193 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 22059 | 2026.03.17 02:59:10.424852 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.25 MiB. | ||
| 22060 | 2026.03.17 02:59:11.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.20 MiB, peak 441.42 MiB, free memory in arenas 0.00 B, will set to 416.05 MiB (RSS), difference: 3.85 MiB | ||
| 22061 | 2026.03.17 02:59:13.880484 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22062 | 2026.03.17 02:59:13.880581 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22063 | 2026.03.17 02:59:14.177680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49961 | ||
| 22064 | 2026.03.17 02:59:14.178299 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22065 | 2026.03.17 02:59:14.178350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22066 | 2026.03.17 02:59:14.178974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22067 | 2026.03.17 02:59:14.179429 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22068 | 2026.03.17 02:59:14.179570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49961 | ||
| 22069 | 2026.03.17 02:59:14.298751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2592 | ||
| 22070 | 2026.03.17 02:59:14.300913 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2026.03.17 02:59:14.300961 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22072 | 2026.03.17 02:59:14.302247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 22073 | 2026.03.17 02:59:14.302726 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22074 | 2026.03.17 02:59:14.302983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2592 | ||
| 22075 | 2026.03.17 02:59:15.043354 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22076 | 2026.03.17 02:59:15.043429 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22077 | 2026.03.17 02:59:15.046069 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22078 | 2026.03.17 02:59:15.192467 [ 30 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 22079 | 2026.03.17 02:59:15.192529 [ 30 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22080 | 2026.03.17 02:59:15.192550 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22081 | 2026.03.17 02:59:15.192674 [ 223 ] {} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22082 | 2026.03.17 02:59:15.192746 [ 223 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22083 | 2026.03.17 02:59:15.192745 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 22084 | 2026.03.17 02:59:15.192907 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22085 | 2026.03.17 02:59:15.192942 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 23 rows starting from the beginning of the part | ||
| 22086 | 2026.03.17 02:59:15.193012 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 22087 | 2026.03.17 02:59:15.193061 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 22088 | 2026.03.17 02:59:15.193109 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 22089 | 2026.03.17 02:59:15.193162 [ 186 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 22090 | 2026.03.17 02:59:15.193977 [ 197 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317863 sec., 31869.777055733408 rows/sec., 2.64 MiB/sec. | ||
| 22091 | 2026.03.17 02:59:15.194297 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 22092 | 2026.03.17 02:59:15.194999 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22093 | 2026.03.17 02:59:15.195073 [ 199 ] {9a18af42-d46a-4c5a-89d9-0bddecaf9737::all_1_42_10} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 22094 | 2026.03.17 02:59:15.195186 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22095 | 2026.03.17 02:59:15.195214 [ 223 ] {} <Debug> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22096 | 2026.03.17 02:59:15.395908 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22097 | 2026.03.17 02:59:15.396092 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22098 | 2026.03.17 02:59:15.396162 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22099 | 2026.03.17 02:59:15.396881 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22100 | 2026.03.17 02:59:15.396927 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22101 | 2026.03.17 02:59:15.397470 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22102 | 2026.03.17 02:59:15.397984 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22103 | 2026.03.17 02:59:15.398135 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.002095 sec., 40095.46539379475 rows/sec., 3.35 MiB/sec. | ||
| 22104 | 2026.03.17 02:59:15.398178 [ 4 ] {d24e4727-ea1a-4e3b-a924-bf3556a4d064} <Debug> TCPHandler: Processed in 0.002398409 sec. | ||
| 22105 | 2026.03.17 02:59:15.398295 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22106 | 2026.03.17 02:59:15.398392 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22107 | 2026.03.17 02:59:15.398433 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22108 | 2026.03.17 02:59:15.398833 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22109 | 2026.03.17 02:59:15.398870 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22110 | 2026.03.17 02:59:15.399281 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22111 | 2026.03.17 02:59:15.399705 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22112 | 2026.03.17 02:59:15.399839 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001467 sec., 9543.285616905248 rows/sec., 717.61 KiB/sec. | ||
| 22113 | 2026.03.17 02:59:15.399879 [ 4 ] {6e541750-975c-4117-8835-cda6602b75a5} <Debug> TCPHandler: Processed in 0.00163419 sec. | ||
| 22114 | 2026.03.17 02:59:15.399986 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22115 | 2026.03.17 02:59:15.400080 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22116 | 2026.03.17 02:59:15.400120 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22117 | 2026.03.17 02:59:15.400531 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22118 | 2026.03.17 02:59:15.400569 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22119 | 2026.03.17 02:59:15.400969 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22120 | 2026.03.17 02:59:15.401498 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22121 | 2026.03.17 02:59:15.401629 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001567 sec., 49776.64326738992 rows/sec., 3.89 MiB/sec. | ||
| 22122 | 2026.03.17 02:59:15.401667 [ 4 ] {3f7b7ae2-72c1-4d50-8c81-9a5f42f33456} <Debug> TCPHandler: Processed in 0.001730092 sec. | ||
| 22123 | 2026.03.17 02:59:15.401777 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22124 | 2026.03.17 02:59:15.401871 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22125 | 2026.03.17 02:59:15.401914 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22126 | 2026.03.17 02:59:15.402316 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22127 | 2026.03.17 02:59:15.402352 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22128 | 2026.03.17 02:59:15.402809 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22129 | 2026.03.17 02:59:15.403330 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22130 | 2026.03.17 02:59:15.403464 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001611 sec., 99317.19428926133 rows/sec., 6.92 MiB/sec. | ||
| 22131 | 2026.03.17 02:59:15.403502 [ 4 ] {91c18889-304a-4053-94cf-06e608f90bdb} <Debug> TCPHandler: Processed in 0.001774224 sec. | ||
| 22132 | 2026.03.17 02:59:15.403602 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22133 | 2026.03.17 02:59:15.403697 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22134 | 2026.03.17 02:59:15.403751 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22135 | 2026.03.17 02:59:15.404512 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22136 | 2026.03.17 02:59:15.404550 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22137 | 2026.03.17 02:59:15.405203 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22138 | 2026.03.17 02:59:15.405707 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22139 | 2026.03.17 02:59:15.405846 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002167 sec., 6460.5445316105215 rows/sec., 11.58 MiB/sec. | ||
| 22140 | 2026.03.17 02:59:15.405903 [ 4 ] {051d9540-e9ea-4be4-a38a-9fadc5b57a28} <Debug> TCPHandler: Processed in 0.002349597 sec. | ||
| 22141 | 2026.03.17 02:59:15.406013 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22142 | 2026.03.17 02:59:15.406108 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22143 | 2026.03.17 02:59:15.406150 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22144 | 2026.03.17 02:59:15.406479 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22145 | 2026.03.17 02:59:15.406515 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22146 | 2026.03.17 02:59:15.407017 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22147 | 2026.03.17 02:59:15.407500 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22148 | 2026.03.17 02:59:15.407630 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001541 sec., 38935.756002595714 rows/sec., 2.62 MiB/sec. | ||
| 22149 | 2026.03.17 02:59:15.407667 [ 4 ] {5b52faeb-5d66-42ef-8bf8-bc4c54f99d59} <Debug> TCPHandler: Processed in 0.001704271 sec. | ||
| 22150 | 2026.03.17 02:59:16.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.52 MiB, peak 441.42 MiB, free memory in arenas 0.00 B, will set to 416.05 MiB (RSS), difference: 3.53 MiB | ||
| 22151 | 2026.03.17 02:59:16.163050 [ 221 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22152 | 2026.03.17 02:59:16.163117 [ 221 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22153 | 2026.03.17 02:59:16.166238 [ 221 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22154 | 2026.03.17 02:59:17.025926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 22155 | 2026.03.17 02:59:17.044350 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.03.17 02:59:17.044399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22157 | 2026.03.17 02:59:17.051258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22158 | 2026.03.17 02:59:17.052293 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2026.03.17 02:59:17.055493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 22160 | 2026.03.17 02:59:20.397544 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22161 | 2026.03.17 02:59:20.397844 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22162 | 2026.03.17 02:59:20.397920 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22163 | 2026.03.17 02:59:20.398604 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22164 | 2026.03.17 02:59:20.398647 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22165 | 2026.03.17 02:59:20.399204 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22166 | 2026.03.17 02:59:20.399714 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22167 | 2026.03.17 02:59:20.399878 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002107 sec., 69292.83341243475 rows/sec., 5.98 MiB/sec. | ||
| 22168 | 2026.03.17 02:59:20.399933 [ 4 ] {a2090bda-b5ca-459a-a5e6-6b2682263f1c} <Debug> TCPHandler: Processed in 0.002572893 sec. | ||
| 22169 | 2026.03.17 02:59:20.400069 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22170 | 2026.03.17 02:59:20.400167 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22171 | 2026.03.17 02:59:20.400210 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22172 | 2026.03.17 02:59:20.400659 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22173 | 2026.03.17 02:59:20.400699 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22174 | 2026.03.17 02:59:20.401169 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22175 | 2026.03.17 02:59:20.401711 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22176 | 2026.03.17 02:59:20.401872 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001725 sec., 26086.956521739132 rows/sec., 1.92 MiB/sec. | ||
| 22177 | 2026.03.17 02:59:20.401911 [ 4 ] {86f4f549-26c3-438f-a697-a08acdd3f30d} <Debug> TCPHandler: Processed in 0.001894106 sec. | ||
| 22178 | 2026.03.17 02:59:20.402019 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22179 | 2026.03.17 02:59:20.402121 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22180 | 2026.03.17 02:59:20.402161 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22181 | 2026.03.17 02:59:20.402582 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2026.03.17 02:59:20.402619 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22183 | 2026.03.17 02:59:20.403035 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22184 | 2026.03.17 02:59:20.403495 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22185 | 2026.03.17 02:59:20.403626 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001528 sec., 71335.07853403142 rows/sec., 5.57 MiB/sec. | ||
| 22186 | 2026.03.17 02:59:20.403665 [ 4 ] {77ac3023-2282-40c9-aec4-5d5d02d5bef2} <Debug> TCPHandler: Processed in 0.001695151 sec. | ||
| 22187 | 2026.03.17 02:59:20.403774 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22188 | 2026.03.17 02:59:20.403869 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22189 | 2026.03.17 02:59:20.403910 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22190 | 2026.03.17 02:59:20.404307 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22191 | 2026.03.17 02:59:20.404344 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22192 | 2026.03.17 02:59:20.404768 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22193 | 2026.03.17 02:59:20.405167 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22194 | 2026.03.17 02:59:20.405300 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 22195 | 2026.03.17 02:59:20.405339 [ 4 ] {bd3d6aa6-c376-4b33-be1c-7898e6024ea7} <Debug> TCPHandler: Processed in 0.00161468 sec. | ||
| 22196 | 2026.03.17 02:59:20.405437 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22197 | 2026.03.17 02:59:20.405531 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22198 | 2026.03.17 02:59:20.405583 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22199 | 2026.03.17 02:59:20.406400 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22200 | 2026.03.17 02:59:20.406436 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22201 | 2026.03.17 02:59:20.407092 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22202 | 2026.03.17 02:59:20.407501 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22203 | 2026.03.17 02:59:20.407640 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002127 sec., 21156.558533145275 rows/sec., 37.91 MiB/sec. | ||
| 22204 | 2026.03.17 02:59:20.407695 [ 4 ] {33af16a9-4787-4920-b0a5-93fd72c071e8} <Debug> TCPHandler: Processed in 0.002305936 sec. | ||
| 22205 | 2026.03.17 02:59:20.407803 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22206 | 2026.03.17 02:59:20.407896 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22207 | 2026.03.17 02:59:20.407936 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22208 | 2026.03.17 02:59:20.408262 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22209 | 2026.03.17 02:59:20.408298 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22210 | 2026.03.17 02:59:20.408719 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22211 | 2026.03.17 02:59:20.409124 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22212 | 2026.03.17 02:59:20.409252 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 22213 | 2026.03.17 02:59:20.409287 [ 4 ] {b66fa460-d338-4119-8f65-76ec7f5ac5c6} <Debug> TCPHandler: Processed in 0.001533087 sec. | ||
| 22214 | 2026.03.17 02:59:21.679788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50409 | ||
| 22215 | 2026.03.17 02:59:21.680316 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22216 | 2026.03.17 02:59:21.680361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22217 | 2026.03.17 02:59:21.680980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22218 | 2026.03.17 02:59:21.681505 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2026.03.17 02:59:21.681659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50409 | ||
| 22220 | 2026.03.17 02:59:21.681738 [ 217 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 22221 | 2026.03.17 02:59:21.681814 [ 217 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 22222 | 2026.03.17 02:59:21.684378 [ 217 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): 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] | ||
| 22223 | 2026.03.17 02:59:24.275720 [ 220 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 22224 | 2026.03.17 02:59:24.275795 [ 220 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 22225 | 2026.03.17 02:59:24.278390 [ 220 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): 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] | ||
| 22226 | 2026.03.17 02:59:24.303162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2616 | ||
| 22227 | 2026.03.17 02:59:24.305327 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22228 | 2026.03.17 02:59:24.305372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22229 | 2026.03.17 02:59:24.306643 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22230 | 2026.03.17 02:59:24.307119 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22231 | 2026.03.17 02:59:24.307483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2616 | ||
| 22232 | 2026.03.17 02:59:24.555636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 22233 | 2026.03.17 02:59:24.573230 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22234 | 2026.03.17 02:59:24.573280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22235 | 2026.03.17 02:59:24.579491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22236 | 2026.03.17 02:59:24.580194 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22237 | 2026.03.17 02:59:24.583274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22238 | 2026.03.17 02:59:25.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 412.56 MiB, peak 441.42 MiB, free memory in arenas 0.00 B, will set to 416.05 MiB (RSS), difference: 3.48 MiB | ||
| 22239 | 2026.03.17 02:59:25.395938 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22240 | 2026.03.17 02:59:25.396128 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22241 | 2026.03.17 02:59:25.396199 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22242 | 2026.03.17 02:59:25.396962 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22243 | 2026.03.17 02:59:25.397010 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22244 | 2026.03.17 02:59:25.397411 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22245 | 2026.03.17 02:59:25.397649 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22246 | 2026.03.17 02:59:25.397798 [ 148 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22247 | 2026.03.17 02:59:25.397812 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001733 sec., 48470.85978072706 rows/sec., 4.06 MiB/sec. | ||
| 22248 | 2026.03.17 02:59:25.397843 [ 148 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22249 | 2026.03.17 02:59:25.397865 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22250 | 2026.03.17 02:59:25.397871 [ 4 ] {24693007-ce23-4e58-852f-00816ee66cbb} <Debug> TCPHandler: Processed in 0.00206668 sec. | ||
| 22251 | 2026.03.17 02:59:25.398000 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22252 | 2026.03.17 02:59:25.398009 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22253 | 2026.03.17 02:59:25.398159 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22254 | 2026.03.17 02:59:25.398175 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22255 | 2026.03.17 02:59:25.398203 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22256 | 2026.03.17 02:59:25.398218 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2224 rows starting from the beginning of the part | ||
| 22257 | 2026.03.17 02:59:25.398302 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 56 rows starting from the beginning of the part | ||
| 22258 | 2026.03.17 02:59:25.398356 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 146 rows starting from the beginning of the part | ||
| 22259 | 2026.03.17 02:59:25.398408 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 84 rows starting from the beginning of the part | ||
| 22260 | 2026.03.17 02:59:25.398457 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 146 rows starting from the beginning of the part | ||
| 22261 | 2026.03.17 02:59:25.398505 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 84 rows starting from the beginning of the part | ||
| 22262 | 2026.03.17 02:59:25.398637 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22263 | 2026.03.17 02:59:25.398681 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22264 | 2026.03.17 02:59:25.399010 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22265 | 2026.03.17 02:59:25.399238 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22266 | 2026.03.17 02:59:25.399376 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001239 sec., 11299.435028248587 rows/sec., 849.66 KiB/sec. | ||
| 22267 | 2026.03.17 02:59:25.399416 [ 4 ] {b748771a-7152-4741-9a1e-09c1a3bc92f8} <Debug> TCPHandler: Processed in 0.001460126 sec. | ||
| 22268 | 2026.03.17 02:59:25.399520 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22269 | 2026.03.17 02:59:25.399616 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22270 | 2026.03.17 02:59:25.399655 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22271 | 2026.03.17 02:59:25.399882 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944047 sec., 1409430.94482798 rows/sec., 116.10 MiB/sec. | ||
| 22272 | 2026.03.17 02:59:25.400103 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22273 | 2026.03.17 02:59:25.400142 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22274 | 2026.03.17 02:59:25.400144 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22275 | 2026.03.17 02:59:25.400431 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22276 | 2026.03.17 02:59:25.400513 [ 186 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_176_35} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22277 | 2026.03.17 02:59:25.400532 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22278 | 2026.03.17 02:59:25.400589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 22279 | 2026.03.17 02:59:25.400757 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.03.17 02:59:25.400870 [ 148 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22281 | 2026.03.17 02:59:25.400892 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001295 sec., 60231.66023166024 rows/sec., 4.70 MiB/sec. | ||
| 22282 | 2026.03.17 02:59:25.400893 [ 148 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.03.17 02:59:25.400921 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22284 | 2026.03.17 02:59:25.400932 [ 4 ] {8a39f396-cce6-4a3c-b40b-e5c6ed273416} <Debug> TCPHandler: Processed in 0.001461836 sec. | ||
| 22285 | 2026.03.17 02:59:25.401000 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22286 | 2026.03.17 02:59:25.401046 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.03.17 02:59:25.401073 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22288 | 2026.03.17 02:59:25.401101 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1280 rows starting from the beginning of the part | ||
| 22289 | 2026.03.17 02:59:25.401141 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22290 | 2026.03.17 02:59:25.401153 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 64 rows starting from the beginning of the part | ||
| 22291 | 2026.03.17 02:59:25.401186 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22292 | 2026.03.17 02:59:25.401197 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 109 rows starting from the beginning of the part | ||
| 22293 | 2026.03.17 02:59:25.401237 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 78 rows starting from the beginning of the part | ||
| 22294 | 2026.03.17 02:59:25.401275 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 109 rows starting from the beginning of the part | ||
| 22295 | 2026.03.17 02:59:25.401314 [ 196 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 78 rows starting from the beginning of the part | ||
| 22296 | 2026.03.17 02:59:25.401613 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22297 | 2026.03.17 02:59:25.401648 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22298 | 2026.03.17 02:59:25.401985 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22299 | 2026.03.17 02:59:25.402203 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22300 | 2026.03.17 02:59:25.402263 [ 186 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293201 sec., 1328486.445649207 rows/sec., 101.43 MiB/sec. | ||
| 22301 | 2026.03.17 02:59:25.402320 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_171_51 to all_172_172_0 | ||
| 22302 | 2026.03.17 02:59:25.402335 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 22303 | 2026.03.17 02:59:25.402355 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2026.03.17 02:59:25.402374 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22305 | 2026.03.17 02:59:25.402381 [ 4 ] {c9ddf6b1-32e7-48ef-97c8-25cf045d0ad8} <Debug> TCPHandler: Processed in 0.001385624 sec. | ||
| 22306 | 2026.03.17 02:59:25.402426 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_171_51 to all_172_172_0 into Compact with storage Full | ||
| 22307 | 2026.03.17 02:59:25.402482 [ 199 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22308 | 2026.03.17 02:59:25.402483 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22309 | 2026.03.17 02:59:25.402504 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22310 | 2026.03.17 02:59:25.402542 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_171_51, total 54024 rows starting from the beginning of the part | ||
| 22311 | 2026.03.17 02:59:25.402587 [ 196 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 32 rows starting from the beginning of the part | ||
| 22312 | 2026.03.17 02:59:25.402600 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22313 | 2026.03.17 02:59:25.402657 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22314 | 2026.03.17 02:59:25.402859 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22315 | 2026.03.17 02:59:25.402961 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_176_35} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22316 | 2026.03.17 02:59:25.403052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 22317 | 2026.03.17 02:59:25.403480 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22318 | 2026.03.17 02:59:25.403521 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22319 | 2026.03.17 02:59:25.404064 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22320 | 2026.03.17 02:59:25.404295 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22321 | 2026.03.17 02:59:25.404441 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 13.49 MiB/sec. | ||
| 22322 | 2026.03.17 02:59:25.404526 [ 4 ] {ebf2bdd9-3dff-476b-a639-8c55f5fd01b0} <Debug> TCPHandler: Processed in 0.002091831 sec. | ||
| 22323 | 2026.03.17 02:59:25.404643 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22324 | 2026.03.17 02:59:25.404739 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22325 | 2026.03.17 02:59:25.404782 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22326 | 2026.03.17 02:59:25.405138 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22327 | 2026.03.17 02:59:25.405174 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22328 | 2026.03.17 02:59:25.405486 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22329 | 2026.03.17 02:59:25.405709 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22330 | 2026.03.17 02:59:25.405833 [ 147 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22331 | 2026.03.17 02:59:25.405841 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 22332 | 2026.03.17 02:59:25.405881 [ 147 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2026.03.17 02:59:25.405899 [ 4 ] {b61dc1cb-9e7d-464b-8a9d-b98a3db9dd2c} <Debug> TCPHandler: Processed in 0.001305441 sec. | ||
| 22334 | 2026.03.17 02:59:25.405906 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22335 | 2026.03.17 02:59:25.406032 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22336 | 2026.03.17 02:59:25.406186 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22337 | 2026.03.17 02:59:25.406219 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 9012 rows starting from the beginning of the part | ||
| 22338 | 2026.03.17 02:59:25.406286 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 12 rows starting from the beginning of the part | ||
| 22339 | 2026.03.17 02:59:25.406333 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 22340 | 2026.03.17 02:59:25.406377 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 22341 | 2026.03.17 02:59:25.406422 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 22342 | 2026.03.17 02:59:25.406462 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 22343 | 2026.03.17 02:59:25.409464 [ 189 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003483955 sec., 2659046.973913268 rows/sec., 179.20 MiB/sec. | ||
| 22344 | 2026.03.17 02:59:25.409669 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22345 | 2026.03.17 02:59:25.409952 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22346 | 2026.03.17 02:59:25.410032 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_176_35} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22347 | 2026.03.17 02:59:25.410140 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 22348 | 2026.03.17 02:59:25.411397 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54056 rows, containing 5 columns (5 merged, 0 gathered) in 0.00899075 sec., 6012401.635013764 rows/sec., 398.59 MiB/sec. | ||
| 22349 | 2026.03.17 02:59:25.411875 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Trace> MergedBlockOutputStream: filled checksums all_1_172_52 (state Temporary) | ||
| 22350 | 2026.03.17 02:59:25.412148 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_172_52 to all_1_172_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22351 | 2026.03.17 02:59:25.412222 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_171_51, all_172_172_0] -> all_1_172_52 | ||
| 22352 | 2026.03.17 02:59:25.412306 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22353 | 2026.03.17 02:59:28.880669 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22354 | 2026.03.17 02:59:28.880771 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22355 | 2026.03.17 02:59:29.182743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50921 | ||
| 22356 | 2026.03.17 02:59:29.183290 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22357 | 2026.03.17 02:59:29.183335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22358 | 2026.03.17 02:59:29.183807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22359 | 2026.03.17 02:59:29.184028 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22360 | 2026.03.17 02:59:29.184160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50921 | ||
| 22361 | 2026.03.17 02:59:29.184170 [ 128 ] {} <Debug> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22362 | 2026.03.17 02:59:29.184231 [ 128 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22363 | 2026.03.17 02:59:29.184252 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22364 | 2026.03.17 02:59:29.184352 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::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 | ||
| 22365 | 2026.03.17 02:59:29.184454 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22366 | 2026.03.17 02:59:29.184489 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48489 rows starting from the beginning of the part | ||
| 22367 | 2026.03.17 02:59:29.184549 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 22368 | 2026.03.17 02:59:29.184590 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 22369 | 2026.03.17 02:59:29.184629 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 22370 | 2026.03.17 02:59:29.184668 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 22371 | 2026.03.17 02:59:29.184707 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 22372 | 2026.03.17 02:59:29.187363 [ 189 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50921 rows, containing 4 columns (4 merged, 0 gathered) in 0.003054355 sec., 16671604.970607543 rows/sec., 238.49 MiB/sec. | ||
| 22373 | 2026.03.17 02:59:29.187605 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22374 | 2026.03.17 02:59:29.187844 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22375 | 2026.03.17 02:59:29.187908 [ 191 ] {75d2e314-19e1-4691-b7fd-aae3ad7772ae::all_1_106_21} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22376 | 2026.03.17 02:59:29.187974 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22377 | 2026.03.17 02:59:30.404980 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22378 | 2026.03.17 02:59:30.405244 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22379 | 2026.03.17 02:59:30.405343 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22380 | 2026.03.17 02:59:30.406456 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22381 | 2026.03.17 02:59:30.406521 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22382 | 2026.03.17 02:59:30.407091 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22383 | 2026.03.17 02:59:30.407397 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22384 | 2026.03.17 02:59:30.407601 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002432 sec., 60032.8947368421 rows/sec., 5.18 MiB/sec. | ||
| 22385 | 2026.03.17 02:59:30.407669 [ 4 ] {46e26d18-346f-432c-baae-af093830b90f} <Debug> TCPHandler: Processed in 0.002906171 sec. | ||
| 22386 | 2026.03.17 02:59:30.408591 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22387 | 2026.03.17 02:59:30.408713 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22388 | 2026.03.17 02:59:30.408770 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22389 | 2026.03.17 02:59:30.409418 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22390 | 2026.03.17 02:59:30.409467 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22391 | 2026.03.17 02:59:30.409868 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22392 | 2026.03.17 02:59:30.410161 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22393 | 2026.03.17 02:59:30.410335 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001652 sec., 27239.709443099273 rows/sec., 2.00 MiB/sec. | ||
| 22394 | 2026.03.17 02:59:30.410390 [ 4 ] {cf5a1f90-9c37-44b6-a7cd-1c0cbca0f39b} <Debug> TCPHandler: Processed in 0.001865655 sec. | ||
| 22395 | 2026.03.17 02:59:30.410555 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22396 | 2026.03.17 02:59:30.410665 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22397 | 2026.03.17 02:59:30.410717 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22398 | 2026.03.17 02:59:30.411313 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22399 | 2026.03.17 02:59:30.411361 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22400 | 2026.03.17 02:59:30.411782 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22401 | 2026.03.17 02:59:30.412121 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.03.17 02:59:30.412299 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001659 sec., 65702.23025919228 rows/sec., 5.13 MiB/sec. | ||
| 22403 | 2026.03.17 02:59:30.412355 [ 4 ] {6d93ec3e-c761-4c26-9444-ee021b895e10} <Debug> TCPHandler: Processed in 0.001858875 sec. | ||
| 22404 | 2026.03.17 02:59:30.412535 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22405 | 2026.03.17 02:59:30.412656 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22406 | 2026.03.17 02:59:30.412711 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22407 | 2026.03.17 02:59:30.413364 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22408 | 2026.03.17 02:59:30.413413 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22409 | 2026.03.17 02:59:30.413889 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22410 | 2026.03.17 02:59:30.414208 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22411 | 2026.03.17 02:59:30.414384 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
| 22412 | 2026.03.17 02:59:30.414413 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 2 parts from all_1_172_52 to all_173_173_0 | ||
| 22413 | 2026.03.17 02:59:30.414441 [ 4 ] {46bad6ff-cc26-490b-8276-76e906d0350c} <Debug> TCPHandler: Processed in 0.001968968 sec. | ||
| 22414 | 2026.03.17 02:59:30.414504 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22415 | 2026.03.17 02:59:30.414547 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22416 | 2026.03.17 02:59:30.414646 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22417 | 2026.03.17 02:59:30.414703 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_172_52 to all_173_173_0 into Compact with storage Full | ||
| 22418 | 2026.03.17 02:59:30.414778 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22419 | 2026.03.17 02:59:30.414864 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22420 | 2026.03.17 02:59:30.414899 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22421 | 2026.03.17 02:59:30.414957 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_172_52, total 54056 rows starting from the beginning of the part | ||
| 22422 | 2026.03.17 02:59:30.415066 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part | ||
| 22423 | 2026.03.17 02:59:30.416279 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22424 | 2026.03.17 02:59:30.416339 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22425 | 2026.03.17 02:59:30.417266 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22426 | 2026.03.17 02:59:30.417628 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22427 | 2026.03.17 02:59:30.417858 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003106 sec., 14488.08757244044 rows/sec., 25.96 MiB/sec. | ||
| 22428 | 2026.03.17 02:59:30.417992 [ 4 ] {6459d093-9ab7-43d3-b712-26ce57ed0bf5} <Debug> TCPHandler: Processed in 0.003416204 sec. | ||
| 22429 | 2026.03.17 02:59:30.418193 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22430 | 2026.03.17 02:59:30.418338 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22431 | 2026.03.17 02:59:30.418401 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22432 | 2026.03.17 02:59:30.418964 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22433 | 2026.03.17 02:59:30.419012 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22434 | 2026.03.17 02:59:30.419500 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22435 | 2026.03.17 02:59:30.419838 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2026.03.17 02:59:30.420030 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001734 sec., 34602.07612456747 rows/sec., 2.33 MiB/sec. | ||
| 22437 | 2026.03.17 02:59:30.420084 [ 4 ] {3c9f8b12-e785-4c01-8c12-1b3f3556854a} <Debug> TCPHandler: Processed in 0.001983058 sec. | ||
| 22438 | 2026.03.17 02:59:30.429077 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54216 rows, containing 5 columns (5 merged, 0 gathered) in 0.014419432 sec., 3759926.1884934166 rows/sec., 249.30 MiB/sec. | ||
| 22439 | 2026.03.17 02:59:30.429818 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Trace> MergedBlockOutputStream: filled checksums all_1_173_53 (state Temporary) | ||
| 22440 | 2026.03.17 02:59:30.430296 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_173_53 to all_1_173_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22441 | 2026.03.17 02:59:30.430474 [ 201 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 2 parts: [all_1_172_52, all_173_173_0] -> all_1_173_53 | ||
| 22442 | 2026.03.17 02:59:30.430628 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22443 | 2026.03.17 02:59:30.962700 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35431 | ||
| 22444 | 2026.03.17 02:59:30.962808 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22445 | 2026.03.17 02:59:30.962834 [ 356 ] {} <Debug> TCP-Session: de1a0a89-7592-4031-aff8-31b611ec526c Authenticating user 'default' from [fd00:1122:3344:101::e]:35431 | ||
| 22446 | 2026.03.17 02:59:30.962855 [ 356 ] {} <Debug> TCP-Session: de1a0a89-7592-4031-aff8-31b611ec526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22447 | 2026.03.17 02:59:30.962868 [ 356 ] {} <Debug> TCP-Session: de1a0a89-7592-4031-aff8-31b611ec526c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22448 | 2026.03.17 02:59:30.963073 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36547 | ||
| 22449 | 2026.03.17 02:59:30.963097 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35295 | ||
| 22450 | 2026.03.17 02:59:30.963125 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43776 | ||
| 22451 | 2026.03.17 02:59:30.963139 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33310 | ||
| 22452 | 2026.03.17 02:59:30.963162 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50934 | ||
| 22453 | 2026.03.17 02:59:30.963173 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48875 | ||
| 22454 | 2026.03.17 02:59:30.963225 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22455 | 2026.03.17 02:59:30.963245 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22456 | 2026.03.17 02:59:30.963204 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22457 | 2026.03.17 02:59:30.963266 [ 352 ] {} <Debug> TCP-Session: 8a1eb088-2814-4e5f-88f0-633059862ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:33310 | ||
| 22458 | 2026.03.17 02:59:30.963283 [ 354 ] {} <Debug> TCP-Session: ca9c0c56-2a58-4dbd-b22b-18e05a831d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:50934 | ||
| 22459 | 2026.03.17 02:59:30.963296 [ 359 ] {} <Debug> TCP-Session: 2c680ae4-58a7-45e9-a843-6400847200a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36547 | ||
| 22460 | 2026.03.17 02:59:30.963306 [ 352 ] {} <Debug> TCP-Session: 8a1eb088-2814-4e5f-88f0-633059862ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22461 | 2026.03.17 02:59:30.963314 [ 356 ] {} <Trace> TCP-Session: de1a0a89-7592-4031-aff8-31b611ec526c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22462 | 2026.03.17 02:59:30.963334 [ 352 ] {} <Debug> TCP-Session: 8a1eb088-2814-4e5f-88f0-633059862ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22463 | 2026.03.17 02:59:30.963335 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22464 | 2026.03.17 02:59:30.963328 [ 359 ] {} <Debug> TCP-Session: 2c680ae4-58a7-45e9-a843-6400847200a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22465 | 2026.03.17 02:59:30.963408 [ 355 ] {} <Debug> TCP-Session: 466ba6d0-0b44-4f0a-81ea-5245b336e151 Authenticating user 'default' from [fd00:1122:3344:101::e]:48875 | ||
| 22466 | 2026.03.17 02:59:30.963416 [ 359 ] {} <Debug> TCP-Session: 2c680ae4-58a7-45e9-a843-6400847200a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22467 | 2026.03.17 02:59:30.963196 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22468 | 2026.03.17 02:59:30.963444 [ 355 ] {} <Debug> TCP-Session: 466ba6d0-0b44-4f0a-81ea-5245b336e151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22469 | 2026.03.17 02:59:30.963472 [ 290 ] {} <Debug> TCP-Session: 83f2582f-b84d-499c-bbcc-ac3c56d9b0ce Authenticating user 'default' from [fd00:1122:3344:101::e]:43776 | ||
| 22470 | 2026.03.17 02:59:30.963485 [ 355 ] {} <Debug> TCP-Session: 466ba6d0-0b44-4f0a-81ea-5245b336e151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22471 | 2026.03.17 02:59:30.963503 [ 290 ] {} <Debug> TCP-Session: 83f2582f-b84d-499c-bbcc-ac3c56d9b0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22472 | 2026.03.17 02:59:30.963196 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22473 | 2026.03.17 02:59:30.963534 [ 290 ] {} <Debug> TCP-Session: 83f2582f-b84d-499c-bbcc-ac3c56d9b0ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22474 | 2026.03.17 02:59:30.963538 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22475 | 2026.03.17 02:59:30.963552 [ 360 ] {} <Debug> TCP-Session: f8c30dd6-91c9-45f2-a71b-1bc67072a8fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35295 | ||
| 22476 | 2026.03.17 02:59:30.963165 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57449 | ||
| 22477 | 2026.03.17 02:59:30.963588 [ 360 ] {} <Debug> TCP-Session: f8c30dd6-91c9-45f2-a71b-1bc67072a8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22478 | 2026.03.17 02:59:30.963143 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34009 | ||
| 22479 | 2026.03.17 02:59:30.963635 [ 360 ] {} <Debug> TCP-Session: f8c30dd6-91c9-45f2-a71b-1bc67072a8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22480 | 2026.03.17 02:59:30.963325 [ 354 ] {} <Debug> TCP-Session: ca9c0c56-2a58-4dbd-b22b-18e05a831d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22481 | 2026.03.17 02:59:30.963700 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22482 | 2026.03.17 02:59:30.963707 [ 354 ] {} <Debug> TCP-Session: ca9c0c56-2a58-4dbd-b22b-18e05a831d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22483 | 2026.03.17 02:59:30.963722 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22484 | 2026.03.17 02:59:30.963737 [ 353 ] {} <Debug> TCP-Session: 4a281aca-1fa5-4164-9b3d-2030468c04c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57449 | ||
| 22485 | 2026.03.17 02:59:30.963761 [ 289 ] {} <Debug> TCP-Session: 70627eeb-c16d-493b-8c64-1c55edf53b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:34009 | ||
| 22486 | 2026.03.17 02:59:30.963777 [ 353 ] {} <Debug> TCP-Session: 4a281aca-1fa5-4164-9b3d-2030468c04c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22487 | 2026.03.17 02:59:30.963785 [ 289 ] {} <Debug> TCP-Session: 70627eeb-c16d-493b-8c64-1c55edf53b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22488 | 2026.03.17 02:59:30.963799 [ 353 ] {} <Debug> TCP-Session: 4a281aca-1fa5-4164-9b3d-2030468c04c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22489 | 2026.03.17 02:59:30.963812 [ 289 ] {} <Debug> TCP-Session: 70627eeb-c16d-493b-8c64-1c55edf53b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22490 | 2026.03.17 02:59:30.963889 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22491 | 2026.03.17 02:59:30.963962 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22492 | 2026.03.17 02:59:30.964326 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 22493 | 2026.03.17 02:59:30.965655 [ 305 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> AggregatingTransform: Aggregating | ||
| 22494 | 2026.03.17 02:59:30.965689 [ 305 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> Aggregator: Aggregation method: without_key | ||
| 22495 | 2026.03.17 02:59:30.965724 [ 305 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001274551 sec. (784.590 rows/sec., 30.65 KiB/sec.) | ||
| 22496 | 2026.03.17 02:59:30.965742 [ 305 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Trace> Aggregator: Merging aggregated data | ||
| 22497 | 2026.03.17 02:59:30.966945 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003481 sec., 287.2737719046251 rows/sec., 11.22 KiB/sec. | ||
| 22498 | 2026.03.17 02:59:30.967112 [ 356 ] {92ec7dd0-f425-4d23-aecc-461548eea983} <Debug> TCPHandler: Processed in 0.003961827 sec. | ||
| 22499 | 2026.03.17 02:59:30.967239 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22500 | 2026.03.17 02:59:30.967275 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22501 | 2026.03.17 02:59:30.967294 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22502 | 2026.03.17 02:59:30.967319 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22503 | 2026.03.17 02:59:30.967323 [ 359 ] {} <Debug> TCP-Session: 2c680ae4-58a7-45e9-a843-6400847200a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22504 | 2026.03.17 02:59:30.967354 [ 360 ] {} <Debug> TCP-Session: f8c30dd6-91c9-45f2-a71b-1bc67072a8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22505 | 2026.03.17 02:59:30.967374 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22506 | 2026.03.17 02:59:30.967382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22507 | 2026.03.17 02:59:30.967420 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22508 | 2026.03.17 02:59:30.967451 [ 290 ] {} <Debug> TCP-Session: 83f2582f-b84d-499c-bbcc-ac3c56d9b0ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22509 | 2026.03.17 02:59:30.967429 [ 355 ] {} <Debug> TCP-Session: 466ba6d0-0b44-4f0a-81ea-5245b336e151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22510 | 2026.03.17 02:59:30.967399 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22511 | 2026.03.17 02:59:30.967384 [ 353 ] {} <Debug> TCP-Session: 4a281aca-1fa5-4164-9b3d-2030468c04c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22512 | 2026.03.17 02:59:30.967613 [ 352 ] {} <Debug> TCP-Session: 8a1eb088-2814-4e5f-88f0-633059862ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22513 | 2026.03.17 02:59:30.967476 [ 354 ] {} <Debug> TCP-Session: ca9c0c56-2a58-4dbd-b22b-18e05a831d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22514 | 2026.03.17 02:59:30.967347 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22515 | 2026.03.17 02:59:30.967279 [ 356 ] {} <Debug> TCP-Session: de1a0a89-7592-4031-aff8-31b611ec526c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22516 | 2026.03.17 02:59:30.967705 [ 289 ] {} <Debug> TCP-Session: 70627eeb-c16d-493b-8c64-1c55edf53b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22517 | 2026.03.17 02:59:31.000877 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62922 | ||
| 22518 | 2026.03.17 02:59:31.000983 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22519 | 2026.03.17 02:59:31.001013 [ 352 ] {} <Debug> TCP-Session: 97242598-6462-4616-9898-0c4851e8d855 Authenticating user 'default' from [fd00:1122:3344:101::e]:62922 | ||
| 22520 | 2026.03.17 02:59:31.001036 [ 352 ] {} <Debug> TCP-Session: 97242598-6462-4616-9898-0c4851e8d855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22521 | 2026.03.17 02:59:31.001144 [ 352 ] {} <Debug> TCP-Session: 97242598-6462-4616-9898-0c4851e8d855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22522 | 2026.03.17 02:59:31.001361 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34038 | ||
| 22523 | 2026.03.17 02:59:31.001375 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57199 | ||
| 22524 | 2026.03.17 02:59:31.001394 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46649 | ||
| 22525 | 2026.03.17 02:59:31.001428 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34751 | ||
| 22526 | 2026.03.17 02:59:31.001461 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63407 | ||
| 22527 | 2026.03.17 02:59:31.001480 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22528 | 2026.03.17 02:59:31.001486 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22529 | 2026.03.17 02:59:31.001517 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22530 | 2026.03.17 02:59:31.001529 [ 353 ] {} <Debug> TCP-Session: 00d3a628-c973-4120-a402-6913d8e49e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:34038 | ||
| 22531 | 2026.03.17 02:59:31.001535 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22532 | 2026.03.17 02:59:31.001553 [ 359 ] {} <Debug> TCP-Session: 64c2ae51-0a96-4a29-9c94-10c2ed3a2ced Authenticating user 'default' from [fd00:1122:3344:101::e]:46649 | ||
| 22533 | 2026.03.17 02:59:31.001566 [ 353 ] {} <Debug> TCP-Session: 00d3a628-c973-4120-a402-6913d8e49e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22534 | 2026.03.17 02:59:31.001577 [ 290 ] {} <Debug> TCP-Session: 51235789-8f27-46fe-b7a6-83c7ea22ffa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63407 | ||
| 22535 | 2026.03.17 02:59:31.001605 [ 353 ] {} <Debug> TCP-Session: 00d3a628-c973-4120-a402-6913d8e49e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22536 | 2026.03.17 02:59:31.001630 [ 290 ] {} <Debug> TCP-Session: 51235789-8f27-46fe-b7a6-83c7ea22ffa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22537 | 2026.03.17 02:59:31.001383 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56956 | ||
| 22538 | 2026.03.17 02:59:31.001655 [ 290 ] {} <Debug> TCP-Session: 51235789-8f27-46fe-b7a6-83c7ea22ffa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22539 | 2026.03.17 02:59:31.001488 [ 352 ] {} <Trace> TCP-Session: 97242598-6462-4616-9898-0c4851e8d855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22540 | 2026.03.17 02:59:31.001594 [ 359 ] {} <Debug> TCP-Session: 64c2ae51-0a96-4a29-9c94-10c2ed3a2ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22541 | 2026.03.17 02:59:31.001776 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22542 | 2026.03.17 02:59:31.001799 [ 359 ] {} <Debug> TCP-Session: 64c2ae51-0a96-4a29-9c94-10c2ed3a2ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22543 | 2026.03.17 02:59:31.001537 [ 356 ] {} <Debug> TCP-Session: 2f4d2ea1-3005-401a-ad62-1e2edea769bd Authenticating user 'default' from [fd00:1122:3344:101::e]:57199 | ||
| 22544 | 2026.03.17 02:59:31.001829 [ 355 ] {} <Debug> TCP-Session: a8b7c306-9f28-4f6c-ab16-3ff32ce56f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:56956 | ||
| 22545 | 2026.03.17 02:59:31.001849 [ 356 ] {} <Debug> TCP-Session: 2f4d2ea1-3005-401a-ad62-1e2edea769bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22546 | 2026.03.17 02:59:31.001533 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22547 | 2026.03.17 02:59:31.001876 [ 356 ] {} <Debug> TCP-Session: 2f4d2ea1-3005-401a-ad62-1e2edea769bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22548 | 2026.03.17 02:59:31.001871 [ 355 ] {} <Debug> TCP-Session: a8b7c306-9f28-4f6c-ab16-3ff32ce56f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22549 | 2026.03.17 02:59:31.001908 [ 360 ] {} <Debug> TCP-Session: de7e8eee-1328-4575-babd-4c1d79a0c5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34751 | ||
| 22550 | 2026.03.17 02:59:31.001930 [ 355 ] {} <Debug> TCP-Session: a8b7c306-9f28-4f6c-ab16-3ff32ce56f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22551 | 2026.03.17 02:59:31.001458 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44993 | ||
| 22552 | 2026.03.17 02:59:31.001950 [ 360 ] {} <Debug> TCP-Session: de7e8eee-1328-4575-babd-4c1d79a0c5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22553 | 2026.03.17 02:59:31.001948 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22554 | 2026.03.17 02:59:31.001986 [ 360 ] {} <Debug> TCP-Session: de7e8eee-1328-4575-babd-4c1d79a0c5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22555 | 2026.03.17 02:59:31.001375 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47598 | ||
| 22556 | 2026.03.17 02:59:31.002021 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22557 | 2026.03.17 02:59:31.002070 [ 289 ] {} <Debug> TCP-Session: a7d0d1ec-2eb9-483e-9baa-da6f7f0a1bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:44993 | ||
| 22558 | 2026.03.17 02:59:31.002091 [ 289 ] {} <Debug> TCP-Session: a7d0d1ec-2eb9-483e-9baa-da6f7f0a1bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22559 | 2026.03.17 02:59:31.002099 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22560 | 2026.03.17 02:59:31.002106 [ 289 ] {} <Debug> TCP-Session: a7d0d1ec-2eb9-483e-9baa-da6f7f0a1bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22561 | 2026.03.17 02:59:31.002136 [ 354 ] {} <Debug> TCP-Session: 1356bf4b-be10-49e6-aa7a-1f2bbd5e123f Authenticating user 'default' from [fd00:1122:3344:101::e]:47598 | ||
| 22562 | 2026.03.17 02:59:31.002170 [ 354 ] {} <Debug> TCP-Session: 1356bf4b-be10-49e6-aa7a-1f2bbd5e123f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22563 | 2026.03.17 02:59:31.002183 [ 354 ] {} <Debug> TCP-Session: 1356bf4b-be10-49e6-aa7a-1f2bbd5e123f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22564 | 2026.03.17 02:59:31.002267 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22565 | 2026.03.17 02:59:31.002330 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22566 | 2026.03.17 02:59:31.002674 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 22567 | 2026.03.17 02:59:31.003797 [ 324 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> AggregatingTransform: Aggregating | ||
| 22568 | 2026.03.17 02:59:31.003841 [ 324 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> Aggregator: Aggregation method: without_key | ||
| 22569 | 2026.03.17 02:59:31.003881 [ 324 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001090777 sec. (916.778 rows/sec., 35.81 KiB/sec.) | ||
| 22570 | 2026.03.17 02:59:31.003901 [ 324 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Trace> Aggregator: Merging aggregated data | ||
| 22571 | 2026.03.17 02:59:31.005314 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 22572 | 2026.03.17 02:59:31.005514 [ 352 ] {60c16eea-cc7a-4dde-807c-9907d7430c28} <Debug> TCPHandler: Processed in 0.004151292 sec. | ||
| 22573 | 2026.03.17 02:59:31.005644 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22574 | 2026.03.17 02:59:31.005676 [ 352 ] {} <Debug> TCP-Session: 97242598-6462-4616-9898-0c4851e8d855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22575 | 2026.03.17 02:59:31.005686 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22576 | 2026.03.17 02:59:31.005718 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22577 | 2026.03.17 02:59:31.005737 [ 353 ] {} <Debug> TCP-Session: 00d3a628-c973-4120-a402-6913d8e49e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22578 | 2026.03.17 02:59:31.005749 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22579 | 2026.03.17 02:59:31.005781 [ 359 ] {} <Debug> TCP-Session: 64c2ae51-0a96-4a29-9c94-10c2ed3a2ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22580 | 2026.03.17 02:59:31.005808 [ 354 ] {} <Debug> TCP-Session: 1356bf4b-be10-49e6-aa7a-1f2bbd5e123f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22581 | 2026.03.17 02:59:31.005798 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22582 | 2026.03.17 02:59:31.005832 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22583 | 2026.03.17 02:59:31.005853 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22584 | 2026.03.17 02:59:31.005874 [ 290 ] {} <Debug> TCP-Session: 51235789-8f27-46fe-b7a6-83c7ea22ffa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22585 | 2026.03.17 02:59:31.005887 [ 356 ] {} <Debug> TCP-Session: 2f4d2ea1-3005-401a-ad62-1e2edea769bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22586 | 2026.03.17 02:59:31.005882 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22587 | 2026.03.17 02:59:31.005900 [ 360 ] {} <Debug> TCP-Session: de7e8eee-1328-4575-babd-4c1d79a0c5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22588 | 2026.03.17 02:59:31.005774 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22589 | 2026.03.17 02:59:31.005946 [ 289 ] {} <Debug> TCP-Session: a7d0d1ec-2eb9-483e-9baa-da6f7f0a1bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22590 | 2026.03.17 02:59:31.006010 [ 355 ] {} <Debug> TCP-Session: a8b7c306-9f28-4f6c-ab16-3ff32ce56f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22591 | 2026.03.17 02:59:31.147724 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62784 | ||
| 22592 | 2026.03.17 02:59:31.147835 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22593 | 2026.03.17 02:59:31.147864 [ 352 ] {} <Debug> TCP-Session: 51892fcb-1708-498a-b4f9-5cd06c50a64f Authenticating user 'default' from [fd00:1122:3344:101::e]:62784 | ||
| 22594 | 2026.03.17 02:59:31.147888 [ 352 ] {} <Debug> TCP-Session: 51892fcb-1708-498a-b4f9-5cd06c50a64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22595 | 2026.03.17 02:59:31.147901 [ 352 ] {} <Debug> TCP-Session: 51892fcb-1708-498a-b4f9-5cd06c50a64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22596 | 2026.03.17 02:59:31.148083 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59793 | ||
| 22597 | 2026.03.17 02:59:31.148119 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46269 | ||
| 22598 | 2026.03.17 02:59:31.148132 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61983 | ||
| 22599 | 2026.03.17 02:59:31.148158 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43807 | ||
| 22600 | 2026.03.17 02:59:31.148185 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42487 | ||
| 22601 | 2026.03.17 02:59:31.148214 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22602 | 2026.03.17 02:59:31.148219 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22603 | 2026.03.17 02:59:31.148237 [ 352 ] {} <Trace> TCP-Session: 51892fcb-1708-498a-b4f9-5cd06c50a64f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22604 | 2026.03.17 02:59:31.148253 [ 356 ] {} <Debug> TCP-Session: 56811f4f-b4c4-4d7f-bca9-c9d20f163331 Authenticating user 'default' from [fd00:1122:3344:101::e]:46269 | ||
| 22605 | 2026.03.17 02:59:31.148272 [ 353 ] {} <Debug> TCP-Session: aac5d22d-eed4-4d09-88e5-41d2e1f810a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59793 | ||
| 22606 | 2026.03.17 02:59:31.148289 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22607 | 2026.03.17 02:59:31.148317 [ 353 ] {} <Debug> TCP-Session: aac5d22d-eed4-4d09-88e5-41d2e1f810a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22608 | 2026.03.17 02:59:31.148128 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60318 | ||
| 22609 | 2026.03.17 02:59:31.148343 [ 290 ] {} <Debug> TCP-Session: a9e40675-e4d3-4a37-85a4-566649a01ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42487 | ||
| 22610 | 2026.03.17 02:59:31.148347 [ 353 ] {} <Debug> TCP-Session: aac5d22d-eed4-4d09-88e5-41d2e1f810a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22611 | 2026.03.17 02:59:31.148388 [ 290 ] {} <Debug> TCP-Session: a9e40675-e4d3-4a37-85a4-566649a01ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22612 | 2026.03.17 02:59:31.148296 [ 356 ] {} <Debug> TCP-Session: 56811f4f-b4c4-4d7f-bca9-c9d20f163331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22613 | 2026.03.17 02:59:31.148420 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62784) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22614 | 2026.03.17 02:59:31.148417 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22615 | 2026.03.17 02:59:31.148433 [ 356 ] {} <Debug> TCP-Session: 56811f4f-b4c4-4d7f-bca9-c9d20f163331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22616 | 2026.03.17 02:59:31.148419 [ 290 ] {} <Debug> TCP-Session: a9e40675-e4d3-4a37-85a4-566649a01ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22617 | 2026.03.17 02:59:31.148473 [ 355 ] {} <Debug> TCP-Session: da0b15ab-1d43-49d0-8b43-548d737cbf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:60318 | ||
| 22618 | 2026.03.17 02:59:31.148255 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22619 | 2026.03.17 02:59:31.148516 [ 355 ] {} <Debug> TCP-Session: da0b15ab-1d43-49d0-8b43-548d737cbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22620 | 2026.03.17 02:59:31.148145 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60792 | ||
| 22621 | 2026.03.17 02:59:31.148541 [ 359 ] {} <Debug> TCP-Session: e92524af-9808-4145-9474-adaf5ec94a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:61983 | ||
| 22622 | 2026.03.17 02:59:31.148542 [ 355 ] {} <Debug> TCP-Session: da0b15ab-1d43-49d0-8b43-548d737cbf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22623 | 2026.03.17 02:59:31.148588 [ 359 ] {} <Debug> TCP-Session: e92524af-9808-4145-9474-adaf5ec94a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22624 | 2026.03.17 02:59:31.148291 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22625 | 2026.03.17 02:59:31.148613 [ 359 ] {} <Debug> TCP-Session: e92524af-9808-4145-9474-adaf5ec94a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22626 | 2026.03.17 02:59:31.148607 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22627 | 2026.03.17 02:59:31.148638 [ 289 ] {} <Debug> TCP-Session: a6f0d9df-2513-4010-8515-5ea8e1129314 Authenticating user 'default' from [fd00:1122:3344:101::e]:43807 | ||
| 22628 | 2026.03.17 02:59:31.148667 [ 360 ] {} <Debug> TCP-Session: 20ba64c3-fd53-49f2-80ce-181006528c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:60792 | ||
| 22629 | 2026.03.17 02:59:31.148679 [ 289 ] {} <Debug> TCP-Session: a6f0d9df-2513-4010-8515-5ea8e1129314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22630 | 2026.03.17 02:59:31.148696 [ 360 ] {} <Debug> TCP-Session: 20ba64c3-fd53-49f2-80ce-181006528c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22631 | 2026.03.17 02:59:31.148704 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22632 | 2026.03.17 02:59:31.148718 [ 360 ] {} <Debug> TCP-Session: 20ba64c3-fd53-49f2-80ce-181006528c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22633 | 2026.03.17 02:59:31.148708 [ 289 ] {} <Debug> TCP-Session: a6f0d9df-2513-4010-8515-5ea8e1129314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22634 | 2026.03.17 02:59:31.148088 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56510 | ||
| 22635 | 2026.03.17 02:59:31.148764 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22636 | 2026.03.17 02:59:31.148839 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22637 | 2026.03.17 02:59:31.148866 [ 354 ] {} <Debug> TCP-Session: c5ba9f24-1602-4077-8893-60b3f82cd55d Authenticating user 'default' from [fd00:1122:3344:101::e]:56510 | ||
| 22638 | 2026.03.17 02:59:31.148884 [ 354 ] {} <Debug> TCP-Session: c5ba9f24-1602-4077-8893-60b3f82cd55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22639 | 2026.03.17 02:59:31.148896 [ 354 ] {} <Debug> TCP-Session: c5ba9f24-1602-4077-8893-60b3f82cd55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22640 | 2026.03.17 02:59:31.149078 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Debug> oximeter.version (bbc38f54-e537-4704-94cc-8ae6c2b9728e) (SelectExecutor): Key condition: unknown | ||
| 22641 | 2026.03.17 02:59:31.149991 [ 346 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> AggregatingTransform: Aggregating | ||
| 22642 | 2026.03.17 02:59:31.150026 [ 346 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> Aggregator: Aggregation method: without_key | ||
| 22643 | 2026.03.17 02:59:31.150059 [ 346 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877591 sec. (1139.483 rows/sec., 44.51 KiB/sec.) | ||
| 22644 | 2026.03.17 02:59:31.150076 [ 346 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Trace> Aggregator: Merging aggregated data | ||
| 22645 | 2026.03.17 02:59:31.151666 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003302 sec., 302.8467595396729 rows/sec., 11.83 KiB/sec. | ||
| 22646 | 2026.03.17 02:59:31.151807 [ 352 ] {efc4c893-b85a-43ba-8d3d-b9bf31a6f188} <Debug> TCPHandler: Processed in 0.00370427 sec. | ||
| 22647 | 2026.03.17 02:59:31.151913 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22648 | 2026.03.17 02:59:31.151946 [ 352 ] {} <Debug> TCP-Session: 51892fcb-1708-498a-b4f9-5cd06c50a64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22649 | 2026.03.17 02:59:31.151947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22650 | 2026.03.17 02:59:31.151972 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22651 | 2026.03.17 02:59:31.151997 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22652 | 2026.03.17 02:59:31.152004 [ 289 ] {} <Debug> TCP-Session: a6f0d9df-2513-4010-8515-5ea8e1129314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22653 | 2026.03.17 02:59:31.152018 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22654 | 2026.03.17 02:59:31.152038 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22655 | 2026.03.17 02:59:31.152056 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22656 | 2026.03.17 02:59:31.152082 [ 359 ] {} <Debug> TCP-Session: e92524af-9808-4145-9474-adaf5ec94a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22657 | 2026.03.17 02:59:31.152092 [ 360 ] {} <Debug> TCP-Session: 20ba64c3-fd53-49f2-80ce-181006528c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22658 | 2026.03.17 02:59:31.152102 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22659 | 2026.03.17 02:59:31.152081 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22660 | 2026.03.17 02:59:31.152149 [ 290 ] {} <Debug> TCP-Session: a9e40675-e4d3-4a37-85a4-566649a01ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22661 | 2026.03.17 02:59:31.152024 [ 353 ] {} <Debug> TCP-Session: aac5d22d-eed4-4d09-88e5-41d2e1f810a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22662 | 2026.03.17 02:59:31.152174 [ 355 ] {} <Debug> TCP-Session: da0b15ab-1d43-49d0-8b43-548d737cbf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22663 | 2026.03.17 02:59:31.152103 [ 356 ] {} <Debug> TCP-Session: 56811f4f-b4c4-4d7f-bca9-c9d20f163331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22664 | 2026.03.17 02:59:31.152051 [ 354 ] {} <Debug> TCP-Session: c5ba9f24-1602-4077-8893-60b3f82cd55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22665 | 2026.03.17 02:59:32.083324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 22666 | 2026.03.17 02:59:32.102634 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22667 | 2026.03.17 02:59:32.102702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22668 | 2026.03.17 02:59:32.109531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22669 | 2026.03.17 02:59:32.110697 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22670 | 2026.03.17 02:59:32.111047 [ 146 ] {} <Debug> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22671 | 2026.03.17 02:59:32.111116 [ 146 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2026.03.17 02:59:32.111136 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22673 | 2026.03.17 02:59:32.111266 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 22674 | 2026.03.17 02:59:32.115255 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22675 | 2026.03.17 02:59:32.115369 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 22676 | 2026.03.17 02:59:32.116855 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 22677 | 2026.03.17 02:59:32.121610 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
| 22678 | 2026.03.17 02:59:32.126267 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 7 rows starting from the beginning of the part | ||
| 22679 | 2026.03.17 02:59:32.131068 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 22680 | 2026.03.17 02:59:32.136083 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::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 | ||
| 22681 | 2026.03.17 02:59:32.140829 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 22682 | 2026.03.17 02:59:32.208027 [ 187 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.096818722 sec., 8252.536115897088 rows/sec., 42.67 MiB/sec. | ||
| 22683 | 2026.03.17 02:59:32.211870 [ 193 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22684 | 2026.03.17 02:59:32.214728 [ 193 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22685 | 2026.03.17 02:59:32.214863 [ 193 ] {771895da-01d1-4da4-a720-7de06c8b3940::all_1_106_21} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22686 | 2026.03.17 02:59:32.217726 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22687 | 2026.03.17 02:59:33.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.11 MiB, peak 441.42 MiB, free memory in arenas 0.00 B, will set to 416.05 MiB (RSS), difference: -1.06 MiB | ||
| 22688 | 2026.03.17 02:59:33.041150 [ 222 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22689 | 2026.03.17 02:59:33.041224 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22690 | 2026.03.17 02:59:33.045033 [ 222 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22691 | 2026.03.17 02:59:33.381244 [ 217 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22692 | 2026.03.17 02:59:33.381306 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22693 | 2026.03.17 02:59:33.384229 [ 217 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22694 | 2026.03.17 02:59:33.534224 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22695 | 2026.03.17 02:59:33.534410 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22696 | 2026.03.17 02:59:33.534483 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22697 | 2026.03.17 02:59:33.535170 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22698 | 2026.03.17 02:59:33.535222 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22699 | 2026.03.17 02:59:33.535809 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22700 | 2026.03.17 02:59:33.536284 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Trace> oximeter.fields_i16 (af2b2d2f-bb8c-4119-af69-5985fd70238c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22701 | 2026.03.17 02:59:33.536433 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002074 sec., 11571.841851494697 rows/sec., 983.15 KiB/sec. | ||
| 22702 | 2026.03.17 02:59:33.536477 [ 4 ] {fa6657f6-074f-4ee2-9c55-29a8e84208b3} <Debug> TCPHandler: Processed in 0.002383168 sec. | ||
| 22703 | 2026.03.17 02:59:33.536593 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22704 | 2026.03.17 02:59:33.536688 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22705 | 2026.03.17 02:59:33.536730 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22706 | 2026.03.17 02:59:33.537123 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22707 | 2026.03.17 02:59:33.537159 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22708 | 2026.03.17 02:59:33.537689 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 22709 | 2026.03.17 02:59:33.538826 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Trace> oximeter.fields_ipaddr (9a18af42-d46a-4c5a-89d9-0bddecaf9737): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22710 | 2026.03.17 02:59:33.539062 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002389 sec., 5860.192549183759 rows/sec., 477.86 KiB/sec. | ||
| 22711 | 2026.03.17 02:59:33.539117 [ 4 ] {ca1f2ee8-e936-4086-ab2a-d415d88dbdcc} <Debug> TCPHandler: Processed in 0.002573342 sec. | ||
| 22712 | 2026.03.17 02:59:33.539280 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22713 | 2026.03.17 02:59:33.539385 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22714 | 2026.03.17 02:59:33.539438 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22715 | 2026.03.17 02:59:33.540957 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22716 | 2026.03.17 02:59:33.540997 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22717 | 2026.03.17 02:59:33.541423 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22718 | 2026.03.17 02:59:33.541644 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22719 | 2026.03.17 02:59:33.541776 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Debug> executeQuery: Read 2103 rows, 164.97 KiB in 0.002411 sec., 872252.1775197014 rows/sec., 66.82 MiB/sec. | ||
| 22720 | 2026.03.17 02:59:33.541814 [ 4 ] {12cf7b83-d76d-4925-a61f-d6af1623642b} <Debug> TCPHandler: Processed in 0.002595223 sec. | ||
| 22721 | 2026.03.17 02:59:33.541931 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22722 | 2026.03.17 02:59:33.542033 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22723 | 2026.03.17 02:59:33.542072 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22724 | 2026.03.17 02:59:33.542506 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22725 | 2026.03.17 02:59:33.542543 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22726 | 2026.03.17 02:59:33.542863 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22727 | 2026.03.17 02:59:33.543077 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22728 | 2026.03.17 02:59:33.543211 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001195 sec., 46025.10460251046 rows/sec., 3.37 MiB/sec. | ||
| 22729 | 2026.03.17 02:59:33.543214 [ 145 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22730 | 2026.03.17 02:59:33.543263 [ 4 ] {ce369a09-f7ea-44a5-b166-c599e9dc7d32} <Debug> TCPHandler: Processed in 0.001383483 sec. | ||
| 22731 | 2026.03.17 02:59:33.543285 [ 145 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22732 | 2026.03.17 02:59:33.543311 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22733 | 2026.03.17 02:59:33.543390 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22734 | 2026.03.17 02:59:33.543409 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::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 | ||
| 22735 | 2026.03.17 02:59:33.543490 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22736 | 2026.03.17 02:59:33.543501 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22737 | 2026.03.17 02:59:33.543531 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22738 | 2026.03.17 02:59:33.543532 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 109 rows starting from the beginning of the part | ||
| 22739 | 2026.03.17 02:59:33.543602 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 14 rows starting from the beginning of the part | ||
| 22740 | 2026.03.17 02:59:33.543649 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 45 rows starting from the beginning of the part | ||
| 22741 | 2026.03.17 02:59:33.543692 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 14 rows starting from the beginning of the part | ||
| 22742 | 2026.03.17 02:59:33.543764 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 45 rows starting from the beginning of the part | ||
| 22743 | 2026.03.17 02:59:33.543836 [ 188 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 55 rows starting from the beginning of the part | ||
| 22744 | 2026.03.17 02:59:33.544208 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22745 | 2026.03.17 02:59:33.544244 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22746 | 2026.03.17 02:59:33.544553 [ 192 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183989 sec., 238177.88847700442 rows/sec., 18.31 MiB/sec. | ||
| 22747 | 2026.03.17 02:59:33.544577 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22748 | 2026.03.17 02:59:33.544746 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22749 | 2026.03.17 02:59:33.544809 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Trace> oximeter.fields_u32 (3381f9bf-dfbb-43cd-8b3d-b73c135204c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22750 | 2026.03.17 02:59:33.544948 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001474 sec., 496607.8697421981 rows/sec., 29.37 MiB/sec. | ||
| 22751 | 2026.03.17 02:59:33.545004 [ 4 ] {9808083f-dd80-4d9a-853e-53910ce270af} <Debug> TCPHandler: Processed in 0.001663311 sec. | ||
| 22752 | 2026.03.17 02:59:33.545139 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22753 | 2026.03.17 02:59:33.545148 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22754 | 2026.03.17 02:59:33.545240 [ 198 ] {5a7f3233-9acb-4d3e-9168-1e6c96231d87::all_1_156_31} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22755 | 2026.03.17 02:59:33.545263 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22756 | 2026.03.17 02:59:33.545308 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22757 | 2026.03.17 02:59:33.545352 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22758 | 2026.03.17 02:59:33.545714 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22759 | 2026.03.17 02:59:33.545753 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22760 | 2026.03.17 02:59:33.546040 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 22761 | 2026.03.17 02:59:33.546241 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Trace> oximeter.fields_u64 (f6f12518-7df9-4d3f-8dff-9b0bc8c2e8dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22762 | 2026.03.17 02:59:33.546381 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 22763 | 2026.03.17 02:59:33.546424 [ 4 ] {bd872b3f-6c89-4d0c-ad93-0718b709851d} <Debug> TCPHandler: Processed in 0.001332822 sec. | ||
| 22764 | 2026.03.17 02:59:33.546543 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22765 | 2026.03.17 02:59:33.546636 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22766 | 2026.03.17 02:59:33.546675 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22767 | 2026.03.17 02:59:33.547064 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22768 | 2026.03.17 02:59:33.547099 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22769 | 2026.03.17 02:59:33.547423 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 22770 | 2026.03.17 02:59:33.547630 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Trace> oximeter.fields_u8 (0b7ed84c-1a0f-4fa8-937c-daf55e0c0a0b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22771 | 2026.03.17 02:59:33.547754 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 22772 | 2026.03.17 02:59:33.547792 [ 4 ] {f1b231cc-28d0-47ef-892c-7479543f3f2e} <Debug> TCPHandler: Processed in 0.001298862 sec. | ||
| 22773 | 2026.03.17 02:59:33.547893 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22774 | 2026.03.17 02:59:33.547986 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22775 | 2026.03.17 02:59:33.548028 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22776 | 2026.03.17 02:59:33.548880 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22777 | 2026.03.17 02:59:33.548917 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22778 | 2026.03.17 02:59:33.549257 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22779 | 2026.03.17 02:59:33.549467 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22780 | 2026.03.17 02:59:33.549591 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Debug> executeQuery: Read 1079 rows, 77.06 KiB in 0.001622 sec., 665228.1134401973 rows/sec., 46.40 MiB/sec. | ||
| 22781 | 2026.03.17 02:59:33.549629 [ 4 ] {7e7e24e8-dbed-47e0-aa14-50abb71a9d9b} <Debug> TCPHandler: Processed in 0.001784824 sec. | ||
| 22782 | 2026.03.17 02:59:33.549738 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22783 | 2026.03.17 02:59:33.549831 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22784 | 2026.03.17 02:59:33.549873 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22785 | 2026.03.17 02:59:33.550599 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22786 | 2026.03.17 02:59:33.550635 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22787 | 2026.03.17 02:59:33.551040 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22788 | 2026.03.17 02:59:33.551304 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22789 | 2026.03.17 02:59:33.551438 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Selected 6 parts from all_1_173_53 to all_178_178_0 | ||
| 22790 | 2026.03.17 02:59:33.551445 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Debug> executeQuery: Read 1356 rows, 88.25 KiB in 0.001632 sec., 830882.3529411765 rows/sec., 52.80 MiB/sec. | ||
| 22791 | 2026.03.17 02:59:33.551481 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22792 | 2026.03.17 02:59:33.551505 [ 4 ] {eced3ce3-dff8-40cb-b4c8-ea4844be2ac7} <Debug> TCPHandler: Processed in 0.001817004 sec. | ||
| 22793 | 2026.03.17 02:59:33.551507 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22794 | 2026.03.17 02:59:33.551629 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22795 | 2026.03.17 02:59:33.551652 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_173_53 to all_178_178_0 into Compact with storage Full | ||
| 22796 | 2026.03.17 02:59:33.551732 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22797 | 2026.03.17 02:59:33.551801 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22798 | 2026.03.17 02:59:33.551837 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22799 | 2026.03.17 02:59:33.551886 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_173_53, total 54216 rows starting from the beginning of the part | ||
| 22800 | 2026.03.17 02:59:33.551971 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 22801 | 2026.03.17 02:59:33.552028 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
| 22802 | 2026.03.17 02:59:33.552079 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 160 rows starting from the beginning of the part | ||
| 22803 | 2026.03.17 02:59:33.552128 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
| 22804 | 2026.03.17 02:59:33.552178 [ 197 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 1356 rows starting from the beginning of the part | ||
| 22805 | 2026.03.17 02:59:33.552676 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22806 | 2026.03.17 02:59:33.552719 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22807 | 2026.03.17 02:59:33.553292 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22808 | 2026.03.17 02:59:33.553543 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22809 | 2026.03.17 02:59:33.553676 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22810 | 2026.03.17 02:59:33.553702 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001988 sec., 14587.52515090543 rows/sec., 26.14 MiB/sec. | ||
| 22811 | 2026.03.17 02:59:33.553707 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22812 | 2026.03.17 02:59:33.553743 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22813 | 2026.03.17 02:59:33.553787 [ 4 ] {247ce91a-6429-42e2-ba93-76274fa4552c} <Debug> TCPHandler: Processed in 0.002209344 sec. | ||
| 22814 | 2026.03.17 02:59:33.553817 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::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 | ||
| 22815 | 2026.03.17 02:59:33.553905 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22816 | 2026.03.17 02:59:33.553996 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22817 | 2026.03.17 02:59:33.554002 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22818 | 2026.03.17 02:59:33.554051 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22819 | 2026.03.17 02:59:33.554055 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3370 rows starting from the beginning of the part | ||
| 22820 | 2026.03.17 02:59:33.554177 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 14 rows starting from the beginning of the part | ||
| 22821 | 2026.03.17 02:59:33.554278 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 45 rows starting from the beginning of the part | ||
| 22822 | 2026.03.17 02:59:33.554369 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 14 rows starting from the beginning of the part | ||
| 22823 | 2026.03.17 02:59:33.554413 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22824 | 2026.03.17 02:59:33.554450 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22825 | 2026.03.17 02:59:33.554457 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 45 rows starting from the beginning of the part | ||
| 22826 | 2026.03.17 02:59:33.554550 [ 192 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 29 rows starting from the beginning of the part | ||
| 22827 | 2026.03.17 02:59:33.554773 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 22828 | 2026.03.17 02:59:33.555000 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22829 | 2026.03.17 02:59:33.555139 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001155 sec., 41558.44155844156 rows/sec., 2.80 MiB/sec. | ||
| 22830 | 2026.03.17 02:59:33.555182 [ 4 ] {9758b04d-6673-45c7-9aa2-fa6febadb140} <Debug> TCPHandler: Processed in 0.001327402 sec. | ||
| 22831 | 2026.03.17 02:59:33.555218 [ 217 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22832 | 2026.03.17 02:59:33.555243 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22833 | 2026.03.17 02:59:33.560248 [ 217 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22834 | 2026.03.17 02:59:33.563057 [ 195 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56212 rows, containing 5 columns (5 merged, 0 gathered) in 0.011460269 sec., 4904945.948476427 rows/sec., 325.08 MiB/sec. | ||
| 22835 | 2026.03.17 02:59:33.563746 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Trace> MergedBlockOutputStream: filled checksums all_1_178_54 (state Temporary) | ||
| 22836 | 2026.03.17 02:59:33.564092 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_merge_all_1_178_54 to all_1_178_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22837 | 2026.03.17 02:59:33.564178 [ 199 ] {360ce4f0-8df3-48bf-975f-a133ed608e04::all_1_178_54} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04) (MergerMutator): Merged 6 parts: [all_1_173_53, all_178_178_0] -> all_1_178_54 | ||
| 22838 | 2026.03.17 02:59:33.564296 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22839 | 2026.03.17 02:59:33.569134 [ 199 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3517 rows, containing 19 columns (19 merged, 0 gathered) in 0.015349874 sec., 229122.40191678447 rows/sec., 410.40 MiB/sec. | ||
| 22840 | 2026.03.17 02:59:33.571768 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22841 | 2026.03.17 02:59:33.572116 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22842 | 2026.03.17 02:59:33.572189 [ 200 ] {3cde9430-9794-4927-8c0e-01ccccd66c6a::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22843 | 2026.03.17 02:59:33.572303 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 30.95 MiB. | ||
| 22844 | 2026.03.17 02:59:34.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.98 MiB, peak 447.88 MiB, free memory in arenas 0.00 B, will set to 420.93 MiB (RSS), difference: 3.96 MiB | ||
| 22845 | 2026.03.17 02:59:34.307605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2668 | ||
| 22846 | 2026.03.17 02:59:34.310428 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22847 | 2026.03.17 02:59:34.310470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22848 | 2026.03.17 02:59:34.311690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22849 | 2026.03.17 02:59:34.311948 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22850 | 2026.03.17 02:59:34.312209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2668 | ||
| 22851 | 2026.03.17 02:59:34.397933 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22852 | 2026.03.17 02:59:34.397966 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22853 | 2026.03.17 02:59:34.399867 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22854 | 2026.03.17 02:59:35.345247 [ 220 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 22855 | 2026.03.17 02:59:35.345298 [ 220 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 22856 | 2026.03.17 02:59:35.348017 [ 220 ] {} <Debug> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): 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] | ||
| 22857 | 2026.03.17 02:59:35.388579 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22858 | 2026.03.17 02:59:35.388768 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22859 | 2026.03.17 02:59:35.388836 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22860 | 2026.03.17 02:59:35.389596 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22861 | 2026.03.17 02:59:35.389638 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22862 | 2026.03.17 02:59:35.390007 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22863 | 2026.03.17 02:59:35.390235 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22864 | 2026.03.17 02:59:35.390381 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.58 MiB/sec. | ||
| 22865 | 2026.03.17 02:59:35.390424 [ 4 ] {5dcac7c3-555e-4092-be95-2ae74bdda7c3} <Debug> TCPHandler: Processed in 0.001972698 sec. | ||
| 22866 | 2026.03.17 02:59:35.390552 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22867 | 2026.03.17 02:59:35.390646 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22868 | 2026.03.17 02:59:35.390685 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22869 | 2026.03.17 02:59:35.391131 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22870 | 2026.03.17 02:59:35.391168 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22871 | 2026.03.17 02:59:35.391456 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22872 | 2026.03.17 02:59:35.391675 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22873 | 2026.03.17 02:59:35.391800 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 22874 | 2026.03.17 02:59:35.391838 [ 4 ] {17ee7a5f-8011-4085-94dc-0d74007861eb} <Debug> TCPHandler: Processed in 0.001337232 sec. | ||
| 22875 | 2026.03.17 02:59:35.391949 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22876 | 2026.03.17 02:59:35.392041 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22877 | 2026.03.17 02:59:35.392083 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22878 | 2026.03.17 02:59:35.392467 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22879 | 2026.03.17 02:59:35.392503 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22880 | 2026.03.17 02:59:35.392825 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22881 | 2026.03.17 02:59:35.393030 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22882 | 2026.03.17 02:59:35.393158 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001135 sec., 28193.832599118945 rows/sec., 1.96 MiB/sec. | ||
| 22883 | 2026.03.17 02:59:35.393195 [ 4 ] {50941f7f-7935-466c-91bd-eff5caf9421f} <Debug> TCPHandler: Processed in 0.001293221 sec. | ||
| 22884 | 2026.03.17 02:59:35.393302 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22885 | 2026.03.17 02:59:35.393395 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22886 | 2026.03.17 02:59:35.393435 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22887 | 2026.03.17 02:59:35.393742 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22888 | 2026.03.17 02:59:35.393777 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22889 | 2026.03.17 02:59:35.394062 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 22890 | 2026.03.17 02:59:35.394264 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22891 | 2026.03.17 02:59:35.394388 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001012 sec., 11857.707509881422 rows/sec., 818.31 KiB/sec. | ||
| 22892 | 2026.03.17 02:59:35.394423 [ 4 ] {f3808ad7-cfcb-4bde-8209-5f333d617c6a} <Debug> TCPHandler: Processed in 0.001168248 sec. | ||
| 22893 | 2026.03.17 02:59:36.684312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51369 | ||
| 22894 | 2026.03.17 02:59:36.684838 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22895 | 2026.03.17 02:59:36.684880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22896 | 2026.03.17 02:59:36.685368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22897 | 2026.03.17 02:59:36.685604 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22898 | 2026.03.17 02:59:36.685745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51369 | ||
| 22899 | 2026.03.17 02:59:39.615468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 22900 | 2026.03.17 02:59:39.634277 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22901 | 2026.03.17 02:59:39.634330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22902 | 2026.03.17 02:59:39.640654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22903 | 2026.03.17 02:59:39.641416 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22904 | 2026.03.17 02:59:39.645239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22905 | 2026.03.17 02:59:40.397622 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22906 | 2026.03.17 02:59:40.397801 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22907 | 2026.03.17 02:59:40.397865 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22908 | 2026.03.17 02:59:40.398600 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22909 | 2026.03.17 02:59:40.398641 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22910 | 2026.03.17 02:59:40.399045 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22911 | 2026.03.17 02:59:40.399283 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22912 | 2026.03.17 02:59:40.399449 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.001696 sec., 86084.90566037736 rows/sec., 7.43 MiB/sec. | ||
| 22913 | 2026.03.17 02:59:40.399503 [ 4 ] {323c5b4a-6c2d-4e2b-9667-055a3374068f} <Debug> TCPHandler: Processed in 0.002007679 sec. | ||
| 22914 | 2026.03.17 02:59:40.399632 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22915 | 2026.03.17 02:59:40.399739 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22916 | 2026.03.17 02:59:40.399782 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22917 | 2026.03.17 02:59:40.400216 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22918 | 2026.03.17 02:59:40.400252 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22919 | 2026.03.17 02:59:40.400562 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22920 | 2026.03.17 02:59:40.400778 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22921 | 2026.03.17 02:59:40.400911 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001197 sec., 37593.984962406015 rows/sec., 2.76 MiB/sec. | ||
| 22922 | 2026.03.17 02:59:40.400951 [ 4 ] {a6da877c-8239-4c9e-b33c-850773c217dc} <Debug> TCPHandler: Processed in 0.001372883 sec. | ||
| 22923 | 2026.03.17 02:59:40.401063 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22924 | 2026.03.17 02:59:40.401163 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22925 | 2026.03.17 02:59:40.401204 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22926 | 2026.03.17 02:59:40.401654 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22927 | 2026.03.17 02:59:40.401690 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22928 | 2026.03.17 02:59:40.401996 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22929 | 2026.03.17 02:59:40.402205 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22930 | 2026.03.17 02:59:40.402332 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001189 sec., 91673.67535744324 rows/sec., 7.16 MiB/sec. | ||
| 22931 | 2026.03.17 02:59:40.402371 [ 4 ] {858d8e0e-46ca-422d-95c3-b42abd9f75ab} <Debug> TCPHandler: Processed in 0.001358413 sec. | ||
| 22932 | 2026.03.17 02:59:40.402485 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22933 | 2026.03.17 02:59:40.402583 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22934 | 2026.03.17 02:59:40.402626 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22935 | 2026.03.17 02:59:40.403052 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22936 | 2026.03.17 02:59:40.403086 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22937 | 2026.03.17 02:59:40.403416 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22938 | 2026.03.17 02:59:40.403630 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2026.03.17 02:59:40.403760 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 22940 | 2026.03.17 02:59:40.403798 [ 4 ] {dacfd1c4-5a5c-45a9-b24a-1d6f2ad53843} <Debug> TCPHandler: Processed in 0.001364673 sec. | ||
| 22941 | 2026.03.17 02:59:40.403922 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22942 | 2026.03.17 02:59:40.404047 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22943 | 2026.03.17 02:59:40.404112 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22944 | 2026.03.17 02:59:40.405109 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22945 | 2026.03.17 02:59:40.405145 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22946 | 2026.03.17 02:59:40.405693 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22947 | 2026.03.17 02:59:40.405901 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22948 | 2026.03.17 02:59:40.406032 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002052 sec., 21929.824561403508 rows/sec., 39.30 MiB/sec. | ||
| 22949 | 2026.03.17 02:59:40.406098 [ 4 ] {be2d8ce9-8c4c-4a60-86ad-e969426175d8} <Debug> TCPHandler: Processed in 0.002284706 sec. | ||
| 22950 | 2026.03.17 02:59:40.406206 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22951 | 2026.03.17 02:59:40.406295 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22952 | 2026.03.17 02:59:40.406334 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22953 | 2026.03.17 02:59:40.406745 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22954 | 2026.03.17 02:59:40.406780 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22955 | 2026.03.17 02:59:40.407089 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 22956 | 2026.03.17 02:59:40.407294 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22957 | 2026.03.17 02:59:40.407426 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 22958 | 2026.03.17 02:59:40.407463 [ 4 ] {a52e02f6-123e-44d3-988b-4d124b0eee14} <Debug> TCPHandler: Processed in 0.001251981 sec. | ||
| 22959 | 2026.03.17 02:59:41.534039 [ 220 ] {} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22960 | 2026.03.17 02:59:41.534094 [ 220 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22961 | 2026.03.17 02:59:41.536554 [ 220 ] {} <Debug> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22962 | 2026.03.17 02:59:41.574427 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22963 | 2026.03.17 02:59:41.574507 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22964 | 2026.03.17 02:59:41.577088 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22965 | 2026.03.17 02:59:43.880854 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22966 | 2026.03.17 02:59:43.880921 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22967 | 2026.03.17 02:59:44.185993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51881 | ||
| 22968 | 2026.03.17 02:59:44.186823 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22969 | 2026.03.17 02:59:44.186866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22970 | 2026.03.17 02:59:44.187370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22971 | 2026.03.17 02:59:44.187602 [ 244 ] {} <Trace> system.asynchronous_metric_log (75d2e314-19e1-4691-b7fd-aae3ad7772ae): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22972 | 2026.03.17 02:59:44.187740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51881 | ||
| 22973 | 2026.03.17 02:59:44.312602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2688 | ||
| 22974 | 2026.03.17 02:59:44.314843 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22975 | 2026.03.17 02:59:44.314882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22976 | 2026.03.17 02:59:44.316009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 22977 | 2026.03.17 02:59:44.316268 [ 242 ] {} <Trace> system.query_log (a6efb701-5e34-49c2-bb49-0ddef8d78c81): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22978 | 2026.03.17 02:59:44.316528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2688 | ||
| 22979 | 2026.03.17 02:59:45.396255 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22980 | 2026.03.17 02:59:45.396450 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22981 | 2026.03.17 02:59:45.396523 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22982 | 2026.03.17 02:59:45.397230 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22983 | 2026.03.17 02:59:45.397281 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22984 | 2026.03.17 02:59:45.397679 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 22985 | 2026.03.17 02:59:45.397918 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.03.17 02:59:45.398079 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00168 sec., 50000 rows/sec., 4.18 MiB/sec. | ||
| 22987 | 2026.03.17 02:59:45.398082 [ 133 ] {} <Debug> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 22988 | 2026.03.17 02:59:45.398132 [ 4 ] {2ba4042d-70f4-4e41-848d-6db6bd847c04} <Debug> TCPHandler: Processed in 0.002010949 sec. | ||
| 22989 | 2026.03.17 02:59:45.398159 [ 133 ] {} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22990 | 2026.03.17 02:59:45.398189 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 22991 | 2026.03.17 02:59:45.398264 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22992 | 2026.03.17 02:59:45.398279 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 22993 | 2026.03.17 02:59:45.398368 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22994 | 2026.03.17 02:59:45.398372 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22995 | 2026.03.17 02:59:45.398407 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2224 rows starting from the beginning of the part | ||
| 22996 | 2026.03.17 02:59:45.398412 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22997 | 2026.03.17 02:59:45.398465 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 146 rows starting from the beginning of the part | ||
| 22998 | 2026.03.17 02:59:45.398509 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 2103 rows starting from the beginning of the part | ||
| 22999 | 2026.03.17 02:59:45.398549 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 56 rows starting from the beginning of the part | ||
| 23000 | 2026.03.17 02:59:45.398590 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 146 rows starting from the beginning of the part | ||
| 23001 | 2026.03.17 02:59:45.398631 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 84 rows starting from the beginning of the part | ||
| 23002 | 2026.03.17 02:59:45.398850 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23003 | 2026.03.17 02:59:45.398887 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23004 | 2026.03.17 02:59:45.399183 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23005 | 2026.03.17 02:59:45.399392 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Trace> oximeter.fields_u16 (5a7f3233-9acb-4d3e-9168-1e6c96231d87): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23006 | 2026.03.17 02:59:45.399531 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 888.38 KiB/sec. | ||
| 23007 | 2026.03.17 02:59:45.399571 [ 4 ] {4241bda4-3881-4148-9fff-fd85038afe16} <Debug> TCPHandler: Processed in 0.001358833 sec. | ||
| 23008 | 2026.03.17 02:59:45.399684 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23009 | 2026.03.17 02:59:45.399780 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23010 | 2026.03.17 02:59:45.399820 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23011 | 2026.03.17 02:59:45.400266 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23012 | 2026.03.17 02:59:45.400303 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23013 | 2026.03.17 02:59:45.400405 [ 199 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4759 rows, containing 5 columns (5 merged, 0 gathered) in 0.002159173 sec., 2204084.6194353118 rows/sec., 179.45 MiB/sec. | ||
| 23014 | 2026.03.17 02:59:45.400632 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 23015 | 2026.03.17 02:59:45.400693 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 23016 | 2026.03.17 02:59:45.400868 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23017 | 2026.03.17 02:59:45.400941 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23018 | 2026.03.17 02:59:45.400993 [ 133 ] {} <Debug> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 23019 | 2026.03.17 02:59:45.401008 [ 196 ] {811a0cd8-584b-4a74-8a26-70adbb1033cf::all_1_181_36} <Trace> oximeter.fields_string (811a0cd8-584b-4a74-8a26-70adbb1033cf) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 23020 | 2026.03.17 02:59:45.401001 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001242 sec., 62801.932367149755 rows/sec., 4.90 MiB/sec. | ||
| 23021 | 2026.03.17 02:59:45.401028 [ 133 ] {} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23022 | 2026.03.17 02:59:45.401059 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23023 | 2026.03.17 02:59:45.401066 [ 4 ] {9d5b54c4-9989-4a78-9f8d-ca4009ee732d} <Debug> TCPHandler: Processed in 0.001431625 sec. | ||
| 23024 | 2026.03.17 02:59:45.401084 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 23025 | 2026.03.17 02:59:45.401175 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 23026 | 2026.03.17 02:59:45.401230 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23027 | 2026.03.17 02:59:45.401252 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23028 | 2026.03.17 02:59:45.401282 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1280 rows starting from the beginning of the part | ||
| 23029 | 2026.03.17 02:59:45.401333 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 109 rows starting from the beginning of the part | ||
| 23030 | 2026.03.17 02:59:45.401359 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23031 | 2026.03.17 02:59:45.401372 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 1079 rows starting from the beginning of the part | ||
| 23032 | 2026.03.17 02:59:45.401417 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 64 rows starting from the beginning of the part | ||
| 23033 | 2026.03.17 02:59:45.401420 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23034 | 2026.03.17 02:59:45.401461 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 109 rows starting from the beginning of the part | ||
| 23035 | 2026.03.17 02:59:45.401500 [ 200 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 78 rows starting from the beginning of the part | ||
| 23036 | 2026.03.17 02:59:45.401963 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23037 | 2026.03.17 02:59:45.402001 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23038 | 2026.03.17 02:59:45.402347 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 23039 | 2026.03.17 02:59:45.402564 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Trace> oximeter.measurements_cumulativeu64 (360ce4f0-8df3-48bf-975f-a133ed608e04): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23040 | 2026.03.17 02:59:45.402572 [ 194 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426654 sec., 1905858.0426648648 rows/sec., 143.10 MiB/sec. | ||
| 23041 | 2026.03.17 02:59:45.402702 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 23042 | 2026.03.17 02:59:45.402759 [ 4 ] {73b72eb1-ec72-463c-b183-dce8c60b0c48} <Debug> TCPHandler: Processed in 0.001593599 sec. | ||
| 23043 | 2026.03.17 02:59:45.402811 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 23044 | 2026.03.17 02:59:45.402893 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23045 | 2026.03.17 02:59:45.402994 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23046 | 2026.03.17 02:59:45.403050 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23047 | 2026.03.17 02:59:45.403129 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23048 | 2026.03.17 02:59:45.403213 [ 190 ] {2a907dec-31f6-472c-b7df-02e7b63b95a9::all_1_181_36} <Trace> oximeter.fields_uuid (2a907dec-31f6-472c-b7df-02e7b63b95a9) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 23049 | 2026.03.17 02:59:45.403327 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 23050 | 2026.03.17 02:59:45.403889 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23051 | 2026.03.17 02:59:45.403932 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23052 | 2026.03.17 02:59:45.404493 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 23053 | 2026.03.17 02:59:45.404725 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Trace> oximeter.measurements_histogramu64 (3cde9430-9794-4927-8c0e-01ccccd66c6a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23054 | 2026.03.17 02:59:45.404891 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 13.11 MiB/sec. | ||
| 23055 | 2026.03.17 02:59:45.404996 [ 4 ] {bfd7d836-194c-4b45-83c9-2a6a50bfb48c} <Debug> TCPHandler: Processed in 0.002154813 sec. | ||
| 23056 | 2026.03.17 02:59:45.405148 [ 4 ] {} <Trace> TCP-Session: c4956624-2809-410a-9654-a4690623f817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23057 | 2026.03.17 02:59:45.405255 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41904) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23058 | 2026.03.17 02:59:45.405299 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23059 | 2026.03.17 02:59:45.405681 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23060 | 2026.03.17 02:59:45.405717 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23061 | 2026.03.17 02:59:45.406026 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 23062 | 2026.03.17 02:59:45.406251 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23063 | 2026.03.17 02:59:45.406358 [ 133 ] {} <Debug> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 23064 | 2026.03.17 02:59:45.406382 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 23065 | 2026.03.17 02:59:45.406393 [ 133 ] {} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23066 | 2026.03.17 02:59:45.406429 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23067 | 2026.03.17 02:59:45.406438 [ 4 ] {9e7b5ee5-ab9e-4476-b278-728a20a0365d} <Debug> TCPHandler: Processed in 0.001346533 sec. | ||
| 23068 | 2026.03.17 02:59:45.406510 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 23069 | 2026.03.17 02:59:45.406627 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23070 | 2026.03.17 02:59:45.406659 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 9264 rows starting from the beginning of the part | ||
| 23071 | 2026.03.17 02:59:45.406721 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 23072 | 2026.03.17 02:59:45.406765 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 48 rows starting from the beginning of the part | ||
| 23073 | 2026.03.17 02:59:45.406804 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 12 rows starting from the beginning of the part | ||
| 23074 | 2026.03.17 02:59:45.406841 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 60 rows starting from the beginning of the part | ||
| 23075 | 2026.03.17 02:59:45.406879 [ 199 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 60 rows starting from the beginning of the part | ||
| 23076 | 2026.03.17 02:59:45.409201 [ 194 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002730516 sec., 3480660.7981788055 rows/sec., 234.57 MiB/sec. | ||
| 23077 | 2026.03.17 02:59:45.409415 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 23078 | 2026.03.17 02:59:45.409736 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.03.17 02:59:45.409813 [ 191 ] {900448cf-77b3-48eb-9c96-25f7e558e8e9::all_1_181_36} <Trace> oximeter.measurements_u64 (900448cf-77b3-48eb-9c96-25f7e558e8e9) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 23080 | 2026.03.17 02:59:45.409889 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 23081 | 2026.03.17 02:59:47.145354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 23082 | 2026.03.17 02:59:47.163120 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23083 | 2026.03.17 02:59:47.163169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.83 GiB. | ||
| 23084 | 2026.03.17 02:59:47.169364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23085 | 2026.03.17 02:59:47.170071 [ 243 ] {} <Trace> system.metric_log (771895da-01d1-4da4-a720-7de06c8b3940): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23086 | 2026.03.17 02:59:47.173099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||